.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-group{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}.cc-group>label{flex-grow:1;margin:5px 0 5px 10px}.cc-cookies{display:none;width:100%}.cc-detail-btn{padding:8px 10px;line-height:1.2rem}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px}.cc-detail-btn,.cc-detail-btn-details{display:inline-block;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn span:nth-child(2),.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn.cc-active span:nth-child(1),.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn.cc-active span:nth-child(2),.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn:hover,.cc-detail-btn-details:hover{background:rgba(0,0,0,0);color:var(--ccb-detail-clr-hvr, #717171)}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
@media (max-width: 575.98px) {
  .s-m-0-xs {
    margin: 0 !important;
  }
  .s-mt-0-xs {
    margin-top: 0 !important;
  }
  .s-mr-0-xs {
    margin-right: 0 !important;
  }
  .s-mb-0-xs {
    margin-bottom: 0 !important;
  }
  .s-ml-0-xs {
    margin-left: 0 !important;
  }
  .s-mx-0-xs {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .s-my-0-xs {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .s-p-0-xs {
    padding: 0 !important;
  }
  .s-pt-0-xs {
    padding-top: 0 !important;
  }
  .s-pr-0-xs {
    padding-right: 0 !important;
  }
  .s-pb-0-xs {
    padding-bottom: 0 !important;
  }
  .s-pl-0-xs {
    padding-left: 0 !important;
  }
  .s-px-0-xs {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .s-py-0-xs {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .s-m-1-xs {
    margin: 0.25rem !important;
  }
  .s-mt-1-xs {
    margin-top: 0.25rem !important;
  }
  .s-mr-1-xs {
    margin-right: 0.25rem !important;
  }
  .s-mb-1-xs {
    margin-bottom: 0.25rem !important;
  }
  .s-ml-1-xs {
    margin-left: 0.25rem !important;
  }
  .s-mx-1-xs {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .s-my-1-xs {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .s-p-1-xs {
    padding: 0.25rem !important;
  }
  .s-pt-1-xs {
    padding-top: 0.25rem !important;
  }
  .s-pr-1-xs {
    padding-right: 0.25rem !important;
  }
  .s-pb-1-xs {
    padding-bottom: 0.25rem !important;
  }
  .s-pl-1-xs {
    padding-left: 0.25rem !important;
  }
  .s-px-1-xs {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .s-py-1-xs {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .s-m-2-xs {
    margin: 0.5rem !important;
  }
  .s-mt-2-xs {
    margin-top: 0.5rem !important;
  }
  .s-mr-2-xs {
    margin-right: 0.5rem !important;
  }
  .s-mb-2-xs {
    margin-bottom: 0.5rem !important;
  }
  .s-ml-2-xs {
    margin-left: 0.5rem !important;
  }
  .s-mx-2-xs {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .s-my-2-xs {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .s-p-2-xs {
    padding: 0.5rem !important;
  }
  .s-pt-2-xs {
    padding-top: 0.5rem !important;
  }
  .s-pr-2-xs {
    padding-right: 0.5rem !important;
  }
  .s-pb-2-xs {
    padding-bottom: 0.5rem !important;
  }
  .s-pl-2-xs {
    padding-left: 0.5rem !important;
  }
  .s-px-2-xs {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .s-py-2-xs {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .s-m-3-xs {
    margin: 1rem !important;
  }
  .s-mt-3-xs {
    margin-top: 1rem !important;
  }
  .s-mr-3-xs {
    margin-right: 1rem !important;
  }
  .s-mb-3-xs {
    margin-bottom: 1rem !important;
  }
  .s-ml-3-xs {
    margin-left: 1rem !important;
  }
  .s-mx-3-xs {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .s-my-3-xs {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .s-p-3-xs {
    padding: 1rem !important;
  }
  .s-pt-3-xs {
    padding-top: 1rem !important;
  }
  .s-pr-3-xs {
    padding-right: 1rem !important;
  }
  .s-pb-3-xs {
    padding-bottom: 1rem !important;
  }
  .s-pl-3-xs {
    padding-left: 1rem !important;
  }
  .s-px-3-xs {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .s-py-3-xs {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .s-m-4-xs {
    margin: 1.5rem !important;
  }
  .s-mt-4-xs {
    margin-top: 1.5rem !important;
  }
  .s-mr-4-xs {
    margin-right: 1.5rem !important;
  }
  .s-mb-4-xs {
    margin-bottom: 1.5rem !important;
  }
  .s-ml-4-xs {
    margin-left: 1.5rem !important;
  }
  .s-mx-4-xs {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .s-my-4-xs {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .s-p-4-xs {
    padding: 1.5rem !important;
  }
  .s-pt-4-xs {
    padding-top: 1.5rem !important;
  }
  .s-pr-4-xs {
    padding-right: 1.5rem !important;
  }
  .s-pb-4-xs {
    padding-bottom: 1.5rem !important;
  }
  .s-pl-4-xs {
    padding-left: 1.5rem !important;
  }
  .s-px-4-xs {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .s-py-4-xs {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .s-m-5-xs {
    margin: 3rem !important;
  }
  .s-mt-5-xs {
    margin-top: 3rem !important;
  }
  .s-mr-5-xs {
    margin-right: 3rem !important;
  }
  .s-mb-5-xs {
    margin-bottom: 3rem !important;
  }
  .s-ml-5-xs {
    margin-left: 3rem !important;
  }
  .s-mx-5-xs {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .s-my-5-xs {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .s-p-5-xs {
    padding: 3rem !important;
  }
  .s-pt-5-xs {
    padding-top: 3rem !important;
  }
  .s-pr-5-xs {
    padding-right: 3rem !important;
  }
  .s-pb-5-xs {
    padding-bottom: 3rem !important;
  }
  .s-pl-5-xs {
    padding-left: 3rem !important;
  }
  .s-px-5-xs {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .s-py-5-xs {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .s-m-6-xs {
    margin: 4rem !important;
  }
  .s-mt-6-xs {
    margin-top: 4rem !important;
  }
  .s-mr-6-xs {
    margin-right: 4rem !important;
  }
  .s-mb-6-xs {
    margin-bottom: 4rem !important;
  }
  .s-ml-6-xs {
    margin-left: 4rem !important;
  }
  .s-mx-6-xs {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .s-my-6-xs {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .s-p-6-xs {
    padding: 4rem !important;
  }
  .s-pt-6-xs {
    padding-top: 4rem !important;
  }
  .s-pr-6-xs {
    padding-right: 4rem !important;
  }
  .s-pb-6-xs {
    padding-bottom: 4rem !important;
  }
  .s-pl-6-xs {
    padding-left: 4rem !important;
  }
  .s-px-6-xs {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .s-py-6-xs {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .s-m-7-xs {
    margin: 5rem !important;
  }
  .s-mt-7-xs {
    margin-top: 5rem !important;
  }
  .s-mr-7-xs {
    margin-right: 5rem !important;
  }
  .s-mb-7-xs {
    margin-bottom: 5rem !important;
  }
  .s-ml-7-xs {
    margin-left: 5rem !important;
  }
  .s-mx-7-xs {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .s-my-7-xs {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .s-p-7-xs {
    padding: 5rem !important;
  }
  .s-pt-7-xs {
    padding-top: 5rem !important;
  }
  .s-pr-7-xs {
    padding-right: 5rem !important;
  }
  .s-pb-7-xs {
    padding-bottom: 5rem !important;
  }
  .s-pl-7-xs {
    padding-left: 5rem !important;
  }
  .s-px-7-xs {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .s-py-7-xs {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .s-m-8-xs {
    margin: 6rem !important;
  }
  .s-mt-8-xs {
    margin-top: 6rem !important;
  }
  .s-mr-8-xs {
    margin-right: 6rem !important;
  }
  .s-mb-8-xs {
    margin-bottom: 6rem !important;
  }
  .s-ml-8-xs {
    margin-left: 6rem !important;
  }
  .s-mx-8-xs {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .s-my-8-xs {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .s-p-8-xs {
    padding: 6rem !important;
  }
  .s-pt-8-xs {
    padding-top: 6rem !important;
  }
  .s-pr-8-xs {
    padding-right: 6rem !important;
  }
  .s-pb-8-xs {
    padding-bottom: 6rem !important;
  }
  .s-pl-8-xs {
    padding-left: 6rem !important;
  }
  .s-px-8-xs {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .s-py-8-xs {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .s-m-9-xs {
    margin: 8rem !important;
  }
  .s-mt-9-xs {
    margin-top: 8rem !important;
  }
  .s-mr-9-xs {
    margin-right: 8rem !important;
  }
  .s-mb-9-xs {
    margin-bottom: 8rem !important;
  }
  .s-ml-9-xs {
    margin-left: 8rem !important;
  }
  .s-mx-9-xs {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .s-my-9-xs {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .s-p-9-xs {
    padding: 8rem !important;
  }
  .s-pt-9-xs {
    padding-top: 8rem !important;
  }
  .s-pr-9-xs {
    padding-right: 8rem !important;
  }
  .s-pb-9-xs {
    padding-bottom: 8rem !important;
  }
  .s-pl-9-xs {
    padding-left: 8rem !important;
  }
  .s-px-9-xs {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .s-py-9-xs {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .s-m-10-xs {
    margin: 10rem !important;
  }
  .s-mt-10-xs {
    margin-top: 10rem !important;
  }
  .s-mr-10-xs {
    margin-right: 10rem !important;
  }
  .s-mb-10-xs {
    margin-bottom: 10rem !important;
  }
  .s-ml-10-xs {
    margin-left: 10rem !important;
  }
  .s-mx-10-xs {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .s-my-10-xs {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .s-p-10-xs {
    padding: 10rem !important;
  }
  .s-pt-10-xs {
    padding-top: 10rem !important;
  }
  .s-pr-10-xs {
    padding-right: 10rem !important;
  }
  .s-pb-10-xs {
    padding-bottom: 10rem !important;
  }
  .s-pl-10-xs {
    padding-left: 10rem !important;
  }
  .s-px-10-xs {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .s-py-10-xs {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .s-d-none-xs {
    display: none !important;
  }
  .s-d-block-xs {
    display: block !important;
  }
  .s-d-flex-xs {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .s-text-left-xs {
    text-align: left !important;
  }
  .s-text-center-xs {
    text-align: center !important;
  }
  .s-text-right-xs {
    text-align: right !important;
  }
}
@media (min-width: 576px) {
  .s-m-0-sm {
    margin: 0 !important;
  }
  .s-mt-0-sm {
    margin-top: 0 !important;
  }
  .s-mr-0-sm {
    margin-right: 0 !important;
  }
  .s-mb-0-sm {
    margin-bottom: 0 !important;
  }
  .s-ml-0-sm {
    margin-left: 0 !important;
  }
  .s-mx-0-sm {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .s-my-0-sm {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .s-p-0-sm {
    padding: 0 !important;
  }
  .s-pt-0-sm {
    padding-top: 0 !important;
  }
  .s-pr-0-sm {
    padding-right: 0 !important;
  }
  .s-pb-0-sm {
    padding-bottom: 0 !important;
  }
  .s-pl-0-sm {
    padding-left: 0 !important;
  }
  .s-px-0-sm {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .s-py-0-sm {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .s-m-1-sm {
    margin: 0.25rem !important;
  }
  .s-mt-1-sm {
    margin-top: 0.25rem !important;
  }
  .s-mr-1-sm {
    margin-right: 0.25rem !important;
  }
  .s-mb-1-sm {
    margin-bottom: 0.25rem !important;
  }
  .s-ml-1-sm {
    margin-left: 0.25rem !important;
  }
  .s-mx-1-sm {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .s-my-1-sm {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .s-p-1-sm {
    padding: 0.25rem !important;
  }
  .s-pt-1-sm {
    padding-top: 0.25rem !important;
  }
  .s-pr-1-sm {
    padding-right: 0.25rem !important;
  }
  .s-pb-1-sm {
    padding-bottom: 0.25rem !important;
  }
  .s-pl-1-sm {
    padding-left: 0.25rem !important;
  }
  .s-px-1-sm {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .s-py-1-sm {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .s-m-2-sm {
    margin: 0.5rem !important;
  }
  .s-mt-2-sm {
    margin-top: 0.5rem !important;
  }
  .s-mr-2-sm {
    margin-right: 0.5rem !important;
  }
  .s-mb-2-sm {
    margin-bottom: 0.5rem !important;
  }
  .s-ml-2-sm {
    margin-left: 0.5rem !important;
  }
  .s-mx-2-sm {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .s-my-2-sm {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .s-p-2-sm {
    padding: 0.5rem !important;
  }
  .s-pt-2-sm {
    padding-top: 0.5rem !important;
  }
  .s-pr-2-sm {
    padding-right: 0.5rem !important;
  }
  .s-pb-2-sm {
    padding-bottom: 0.5rem !important;
  }
  .s-pl-2-sm {
    padding-left: 0.5rem !important;
  }
  .s-px-2-sm {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .s-py-2-sm {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .s-m-3-sm {
    margin: 1rem !important;
  }
  .s-mt-3-sm {
    margin-top: 1rem !important;
  }
  .s-mr-3-sm {
    margin-right: 1rem !important;
  }
  .s-mb-3-sm {
    margin-bottom: 1rem !important;
  }
  .s-ml-3-sm {
    margin-left: 1rem !important;
  }
  .s-mx-3-sm {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .s-my-3-sm {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .s-p-3-sm {
    padding: 1rem !important;
  }
  .s-pt-3-sm {
    padding-top: 1rem !important;
  }
  .s-pr-3-sm {
    padding-right: 1rem !important;
  }
  .s-pb-3-sm {
    padding-bottom: 1rem !important;
  }
  .s-pl-3-sm {
    padding-left: 1rem !important;
  }
  .s-px-3-sm {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .s-py-3-sm {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .s-m-4-sm {
    margin: 1.5rem !important;
  }
  .s-mt-4-sm {
    margin-top: 1.5rem !important;
  }
  .s-mr-4-sm {
    margin-right: 1.5rem !important;
  }
  .s-mb-4-sm {
    margin-bottom: 1.5rem !important;
  }
  .s-ml-4-sm {
    margin-left: 1.5rem !important;
  }
  .s-mx-4-sm {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .s-my-4-sm {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .s-p-4-sm {
    padding: 1.5rem !important;
  }
  .s-pt-4-sm {
    padding-top: 1.5rem !important;
  }
  .s-pr-4-sm {
    padding-right: 1.5rem !important;
  }
  .s-pb-4-sm {
    padding-bottom: 1.5rem !important;
  }
  .s-pl-4-sm {
    padding-left: 1.5rem !important;
  }
  .s-px-4-sm {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .s-py-4-sm {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .s-m-5-sm {
    margin: 3rem !important;
  }
  .s-mt-5-sm {
    margin-top: 3rem !important;
  }
  .s-mr-5-sm {
    margin-right: 3rem !important;
  }
  .s-mb-5-sm {
    margin-bottom: 3rem !important;
  }
  .s-ml-5-sm {
    margin-left: 3rem !important;
  }
  .s-mx-5-sm {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .s-my-5-sm {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .s-p-5-sm {
    padding: 3rem !important;
  }
  .s-pt-5-sm {
    padding-top: 3rem !important;
  }
  .s-pr-5-sm {
    padding-right: 3rem !important;
  }
  .s-pb-5-sm {
    padding-bottom: 3rem !important;
  }
  .s-pl-5-sm {
    padding-left: 3rem !important;
  }
  .s-px-5-sm {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .s-py-5-sm {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .s-m-6-sm {
    margin: 4rem !important;
  }
  .s-mt-6-sm {
    margin-top: 4rem !important;
  }
  .s-mr-6-sm {
    margin-right: 4rem !important;
  }
  .s-mb-6-sm {
    margin-bottom: 4rem !important;
  }
  .s-ml-6-sm {
    margin-left: 4rem !important;
  }
  .s-mx-6-sm {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .s-my-6-sm {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .s-p-6-sm {
    padding: 4rem !important;
  }
  .s-pt-6-sm {
    padding-top: 4rem !important;
  }
  .s-pr-6-sm {
    padding-right: 4rem !important;
  }
  .s-pb-6-sm {
    padding-bottom: 4rem !important;
  }
  .s-pl-6-sm {
    padding-left: 4rem !important;
  }
  .s-px-6-sm {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .s-py-6-sm {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .s-m-7-sm {
    margin: 5rem !important;
  }
  .s-mt-7-sm {
    margin-top: 5rem !important;
  }
  .s-mr-7-sm {
    margin-right: 5rem !important;
  }
  .s-mb-7-sm {
    margin-bottom: 5rem !important;
  }
  .s-ml-7-sm {
    margin-left: 5rem !important;
  }
  .s-mx-7-sm {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .s-my-7-sm {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .s-p-7-sm {
    padding: 5rem !important;
  }
  .s-pt-7-sm {
    padding-top: 5rem !important;
  }
  .s-pr-7-sm {
    padding-right: 5rem !important;
  }
  .s-pb-7-sm {
    padding-bottom: 5rem !important;
  }
  .s-pl-7-sm {
    padding-left: 5rem !important;
  }
  .s-px-7-sm {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .s-py-7-sm {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .s-m-8-sm {
    margin: 6rem !important;
  }
  .s-mt-8-sm {
    margin-top: 6rem !important;
  }
  .s-mr-8-sm {
    margin-right: 6rem !important;
  }
  .s-mb-8-sm {
    margin-bottom: 6rem !important;
  }
  .s-ml-8-sm {
    margin-left: 6rem !important;
  }
  .s-mx-8-sm {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .s-my-8-sm {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .s-p-8-sm {
    padding: 6rem !important;
  }
  .s-pt-8-sm {
    padding-top: 6rem !important;
  }
  .s-pr-8-sm {
    padding-right: 6rem !important;
  }
  .s-pb-8-sm {
    padding-bottom: 6rem !important;
  }
  .s-pl-8-sm {
    padding-left: 6rem !important;
  }
  .s-px-8-sm {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .s-py-8-sm {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .s-m-9-sm {
    margin: 8rem !important;
  }
  .s-mt-9-sm {
    margin-top: 8rem !important;
  }
  .s-mr-9-sm {
    margin-right: 8rem !important;
  }
  .s-mb-9-sm {
    margin-bottom: 8rem !important;
  }
  .s-ml-9-sm {
    margin-left: 8rem !important;
  }
  .s-mx-9-sm {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .s-my-9-sm {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .s-p-9-sm {
    padding: 8rem !important;
  }
  .s-pt-9-sm {
    padding-top: 8rem !important;
  }
  .s-pr-9-sm {
    padding-right: 8rem !important;
  }
  .s-pb-9-sm {
    padding-bottom: 8rem !important;
  }
  .s-pl-9-sm {
    padding-left: 8rem !important;
  }
  .s-px-9-sm {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .s-py-9-sm {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .s-m-10-sm {
    margin: 10rem !important;
  }
  .s-mt-10-sm {
    margin-top: 10rem !important;
  }
  .s-mr-10-sm {
    margin-right: 10rem !important;
  }
  .s-mb-10-sm {
    margin-bottom: 10rem !important;
  }
  .s-ml-10-sm {
    margin-left: 10rem !important;
  }
  .s-mx-10-sm {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .s-my-10-sm {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .s-p-10-sm {
    padding: 10rem !important;
  }
  .s-pt-10-sm {
    padding-top: 10rem !important;
  }
  .s-pr-10-sm {
    padding-right: 10rem !important;
  }
  .s-pb-10-sm {
    padding-bottom: 10rem !important;
  }
  .s-pl-10-sm {
    padding-left: 10rem !important;
  }
  .s-px-10-sm {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .s-py-10-sm {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .s-d-none-sm {
    display: none !important;
  }
  .s-d-block-sm {
    display: block !important;
  }
  .s-d-flex-sm {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .s-text-left-sm {
    text-align: left !important;
  }
  .s-text-center-sm {
    text-align: center !important;
  }
  .s-text-right-sm {
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  .s-m-0-md {
    margin: 0 !important;
  }
  .s-mt-0-md {
    margin-top: 0 !important;
  }
  .s-mr-0-md {
    margin-right: 0 !important;
  }
  .s-mb-0-md {
    margin-bottom: 0 !important;
  }
  .s-ml-0-md {
    margin-left: 0 !important;
  }
  .s-mx-0-md {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .s-my-0-md {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .s-p-0-md {
    padding: 0 !important;
  }
  .s-pt-0-md {
    padding-top: 0 !important;
  }
  .s-pr-0-md {
    padding-right: 0 !important;
  }
  .s-pb-0-md {
    padding-bottom: 0 !important;
  }
  .s-pl-0-md {
    padding-left: 0 !important;
  }
  .s-px-0-md {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .s-py-0-md {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .s-m-1-md {
    margin: 0.25rem !important;
  }
  .s-mt-1-md {
    margin-top: 0.25rem !important;
  }
  .s-mr-1-md {
    margin-right: 0.25rem !important;
  }
  .s-mb-1-md {
    margin-bottom: 0.25rem !important;
  }
  .s-ml-1-md {
    margin-left: 0.25rem !important;
  }
  .s-mx-1-md {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .s-my-1-md {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .s-p-1-md {
    padding: 0.25rem !important;
  }
  .s-pt-1-md {
    padding-top: 0.25rem !important;
  }
  .s-pr-1-md {
    padding-right: 0.25rem !important;
  }
  .s-pb-1-md {
    padding-bottom: 0.25rem !important;
  }
  .s-pl-1-md {
    padding-left: 0.25rem !important;
  }
  .s-px-1-md {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .s-py-1-md {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .s-m-2-md {
    margin: 0.5rem !important;
  }
  .s-mt-2-md {
    margin-top: 0.5rem !important;
  }
  .s-mr-2-md {
    margin-right: 0.5rem !important;
  }
  .s-mb-2-md {
    margin-bottom: 0.5rem !important;
  }
  .s-ml-2-md {
    margin-left: 0.5rem !important;
  }
  .s-mx-2-md {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .s-my-2-md {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .s-p-2-md {
    padding: 0.5rem !important;
  }
  .s-pt-2-md {
    padding-top: 0.5rem !important;
  }
  .s-pr-2-md {
    padding-right: 0.5rem !important;
  }
  .s-pb-2-md {
    padding-bottom: 0.5rem !important;
  }
  .s-pl-2-md {
    padding-left: 0.5rem !important;
  }
  .s-px-2-md {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .s-py-2-md {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .s-m-3-md {
    margin: 1rem !important;
  }
  .s-mt-3-md {
    margin-top: 1rem !important;
  }
  .s-mr-3-md {
    margin-right: 1rem !important;
  }
  .s-mb-3-md {
    margin-bottom: 1rem !important;
  }
  .s-ml-3-md {
    margin-left: 1rem !important;
  }
  .s-mx-3-md {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .s-my-3-md {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .s-p-3-md {
    padding: 1rem !important;
  }
  .s-pt-3-md {
    padding-top: 1rem !important;
  }
  .s-pr-3-md {
    padding-right: 1rem !important;
  }
  .s-pb-3-md {
    padding-bottom: 1rem !important;
  }
  .s-pl-3-md {
    padding-left: 1rem !important;
  }
  .s-px-3-md {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .s-py-3-md {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .s-m-4-md {
    margin: 1.5rem !important;
  }
  .s-mt-4-md {
    margin-top: 1.5rem !important;
  }
  .s-mr-4-md {
    margin-right: 1.5rem !important;
  }
  .s-mb-4-md {
    margin-bottom: 1.5rem !important;
  }
  .s-ml-4-md {
    margin-left: 1.5rem !important;
  }
  .s-mx-4-md {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .s-my-4-md {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .s-p-4-md {
    padding: 1.5rem !important;
  }
  .s-pt-4-md {
    padding-top: 1.5rem !important;
  }
  .s-pr-4-md {
    padding-right: 1.5rem !important;
  }
  .s-pb-4-md {
    padding-bottom: 1.5rem !important;
  }
  .s-pl-4-md {
    padding-left: 1.5rem !important;
  }
  .s-px-4-md {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .s-py-4-md {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .s-m-5-md {
    margin: 3rem !important;
  }
  .s-mt-5-md {
    margin-top: 3rem !important;
  }
  .s-mr-5-md {
    margin-right: 3rem !important;
  }
  .s-mb-5-md {
    margin-bottom: 3rem !important;
  }
  .s-ml-5-md {
    margin-left: 3rem !important;
  }
  .s-mx-5-md {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .s-my-5-md {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .s-p-5-md {
    padding: 3rem !important;
  }
  .s-pt-5-md {
    padding-top: 3rem !important;
  }
  .s-pr-5-md {
    padding-right: 3rem !important;
  }
  .s-pb-5-md {
    padding-bottom: 3rem !important;
  }
  .s-pl-5-md {
    padding-left: 3rem !important;
  }
  .s-px-5-md {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .s-py-5-md {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .s-m-6-md {
    margin: 4rem !important;
  }
  .s-mt-6-md {
    margin-top: 4rem !important;
  }
  .s-mr-6-md {
    margin-right: 4rem !important;
  }
  .s-mb-6-md {
    margin-bottom: 4rem !important;
  }
  .s-ml-6-md {
    margin-left: 4rem !important;
  }
  .s-mx-6-md {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .s-my-6-md {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .s-p-6-md {
    padding: 4rem !important;
  }
  .s-pt-6-md {
    padding-top: 4rem !important;
  }
  .s-pr-6-md {
    padding-right: 4rem !important;
  }
  .s-pb-6-md {
    padding-bottom: 4rem !important;
  }
  .s-pl-6-md {
    padding-left: 4rem !important;
  }
  .s-px-6-md {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .s-py-6-md {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .s-m-7-md {
    margin: 5rem !important;
  }
  .s-mt-7-md {
    margin-top: 5rem !important;
  }
  .s-mr-7-md {
    margin-right: 5rem !important;
  }
  .s-mb-7-md {
    margin-bottom: 5rem !important;
  }
  .s-ml-7-md {
    margin-left: 5rem !important;
  }
  .s-mx-7-md {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .s-my-7-md {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .s-p-7-md {
    padding: 5rem !important;
  }
  .s-pt-7-md {
    padding-top: 5rem !important;
  }
  .s-pr-7-md {
    padding-right: 5rem !important;
  }
  .s-pb-7-md {
    padding-bottom: 5rem !important;
  }
  .s-pl-7-md {
    padding-left: 5rem !important;
  }
  .s-px-7-md {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .s-py-7-md {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .s-m-8-md {
    margin: 6rem !important;
  }
  .s-mt-8-md {
    margin-top: 6rem !important;
  }
  .s-mr-8-md {
    margin-right: 6rem !important;
  }
  .s-mb-8-md {
    margin-bottom: 6rem !important;
  }
  .s-ml-8-md {
    margin-left: 6rem !important;
  }
  .s-mx-8-md {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .s-my-8-md {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .s-p-8-md {
    padding: 6rem !important;
  }
  .s-pt-8-md {
    padding-top: 6rem !important;
  }
  .s-pr-8-md {
    padding-right: 6rem !important;
  }
  .s-pb-8-md {
    padding-bottom: 6rem !important;
  }
  .s-pl-8-md {
    padding-left: 6rem !important;
  }
  .s-px-8-md {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .s-py-8-md {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .s-m-9-md {
    margin: 8rem !important;
  }
  .s-mt-9-md {
    margin-top: 8rem !important;
  }
  .s-mr-9-md {
    margin-right: 8rem !important;
  }
  .s-mb-9-md {
    margin-bottom: 8rem !important;
  }
  .s-ml-9-md {
    margin-left: 8rem !important;
  }
  .s-mx-9-md {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .s-my-9-md {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .s-p-9-md {
    padding: 8rem !important;
  }
  .s-pt-9-md {
    padding-top: 8rem !important;
  }
  .s-pr-9-md {
    padding-right: 8rem !important;
  }
  .s-pb-9-md {
    padding-bottom: 8rem !important;
  }
  .s-pl-9-md {
    padding-left: 8rem !important;
  }
  .s-px-9-md {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .s-py-9-md {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .s-m-10-md {
    margin: 10rem !important;
  }
  .s-mt-10-md {
    margin-top: 10rem !important;
  }
  .s-mr-10-md {
    margin-right: 10rem !important;
  }
  .s-mb-10-md {
    margin-bottom: 10rem !important;
  }
  .s-ml-10-md {
    margin-left: 10rem !important;
  }
  .s-mx-10-md {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .s-my-10-md {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .s-p-10-md {
    padding: 10rem !important;
  }
  .s-pt-10-md {
    padding-top: 10rem !important;
  }
  .s-pr-10-md {
    padding-right: 10rem !important;
  }
  .s-pb-10-md {
    padding-bottom: 10rem !important;
  }
  .s-pl-10-md {
    padding-left: 10rem !important;
  }
  .s-px-10-md {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .s-py-10-md {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .s-d-none-md {
    display: none !important;
  }
  .s-d-block-md {
    display: block !important;
  }
  .s-d-flex-md {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .s-text-left-md {
    text-align: left !important;
  }
  .s-text-center-md {
    text-align: center !important;
  }
  .s-text-right-md {
    text-align: right !important;
  }
}
@media (min-width: 992px) {
  .s-m-0-lg {
    margin: 0 !important;
  }
  .s-mt-0-lg {
    margin-top: 0 !important;
  }
  .s-mr-0-lg {
    margin-right: 0 !important;
  }
  .s-mb-0-lg {
    margin-bottom: 0 !important;
  }
  .s-ml-0-lg {
    margin-left: 0 !important;
  }
  .s-mx-0-lg {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .s-my-0-lg {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .s-p-0-lg {
    padding: 0 !important;
  }
  .s-pt-0-lg {
    padding-top: 0 !important;
  }
  .s-pr-0-lg {
    padding-right: 0 !important;
  }
  .s-pb-0-lg {
    padding-bottom: 0 !important;
  }
  .s-pl-0-lg {
    padding-left: 0 !important;
  }
  .s-px-0-lg {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .s-py-0-lg {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .s-m-1-lg {
    margin: 0.25rem !important;
  }
  .s-mt-1-lg {
    margin-top: 0.25rem !important;
  }
  .s-mr-1-lg {
    margin-right: 0.25rem !important;
  }
  .s-mb-1-lg {
    margin-bottom: 0.25rem !important;
  }
  .s-ml-1-lg {
    margin-left: 0.25rem !important;
  }
  .s-mx-1-lg {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .s-my-1-lg {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .s-p-1-lg {
    padding: 0.25rem !important;
  }
  .s-pt-1-lg {
    padding-top: 0.25rem !important;
  }
  .s-pr-1-lg {
    padding-right: 0.25rem !important;
  }
  .s-pb-1-lg {
    padding-bottom: 0.25rem !important;
  }
  .s-pl-1-lg {
    padding-left: 0.25rem !important;
  }
  .s-px-1-lg {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .s-py-1-lg {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .s-m-2-lg {
    margin: 0.5rem !important;
  }
  .s-mt-2-lg {
    margin-top: 0.5rem !important;
  }
  .s-mr-2-lg {
    margin-right: 0.5rem !important;
  }
  .s-mb-2-lg {
    margin-bottom: 0.5rem !important;
  }
  .s-ml-2-lg {
    margin-left: 0.5rem !important;
  }
  .s-mx-2-lg {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .s-my-2-lg {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .s-p-2-lg {
    padding: 0.5rem !important;
  }
  .s-pt-2-lg {
    padding-top: 0.5rem !important;
  }
  .s-pr-2-lg {
    padding-right: 0.5rem !important;
  }
  .s-pb-2-lg {
    padding-bottom: 0.5rem !important;
  }
  .s-pl-2-lg {
    padding-left: 0.5rem !important;
  }
  .s-px-2-lg {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .s-py-2-lg {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .s-m-3-lg {
    margin: 1rem !important;
  }
  .s-mt-3-lg {
    margin-top: 1rem !important;
  }
  .s-mr-3-lg {
    margin-right: 1rem !important;
  }
  .s-mb-3-lg {
    margin-bottom: 1rem !important;
  }
  .s-ml-3-lg {
    margin-left: 1rem !important;
  }
  .s-mx-3-lg {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .s-my-3-lg {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .s-p-3-lg {
    padding: 1rem !important;
  }
  .s-pt-3-lg {
    padding-top: 1rem !important;
  }
  .s-pr-3-lg {
    padding-right: 1rem !important;
  }
  .s-pb-3-lg {
    padding-bottom: 1rem !important;
  }
  .s-pl-3-lg {
    padding-left: 1rem !important;
  }
  .s-px-3-lg {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .s-py-3-lg {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .s-m-4-lg {
    margin: 1.5rem !important;
  }
  .s-mt-4-lg {
    margin-top: 1.5rem !important;
  }
  .s-mr-4-lg {
    margin-right: 1.5rem !important;
  }
  .s-mb-4-lg {
    margin-bottom: 1.5rem !important;
  }
  .s-ml-4-lg {
    margin-left: 1.5rem !important;
  }
  .s-mx-4-lg {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .s-my-4-lg {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .s-p-4-lg {
    padding: 1.5rem !important;
  }
  .s-pt-4-lg {
    padding-top: 1.5rem !important;
  }
  .s-pr-4-lg {
    padding-right: 1.5rem !important;
  }
  .s-pb-4-lg {
    padding-bottom: 1.5rem !important;
  }
  .s-pl-4-lg {
    padding-left: 1.5rem !important;
  }
  .s-px-4-lg {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .s-py-4-lg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .s-m-5-lg {
    margin: 3rem !important;
  }
  .s-mt-5-lg {
    margin-top: 3rem !important;
  }
  .s-mr-5-lg {
    margin-right: 3rem !important;
  }
  .s-mb-5-lg {
    margin-bottom: 3rem !important;
  }
  .s-ml-5-lg {
    margin-left: 3rem !important;
  }
  .s-mx-5-lg {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .s-my-5-lg {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .s-p-5-lg {
    padding: 3rem !important;
  }
  .s-pt-5-lg {
    padding-top: 3rem !important;
  }
  .s-pr-5-lg {
    padding-right: 3rem !important;
  }
  .s-pb-5-lg {
    padding-bottom: 3rem !important;
  }
  .s-pl-5-lg {
    padding-left: 3rem !important;
  }
  .s-px-5-lg {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .s-py-5-lg {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .s-m-6-lg {
    margin: 4rem !important;
  }
  .s-mt-6-lg {
    margin-top: 4rem !important;
  }
  .s-mr-6-lg {
    margin-right: 4rem !important;
  }
  .s-mb-6-lg {
    margin-bottom: 4rem !important;
  }
  .s-ml-6-lg {
    margin-left: 4rem !important;
  }
  .s-mx-6-lg {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .s-my-6-lg {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .s-p-6-lg {
    padding: 4rem !important;
  }
  .s-pt-6-lg {
    padding-top: 4rem !important;
  }
  .s-pr-6-lg {
    padding-right: 4rem !important;
  }
  .s-pb-6-lg {
    padding-bottom: 4rem !important;
  }
  .s-pl-6-lg {
    padding-left: 4rem !important;
  }
  .s-px-6-lg {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .s-py-6-lg {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .s-m-7-lg {
    margin: 5rem !important;
  }
  .s-mt-7-lg {
    margin-top: 5rem !important;
  }
  .s-mr-7-lg {
    margin-right: 5rem !important;
  }
  .s-mb-7-lg {
    margin-bottom: 5rem !important;
  }
  .s-ml-7-lg {
    margin-left: 5rem !important;
  }
  .s-mx-7-lg {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .s-my-7-lg {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .s-p-7-lg {
    padding: 5rem !important;
  }
  .s-pt-7-lg {
    padding-top: 5rem !important;
  }
  .s-pr-7-lg {
    padding-right: 5rem !important;
  }
  .s-pb-7-lg {
    padding-bottom: 5rem !important;
  }
  .s-pl-7-lg {
    padding-left: 5rem !important;
  }
  .s-px-7-lg {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .s-py-7-lg {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .s-m-8-lg {
    margin: 6rem !important;
  }
  .s-mt-8-lg {
    margin-top: 6rem !important;
  }
  .s-mr-8-lg {
    margin-right: 6rem !important;
  }
  .s-mb-8-lg {
    margin-bottom: 6rem !important;
  }
  .s-ml-8-lg {
    margin-left: 6rem !important;
  }
  .s-mx-8-lg {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .s-my-8-lg {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .s-p-8-lg {
    padding: 6rem !important;
  }
  .s-pt-8-lg {
    padding-top: 6rem !important;
  }
  .s-pr-8-lg {
    padding-right: 6rem !important;
  }
  .s-pb-8-lg {
    padding-bottom: 6rem !important;
  }
  .s-pl-8-lg {
    padding-left: 6rem !important;
  }
  .s-px-8-lg {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .s-py-8-lg {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .s-m-9-lg {
    margin: 8rem !important;
  }
  .s-mt-9-lg {
    margin-top: 8rem !important;
  }
  .s-mr-9-lg {
    margin-right: 8rem !important;
  }
  .s-mb-9-lg {
    margin-bottom: 8rem !important;
  }
  .s-ml-9-lg {
    margin-left: 8rem !important;
  }
  .s-mx-9-lg {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .s-my-9-lg {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .s-p-9-lg {
    padding: 8rem !important;
  }
  .s-pt-9-lg {
    padding-top: 8rem !important;
  }
  .s-pr-9-lg {
    padding-right: 8rem !important;
  }
  .s-pb-9-lg {
    padding-bottom: 8rem !important;
  }
  .s-pl-9-lg {
    padding-left: 8rem !important;
  }
  .s-px-9-lg {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .s-py-9-lg {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .s-m-10-lg {
    margin: 10rem !important;
  }
  .s-mt-10-lg {
    margin-top: 10rem !important;
  }
  .s-mr-10-lg {
    margin-right: 10rem !important;
  }
  .s-mb-10-lg {
    margin-bottom: 10rem !important;
  }
  .s-ml-10-lg {
    margin-left: 10rem !important;
  }
  .s-mx-10-lg {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .s-my-10-lg {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .s-p-10-lg {
    padding: 10rem !important;
  }
  .s-pt-10-lg {
    padding-top: 10rem !important;
  }
  .s-pr-10-lg {
    padding-right: 10rem !important;
  }
  .s-pb-10-lg {
    padding-bottom: 10rem !important;
  }
  .s-pl-10-lg {
    padding-left: 10rem !important;
  }
  .s-px-10-lg {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .s-py-10-lg {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .s-d-none-lg {
    display: none !important;
  }
  .s-d-block-lg {
    display: block !important;
  }
  .s-d-flex-lg {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .s-text-left-lg {
    text-align: left !important;
  }
  .s-text-center-lg {
    text-align: center !important;
  }
  .s-text-right-lg {
    text-align: right !important;
  }
}
@media (min-width: 1200px) {
  .s-m-0-xl {
    margin: 0 !important;
  }
  .s-mt-0-xl {
    margin-top: 0 !important;
  }
  .s-mr-0-xl {
    margin-right: 0 !important;
  }
  .s-mb-0-xl {
    margin-bottom: 0 !important;
  }
  .s-ml-0-xl {
    margin-left: 0 !important;
  }
  .s-mx-0-xl {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .s-my-0-xl {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .s-p-0-xl {
    padding: 0 !important;
  }
  .s-pt-0-xl {
    padding-top: 0 !important;
  }
  .s-pr-0-xl {
    padding-right: 0 !important;
  }
  .s-pb-0-xl {
    padding-bottom: 0 !important;
  }
  .s-pl-0-xl {
    padding-left: 0 !important;
  }
  .s-px-0-xl {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .s-py-0-xl {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .s-m-1-xl {
    margin: 0.25rem !important;
  }
  .s-mt-1-xl {
    margin-top: 0.25rem !important;
  }
  .s-mr-1-xl {
    margin-right: 0.25rem !important;
  }
  .s-mb-1-xl {
    margin-bottom: 0.25rem !important;
  }
  .s-ml-1-xl {
    margin-left: 0.25rem !important;
  }
  .s-mx-1-xl {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .s-my-1-xl {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .s-p-1-xl {
    padding: 0.25rem !important;
  }
  .s-pt-1-xl {
    padding-top: 0.25rem !important;
  }
  .s-pr-1-xl {
    padding-right: 0.25rem !important;
  }
  .s-pb-1-xl {
    padding-bottom: 0.25rem !important;
  }
  .s-pl-1-xl {
    padding-left: 0.25rem !important;
  }
  .s-px-1-xl {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .s-py-1-xl {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .s-m-2-xl {
    margin: 0.5rem !important;
  }
  .s-mt-2-xl {
    margin-top: 0.5rem !important;
  }
  .s-mr-2-xl {
    margin-right: 0.5rem !important;
  }
  .s-mb-2-xl {
    margin-bottom: 0.5rem !important;
  }
  .s-ml-2-xl {
    margin-left: 0.5rem !important;
  }
  .s-mx-2-xl {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .s-my-2-xl {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .s-p-2-xl {
    padding: 0.5rem !important;
  }
  .s-pt-2-xl {
    padding-top: 0.5rem !important;
  }
  .s-pr-2-xl {
    padding-right: 0.5rem !important;
  }
  .s-pb-2-xl {
    padding-bottom: 0.5rem !important;
  }
  .s-pl-2-xl {
    padding-left: 0.5rem !important;
  }
  .s-px-2-xl {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .s-py-2-xl {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .s-m-3-xl {
    margin: 1rem !important;
  }
  .s-mt-3-xl {
    margin-top: 1rem !important;
  }
  .s-mr-3-xl {
    margin-right: 1rem !important;
  }
  .s-mb-3-xl {
    margin-bottom: 1rem !important;
  }
  .s-ml-3-xl {
    margin-left: 1rem !important;
  }
  .s-mx-3-xl {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .s-my-3-xl {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .s-p-3-xl {
    padding: 1rem !important;
  }
  .s-pt-3-xl {
    padding-top: 1rem !important;
  }
  .s-pr-3-xl {
    padding-right: 1rem !important;
  }
  .s-pb-3-xl {
    padding-bottom: 1rem !important;
  }
  .s-pl-3-xl {
    padding-left: 1rem !important;
  }
  .s-px-3-xl {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .s-py-3-xl {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .s-m-4-xl {
    margin: 1.5rem !important;
  }
  .s-mt-4-xl {
    margin-top: 1.5rem !important;
  }
  .s-mr-4-xl {
    margin-right: 1.5rem !important;
  }
  .s-mb-4-xl {
    margin-bottom: 1.5rem !important;
  }
  .s-ml-4-xl {
    margin-left: 1.5rem !important;
  }
  .s-mx-4-xl {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .s-my-4-xl {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .s-p-4-xl {
    padding: 1.5rem !important;
  }
  .s-pt-4-xl {
    padding-top: 1.5rem !important;
  }
  .s-pr-4-xl {
    padding-right: 1.5rem !important;
  }
  .s-pb-4-xl {
    padding-bottom: 1.5rem !important;
  }
  .s-pl-4-xl {
    padding-left: 1.5rem !important;
  }
  .s-px-4-xl {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .s-py-4-xl {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .s-m-5-xl {
    margin: 3rem !important;
  }
  .s-mt-5-xl {
    margin-top: 3rem !important;
  }
  .s-mr-5-xl {
    margin-right: 3rem !important;
  }
  .s-mb-5-xl {
    margin-bottom: 3rem !important;
  }
  .s-ml-5-xl {
    margin-left: 3rem !important;
  }
  .s-mx-5-xl {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .s-my-5-xl {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .s-p-5-xl {
    padding: 3rem !important;
  }
  .s-pt-5-xl {
    padding-top: 3rem !important;
  }
  .s-pr-5-xl {
    padding-right: 3rem !important;
  }
  .s-pb-5-xl {
    padding-bottom: 3rem !important;
  }
  .s-pl-5-xl {
    padding-left: 3rem !important;
  }
  .s-px-5-xl {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .s-py-5-xl {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .s-m-6-xl {
    margin: 4rem !important;
  }
  .s-mt-6-xl {
    margin-top: 4rem !important;
  }
  .s-mr-6-xl {
    margin-right: 4rem !important;
  }
  .s-mb-6-xl {
    margin-bottom: 4rem !important;
  }
  .s-ml-6-xl {
    margin-left: 4rem !important;
  }
  .s-mx-6-xl {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .s-my-6-xl {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .s-p-6-xl {
    padding: 4rem !important;
  }
  .s-pt-6-xl {
    padding-top: 4rem !important;
  }
  .s-pr-6-xl {
    padding-right: 4rem !important;
  }
  .s-pb-6-xl {
    padding-bottom: 4rem !important;
  }
  .s-pl-6-xl {
    padding-left: 4rem !important;
  }
  .s-px-6-xl {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .s-py-6-xl {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .s-m-7-xl {
    margin: 5rem !important;
  }
  .s-mt-7-xl {
    margin-top: 5rem !important;
  }
  .s-mr-7-xl {
    margin-right: 5rem !important;
  }
  .s-mb-7-xl {
    margin-bottom: 5rem !important;
  }
  .s-ml-7-xl {
    margin-left: 5rem !important;
  }
  .s-mx-7-xl {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .s-my-7-xl {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .s-p-7-xl {
    padding: 5rem !important;
  }
  .s-pt-7-xl {
    padding-top: 5rem !important;
  }
  .s-pr-7-xl {
    padding-right: 5rem !important;
  }
  .s-pb-7-xl {
    padding-bottom: 5rem !important;
  }
  .s-pl-7-xl {
    padding-left: 5rem !important;
  }
  .s-px-7-xl {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .s-py-7-xl {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .s-m-8-xl {
    margin: 6rem !important;
  }
  .s-mt-8-xl {
    margin-top: 6rem !important;
  }
  .s-mr-8-xl {
    margin-right: 6rem !important;
  }
  .s-mb-8-xl {
    margin-bottom: 6rem !important;
  }
  .s-ml-8-xl {
    margin-left: 6rem !important;
  }
  .s-mx-8-xl {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .s-my-8-xl {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .s-p-8-xl {
    padding: 6rem !important;
  }
  .s-pt-8-xl {
    padding-top: 6rem !important;
  }
  .s-pr-8-xl {
    padding-right: 6rem !important;
  }
  .s-pb-8-xl {
    padding-bottom: 6rem !important;
  }
  .s-pl-8-xl {
    padding-left: 6rem !important;
  }
  .s-px-8-xl {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .s-py-8-xl {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .s-m-9-xl {
    margin: 8rem !important;
  }
  .s-mt-9-xl {
    margin-top: 8rem !important;
  }
  .s-mr-9-xl {
    margin-right: 8rem !important;
  }
  .s-mb-9-xl {
    margin-bottom: 8rem !important;
  }
  .s-ml-9-xl {
    margin-left: 8rem !important;
  }
  .s-mx-9-xl {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .s-my-9-xl {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .s-p-9-xl {
    padding: 8rem !important;
  }
  .s-pt-9-xl {
    padding-top: 8rem !important;
  }
  .s-pr-9-xl {
    padding-right: 8rem !important;
  }
  .s-pb-9-xl {
    padding-bottom: 8rem !important;
  }
  .s-pl-9-xl {
    padding-left: 8rem !important;
  }
  .s-px-9-xl {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .s-py-9-xl {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .s-m-10-xl {
    margin: 10rem !important;
  }
  .s-mt-10-xl {
    margin-top: 10rem !important;
  }
  .s-mr-10-xl {
    margin-right: 10rem !important;
  }
  .s-mb-10-xl {
    margin-bottom: 10rem !important;
  }
  .s-ml-10-xl {
    margin-left: 10rem !important;
  }
  .s-mx-10-xl {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .s-my-10-xl {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .s-p-10-xl {
    padding: 10rem !important;
  }
  .s-pt-10-xl {
    padding-top: 10rem !important;
  }
  .s-pr-10-xl {
    padding-right: 10rem !important;
  }
  .s-pb-10-xl {
    padding-bottom: 10rem !important;
  }
  .s-pl-10-xl {
    padding-left: 10rem !important;
  }
  .s-px-10-xl {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .s-py-10-xl {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .s-d-none-xl {
    display: none !important;
  }
  .s-d-block-xl {
    display: block !important;
  }
  .s-d-flex-xl {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .s-text-left-xl {
    text-align: left !important;
  }
  .s-text-center-xl {
    text-align: center !important;
  }
  .s-text-right-xl {
    text-align: right !important;
  }
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: system-ui, sans-serif;
  line-height: 1.5;
}

.s-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.s-col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 4.1666666667%;
          flex: 0 0 4.1666666667%;
  max-width: 4.1666666667%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
  max-width: 12.5%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20.8333333333%;
          flex: 0 0 20.8333333333%;
  max-width: 20.8333333333%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 29.1666666667%;
          flex: 0 0 29.1666666667%;
  max-width: 29.1666666667%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 37.5%;
          flex: 0 0 37.5%;
  max-width: 37.5%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45.8333333333%;
          flex: 0 0 45.8333333333%;
  max-width: 45.8333333333%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-13 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 54.1666666667%;
          flex: 0 0 54.1666666667%;
  max-width: 54.1666666667%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-14 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-15 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 62.5%;
          flex: 0 0 62.5%;
  max-width: 62.5%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-16 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-17 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70.8333333333%;
          flex: 0 0 70.8333333333%;
  max-width: 70.8333333333%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-18 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-19 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 79.1666666667%;
          flex: 0 0 79.1666666667%;
  max-width: 79.1666666667%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-20 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-21 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 87.5%;
          flex: 0 0 87.5%;
  max-width: 87.5%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-22 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-23 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 95.8333333333%;
          flex: 0 0 95.8333333333%;
  max-width: 95.8333333333%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.s-col-24 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 576px) {
  .s-col-1-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 4.1666666667%;
            flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .s-col-2-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .s-col-3-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .s-col-4-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .s-col-5-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20.8333333333%;
            flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .s-col-6-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .s-col-7-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.1666666667%;
            flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .s-col-8-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .s-col-9-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .s-col-10-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .s-col-11-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.8333333333%;
            flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .s-col-12-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .s-col-13-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 54.1666666667%;
            flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .s-col-14-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .s-col-15-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .s-col-16-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .s-col-17-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70.8333333333%;
            flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .s-col-18-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .s-col-19-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 79.1666666667%;
            flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .s-col-20-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .s-col-21-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .s-col-22-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .s-col-23-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 95.8333333333%;
            flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .s-col-24-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .s-col-1-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 4.1666666667%;
            flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .s-col-2-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .s-col-3-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .s-col-4-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .s-col-5-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20.8333333333%;
            flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .s-col-6-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .s-col-7-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.1666666667%;
            flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .s-col-8-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .s-col-9-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .s-col-10-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .s-col-11-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.8333333333%;
            flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .s-col-12-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .s-col-13-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 54.1666666667%;
            flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .s-col-14-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .s-col-15-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .s-col-16-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .s-col-17-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70.8333333333%;
            flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .s-col-18-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .s-col-19-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 79.1666666667%;
            flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .s-col-20-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .s-col-21-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .s-col-22-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .s-col-23-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 95.8333333333%;
            flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .s-col-24-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .s-col-1-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 4.1666666667%;
            flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .s-col-2-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .s-col-3-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .s-col-4-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .s-col-5-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20.8333333333%;
            flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .s-col-6-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .s-col-7-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.1666666667%;
            flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .s-col-8-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .s-col-9-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .s-col-10-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .s-col-11-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.8333333333%;
            flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .s-col-12-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .s-col-13-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 54.1666666667%;
            flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .s-col-14-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .s-col-15-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .s-col-16-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .s-col-17-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70.8333333333%;
            flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .s-col-18-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .s-col-19-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 79.1666666667%;
            flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .s-col-20-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .s-col-21-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .s-col-22-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .s-col-23-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 95.8333333333%;
            flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .s-col-24-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .s-col-1-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 4.1666666667%;
            flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .s-col-2-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .s-col-3-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .s-col-4-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .s-col-5-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20.8333333333%;
            flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .s-col-6-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .s-col-7-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.1666666667%;
            flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .s-col-8-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .s-col-9-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .s-col-10-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .s-col-11-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.8333333333%;
            flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .s-col-12-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .s-col-13-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 54.1666666667%;
            flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .s-col-14-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .s-col-15-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .s-col-16-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .s-col-17-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70.8333333333%;
            flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .s-col-18-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .s-col-19-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 79.1666666667%;
            flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .s-col-20-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .s-col-21-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .s-col-22-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .s-col-23-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 95.8333333333%;
            flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .s-col-24-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  .s-col-auto-sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .s-col-auto-md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .s-col-auto-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .s-col-auto-xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  .s-offset-1-sm {
    margin-left: 4.1666666667%;
  }
  .s-offset-2-sm {
    margin-left: 8.3333333333%;
  }
  .s-offset-3-sm {
    margin-left: 12.5%;
  }
  .s-offset-4-sm {
    margin-left: 16.6666666667%;
  }
  .s-offset-5-sm {
    margin-left: 20.8333333333%;
  }
  .s-offset-6-sm {
    margin-left: 25%;
  }
  .s-offset-7-sm {
    margin-left: 29.1666666667%;
  }
  .s-offset-8-sm {
    margin-left: 33.3333333333%;
  }
  .s-offset-9-sm {
    margin-left: 37.5%;
  }
  .s-offset-10-sm {
    margin-left: 41.6666666667%;
  }
  .s-offset-11-sm {
    margin-left: 45.8333333333%;
  }
  .s-offset-12-sm {
    margin-left: 50%;
  }
  .s-offset-13-sm {
    margin-left: 54.1666666667%;
  }
  .s-offset-14-sm {
    margin-left: 58.3333333333%;
  }
  .s-offset-15-sm {
    margin-left: 62.5%;
  }
  .s-offset-16-sm {
    margin-left: 66.6666666667%;
  }
  .s-offset-17-sm {
    margin-left: 70.8333333333%;
  }
  .s-offset-18-sm {
    margin-left: 75%;
  }
  .s-offset-19-sm {
    margin-left: 79.1666666667%;
  }
  .s-offset-20-sm {
    margin-left: 83.3333333333%;
  }
  .s-offset-21-sm {
    margin-left: 87.5%;
  }
  .s-offset-22-sm {
    margin-left: 91.6666666667%;
  }
  .s-offset-23-sm {
    margin-left: 95.8333333333%;
  }
}
@media (min-width: 768px) {
  .s-offset-1-md {
    margin-left: 4.1666666667%;
  }
  .s-offset-2-md {
    margin-left: 8.3333333333%;
  }
  .s-offset-3-md {
    margin-left: 12.5%;
  }
  .s-offset-4-md {
    margin-left: 16.6666666667%;
  }
  .s-offset-5-md {
    margin-left: 20.8333333333%;
  }
  .s-offset-6-md {
    margin-left: 25%;
  }
  .s-offset-7-md {
    margin-left: 29.1666666667%;
  }
  .s-offset-8-md {
    margin-left: 33.3333333333%;
  }
  .s-offset-9-md {
    margin-left: 37.5%;
  }
  .s-offset-10-md {
    margin-left: 41.6666666667%;
  }
  .s-offset-11-md {
    margin-left: 45.8333333333%;
  }
  .s-offset-12-md {
    margin-left: 50%;
  }
  .s-offset-13-md {
    margin-left: 54.1666666667%;
  }
  .s-offset-14-md {
    margin-left: 58.3333333333%;
  }
  .s-offset-15-md {
    margin-left: 62.5%;
  }
  .s-offset-16-md {
    margin-left: 66.6666666667%;
  }
  .s-offset-17-md {
    margin-left: 70.8333333333%;
  }
  .s-offset-18-md {
    margin-left: 75%;
  }
  .s-offset-19-md {
    margin-left: 79.1666666667%;
  }
  .s-offset-20-md {
    margin-left: 83.3333333333%;
  }
  .s-offset-21-md {
    margin-left: 87.5%;
  }
  .s-offset-22-md {
    margin-left: 91.6666666667%;
  }
  .s-offset-23-md {
    margin-left: 95.8333333333%;
  }
}
@media (min-width: 992px) {
  .s-offset-1-lg {
    margin-left: 4.1666666667%;
  }
  .s-offset-2-lg {
    margin-left: 8.3333333333%;
  }
  .s-offset-3-lg {
    margin-left: 12.5%;
  }
  .s-offset-4-lg {
    margin-left: 16.6666666667%;
  }
  .s-offset-5-lg {
    margin-left: 20.8333333333%;
  }
  .s-offset-6-lg {
    margin-left: 25%;
  }
  .s-offset-7-lg {
    margin-left: 29.1666666667%;
  }
  .s-offset-8-lg {
    margin-left: 33.3333333333%;
  }
  .s-offset-9-lg {
    margin-left: 37.5%;
  }
  .s-offset-10-lg {
    margin-left: 41.6666666667%;
  }
  .s-offset-11-lg {
    margin-left: 45.8333333333%;
  }
  .s-offset-12-lg {
    margin-left: 50%;
  }
  .s-offset-13-lg {
    margin-left: 54.1666666667%;
  }
  .s-offset-14-lg {
    margin-left: 58.3333333333%;
  }
  .s-offset-15-lg {
    margin-left: 62.5%;
  }
  .s-offset-16-lg {
    margin-left: 66.6666666667%;
  }
  .s-offset-17-lg {
    margin-left: 70.8333333333%;
  }
  .s-offset-18-lg {
    margin-left: 75%;
  }
  .s-offset-19-lg {
    margin-left: 79.1666666667%;
  }
  .s-offset-20-lg {
    margin-left: 83.3333333333%;
  }
  .s-offset-21-lg {
    margin-left: 87.5%;
  }
  .s-offset-22-lg {
    margin-left: 91.6666666667%;
  }
  .s-offset-23-lg {
    margin-left: 95.8333333333%;
  }
}
@media (min-width: 1200px) {
  .s-offset-1-xl {
    margin-left: 4.1666666667%;
  }
  .s-offset-2-xl {
    margin-left: 8.3333333333%;
  }
  .s-offset-3-xl {
    margin-left: 12.5%;
  }
  .s-offset-4-xl {
    margin-left: 16.6666666667%;
  }
  .s-offset-5-xl {
    margin-left: 20.8333333333%;
  }
  .s-offset-6-xl {
    margin-left: 25%;
  }
  .s-offset-7-xl {
    margin-left: 29.1666666667%;
  }
  .s-offset-8-xl {
    margin-left: 33.3333333333%;
  }
  .s-offset-9-xl {
    margin-left: 37.5%;
  }
  .s-offset-10-xl {
    margin-left: 41.6666666667%;
  }
  .s-offset-11-xl {
    margin-left: 45.8333333333%;
  }
  .s-offset-12-xl {
    margin-left: 50%;
  }
  .s-offset-13-xl {
    margin-left: 54.1666666667%;
  }
  .s-offset-14-xl {
    margin-left: 58.3333333333%;
  }
  .s-offset-15-xl {
    margin-left: 62.5%;
  }
  .s-offset-16-xl {
    margin-left: 66.6666666667%;
  }
  .s-offset-17-xl {
    margin-left: 70.8333333333%;
  }
  .s-offset-18-xl {
    margin-left: 75%;
  }
  .s-offset-19-xl {
    margin-left: 79.1666666667%;
  }
  .s-offset-20-xl {
    margin-left: 83.3333333333%;
  }
  .s-offset-21-xl {
    margin-left: 87.5%;
  }
  .s-offset-22-xl {
    margin-left: 91.6666666667%;
  }
  .s-offset-23-xl {
    margin-left: 95.8333333333%;
  }
}
.s-gap-0 {
  gap: 0rem;
}

.s-gap-x-0 {
  -webkit-column-gap: 0rem;
     -moz-column-gap: 0rem;
          column-gap: 0rem;
}

.s-gap-y-0 {
  row-gap: 0rem;
}

.s-gap-1 {
  gap: 0.25rem;
}

.s-gap-x-1 {
  -webkit-column-gap: 0.25rem;
     -moz-column-gap: 0.25rem;
          column-gap: 0.25rem;
}

.s-gap-y-1 {
  row-gap: 0.25rem;
}

.s-gap-2 {
  gap: 0.5rem;
}

.s-gap-x-2 {
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
}

.s-gap-y-2 {
  row-gap: 0.5rem;
}

.s-gap-3 {
  gap: 0.75rem;
}

.s-gap-x-3 {
  -webkit-column-gap: 0.75rem;
     -moz-column-gap: 0.75rem;
          column-gap: 0.75rem;
}

.s-gap-y-3 {
  row-gap: 0.75rem;
}

.s-gap-4 {
  gap: 1rem;
}

.s-gap-x-4 {
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}

.s-gap-y-4 {
  row-gap: 1rem;
}

.s-gap-5 {
  gap: 1.25rem;
}

.s-gap-x-5 {
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
}

.s-gap-y-5 {
  row-gap: 1.25rem;
}

.s-col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.s-order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.s-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.s-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.s-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.s-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.s-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.s-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.s-order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.s-order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.s-order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.s-order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.s-align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

.s-align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}

.s-align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

.s-m-0 {
  margin: 0 !important;
}

.s-mt-0 {
  margin-top: 0 !important;
}

.s-mr-0 {
  margin-right: 0 !important;
}

.s-mb-0 {
  margin-bottom: 0 !important;
}

.s-ml-0 {
  margin-left: 0 !important;
}

.s-mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.s-my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.s-p-0 {
  padding: 0 !important;
}

.s-pt-0 {
  padding-top: 0 !important;
}

.s-pr-0 {
  padding-right: 0 !important;
}

.s-pb-0 {
  padding-bottom: 0 !important;
}

.s-pl-0 {
  padding-left: 0 !important;
}

.s-px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.s-py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.s-m-1 {
  margin: 0.25rem !important;
}

.s-mt-1 {
  margin-top: 0.25rem !important;
}

.s-mr-1 {
  margin-right: 0.25rem !important;
}

.s-mb-1 {
  margin-bottom: 0.25rem !important;
}

.s-ml-1 {
  margin-left: 0.25rem !important;
}

.s-mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.s-my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.s-p-1 {
  padding: 0.25rem !important;
}

.s-pt-1 {
  padding-top: 0.25rem !important;
}

.s-pr-1 {
  padding-right: 0.25rem !important;
}

.s-pb-1 {
  padding-bottom: 0.25rem !important;
}

.s-pl-1 {
  padding-left: 0.25rem !important;
}

.s-px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.s-py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.s-m-2 {
  margin: 0.5rem !important;
}

.s-mt-2 {
  margin-top: 0.5rem !important;
}

.s-mr-2 {
  margin-right: 0.5rem !important;
}

.s-mb-2 {
  margin-bottom: 0.5rem !important;
}

.s-ml-2 {
  margin-left: 0.5rem !important;
}

.s-mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.s-my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.s-p-2 {
  padding: 0.5rem !important;
}

.s-pt-2 {
  padding-top: 0.5rem !important;
}

.s-pr-2 {
  padding-right: 0.5rem !important;
}

.s-pb-2 {
  padding-bottom: 0.5rem !important;
}

.s-pl-2 {
  padding-left: 0.5rem !important;
}

.s-px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.s-py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.s-m-3 {
  margin: 1rem !important;
}

.s-mt-3 {
  margin-top: 1rem !important;
}

.s-mr-3 {
  margin-right: 1rem !important;
}

.s-mb-3 {
  margin-bottom: 1rem !important;
}

.s-ml-3 {
  margin-left: 1rem !important;
}

.s-mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.s-my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.s-p-3 {
  padding: 1rem !important;
}

.s-pt-3 {
  padding-top: 1rem !important;
}

.s-pr-3 {
  padding-right: 1rem !important;
}

.s-pb-3 {
  padding-bottom: 1rem !important;
}

.s-pl-3 {
  padding-left: 1rem !important;
}

.s-px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.s-py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.s-m-4 {
  margin: 1.5rem !important;
}

.s-mt-4 {
  margin-top: 1.5rem !important;
}

.s-mr-4 {
  margin-right: 1.5rem !important;
}

.s-mb-4 {
  margin-bottom: 1.5rem !important;
}

.s-ml-4 {
  margin-left: 1.5rem !important;
}

.s-mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.s-my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.s-p-4 {
  padding: 1.5rem !important;
}

.s-pt-4 {
  padding-top: 1.5rem !important;
}

.s-pr-4 {
  padding-right: 1.5rem !important;
}

.s-pb-4 {
  padding-bottom: 1.5rem !important;
}

.s-pl-4 {
  padding-left: 1.5rem !important;
}

.s-px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.s-py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.s-m-5 {
  margin: 3rem !important;
}

.s-mt-5 {
  margin-top: 3rem !important;
}

.s-mr-5 {
  margin-right: 3rem !important;
}

.s-mb-5 {
  margin-bottom: 3rem !important;
}

.s-ml-5 {
  margin-left: 3rem !important;
}

.s-mx-5 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.s-my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.s-p-5 {
  padding: 3rem !important;
}

.s-pt-5 {
  padding-top: 3rem !important;
}

.s-pr-5 {
  padding-right: 3rem !important;
}

.s-pb-5 {
  padding-bottom: 3rem !important;
}

.s-pl-5 {
  padding-left: 3rem !important;
}

.s-px-5 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.s-py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.s-m-6 {
  margin: 4rem !important;
}

.s-mt-6 {
  margin-top: 4rem !important;
}

.s-mr-6 {
  margin-right: 4rem !important;
}

.s-mb-6 {
  margin-bottom: 4rem !important;
}

.s-ml-6 {
  margin-left: 4rem !important;
}

.s-mx-6 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.s-my-6 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.s-p-6 {
  padding: 4rem !important;
}

.s-pt-6 {
  padding-top: 4rem !important;
}

.s-pr-6 {
  padding-right: 4rem !important;
}

.s-pb-6 {
  padding-bottom: 4rem !important;
}

.s-pl-6 {
  padding-left: 4rem !important;
}

.s-px-6 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.s-py-6 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.s-m-7 {
  margin: 5rem !important;
}

.s-mt-7 {
  margin-top: 5rem !important;
}

.s-mr-7 {
  margin-right: 5rem !important;
}

.s-mb-7 {
  margin-bottom: 5rem !important;
}

.s-ml-7 {
  margin-left: 5rem !important;
}

.s-mx-7 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.s-my-7 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.s-p-7 {
  padding: 5rem !important;
}

.s-pt-7 {
  padding-top: 5rem !important;
}

.s-pr-7 {
  padding-right: 5rem !important;
}

.s-pb-7 {
  padding-bottom: 5rem !important;
}

.s-pl-7 {
  padding-left: 5rem !important;
}

.s-px-7 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.s-py-7 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.s-m-8 {
  margin: 6rem !important;
}

.s-mt-8 {
  margin-top: 6rem !important;
}

.s-mr-8 {
  margin-right: 6rem !important;
}

.s-mb-8 {
  margin-bottom: 6rem !important;
}

.s-ml-8 {
  margin-left: 6rem !important;
}

.s-mx-8 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.s-my-8 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.s-p-8 {
  padding: 6rem !important;
}

.s-pt-8 {
  padding-top: 6rem !important;
}

.s-pr-8 {
  padding-right: 6rem !important;
}

.s-pb-8 {
  padding-bottom: 6rem !important;
}

.s-pl-8 {
  padding-left: 6rem !important;
}

.s-px-8 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.s-py-8 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.s-m-9 {
  margin: 8rem !important;
}

.s-mt-9 {
  margin-top: 8rem !important;
}

.s-mr-9 {
  margin-right: 8rem !important;
}

.s-mb-9 {
  margin-bottom: 8rem !important;
}

.s-ml-9 {
  margin-left: 8rem !important;
}

.s-mx-9 {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}

.s-my-9 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

.s-p-9 {
  padding: 8rem !important;
}

.s-pt-9 {
  padding-top: 8rem !important;
}

.s-pr-9 {
  padding-right: 8rem !important;
}

.s-pb-9 {
  padding-bottom: 8rem !important;
}

.s-pl-9 {
  padding-left: 8rem !important;
}

.s-px-9 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

.s-py-9 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.s-m-10 {
  margin: 10rem !important;
}

.s-mt-10 {
  margin-top: 10rem !important;
}

.s-mr-10 {
  margin-right: 10rem !important;
}

.s-mb-10 {
  margin-bottom: 10rem !important;
}

.s-ml-10 {
  margin-left: 10rem !important;
}

.s-mx-10 {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}

.s-my-10 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}

.s-p-10 {
  padding: 10rem !important;
}

.s-pt-10 {
  padding-top: 10rem !important;
}

.s-pr-10 {
  padding-right: 10rem !important;
}

.s-pb-10 {
  padding-bottom: 10rem !important;
}

.s-pl-10 {
  padding-left: 10rem !important;
}

.s-px-10 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}

.s-py-10 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

.s-bg-primary {
  background-color: #811111 !important;
}

.s-text-primary {
  color: #811111 !important;
}

.s-bg-secondary {
  background-color: #4c0a0b !important;
}

.s-text-secondary {
  color: #4c0a0b !important;
}

.s-bg-success {
  background-color: #28a745 !important;
}

.s-text-success {
  color: #28a745 !important;
}

.s-bg-danger {
  background-color: #dc3545 !important;
}

.s-text-danger {
  color: #dc3545 !important;
}

.s-bg-white {
  background-color: #ffffff !important;
}

.s-text-white {
  color: #ffffff !important;
}

.s-bg-dark {
  background-color: #343a40 !important;
}

.s-text-dark {
  color: #343a40 !important;
}

.s-d-none {
  display: none !important;
}

.s-d-block {
  display: block !important;
}

.s-d-inline {
  display: inline !important;
}

.s-d-inline-block {
  display: inline-block !important;
}

.s-d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.s-d-grid {
  display: -ms-grid !important;
  display: grid !important;
}

.s-position-relative {
  position: relative !important;
}

.s-position-absolute {
  position: absolute !important;
}

.s-position-fixed {
  position: fixed !important;
}

.s-visible {
  visibility: visible !important;
}

.s-invisible {
  visibility: hidden !important;
}

.s-text-left {
  text-align: left !important;
}

.s-text-center {
  text-align: center !important;
}

.s-text-right {
  text-align: right !important;
}

.s-text-justify {
  text-align: justify !important;
}

.s-flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.s-flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.s-justify-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.s-justify-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.s-justify-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.s-align-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.s-align-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.s-align-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.s-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.s-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.s-w-10 {
  width: 10% !important;
}

.s-h-10 {
  height: 10% !important;
}

.s-w-20 {
  width: 20% !important;
}

.s-h-20 {
  height: 20% !important;
}

.s-w-30 {
  width: 30% !important;
}

.s-h-30 {
  height: 30% !important;
}

.s-w-40 {
  width: 40% !important;
}

.s-h-40 {
  height: 40% !important;
}

.s-w-50 {
  width: 50% !important;
}

.s-h-50 {
  height: 50% !important;
}

.s-w-60 {
  width: 60% !important;
}

.s-h-60 {
  height: 60% !important;
}

.s-w-70 {
  width: 70% !important;
}

.s-h-70 {
  height: 70% !important;
}

.s-w-80 {
  width: 80% !important;
}

.s-h-80 {
  height: 80% !important;
}

.s-w-90 {
  width: 90% !important;
}

.s-h-90 {
  height: 90% !important;
}

.s-w-100 {
  width: 100% !important;
}

.s-h-100 {
  height: 100% !important;
}

.s-w-110 {
  width: 110% !important;
}

.s-h-110 {
  height: 110% !important;
}

.s-w-120 {
  width: 120% !important;
}

.s-h-120 {
  height: 120% !important;
}

.s-w-auto {
  width: auto !important;
}

.s-h-auto {
  height: auto !important;
}

.s-w-100 {
  width: 100% !important;
}

.s-h-100 {
  height: 100% !important;
}

.s-fw-bold {
  font-weight: bold !important;
}

.s-fw-normal {
  font-weight: normal !important;
}

.s-fs-small {
  font-size: 0.875rem !important;
}

.s-fs-base {
  font-size: 1rem !important;
}

.s-fs-large {
  font-size: 1.25rem !important;
}

.s-team-img {
  width: 15rem;
  height: 15rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  border-radius: 100%;
  border: 0.3rem solid #811111;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.s-pinselbild {
  -webkit-mask-image: url("https://scheiro.de/files/SCHEIRO_2022/img/pinselrahmen.png");
  -webkit-mask-size: 100% 100%;
  mask-image: url("https://scheiro.de/files/SCHEIRO_2022/img/pinselrahmen.png");
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
}

.s-hero-img {
  width: 100%;
  max-height: 500px;
  border: 2px solid #811111;
  -webkit-box-shadow: #4c0a0b 5px 5px 15px;
          box-shadow: #4c0a0b 5px 5px 15px;
  margin-top: 1em;
  margin-bottom: 1em;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.s-wrap--sm {
  padding-inline: max(env(safe-area-inset-left), env(safe-area-inset-right), clamp(8px, 0.75rem, 5vw));
}

.s-wrap--md {
  padding-inline: max(env(safe-area-inset-left), env(safe-area-inset-right), clamp(8px, 1rem, 5vw));
}

.s-wrap--lg {
  padding-inline: max(env(safe-area-inset-left), env(safe-area-inset-right), clamp(8px, 1.5rem, 5vw));
}

.s-wrap--xl {
  padding-inline: max(env(safe-area-inset-left), env(safe-area-inset-right), clamp(8px, 2rem, 5vw));
}

.s-wrap--flush {
  padding-inline: 0 !important;
}

.s-wrap--bleed {
  margin-inline: calc(-1 * max(env(safe-area-inset-left), env(safe-area-inset-right), 0px));
}

.s-wrap--custom {
  padding-inline: var(--s-wrap-inline, clamp(8px, 1rem, 5vw));
}

.s-wrap {
  padding-inline: max(env(safe-area-inset-left), env(safe-area-inset-right), clamp(8px, 1rem, 5vw));
}

@media (min-width: 576px) {
  .s-wrap {
    padding-inline: max(env(safe-area-inset-left), env(safe-area-inset-right), clamp(8px, 1rem, 5vw));
  }
}
@media (min-width: 768px) {
  .s-wrap {
    padding-inline: max(env(safe-area-inset-left), env(safe-area-inset-right), clamp(8px, 1.5rem, 5vw));
  }
}
@media (min-width: 992px) {
  .s-wrap {
    padding-inline: max(env(safe-area-inset-left), env(safe-area-inset-right), clamp(8px, 1.5rem, 5vw));
  }
}
@media (min-width: 1200px) {
  .s-wrap {
    padding-inline: max(env(safe-area-inset-left), env(safe-area-inset-right), clamp(8px, 2rem, 5vw));
  }
}
.s-img {
  display: block;
  max-width: 100%;
  height: auto;
}

.s-w-full {
  width: 100%;
}

.s-h-auto {
  height: auto;
}

.s-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.s-fit-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.s-fit-fill {
  -o-object-fit: fill;
     object-fit: fill;
}

.s-fit-none {
  -o-object-fit: none;
     object-fit: none;
}

.s-fit-scale {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.s-obj-center {
  -o-object-position: center;
     object-position: center;
}

.s-obj-top {
  -o-object-position: top;
     object-position: top;
}

.s-obj-bottom {
  -o-object-position: bottom;
     object-position: bottom;
}

.s-obj-left {
  -o-object-position: left;
     object-position: left;
}

.s-obj-right {
  -o-object-position: right;
     object-position: right;
}

.s-ar {
  width: 100%;
  display: block;
}

.s-ar--1-1 {
  aspect-ratio: 1/1;
}

.s-ar--4-3 {
  aspect-ratio: 4/3;
}

.s-ar--3-2 {
  aspect-ratio: 3/2;
}

.s-ar--16-9 {
  aspect-ratio: 16/9;
}

.s-ar--21-9 {
  aspect-ratio: 21/9;
}

.s-rounded-sm {
  border-radius: 0.375rem;
}

.s-rounded-md {
  border-radius: 0.75rem;
}

.s-rounded-lg {
  border-radius: 1rem;
}

.s-rounded-full {
  border-radius: 9999px;
}

.s-media-box {
  position: relative;
  width: 100%;
  overflow: hidden;
  aspect-ratio: 16/9;
  background-size: cover;
  background-position: center;
}

.s-media-box--contain {
  background-size: contain;
  background-repeat: no-repeat;
}

.s-media-box--1-1 {
  aspect-ratio: 1/1;
}

.s-media-box--4-3 {
  aspect-ratio: 4/3;
}

.s-media-box--3-2 {
  aspect-ratio: 3/2;
}

.s-media-box--16-9 {
  aspect-ratio: 16/9;
}

.s-media-box--21-9 {
  aspect-ratio: 21/9;
}

.s-frame {
  display: inline-block;
  max-width: 100%;
  background: #fff;
}

.s-frame--soft {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 0.375rem;
  padding: 0.5rem;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}

.s-frame--solid {
  border: 2px solid rgba(0, 0, 0, 0.12);
  border-radius: 0.75rem;
  padding: 0.75rem;
  -webkit-box-shadow: 0 6px 14px rgba(0, 0, 0, 0.12);
          box-shadow: 0 6px 14px rgba(0, 0, 0, 0.12);
}

.s-frame--double {
  position: relative;
  border: 2px solid rgba(0, 0, 0, 0.12);
  border-radius: 0.75rem;
  padding: 0.75rem;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}
.s-frame--double::after {
  content: "";
  position: absolute;
  inset: 0.4rem;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: calc(0.75rem - 0.25rem);
  pointer-events: none;
}

.s-frame--inset {
  border-radius: 0.375rem;
  padding: 0.5rem;
  -webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.12);
          box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.12);
  border: 1px solid rgba(0, 0, 0, 0.08);
}

.s-frame--offset {
  border-radius: 0.75rem;
  padding: 0.75rem;
  border: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.08);
}

.s-frame--polaroid {
  border-radius: 0.25rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
          box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
  padding: 0.5rem 0.5rem 1.25rem;
}

.s-frame--outline {
  background: transparent;
  border: 2px dashed rgba(0, 0, 0, 0.12);
  border-radius: 0.375rem;
  padding: 0.75rem;
}

.s-frame--gradient {
  --s-frame-grad: linear-gradient(135deg, #8ec5fc 0%, #e0c3fc 100%);
  border: 3px solid transparent;
  border-radius: 0.75rem;
  padding: 0.75rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)) padding-box, var(--s-frame-grad) border-box;
  background: linear-gradient(#fff, #fff) padding-box, var(--s-frame-grad) border-box;
}

.s-frame--shadow-xl {
  -webkit-box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
          box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
}

.s-frame__media {
  display: block;
  width: 100%;
  height: 100%;
}

.s-btn, .s-btn-disabled, .s-btn-outline, .s-btn-secondary, .s-btn-primary {
  display: inline-block;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
  line-height: 1.4;
}

.s-btn-primary {
  background-color: #811111;
  color: #fff;
}
.s-btn-primary:hover {
  background-color: #540b0b;
}

.s-btn-secondary {
  background-color: #4c0a0b;
  color: #fff;
}
.s-btn-secondary:hover {
  background-color: #1f0404;
}

.s-btn-outline {
  background-color: transparent;
  border: 2px solid #811111;
  color: #811111;
}
.s-btn-outline:hover {
  background-color: #811111;
  color: #fff;
}

.s-btn-disabled {
  background-color: #ccc;
  color: #888;
  cursor: not-allowed;
  pointer-events: none;
}

.s-link {
  color: #811111;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.s-link:hover, .s-link:focus {
  color: #540b0b;
}

.s-link-muted {
  color: #666;
}
.s-link-muted:hover {
  color: #811111;
}

.s-link-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.25rem;
  color: #811111;
  font-weight: 500;
}
.s-link-icon svg {
  width: 1rem;
  height: 1rem;
}

.s-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  width: 100%;
}

.s-label {
  font-weight: 600;
  margin-bottom: 0.25rem;
  display: inline-block;
  font-size: 0.95rem;
  color: #811111;
}

.s-input,
.s-textarea,
.s-select {
  width: 100%;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  border: 1px solid #811111;
  border-radius: 0.5rem;
  background-color: #fff;
  color: #811111;
  -webkit-transition: border-color 0.2s ease, background-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: border-color 0.2s ease, background-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.s-input:focus,
.s-textarea:focus,
.s-select:focus {
  border-color: #811111;
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(129, 17, 17, 0.2);
          box-shadow: 0 0 0 3px rgba(129, 17, 17, 0.2);
}
.s-input:disabled,
.s-textarea:disabled,
.s-select:disabled {
  background-color: #f7f7f7;
  color: #aaa;
  cursor: not-allowed;
}

.s-textarea {
  min-height: 140px;
  resize: vertical;
  line-height: 1.5;
}

.s-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg fill='none' stroke='%23666' stroke-width='2' viewBox='0 0 24 24' %3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1rem;
  padding-right: 2.5rem;
}

.s-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  cursor: pointer;
}
.s-check input[type=checkbox],
.s-check input[type=radio] {
  accent-color: #811111;
  width: 1.1rem;
  height: 1.1rem;
  margin: 0;
  cursor: pointer;
}

.s-switch {
  position: relative;
  width: 42px;
  height: 24px;
}
.s-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.s-switch .s-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  border-radius: 999px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.s-switch .s-slider::before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.s-switch input:checked + .s-slider {
  background-color: #811111;
}
.s-switch input:checked + .s-slider::before {
  -webkit-transform: translateX(18px);
          transform: translateX(18px);
}

.s-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}
.s-file input[type=file] {
  display: none;
}
.s-file .s-file-label {
  padding: 0.75rem 1rem;
  border: 2px dashed #4c0a0b;
  border-radius: 0.5rem;
  background-color: #fafafa;
  text-align: center;
  font-size: 0.95rem;
  color: #4c0a0b;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.s-file .s-file-label:hover {
  background-color: #f0f0f0;
}

.s-range {
  width: 100%;
  accent-color: #811111;
  cursor: pointer;
}
.s-range::-webkit-slider-thumb {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #811111;
  cursor: pointer;
  border: none;
  position: relative;
  z-index: 2;
}
.s-range::after {
  content: attr(data-value);
  position: absolute;
  top: -2rem;
  left: var(--value-percent, 50%);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #811111;
  color: #fff;
  padding: 0.25rem 0.5rem;
  font-size: 0.8rem;
  border-radius: 0.35rem;
  white-space: nowrap;
  pointer-events: none;
}

.s-help {
  font-size: 0.85rem;
  color: #4c0a0b;
  margin-top: -0.25rem;
}

.s-error {
  border-color: #dc3545 !important;
  -webkit-box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.15);
          box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.15);
}

.s-success {
  border-color: #28a745 !important;
  -webkit-box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.15);
          box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.15);
}

.s-warning {
  border-color: #dc3545 !important;
  -webkit-box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.15);
          box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.15);
}

.s-fieldset {
  border: 1px solid #811111;
  border-radius: 0.75rem;
  padding: 1.5rem;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  background-color: #fff;
  -webkit-transition: border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.s-fieldset:hover {
  border-color: #811111;
  -webkit-box-shadow: 0 2px 6px rgba(129, 17, 17, 0.05);
          box-shadow: 0 2px 6px rgba(129, 17, 17, 0.05);
}

.s-legend {
  font-size: 1.1rem;
  font-weight: 600;
  padding: 0 0.5rem;
  color: #811111;
  margin-bottom: 0.5rem;
}

.s-submit {
  display: inline-block;
  width: 100%;
  padding: 0.85rem 1.25rem;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease, -webkit-box-shadow 0.2s ease, -webkit-transform 0.1s ease;
  transition: background-color 0.2s ease, -webkit-box-shadow 0.2s ease, -webkit-transform 0.1s ease;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease, -webkit-box-shadow 0.2s ease, -webkit-transform 0.1s ease;
  background-color: #811111;
  background-image: none;
  color: #fff;
}
.s-submit:hover {
  background-color: #610d0d;
  -webkit-box-shadow: 0 4px 10px rgba(129, 17, 17, 0.25);
          box-shadow: 0 4px 10px rgba(129, 17, 17, 0.25);
}
.s-submit:active {
  -webkit-transform: scale(0.97);
          transform: scale(0.97);
}
.s-submit:disabled {
  background-color: #811111;
  color: #888;
  cursor: not-allowed;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.s-submit--secondary {
  background-color: #4c0a0b;
}
.s-submit--secondary:hover {
  background-color: #2c0606;
  -webkit-box-shadow: 0 4px 10px rgba(76, 10, 11, 0.25);
          box-shadow: 0 4px 10px rgba(76, 10, 11, 0.25);
}

.s-submit--danger {
  background-color: #dc3545;
}
.s-submit--danger:hover {
  background-color: #ca2333;
  -webkit-box-shadow: 0 4px 10px rgba(220, 53, 69, 0.25);
          box-shadow: 0 4px 10px rgba(220, 53, 69, 0.25);
}

.s-text {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.6;
}

.s-small {
  font-size: 0.875rem;
  color: #666;
}

.s-link {
  color: #811111;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.s-link:hover, .s-link:focus {
  color: #540b0b;
}

.s-ul {
  list-style: disc inside;
  margin-bottom: 1rem;
  padding-left: 1rem;
}

.s-ol {
  list-style: decimal inside;
  margin-bottom: 1rem;
  padding-left: 1rem;
}

.s-list-inline {
  list-style: none;
  padding: 0;
  margin: 0;
}
.s-list-inline li {
  display: inline-block;
  margin-right: 1rem;
}

.s-blockquote {
  border-left: 4px solid #811111;
  padding-left: 1rem;
  margin: 1rem 0;
  color: #555;
  font-style: italic;
}

.s-code {
  font-family: monospace;
  background-color: #f5f5f5;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  font-size: 0.95rem;
  color: #c7254e;
}

.s-pre {
  font-family: monospace;
  background-color: #f5f5f5;
  padding: 1rem;
  overflow-x: auto;
  border-radius: 6px;
  font-size: 0.95rem;
  color: #333;
}

.s-bold {
  font-weight: bold;
}

.s-italic {
  font-style: italic;
}

.s-mark {
  background-color: #fffa87;
  padding: 0.1rem 0.25rem;
  border-radius: 2px;
}

.s-text-left {
  text-align: left !important;
}

.s-text-center {
  text-align: center !important;
}

.s-text-right {
  text-align: right !important;
}

.s-text-justify {
  text-align: justify !important;
}

.s-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  font-size: 1rem;
  color: #333;
  background-color: #fff;
}

.s-table th,
.s-table td {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #e0e0e0;
  vertical-align: middle;
}

.s-table-bordered {
  border: 1px solid #ccc;
}
.s-table-bordered th,
.s-table-bordered td {
  border: 1px solid #ccc;
}

.s-table-striped tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.s-table-hover tbody tr:hover {
  background-color: #f1f1f1;
}

.s-table-sm th,
.s-table-sm td {
  padding: 0.5rem;
  font-size: 0.9rem;
}

.s-table-center th,
.s-table-center td {
  text-align: center;
}

.s-table-right th,
.s-table-right td {
  text-align: right;
}

.s-table-nowrap th,
.s-table-nowrap td {
  white-space: nowrap;
}

.s-table-responsive {
  width: 100%;
  overflow-x: auto;
}
.s-table-responsive .s-table {
  min-width: 600px;
}

/* Accessiblity helper */
.s-visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
  border: 0;
  padding: 0;
  margin: -1px;
}

/* Wrapper */
.s-nav-wrapper {
  position: relative;
  background: #fff;
  border-bottom: 1px solid #eee;
}

/* Toggle (Mobile) */
.s-nav-toggle {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: 0;
  padding: 0.75rem 1rem;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px;
}

.s-nav-toggle-bar {
  display: block;
  width: 24px;
  height: 2px;
  background: #333;
}

/* Hauptnav */
.s-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none; /* Mobile: zu, bis Toggle aktiv */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.s-nav.s-open { /* Klasse wird via JS gesetzt */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.s-item {
  position: relative;
}

.s-link, .s-item > strong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.5rem;
  padding: 0.875rem 1rem;
  text-decoration: none;
  color: #222;
  font-weight: 500;
}

.s-link:hover,
.s-item > strong:hover {
  background: #811111;
  color: #ffffff;
}

.s-active {
  color: #4c0a0b;
}

/* Subnav */
.s-subnav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none; /* Mobile: geschlossen bis Toggle */
  border-top: 1px solid #eee;
  background: #fafbfc;
}

.s-subnav li a,
.s-subnav li strong {
  display: block;
  padding: 0.625rem 1rem 0.625rem 1.75rem;
  color: #444;
  text-decoration: none;
}

.s-subnav li a:hover {
  background: #4c0a0b;
  color: #ffffff;
}

/* Subnav Toggle (Caret) */
.s-subnav-toggle {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: 0;
  padding: 0 0.75rem 0 0;
  margin-left: auto;
  cursor: pointer;
}

.s-subnav-caret {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #666; /* Pfeil nach unten */
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}

.s-subnav-toggle[aria-expanded=true] .s-subnav-caret {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); /* Pfeil nach oben */
}

/* --- Ab Tablet/Desktop: horizontale Nav + Hover-Dropdown --- */
@media (min-width: 768px) {
  .s-nav-toggle {
    display: none;
  } /* Burger ausblenden */
  .s-nav {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; /* immer sichtbar */
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1.5rem;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .s-link, .s-item > strong {
    padding: 0.75rem 0.75rem;
    border-radius: 6px;
  }
  /* Subnav als Dropdown */
  .s-subnav-toggle {
    display: none;
  } /* kein mobiler Toggle noetig */
  .s-item {
    position: relative;
  }
  .s-subnav {
    position: absolute;
    top: calc(100% + 0px);
    left: 0;
    min-width: 220px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    padding: 0.5rem 0;
    display: none; /* per Hover einblenden */
    z-index: 1000;
  }
  .s-item:hover > .s-subnav {
    display: block;
  }
  .s-subnav li a,
  .s-subnav li strong {
    border-radius: 0;
    display: block;
    width: 100%;
    min-width: 220px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.s-fade-in {
  -webkit-animation: s-fade-in 0.5s ease-in forwards;
          animation: s-fade-in 0.5s ease-in forwards;
}

@-webkit-keyframes s-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes s-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.s-slide-up {
  -webkit-animation: s-slide-up 0.4s ease-out forwards;
          animation: s-slide-up 0.4s ease-out forwards;
}

@-webkit-keyframes s-slide-up {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes s-slide-up {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.s-slide-down {
  -webkit-animation: s-slide-down 0.4s ease-out forwards;
          animation: s-slide-down 0.4s ease-out forwards;
}

@-webkit-keyframes s-slide-down {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes s-slide-down {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.s-zoom-in {
  -webkit-animation: s-zoom-in 0.4s ease forwards;
          animation: s-zoom-in 0.4s ease forwards;
}

@-webkit-keyframes s-zoom-in {
  from {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@keyframes s-zoom-in {
  from {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
.s-rotate-in {
  -webkit-animation: s-rotate-in 0.5s ease-in-out forwards;
          animation: s-rotate-in 0.5s ease-in-out forwards;
}

@-webkit-keyframes s-rotate-in {
  from {
    opacity: 0;
    -webkit-transform: rotate(-10deg) scale(0.95);
            transform: rotate(-10deg) scale(0.95);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1);
  }
}

@keyframes s-rotate-in {
  from {
    opacity: 0;
    -webkit-transform: rotate(-10deg) scale(0.95);
            transform: rotate(-10deg) scale(0.95);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1);
  }
}
.s-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.s-container-fluid {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.s-section {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.s-section-sm {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.s-section-bg {
  background-color: #f9f9f9;
}

.s-card {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  padding: 1.5rem;
  -webkit-transition: -webkit-box-shadow 0.2s ease;
  transition: -webkit-box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.s-card:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.s-card-header {
  font-weight: 600;
  font-size: 1.125rem;
  margin-bottom: 1rem;
}

.s-card-body {
  font-size: 1rem;
  color: #333;
}

.s-card-footer {
  margin-top: 1rem;
  font-size: 0.875rem;
  color: #888;
  border-top: 1px solid #eee;
  padding-top: 0.75rem;
}

.s-badge {
  display: inline-block;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1;
  border-radius: 0.25rem;
  text-transform: uppercase;
  background-color: #eee;
  color: #333;
}

.s-badge-primary {
  background-color: #811111;
  color: #fff;
}

.s-badge-success {
  background-color: #28a745;
  color: #fff;
}

.s-badge-danger {
  background-color: #dc3545;
  color: #fff;
}

.s-badge-secondary {
  background-color: #4c0a0b;
  color: #fff;
}

.s-alert {
  padding: 1rem 1.25rem;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  font-size: 0.95rem;
}

.s-alert-primary {
  background-color: rgba(129, 17, 17, 0.1);
  border-left: 4px solid #811111;
}

.s-alert-success {
  background-color: rgba(40, 167, 69, 0.1);
  border-left: 4px solid #28a745;
}

.s-alert-danger {
  background-color: rgba(220, 53, 69, 0.1);
  border-left: 4px solid #dc3545;
}

.s-alert-secondary {
  background-color: rgba(76, 10, 11, 0.1);
  border-left: 4px solid #4c0a0b;
}

.s-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9999;
}

.s-modal-overlay.is-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.s-modal {
  background-color: #fff;
  border-radius: 0.5rem;
  max-width: 500px;
  width: 90%;
  padding: 2rem;
  position: relative;
  -webkit-animation: s-fade-in 0.3s ease;
          animation: s-fade-in 0.3s ease;
}

.s-modal-header {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

.s-modal-body {
  font-size: 1rem;
  color: #333;
  margin-bottom: 1.5rem;
}

.s-modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 1.25rem;
  background: none;
  border: none;
  cursor: pointer;
  color: #666;
}

.invisible {
  display: none;
}
