/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.coh-row-inner{display:flex;flex-wrap:wrap;margin-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);margin-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);}.coh-column{position:relative;width:100%;min-height:1px;box-sizing:border-box;padding-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);padding-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);}
#rvty-chat-bot-header h1,#rvty-chat-bot-header h2{color:#fff;font-family:Hanken Grotesk,sans-serif;font-size:24px;font-weight:500;line-height:32px;margin:0 16px 0 0;user-select:none}.webchat__bubble .webchat__bubble__nub-pad{background-color:#ffeb0f;border-bottom-left-radius:10px;border-top-left-radius:10px;margin-left:5px;width:8px!important}.webchat__bubble__content{border-bottom-left-radius:0!important;border-bottom-right-radius:10px!important;border-style:none!important;border-top-left-radius:0!important;border-top-right-radius:10px!important;margin-left:-5px}.webchat__bubble--from-user .webchat__bubble__content{border-bottom-left-radius:10px!important;border-bottom-right-radius:0!important;border-top-left-radius:10px!important;border-top-right-radius:0!important;margin-left:0!important;margin-right:-5px!important}.webchat__bubble--from-user .webchat__bubble__nub-pad{background-color:#2d2d2d;border-bottom-left-radius:0;border-bottom-right-radius:10px;border-top-left-radius:0;border-top-right-radius:10px;margin-left:0;margin-right:5px}.webchat__defaultAvatar{margin-top:7px}.webchat__initialsAvatar{background-color:transparent!important}#rvty-chat-bot-header{align-items:center;background-color:#000;display:flex;gap:16px;justify-content:space-between;padding:16px 0}#rvty-chat-bot-header .rvty-chat-bot-header-left{align-items:center;display:flex;gap:8px}#rvty-chat-bot-header .rvty-chat-bot-header-right{align-items:center;display:flex;gap:8px;justify-content:center}.rvty-chat-bot-header-right .rvty-chat-bot-close-btn{margin-right:8px}.rvty-chat-bot-header-right .rvty-chat-bot-close,.rvty-chat-bot-header-right .rvty-chat-bot-restart{display:flex;padding:4px}#rvty-chat-bot-header .rvty-chat-bot-header-icon{align-items:center;background-color:#ffeb0f;border-radius:50%;display:flex;height:48px;justify-content:center;margin-left:16px;min-width:48px;width:48px}#rvty-chat-bot-header .rvty-chat-bot-close-btn{display:flex;flex-grow:1;justify-content:end}#rvty-webchat{background-color:#e0e0e0;font-family:Hanken Grotesk,sans-serif;height:calc(50vh + 75px);overflow:hidden}#rvty-webchat .webchat__connectivityStatus{font-family:Hanken Grotesk,sans-serif;font-size:16px;height:100%;justify-content:center}#rvty-webchat .webchat__connectivityStatus>div[class^=webchat--css-]{background-image:url(/modules/custom/lsdx_chatbot/assets/loading-icon.svg);height:20px;margin-right:8px;width:20px}#rvty-webchat .webchat__typing-indicator{background-repeat:no-repeat;background-size:contain}#rvty-webchat .webchat__basic-transcript .webchat__basic-transcript__scrollable::-webkit-scrollbar{width:4px}#rvty-webchat .webchat__basic-transcript .webchat__basic-transcript__scrollable::-webkit-scrollbar-thumb{background-color:#333;border-radius:8px}#rvty-webchat .webchat__basic-transcript .webchat__basic-transcript__scrollable::-webkit-scrollbar-track{background-color:#e0e0e0}#rvty-chat-bot-block{bottom:16px;position:fixed;right:24px;z-index:98}#rvty-chat-bot-block .rvty-chat-bot-button{background-color:#000;border-radius:50%;box-shadow:0 4px 16px rgba(17,17,26,.1),0 8px 24px rgba(17,17,26,.1),0 16px 56px rgba(17,17,26,.1);height:64px;position:relative;transition:all 50ms ease-in;width:64px}#rvty-chat-bot-block .rvty-chat-bot-button svg{bottom:50%;left:50%;position:absolute;transform:translate(-50%,50%);transition:opacity .2s ease-in}#rvty-chat-bot-block .rvty-chat-bot-button{outline:2px solid #fff}#rvty-chat-bot-block .rvty-chat-bot-button:active{transform:scale(.98) translateY(2px)}#rvty-chat-bot-window{border-radius:16px;bottom:96px;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32);display:none;opacity:0;overflow:hidden;position:fixed;right:32px;transform:translateY(20px);transition:opacity .3s ease-out,transform .3s ease-out;width:480px;z-index:1000}#rvty-chat-bot-window.rvty-active{display:block;opacity:1;transform:translateY(0)}@media (max-width:1600px){#rvty-chat-bot-window{width:480px}}@media (min-width:1600px) and (max-width:1800px){#rvty-chat-bot-window{width:520px}}@media (min-width:1800px){#rvty-chat-bot-window{width:560px}}@media (max-width:768px){#rvty-chat-bot-block{bottom:16px;right:16px;z-index:99}#rvty-chat-bot-window>div{display:flex;flex-direction:column;height:100%}#rvty-chat-bot-window{bottom:80px;height:100%;left:0;overflow:unset;right:unset;top:0;width:100%}#rvty-webchat{flex-grow:1}#rvty-chat-bot-header h1{font-size:23px}}#rvty-chat-bot-button .rvty-chat-bot-close{opacity:0}#rvty-webchat .webchat__send-box{background-color:#000;margin-top:0;padding:0 16px 16px}#rvty-webchat .webchat__send-box:has(.react-film__filmstrip__list){margin-top:16px}#rvty-webchat .webchat__send-box .webchat__send-box__main{background:#fff;border-radius:8px;gap:8px;margin-top:16px;overflow:hidden}#rvty-webchat .webchat__send-box .webchat__send-box__main .webchat__send-box-text-box{background:#fff;font-family:Hanken Grotesk,sans-serif}#rvty-webchat .webchat__send-box .webchat__send-box-text-box__input{font-size:16px;font-weight:400;line-height:22px}#rvty-webchat .webchat__send-box .webchat__icon-button{border-radius:50%;margin-bottom:1px;margin-right:4px}#rvty-webchat .webchat__send-box .webchat__icon-button .webchat__icon-button__shade{background:#7f03b0;background-image:url(/modules/custom/lsdx_chatbot/assets/send-icon.png);background-position:50%;background-repeat:no-repeat;background-size:18px 18px;border-radius:50%}#rvty-webchat .webchat__send-box .webchat__icon-button svg{fill:#fff}#rvty-webchat .webchat__suggested-actions{background:#e0e0e0;margin:0 -16px;position:relative}#rvty-webchat .webchat__suggested-actions__carousel{padding:0}#rvty-webchat .webchat__suggested-actions__focus-indicator{border:0!important}#rvty-webchat .webchat__basic-transcript{margin-bottom:56px}#rvty-webchat:has(.react-film__filmstrip__list) .webchat__basic-transcript{margin-bottom:0}#rvty-webchat .react-film__filmstrip__list{flex-wrap:wrap;gap:8px;padding:16px 16px 60px 55px;& .react-film__filmstrip__item{margin:0;&:first-child{padding:0}&::marker{font-size:0}& .webchat__suggested-actions__item-box{padding:0;& .webchat__suggested-actions__button{background-color:#fff;border:2px solid #7f03b0;border-radius:40px;color:#7f03b0;padding:12px 20px;transition:.3s;&:hover{background-color:#7f03b0;color:#fff}&:active{background-color:#5a027d;color:#fff}}}}}@media (max-width:768px){#rvty-webchat .webchat__basic-transcript{margin-bottom:56px}#rvty-webchat .react-film__filmstrip__list{padding:16px 16px 64px 55px}}@media (max-width:475px){#rvty-webchat .react-film__filmstrip__list{padding:16px 16px 80px 55px}}.rvty-cb-bubble-data-outer{padding:16px;&,& p{font-family:Hanken Grotesk;font-size:16px;font-weight:400;line-height:22px}}.rvty-cb-document-message-info-box,.rvty-cb-document-message-info-box:hover{background-color:#fbfbfb;border:1px solid #e3e3e3;border-radius:8px;color:inherit;display:block;margin-bottom:8px;padding:8px;text-decoration:none;&:last-child{margin-bottom:0}}.rvty-cb-specific-message-para{margin-bottom:16px}.rvty-cb-document-message-info-box{& span.rvty-cb-document-message-title{color:#333;display:block;font-size:14px;font-weight:500;line-height:20px;margin-bottom:4px}& .rvty-cb-document-message-link{color:#7f03b0;display:block;font-size:16px;font-weight:500;line-height:22px}&:hover .rvty-cb-document-message-link{text-decoration:underline}}.rvty-cb-product-message-title{color:#7f03b0;display:block;font-size:14px;font-weight:500;line-height:20px;margin-bottom:4px}.rvty-cb-product-message-pn{color:#333;display:block;font-size:14px;font-weight:400;line-height:20px}.rvty-cb-specs-table-message-table-name{font-size:16px;font-weight:500;line-height:22px;margin-bottom:8px}.rvty-cb-fallback-message-outer table,.rvty-cb-specs-table-message-table{& thead{background-color:#e3e3e3}& tbody tr:nth-child(odd){background-color:#fff}& tbody tr:nth-child(2n){background-color:#f8f7f7}& td,& th{font-size:14px;font-weight:400;line-height:22px;padding:4px 0 4px 8px;text-align:left;&:last-child{padding:4px 8px}}& th{color:#525252}& td{color:#333;&:last-child{color:#000}}}.rvty-cb-fallback-message-outer table{margin-bottom:16px;margin-top:16px;& tbody,& thead{white-space:normal;word-break:normal}& th{font-weight:500}& td{color:#000;&:first-child{color:#333}}}.rvty-cb-fallback-message-outer>p:only-child{margin-bottom:0}.rvty-cb-fallback-message-outer a{color:#7f03b0;text-decoration:none;&:hover{text-decoration:underline!important}&:active{color:#5a027d;text-decoration:none!important}.rvty-cb-fallback-message-ext-icon-outer{display:inline-block;margin-bottom:-3px;& img{height:16px;width:16px}}}.rvty-cb-fallback-message-outer{&>p+ol,&>p+ul{margin-top:16px}li{list-style:disc;&>p{margin-bottom:8px;&+ol li,&+ul li{margin-bottom:4px}}}}#rvty-webchat h1{font-size:24px;font-weight:500;line-height:32px;margin-bottom:8px}#rvty-webchat h2{font-size:20px;font-weight:500;line-height:28px;margin-bottom:8px}#rvty-webchat h3{font-size:18px;font-weight:500;line-height:24px;margin-bottom:8px}#rvty-webchat h4{font-size:16px;font-weight:500;line-height:22px;margin-bottom:8px}#rvty-webchat h5{font-size:14px;font-weight:500;line-height:20px;margin-bottom:8px}#rvty-webchat h6{font-size:12px;font-weight:500;line-height:16px;margin-bottom:8px}#rvty-webchat .webchat__scroll-to-end-button{font-family:Hanken Grotesk,sans-serif;font-weight:300}#rvty-webchat svg.webchat__send-icon{display:none}#rvty-chat-bot-header .rvty-chat-bot-header-beta{color:#d3d3d3;font-size:14px;font-weight:400;vertical-align:super}.rvty-cb-references-list{margin-bottom:0}.rvty-cb-references-list li{list-style:decimal;margin-bottom:8px}#rvty-webchat .react-film__main .react-film__flipper--left,#rvty-webchat .react-film__main .react-film__flipper--right{display:none}.rvty-cb-specific-message-after p,.rvty-cb-specific-message-before,.rvty-cb-specific-message-before>p:last-of-type,.rvty-cb-specific-message-helper-para{margin-bottom:16px}.rvty-cb-document-followup-wrap,.rvty-cb-specific-message-after{margin-top:16px}.rvty-cb-document-followup-wrap>p:last-of-type,.rvty-cb-specific-message-after>p:first-of-type:nth-last-of-type(n+2),[data-response-type=ProductDetailsResponse] .rvty-cb-specific-message-after p:last-of-type{margin-bottom:0}
#rvty-chat-bot-block .rvty-chat-bot-button:focus-visible,#rvty-chat-bot-window .rvty-chat-bot-close:focus-visible,#rvty-chat-bot-window .rvty-chat-bot-restart:focus-visible{box-shadow:0 0 0 2px rgba(0,0,255,.5);outline:2px solid blue}
.rvty-pdf-header{background-color:#000;padding:14px 20px;position:sticky;top:0;z-index:99}.rvty-pdf-header .coh-container-boxed{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1440px!important;padding:0}.rvty-btn-white{background:#fff;border-radius:40px;color:#7f03b0;font-size:18px;font-weight:500;line-height:24px;padding:12px 20px;text-align:center;white-space:nowrap}.rvty-pdf-button-wrap{align-items:center;column-gap:50px;display:flex}.rvty-pdf-button-wrap a{position:relative}.rvty-pdf-button-wrap a:not(:first-child):before{background-color:#e3e3e3;content:"";height:100%;left:-25px;position:absolute;top:0;width:1px}.rvty-pdf-helper-text p{color:#fff;font-size:18px;font-weight:500;line-height:24px;margin:0}.filter_text_1,.filter_text_2{color:#fff;display:none;font-size:16px;font-weight:500;left:0;line-height:24px;position:absolute}.rvty-pdf-filter{align-items:center;display:flex;gap:16px}.rvty-filter-one select,.rvty-filter-two select{display:none}.rvty-pdf-filter .select2-container--default .select2-selection--single{align-items:center;background-color:#fff;border:1px solid #e3e3e3;border-radius:4px;display:flex;height:56px;padding:0 12px 0 4px;position:relative}.select2-results__option.select2-results__option--highlighted{color:#7f03b0}.rvty-pdf-filter .select2-selection__rendered{color:#000!important;padding:14px}.rvty-pdf-helper-wrap{align-items:center;column-gap:20px;display:flex;justify-content:space-between}.select2-search--dropdown{padding:12px 12px 0}.select2-dropdown ul{padding:12px}.select2-dropdown ul li:not(:last-child){margin-bottom:5px}.select2-container--default .select2-results>.select2-results__options{max-height:291px}.select2-dropdown ul li{background-color:transparent!important;margin-left:0}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{width:4px}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track{box-shadow:transparent}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{background:#a8a8a8;border-radius:0}.select2-search__field{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:.0625rem solid #bfbfbf;border-radius:5px;color:#000;font-size:16px;font-weight:500;line-height:1.5;line-height:24px;padding:.75rem;width:100%}.select2-dropdown .select2-results__option--highlighted,.select2-dropdown ul li:hover{background-color:transparent!important;color:#7f03b0!important}.select2-dropdown{border:1px solid #e3e3e3;border-radius:0 0 4px 4px;box-shadow:0 8px 16px 0 #00000033}.select2-dropdown ul,.select2-dropdown ul li{color:#000;font-size:16px;font-weight:500;line-height:24px;list-style:none;margin:0;text-align:left}.select2-selection__arrow b:before{border-color:#000;border-style:solid;border-width:2px 2px 0 0;content:"";display:inline-block;height:10px;position:relative;right:15px;top:6px;transform:rotate(134deg);vertical-align:top;width:10px}.select2-container--open .select2-selection__arrow b:before{top:12px;transform:rotate(-45deg)}.select2-container--default .select2-selection--single .select2-selection__arrow b{border:none}.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px;line-height:24px!important}@media (max-width:1103px){.rvty-btn-white span{display:none}.rvty-pdf-filter{order:3;width:100%}.rvty-pdf-button-wrap a{background-color:transparent;display:flex;padding:0}.rvty-pdf-filter>div{width:50%!important}.rvty-pdf-filter .select2-container{width:100%!important}.rvty-pdf-logo{max-width:71px}.rvty-pdf-button-wrap{align-items:center;justify-content:flex-end;width:calc(100% - 71px)}.rvty-pdf-header .coh-container-boxed{flex-wrap:wrap}.rvty-pdf-helper-text{background-color:#000;bottom:0;left:0;padding:16px 12px;position:fixed;width:100%}#pdf-container{background:#525659;padding-bottom:90px}}@media (min-width:1104px){.rvty-btn-white svg{display:none}.rvty-pdf-filter{margin:0 16px 0 60px}.rvty-pdf-helper-text{border-left:1px solid #fff;margin-left:24px;max-width:395px;padding-left:24px}}@media (max-width:560px){.rvty-btn-white{font-size:16px;line-height:22px}.rvty-pdf-helper-text p,.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:14px!important;line-height:20px!important}.rvty-pdf-logo svg{max-width:100%}.rvty-pdf-header{padding:0 12px 12px}}#pdf-container{display:flex;flex-direction:column}#pdf-container canvas,#pdf-container iframe{max-width:100%}#pdf-container canvas{background:#525659;padding:6px 12px}.rvty-pdf-no-result{align-items:center;display:flex;font-size:19px;height:100%;justify-content:center;padding:51px 20px;width:100%}#pdf-container iframe{height:calc(100vh - 100px);width:100%}#pdf-container{position:relative}body:has(.select2-container--open) #pdf-container:after{content:"";height:100%;position:absolute;width:100%}
.coh-col-xl{flex-basis:0;flex-grow:1;max-width:100%;}.coh-layout-col-xl{flex-basis:0;flex-grow:1;max-width:100%;opacity:1;}.coh-col-xl-auto{flex:0 0 auto;width:auto;max-width:none;}.coh-layout-col-xl-auto{flex:0 0 auto;width:auto;max-width:200px;opacity:1;}.coh-layout-col-xl-hidden{max-width:200px;opacity:0.5;}.coh-col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-layout-col-xl-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px);opacity:1;}.coh-layout-col-xl-1.coh-layout-canvas-component-drop-zone{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-layout-col-xl-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px);opacity:1;}.coh-layout-col-xl-2.coh-layout-canvas-component-drop-zone{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-col-xl-3{flex:0 0 25%;max-width:25%;}.coh-layout-col-xl-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);opacity:1;}.coh-layout-col-xl-3.coh-layout-canvas-component-drop-zone{flex:0 0 25%;max-width:25%;}.coh-col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-layout-col-xl-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px);opacity:1;}.coh-layout-col-xl-4.coh-layout-canvas-component-drop-zone{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-layout-col-xl-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px);opacity:1;}.coh-layout-col-xl-5.coh-layout-canvas-component-drop-zone{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-col-xl-6{flex:0 0 50%;max-width:50%;}.coh-layout-col-xl-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);opacity:1;}.coh-layout-col-xl-6.coh-layout-canvas-component-drop-zone{flex:0 0 50%;max-width:50%;}.coh-col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-layout-col-xl-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px);opacity:1;}.coh-layout-col-xl-7.coh-layout-canvas-component-drop-zone{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-layout-col-xl-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px);opacity:1;}.coh-layout-col-xl-8.coh-layout-canvas-component-drop-zone{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-col-xl-9{flex:0 0 75%;max-width:75%;}.coh-layout-col-xl-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px);opacity:1;}.coh-layout-col-xl-9.coh-layout-canvas-component-drop-zone{flex:0 0 75%;max-width:75%;}.coh-col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-layout-col-xl-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px);opacity:1;}.coh-layout-col-xl-10.coh-layout-canvas-component-drop-zone{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-layout-col-xl-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px);opacity:1;}.coh-layout-col-xl-11.coh-layout-canvas-component-drop-zone{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-col-xl-12{flex:0 0 100%;max-width:100%;}.coh-layout-col-xl-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px);opacity:1;}.coh-layout-col-xl-12.coh-layout-canvas-component-drop-zone{flex:0 0 100%;max-width:100%;}.coh-col-xl-1-5{flex:0 0 20%;max-width:20%;}.coh-layout-col-xl-1-5{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px);opacity:1;}.coh-layout-col-xl-1-5.coh-layout-canvas-component-drop-zone{flex:0 0 20%;max-width:20%;}.coh-col-xl-push-12{left:100%;}.coh-col-xl-pull-12{right:100%;}.coh-col-xl-offset-12{margin-left:100%;}.coh-col-xl-push-11{left:91.6666666667%;}.coh-col-xl-pull-11{right:91.6666666667%;}.coh-col-xl-offset-11{margin-left:91.6666666667%;}.coh-col-xl-push-10{left:83.3333333333%;}.coh-col-xl-pull-10{right:83.3333333333%;}.coh-col-xl-offset-10{margin-left:83.3333333333%;}.coh-col-xl-push-9{left:75%;}.coh-col-xl-pull-9{right:75%;}.coh-col-xl-offset-9{margin-left:75%;}.coh-col-xl-push-8{left:66.6666666667%;}.coh-col-xl-pull-8{right:66.6666666667%;}.coh-col-xl-offset-8{margin-left:66.6666666667%;}.coh-col-xl-push-7{left:58.3333333333%;}.coh-col-xl-pull-7{right:58.3333333333%;}.coh-col-xl-offset-7{margin-left:58.3333333333%;}.coh-col-xl-push-6{left:50%;}.coh-col-xl-pull-6{right:50%;}.coh-col-xl-offset-6{margin-left:50%;}.coh-col-xl-push-5{left:41.6666666667%;}.coh-col-xl-pull-5{right:41.6666666667%;}.coh-col-xl-offset-5{margin-left:41.6666666667%;}.coh-col-xl-push-4{left:33.3333333333%;}.coh-col-xl-pull-4{right:33.3333333333%;}.coh-col-xl-offset-4{margin-left:33.3333333333%;}.coh-col-xl-push-3{left:25%;}.coh-col-xl-pull-3{right:25%;}.coh-col-xl-offset-3{margin-left:25%;}.coh-col-xl-push-2{left:16.6666666667%;}.coh-col-xl-pull-2{right:16.6666666667%;}.coh-col-xl-offset-2{margin-left:16.6666666667%;}.coh-visible-xl{display:block;}.coh-col-xl-push-1{left:8.3333333333%;}.coh-col-xl-pull-1{right:8.3333333333%;}.coh-col-xl-offset-1{margin-left:8.3333333333%;}.coh-hidden-xl{display:none;}.coh-col-xl-push-0{left:auto;}.coh-col-xl-pull-0{right:auto;}.coh-col-xl-offset-0{margin-left:0;}.coh-col-xl-push-1-5{left:20%;}.coh-col-xl-pull-1-5{right:20%;}.coh-col-xl-offset-1-5{margin-left:20%;}.coh-row-bleed-xl > .coh-row-inner{margin-right:0;margin-left:0;}.coh-row-bleed-xl > .coh-row-inner > .coh-column{padding-right:0;padding-left:0;}.coh-row-visible-xl{overflow:visible;}.coh-row-hidden-xl{overflow-x:hidden;overflow-y:auto;}.coh-row-xl > .coh-row-inner{margin-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);margin-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);}.coh-row-xl > .coh-row-inner > .coh-column{padding-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);padding-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);}
@media (max-width: 1217px){.coh-col-lg{flex-basis:0;flex-grow:1;max-width:100%;}.coh-layout-col-lg{flex-basis:0;flex-grow:1;max-width:100%;opacity:1;}.coh-col-lg-auto{flex:0 0 auto;width:auto;max-width:none;}.coh-layout-col-lg-auto{flex:0 0 auto;width:auto;max-width:200px;opacity:1;}.coh-layout-col-lg-hidden{max-width:200px;opacity:0.5;}.coh-col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-layout-col-lg-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px);opacity:1;}.coh-layout-col-lg-1.coh-layout-canvas-component-drop-zone{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-layout-col-lg-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px);opacity:1;}.coh-layout-col-lg-2.coh-layout-canvas-component-drop-zone{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-col-lg-3{flex:0 0 25%;max-width:25%;}.coh-layout-col-lg-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);opacity:1;}.coh-layout-col-lg-3.coh-layout-canvas-component-drop-zone{flex:0 0 25%;max-width:25%;}.coh-col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-layout-col-lg-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px);opacity:1;}.coh-layout-col-lg-4.coh-layout-canvas-component-drop-zone{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-layout-col-lg-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px);opacity:1;}.coh-layout-col-lg-5.coh-layout-canvas-component-drop-zone{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-col-lg-6{flex:0 0 50%;max-width:50%;}.coh-layout-col-lg-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);opacity:1;}.coh-layout-col-lg-6.coh-layout-canvas-component-drop-zone{flex:0 0 50%;max-width:50%;}.coh-col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-layout-col-lg-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px);opacity:1;}.coh-layout-col-lg-7.coh-layout-canvas-component-drop-zone{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-layout-col-lg-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px);opacity:1;}.coh-layout-col-lg-8.coh-layout-canvas-component-drop-zone{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-col-lg-9{flex:0 0 75%;max-width:75%;}.coh-layout-col-lg-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px);opacity:1;}.coh-layout-col-lg-9.coh-layout-canvas-component-drop-zone{flex:0 0 75%;max-width:75%;}.coh-col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-layout-col-lg-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px);opacity:1;}.coh-layout-col-lg-10.coh-layout-canvas-component-drop-zone{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-layout-col-lg-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px);opacity:1;}.coh-layout-col-lg-11.coh-layout-canvas-component-drop-zone{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-col-lg-12{flex:0 0 100%;max-width:100%;}.coh-layout-col-lg-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px);opacity:1;}.coh-layout-col-lg-12.coh-layout-canvas-component-drop-zone{flex:0 0 100%;max-width:100%;}.coh-col-lg-1-5{flex:0 0 20%;max-width:20%;}.coh-layout-col-lg-1-5{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px);opacity:1;}.coh-layout-col-lg-1-5.coh-layout-canvas-component-drop-zone{flex:0 0 20%;max-width:20%;}.coh-col-lg-push-12{left:100%;}.coh-col-lg-pull-12{right:100%;}.coh-col-lg-offset-12{margin-left:100%;}.coh-col-lg-push-11{left:91.6666666667%;}.coh-col-lg-pull-11{right:91.6666666667%;}.coh-col-lg-offset-11{margin-left:91.6666666667%;}.coh-col-lg-push-10{left:83.3333333333%;}.coh-col-lg-pull-10{right:83.3333333333%;}.coh-col-lg-offset-10{margin-left:83.3333333333%;}.coh-col-lg-push-9{left:75%;}.coh-col-lg-pull-9{right:75%;}.coh-col-lg-offset-9{margin-left:75%;}.coh-col-lg-push-8{left:66.6666666667%;}.coh-col-lg-pull-8{right:66.6666666667%;}.coh-col-lg-offset-8{margin-left:66.6666666667%;}.coh-col-lg-push-7{left:58.3333333333%;}.coh-col-lg-pull-7{right:58.3333333333%;}.coh-col-lg-offset-7{margin-left:58.3333333333%;}.coh-col-lg-push-6{left:50%;}.coh-col-lg-pull-6{right:50%;}.coh-col-lg-offset-6{margin-left:50%;}.coh-col-lg-push-5{left:41.6666666667%;}.coh-col-lg-pull-5{right:41.6666666667%;}.coh-col-lg-offset-5{margin-left:41.6666666667%;}.coh-col-lg-push-4{left:33.3333333333%;}.coh-col-lg-pull-4{right:33.3333333333%;}.coh-col-lg-offset-4{margin-left:33.3333333333%;}.coh-col-lg-push-3{left:25%;}.coh-col-lg-pull-3{right:25%;}.coh-col-lg-offset-3{margin-left:25%;}.coh-col-lg-push-2{left:16.6666666667%;}.coh-col-lg-pull-2{right:16.6666666667%;}.coh-col-lg-offset-2{margin-left:16.6666666667%;}.coh-visible-lg{display:block;}.coh-col-lg-push-1{left:8.3333333333%;}.coh-col-lg-pull-1{right:8.3333333333%;}.coh-col-lg-offset-1{margin-left:8.3333333333%;}.coh-hidden-lg{display:none;}.coh-col-lg-push-0{left:auto;}.coh-col-lg-pull-0{right:auto;}.coh-col-lg-offset-0{margin-left:0;}.coh-col-lg-push-1-5{left:20%;}.coh-col-lg-pull-1-5{right:20%;}.coh-col-lg-offset-1-5{margin-left:20%;}.coh-row-bleed-lg > .coh-row-inner{margin-right:0;margin-left:0;}.coh-row-bleed-lg > .coh-row-inner > .coh-column{padding-right:0;padding-left:0;}.coh-row-visible-lg{overflow:visible;}.coh-row-hidden-lg{overflow-x:hidden;overflow-y:auto;}.coh-row-lg > .coh-row-inner{margin-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);margin-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);}.coh-row-lg > .coh-row-inner > .coh-column{padding-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);padding-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);}
}
@media (max-width: 1103px){.coh-col-md{flex-basis:0;flex-grow:1;max-width:100%;}.coh-layout-col-md{flex-basis:0;flex-grow:1;max-width:100%;opacity:1;}.coh-col-md-auto{flex:0 0 auto;width:auto;max-width:none;}.coh-layout-col-md-auto{flex:0 0 auto;width:auto;max-width:200px;opacity:1;}.coh-layout-col-md-hidden{max-width:200px;opacity:0.5;}.coh-col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-layout-col-md-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px);opacity:1;}.coh-layout-col-md-1.coh-layout-canvas-component-drop-zone{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-layout-col-md-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px);opacity:1;}.coh-layout-col-md-2.coh-layout-canvas-component-drop-zone{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-col-md-3{flex:0 0 25%;max-width:25%;}.coh-layout-col-md-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);opacity:1;}.coh-layout-col-md-3.coh-layout-canvas-component-drop-zone{flex:0 0 25%;max-width:25%;}.coh-col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-layout-col-md-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px);opacity:1;}.coh-layout-col-md-4.coh-layout-canvas-component-drop-zone{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-layout-col-md-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px);opacity:1;}.coh-layout-col-md-5.coh-layout-canvas-component-drop-zone{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-col-md-6{flex:0 0 50%;max-width:50%;}.coh-layout-col-md-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);opacity:1;}.coh-layout-col-md-6.coh-layout-canvas-component-drop-zone{flex:0 0 50%;max-width:50%;}.coh-col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-layout-col-md-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px);opacity:1;}.coh-layout-col-md-7.coh-layout-canvas-component-drop-zone{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-layout-col-md-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px);opacity:1;}.coh-layout-col-md-8.coh-layout-canvas-component-drop-zone{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-col-md-9{flex:0 0 75%;max-width:75%;}.coh-layout-col-md-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px);opacity:1;}.coh-layout-col-md-9.coh-layout-canvas-component-drop-zone{flex:0 0 75%;max-width:75%;}.coh-col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-layout-col-md-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px);opacity:1;}.coh-layout-col-md-10.coh-layout-canvas-component-drop-zone{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-layout-col-md-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px);opacity:1;}.coh-layout-col-md-11.coh-layout-canvas-component-drop-zone{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-col-md-12{flex:0 0 100%;max-width:100%;}.coh-layout-col-md-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px);opacity:1;}.coh-layout-col-md-12.coh-layout-canvas-component-drop-zone{flex:0 0 100%;max-width:100%;}.coh-col-md-1-5{flex:0 0 20%;max-width:20%;}.coh-layout-col-md-1-5{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px);opacity:1;}.coh-layout-col-md-1-5.coh-layout-canvas-component-drop-zone{flex:0 0 20%;max-width:20%;}.coh-col-md-push-12{left:100%;}.coh-col-md-pull-12{right:100%;}.coh-col-md-offset-12{margin-left:100%;}.coh-col-md-push-11{left:91.6666666667%;}.coh-col-md-pull-11{right:91.6666666667%;}.coh-col-md-offset-11{margin-left:91.6666666667%;}.coh-col-md-push-10{left:83.3333333333%;}.coh-col-md-pull-10{right:83.3333333333%;}.coh-col-md-offset-10{margin-left:83.3333333333%;}.coh-col-md-push-9{left:75%;}.coh-col-md-pull-9{right:75%;}.coh-col-md-offset-9{margin-left:75%;}.coh-col-md-push-8{left:66.6666666667%;}.coh-col-md-pull-8{right:66.6666666667%;}.coh-col-md-offset-8{margin-left:66.6666666667%;}.coh-col-md-push-7{left:58.3333333333%;}.coh-col-md-pull-7{right:58.3333333333%;}.coh-col-md-offset-7{margin-left:58.3333333333%;}.coh-col-md-push-6{left:50%;}.coh-col-md-pull-6{right:50%;}.coh-col-md-offset-6{margin-left:50%;}.coh-col-md-push-5{left:41.6666666667%;}.coh-col-md-pull-5{right:41.6666666667%;}.coh-col-md-offset-5{margin-left:41.6666666667%;}.coh-col-md-push-4{left:33.3333333333%;}.coh-col-md-pull-4{right:33.3333333333%;}.coh-col-md-offset-4{margin-left:33.3333333333%;}.coh-col-md-push-3{left:25%;}.coh-col-md-pull-3{right:25%;}.coh-col-md-offset-3{margin-left:25%;}.coh-col-md-push-2{left:16.6666666667%;}.coh-col-md-pull-2{right:16.6666666667%;}.coh-col-md-offset-2{margin-left:16.6666666667%;}.coh-visible-md{display:block;}.coh-col-md-push-1{left:8.3333333333%;}.coh-col-md-pull-1{right:8.3333333333%;}.coh-col-md-offset-1{margin-left:8.3333333333%;}.coh-hidden-md{display:none;}.coh-col-md-push-0{left:auto;}.coh-col-md-pull-0{right:auto;}.coh-col-md-offset-0{margin-left:0;}.coh-col-md-push-1-5{left:20%;}.coh-col-md-pull-1-5{right:20%;}.coh-col-md-offset-1-5{margin-left:20%;}.coh-row-bleed-md > .coh-row-inner{margin-right:0;margin-left:0;}.coh-row-bleed-md > .coh-row-inner > .coh-column{padding-right:0;padding-left:0;}.coh-row-visible-md{overflow:visible;}.coh-row-hidden-md{overflow-x:hidden;overflow-y:auto;}.coh-row-md > .coh-row-inner{margin-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);margin-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);}.coh-row-md > .coh-row-inner > .coh-column{padding-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);padding-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);}
}
@media (max-width: 719px){.coh-col-sm{flex-basis:0;flex-grow:1;max-width:100%;}.coh-layout-col-sm{flex-basis:0;flex-grow:1;max-width:100%;opacity:1;}.coh-col-sm-auto{flex:0 0 auto;width:auto;max-width:none;}.coh-layout-col-sm-auto{flex:0 0 auto;width:auto;max-width:200px;opacity:1;}.coh-layout-col-sm-hidden{max-width:200px;opacity:0.5;}.coh-col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-layout-col-sm-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px);opacity:1;}.coh-layout-col-sm-1.coh-layout-canvas-component-drop-zone{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-layout-col-sm-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px);opacity:1;}.coh-layout-col-sm-2.coh-layout-canvas-component-drop-zone{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-col-sm-3{flex:0 0 25%;max-width:25%;}.coh-layout-col-sm-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);opacity:1;}.coh-layout-col-sm-3.coh-layout-canvas-component-drop-zone{flex:0 0 25%;max-width:25%;}.coh-col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-layout-col-sm-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px);opacity:1;}.coh-layout-col-sm-4.coh-layout-canvas-component-drop-zone{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-layout-col-sm-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px);opacity:1;}.coh-layout-col-sm-5.coh-layout-canvas-component-drop-zone{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-col-sm-6{flex:0 0 50%;max-width:50%;}.coh-layout-col-sm-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);opacity:1;}.coh-layout-col-sm-6.coh-layout-canvas-component-drop-zone{flex:0 0 50%;max-width:50%;}.coh-col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-layout-col-sm-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px);opacity:1;}.coh-layout-col-sm-7.coh-layout-canvas-component-drop-zone{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-layout-col-sm-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px);opacity:1;}.coh-layout-col-sm-8.coh-layout-canvas-component-drop-zone{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-col-sm-9{flex:0 0 75%;max-width:75%;}.coh-layout-col-sm-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px);opacity:1;}.coh-layout-col-sm-9.coh-layout-canvas-component-drop-zone{flex:0 0 75%;max-width:75%;}.coh-col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-layout-col-sm-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px);opacity:1;}.coh-layout-col-sm-10.coh-layout-canvas-component-drop-zone{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-layout-col-sm-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px);opacity:1;}.coh-layout-col-sm-11.coh-layout-canvas-component-drop-zone{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-col-sm-12{flex:0 0 100%;max-width:100%;}.coh-layout-col-sm-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px);opacity:1;}.coh-layout-col-sm-12.coh-layout-canvas-component-drop-zone{flex:0 0 100%;max-width:100%;}.coh-col-sm-1-5{flex:0 0 20%;max-width:20%;}.coh-layout-col-sm-1-5{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px);opacity:1;}.coh-layout-col-sm-1-5.coh-layout-canvas-component-drop-zone{flex:0 0 20%;max-width:20%;}.coh-col-sm-push-12{left:100%;}.coh-col-sm-pull-12{right:100%;}.coh-col-sm-offset-12{margin-left:100%;}.coh-col-sm-push-11{left:91.6666666667%;}.coh-col-sm-pull-11{right:91.6666666667%;}.coh-col-sm-offset-11{margin-left:91.6666666667%;}.coh-col-sm-push-10{left:83.3333333333%;}.coh-col-sm-pull-10{right:83.3333333333%;}.coh-col-sm-offset-10{margin-left:83.3333333333%;}.coh-col-sm-push-9{left:75%;}.coh-col-sm-pull-9{right:75%;}.coh-col-sm-offset-9{margin-left:75%;}.coh-col-sm-push-8{left:66.6666666667%;}.coh-col-sm-pull-8{right:66.6666666667%;}.coh-col-sm-offset-8{margin-left:66.6666666667%;}.coh-col-sm-push-7{left:58.3333333333%;}.coh-col-sm-pull-7{right:58.3333333333%;}.coh-col-sm-offset-7{margin-left:58.3333333333%;}.coh-col-sm-push-6{left:50%;}.coh-col-sm-pull-6{right:50%;}.coh-col-sm-offset-6{margin-left:50%;}.coh-col-sm-push-5{left:41.6666666667%;}.coh-col-sm-pull-5{right:41.6666666667%;}.coh-col-sm-offset-5{margin-left:41.6666666667%;}.coh-col-sm-push-4{left:33.3333333333%;}.coh-col-sm-pull-4{right:33.3333333333%;}.coh-col-sm-offset-4{margin-left:33.3333333333%;}.coh-col-sm-push-3{left:25%;}.coh-col-sm-pull-3{right:25%;}.coh-col-sm-offset-3{margin-left:25%;}.coh-col-sm-push-2{left:16.6666666667%;}.coh-col-sm-pull-2{right:16.6666666667%;}.coh-col-sm-offset-2{margin-left:16.6666666667%;}.coh-visible-sm{display:block;}.coh-col-sm-push-1{left:8.3333333333%;}.coh-col-sm-pull-1{right:8.3333333333%;}.coh-col-sm-offset-1{margin-left:8.3333333333%;}.coh-hidden-sm{display:none;}.coh-col-sm-push-0{left:auto;}.coh-col-sm-pull-0{right:auto;}.coh-col-sm-offset-0{margin-left:0;}.coh-col-sm-push-1-5{left:20%;}.coh-col-sm-pull-1-5{right:20%;}.coh-col-sm-offset-1-5{margin-left:20%;}.coh-row-bleed-sm > .coh-row-inner{margin-right:0;margin-left:0;}.coh-row-bleed-sm > .coh-row-inner > .coh-column{padding-right:0;padding-left:0;}.coh-row-visible-sm{overflow:visible;}.coh-row-hidden-sm{overflow-x:hidden;overflow-y:auto;}.coh-row-sm > .coh-row-inner{margin-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);margin-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);}.coh-row-sm > .coh-row-inner > .coh-column{padding-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);padding-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);}
}
@media (max-width: 576px){.coh-col-ps{flex-basis:0;flex-grow:1;max-width:100%;}.coh-layout-col-ps{flex-basis:0;flex-grow:1;max-width:100%;opacity:1;}.coh-col-ps-auto{flex:0 0 auto;width:auto;max-width:none;}.coh-layout-col-ps-auto{flex:0 0 auto;width:auto;max-width:200px;opacity:1;}.coh-layout-col-ps-hidden{max-width:200px;opacity:0.5;}.coh-col-ps-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-layout-col-ps-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px);opacity:1;}.coh-layout-col-ps-1.coh-layout-canvas-component-drop-zone{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-col-ps-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-layout-col-ps-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px);opacity:1;}.coh-layout-col-ps-2.coh-layout-canvas-component-drop-zone{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-col-ps-3{flex:0 0 25%;max-width:25%;}.coh-layout-col-ps-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);opacity:1;}.coh-layout-col-ps-3.coh-layout-canvas-component-drop-zone{flex:0 0 25%;max-width:25%;}.coh-col-ps-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-layout-col-ps-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px);opacity:1;}.coh-layout-col-ps-4.coh-layout-canvas-component-drop-zone{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-col-ps-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-layout-col-ps-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px);opacity:1;}.coh-layout-col-ps-5.coh-layout-canvas-component-drop-zone{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-col-ps-6{flex:0 0 50%;max-width:50%;}.coh-layout-col-ps-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);opacity:1;}.coh-layout-col-ps-6.coh-layout-canvas-component-drop-zone{flex:0 0 50%;max-width:50%;}.coh-col-ps-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-layout-col-ps-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px);opacity:1;}.coh-layout-col-ps-7.coh-layout-canvas-component-drop-zone{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-col-ps-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-layout-col-ps-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px);opacity:1;}.coh-layout-col-ps-8.coh-layout-canvas-component-drop-zone{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-col-ps-9{flex:0 0 75%;max-width:75%;}.coh-layout-col-ps-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px);opacity:1;}.coh-layout-col-ps-9.coh-layout-canvas-component-drop-zone{flex:0 0 75%;max-width:75%;}.coh-col-ps-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-layout-col-ps-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px);opacity:1;}.coh-layout-col-ps-10.coh-layout-canvas-component-drop-zone{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-col-ps-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-layout-col-ps-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px);opacity:1;}.coh-layout-col-ps-11.coh-layout-canvas-component-drop-zone{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-col-ps-12{flex:0 0 100%;max-width:100%;}.coh-layout-col-ps-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px);opacity:1;}.coh-layout-col-ps-12.coh-layout-canvas-component-drop-zone{flex:0 0 100%;max-width:100%;}.coh-col-ps-1-5{flex:0 0 20%;max-width:20%;}.coh-layout-col-ps-1-5{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px);opacity:1;}.coh-layout-col-ps-1-5.coh-layout-canvas-component-drop-zone{flex:0 0 20%;max-width:20%;}.coh-col-ps-push-12{left:100%;}.coh-col-ps-pull-12{right:100%;}.coh-col-ps-offset-12{margin-left:100%;}.coh-col-ps-push-11{left:91.6666666667%;}.coh-col-ps-pull-11{right:91.6666666667%;}.coh-col-ps-offset-11{margin-left:91.6666666667%;}.coh-col-ps-push-10{left:83.3333333333%;}.coh-col-ps-pull-10{right:83.3333333333%;}.coh-col-ps-offset-10{margin-left:83.3333333333%;}.coh-col-ps-push-9{left:75%;}.coh-col-ps-pull-9{right:75%;}.coh-col-ps-offset-9{margin-left:75%;}.coh-col-ps-push-8{left:66.6666666667%;}.coh-col-ps-pull-8{right:66.6666666667%;}.coh-col-ps-offset-8{margin-left:66.6666666667%;}.coh-col-ps-push-7{left:58.3333333333%;}.coh-col-ps-pull-7{right:58.3333333333%;}.coh-col-ps-offset-7{margin-left:58.3333333333%;}.coh-col-ps-push-6{left:50%;}.coh-col-ps-pull-6{right:50%;}.coh-col-ps-offset-6{margin-left:50%;}.coh-col-ps-push-5{left:41.6666666667%;}.coh-col-ps-pull-5{right:41.6666666667%;}.coh-col-ps-offset-5{margin-left:41.6666666667%;}.coh-col-ps-push-4{left:33.3333333333%;}.coh-col-ps-pull-4{right:33.3333333333%;}.coh-col-ps-offset-4{margin-left:33.3333333333%;}.coh-col-ps-push-3{left:25%;}.coh-col-ps-pull-3{right:25%;}.coh-col-ps-offset-3{margin-left:25%;}.coh-col-ps-push-2{left:16.6666666667%;}.coh-col-ps-pull-2{right:16.6666666667%;}.coh-col-ps-offset-2{margin-left:16.6666666667%;}.coh-visible-ps{display:block;}.coh-col-ps-push-1{left:8.3333333333%;}.coh-col-ps-pull-1{right:8.3333333333%;}.coh-col-ps-offset-1{margin-left:8.3333333333%;}.coh-hidden-ps{display:none;}.coh-col-ps-push-0{left:auto;}.coh-col-ps-pull-0{right:auto;}.coh-col-ps-offset-0{margin-left:0;}.coh-col-ps-push-1-5{left:20%;}.coh-col-ps-pull-1-5{right:20%;}.coh-col-ps-offset-1-5{margin-left:20%;}.coh-row-bleed-ps > .coh-row-inner{margin-right:0;margin-left:0;}.coh-row-bleed-ps > .coh-row-inner > .coh-column{padding-right:0;padding-left:0;}.coh-row-visible-ps{overflow:visible;}.coh-row-hidden-ps{overflow-x:hidden;overflow-y:auto;}.coh-row-ps > .coh-row-inner{margin-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);margin-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);}.coh-row-ps > .coh-row-inner > .coh-column{padding-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);padding-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);}
}
@media (max-width: 319px){.coh-col-xs{flex-basis:0;flex-grow:1;max-width:100%;}.coh-layout-col-xs{flex-basis:0;flex-grow:1;max-width:100%;opacity:1;}.coh-col-xs-auto{flex:0 0 auto;width:auto;max-width:none;}.coh-layout-col-xs-auto{flex:0 0 auto;width:auto;max-width:200px;opacity:1;}.coh-layout-col-xs-hidden{max-width:200px;opacity:0.5;}.coh-col-xs-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-layout-col-xs-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px);opacity:1;}.coh-layout-col-xs-1.coh-layout-canvas-component-drop-zone{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-col-xs-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-layout-col-xs-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px);opacity:1;}.coh-layout-col-xs-2.coh-layout-canvas-component-drop-zone{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-col-xs-3{flex:0 0 25%;max-width:25%;}.coh-layout-col-xs-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);opacity:1;}.coh-layout-col-xs-3.coh-layout-canvas-component-drop-zone{flex:0 0 25%;max-width:25%;}.coh-col-xs-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-layout-col-xs-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px);opacity:1;}.coh-layout-col-xs-4.coh-layout-canvas-component-drop-zone{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-col-xs-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-layout-col-xs-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px);opacity:1;}.coh-layout-col-xs-5.coh-layout-canvas-component-drop-zone{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-col-xs-6{flex:0 0 50%;max-width:50%;}.coh-layout-col-xs-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);opacity:1;}.coh-layout-col-xs-6.coh-layout-canvas-component-drop-zone{flex:0 0 50%;max-width:50%;}.coh-col-xs-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-layout-col-xs-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px);opacity:1;}.coh-layout-col-xs-7.coh-layout-canvas-component-drop-zone{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-col-xs-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-layout-col-xs-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px);opacity:1;}.coh-layout-col-xs-8.coh-layout-canvas-component-drop-zone{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-col-xs-9{flex:0 0 75%;max-width:75%;}.coh-layout-col-xs-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px);opacity:1;}.coh-layout-col-xs-9.coh-layout-canvas-component-drop-zone{flex:0 0 75%;max-width:75%;}.coh-col-xs-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-layout-col-xs-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px);opacity:1;}.coh-layout-col-xs-10.coh-layout-canvas-component-drop-zone{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-col-xs-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-layout-col-xs-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px);opacity:1;}.coh-layout-col-xs-11.coh-layout-canvas-component-drop-zone{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-col-xs-12{flex:0 0 100%;max-width:100%;}.coh-layout-col-xs-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px);opacity:1;}.coh-layout-col-xs-12.coh-layout-canvas-component-drop-zone{flex:0 0 100%;max-width:100%;}.coh-col-xs-1-5{flex:0 0 20%;max-width:20%;}.coh-layout-col-xs-1-5{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px);opacity:1;}.coh-layout-col-xs-1-5.coh-layout-canvas-component-drop-zone{flex:0 0 20%;max-width:20%;}.coh-col-xs-push-12{left:100%;}.coh-col-xs-pull-12{right:100%;}.coh-col-xs-offset-12{margin-left:100%;}.coh-col-xs-push-11{left:91.6666666667%;}.coh-col-xs-pull-11{right:91.6666666667%;}.coh-col-xs-offset-11{margin-left:91.6666666667%;}.coh-col-xs-push-10{left:83.3333333333%;}.coh-col-xs-pull-10{right:83.3333333333%;}.coh-col-xs-offset-10{margin-left:83.3333333333%;}.coh-col-xs-push-9{left:75%;}.coh-col-xs-pull-9{right:75%;}.coh-col-xs-offset-9{margin-left:75%;}.coh-col-xs-push-8{left:66.6666666667%;}.coh-col-xs-pull-8{right:66.6666666667%;}.coh-col-xs-offset-8{margin-left:66.6666666667%;}.coh-col-xs-push-7{left:58.3333333333%;}.coh-col-xs-pull-7{right:58.3333333333%;}.coh-col-xs-offset-7{margin-left:58.3333333333%;}.coh-col-xs-push-6{left:50%;}.coh-col-xs-pull-6{right:50%;}.coh-col-xs-offset-6{margin-left:50%;}.coh-col-xs-push-5{left:41.6666666667%;}.coh-col-xs-pull-5{right:41.6666666667%;}.coh-col-xs-offset-5{margin-left:41.6666666667%;}.coh-col-xs-push-4{left:33.3333333333%;}.coh-col-xs-pull-4{right:33.3333333333%;}.coh-col-xs-offset-4{margin-left:33.3333333333%;}.coh-col-xs-push-3{left:25%;}.coh-col-xs-pull-3{right:25%;}.coh-col-xs-offset-3{margin-left:25%;}.coh-col-xs-push-2{left:16.6666666667%;}.coh-col-xs-pull-2{right:16.6666666667%;}.coh-col-xs-offset-2{margin-left:16.6666666667%;}.coh-visible-xs{display:block;}.coh-col-xs-push-1{left:8.3333333333%;}.coh-col-xs-pull-1{right:8.3333333333%;}.coh-col-xs-offset-1{margin-left:8.3333333333%;}.coh-hidden-xs{display:none;}.coh-col-xs-push-0{left:auto;}.coh-col-xs-pull-0{right:auto;}.coh-col-xs-offset-0{margin-left:0;}.coh-col-xs-push-1-5{left:20%;}.coh-col-xs-pull-1-5{right:20%;}.coh-col-xs-offset-1-5{margin-left:20%;}.coh-row-bleed-xs > .coh-row-inner{margin-right:0;margin-left:0;}.coh-row-bleed-xs > .coh-row-inner > .coh-column{padding-right:0;padding-left:0;}.coh-row-visible-xs{overflow:visible;}.coh-row-hidden-xs{overflow-x:hidden;overflow-y:auto;}.coh-row-xs > .coh-row-inner{margin-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);margin-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);}.coh-row-xs > .coh-row-inner > .coh-column{padding-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);padding-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);}
}
