/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.rvty-custom-loader{backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:103}.rvty-custom-loader-spinner{animation:rvty-custom-loader 1s linear infinite;border:5px solid #7f03b0;border-radius:50%;border-top-color:transparent;height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}@keyframes rvty-custom-loader{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}
.rvty-custom-su-er-msg-wrapper{backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:102}.rvty-custom-su-msg-wrapper{background:#dbf3e3;border:1px solid #029333;border-radius:4px}.rvty-custom-er-msg-wrapper,.rvty-custom-su-msg-wrapper{display:none;left:10%;margin-bottom:24px;position:absolute;right:10%;top:40%}.rvty-custom-er-msg-wrapper{background:#ffebeb;border:1px solid #dc0101;border-radius:4px}.rvty-custom-er-msg,.rvty-custom-su-msg{flex-grow:1;font-size:16px;font-weight:400;line-height:24px;padding:16px}.rvty-custom-su-er-msg-close{cursor:pointer;height:56px;padding:16px;width:52px}
#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:first-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-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}
*{box-sizing:border-box;font-family:Hanken Grotesk,sans-serif}body{margin:0}.rvty-boxed-container{margin:0 auto;max-width:1280px;width:100%}.rvty-footer-theme{background:#ffeb0f;border-radius:0;padding-top:65px}.rvty-footer-theme .rvty-footer-logo img{max-height:64px;width:auto}.rvty-footer-theme .rvty-location-switcher{border-radius:4px;font-size:16px;line-height:24px;margin-left:auto;margin-right:0;max-width:275px;padding-bottom:4px;padding-top:4px}.rvty-footer-theme .rvty-footer-menu-items .rvty-footer-column{flex-basis:25%}.rvty-footer-theme .rvty-boxed-container{width:100%}.rvty-footer-theme .rvty-footer-menu-items{margin-bottom:16px;margin-top:40px}.rvty-footer-theme .rvty-footer-menu-items a{color:#525252}.rvty-footer-theme .rvty-footer-menu-items .menu-label{color:#000;font-size:1.25rem;font-weight:500;line-height:2rem;text-transform:capitalize}.rvty-footer-theme .rvty-footer-menu-items ul li{list-style-type:none;margin-bottom:0;margin-left:0;padding-bottom:16px}.rvty-footer-theme .rvty-footer-menu-items ul li a{background-image:linear-gradient(90deg,currentColor 50%,rgba(51,51,51,0) 0);background-position:100% 100%;background-repeat:no-repeat;background-size:200% 1.5px;color:#000;display:inline;font-size:16px;font-weight:400;text-decoration:none;transition:background-position .2s}.rvty-footer-theme .rvty-footer-menu-items ul li a:hover{background-position:0 100%;color:#000}.rvty-footer-theme .rvty-footer-menu-items ul li a:focus{box-shadow:0 0 0 .1875rem #ffcc4e;display:inline-block}.rvty-footer-theme .rvty-footer-menu-items ul li button{color:#000;font-weight:400}.rvty-footer-theme .dropbutton-wrapper .dropbutton-widget{height:3rem;padding-right:0!important;width:100%}.rvty-footer-theme .dropbutton-wrapper .dropbutton-widget li{margin-bottom:0;margin-left:0}.rvty-footer-theme .dropbutton-wrapper .dropbutton-widget .dropbutton-toggle{max-height:3rem;max-width:100%;right:0;top:0;width:100%}.rvty-footer-theme .dropbutton-wrapper .dropbutton-widget .dropbutton-toggle .dropbutton-arrow{right:1rem}.rvty-footer-theme .dropbutton-wrapper .dropbutton-widget .dropbutton-toggle button,.rvty-footer-theme .dropbutton-wrapper .dropbutton-widget .dropbutton-toggle button:focus{-webkit-box-shadow:none;box-shadow:none!important}.rvty-footer-theme .dropbutton-wrapper .dropbutton-widget .dropbutton{background-attachment:scroll;background-image:url(/sites/default/files/images/globe-icon.svg);background-position:left 8px center;background-repeat:no-repeat;background-size:auto;-webkit-border-radius:.25rem;border-radius:.25rem;border-style:solid;border-width:.125rem;list-style:none;padding:.625rem .625rem .625rem 2rem}.rvty-footer-theme .dropbutton-wrapper .dropbutton-widget .dropbutton a{color:#333;font-weight:500;padding-bottom:.3125rem;padding-top:.3125rem}.rvty-footer-theme .dropbutton-wrapper .dropbutton-widget .dropbutton .secondary-action:nth-child(3) a{padding-top:.625rem}.rvty-footer-theme .dropbutton-wrapper .dropbutton-widget .dropbutton .active-language{font-weight:500}.rvty-footer-theme .dropbutton-multiple.open .dropbutton{background-color:#fff;background-image:none}.rvty-footer-column ul.menu{margin-top:0;padding-left:0}.rvty-footer-column ul.menu li ul.menu{margin-top:16px}.rvty-footer-menu-items{display:flex;flex-wrap:wrap}ul.menu li button{background-color:#ffeb0f;border:none;font-size:16px;padding:0}.rvty-footer-theme .rvty-boxed-container .rvty-footer-row:first-child{display:flex;flex-wrap:wrap;justify-content:space-between}.rvty-footer-theme .rvty-boxed-container:nth-child(2) .rvty-footer-row{align-items:center;display:flex;flex-wrap:wrap}.rvty-footer-theme .rvty-boxed-container:nth-child(2) .rvty-footer-row .rvty-footer-column{padding-left:.75rem;padding-right:.75rem}.rvty-footer-theme .rvty-boxed-container:nth-child(2) .rvty-footer-row .rvty-footer-column:first-child{padding-left:0}#block-copyrightfooter p{color:#fff;font-size:14px;margin:0}.rvty-footer-theme .rvty-social-links-block ul li img{filter:invert(1)}.rvty-footer-theme .rvty-footer-strip{background-color:#000;padding-bottom:40px;padding-top:40px}.rvty-footer-theme .rvty-boxed-container:first-child .rvty-footer-row:first-child .rvty-footer-column{flex-basis:50%}.rvty-footer-theme .rvty-boxed-container .rvty-footer-row:first-child .rvty-footer-column a{display:block;text-decoration:none;width:fit-content}.rvty-footer-theme .rvty-boxed-container:first-child .rvty-footer-row:first-child div.rvty-footer-column.copy-right-text{flex-basis:auto}.rvty-footer-theme .rvty-social-links-block ul li .menu-dropdown-0 div:nth-child(2){color:#fff}.rvty-footer-theme .rvty-social-links-block li.menu-item a{width:100%!important}.rvty-social-links-block ul li.menu-item a:hover+div.menu-dropdown-0 div img{filter:invert(90%) sepia(47%) saturate(3048%) hue-rotate(342deg) brightness(101%) contrast(101%)!important}.rvty-social-links-block ul li.menu-item a:hover+div.menu-dropdown-0 div+div{color:#ffeb0f!important}.visually-hidden{display:none}.rvty-skip-link{background:#000;color:#fff;left:0;padding:8px 16px;position:absolute;text-decoration:none;top:-40px;z-index:1000}.rvty-skip-link:focus{top:0}#rvty-location-switcher-btn.rvty-lg-lang-switcher{align-items:center;background:transparent;border:1px solid #525252;border-radius:4px;color:#000;display:inline-flex;font-size:16px;font-weight:500;line-height:24px;padding:15px}#rvty-location-switcher-btn.rvty-lg-lang-switcher:before{background:url(/modules/custom/lsdx_custom_exposed_components/images/globe.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:16px;margin-right:8px;width:16px}@media (max-width:1440px){.rvty-boxed-container{max-width:1080px}}@media (max-width:1217px){.rvty-boxed-container{max-width:968px}}@media (max-width:1103px){.rvty-boxed-container{max-width:900px}.rvty-footer-theme .rvty-footer-menu-items .rvty-footer-column{flex-basis:50%}}@media (max-width:1000px){.rvty-boxed-container{max-width:650px}}@media (max-width:719px){.rvty-boxed-container{max-width:545px}.rvty-footer-theme{padding-bottom:0;padding-top:40px}.rvty-footer-theme .rvty-location-switcher{margin-left:auto;margin-right:auto;margin-top:40px;max-width:100%}.rvty-footer-theme .rvty-boxed-container{width:auto}.rvty-footer-theme .rvty-footer-menu-items{margin-bottom:0;margin-top:32px}.rvty-footer-theme .rvty-footer-menu-items ul{margin-bottom:0}.rvty-footer-theme .rvty-boxed-container:first-child .rvty-footer-row:first-child{display:flex;flex-wrap:wrap}.rvty-footer-theme .rvty-boxed-container .rvty-footer-row:first-child .rvty-footer-column{flex-basis:100%!important}.rvty-footer-theme .rvty-boxed-container:nth-child(2) .rvty-footer-row{margin-bottom:.75rem}.rvty-footer-menu-items .rvty-footer-column:first-child,.rvty-footer-menu-items .rvty-footer-column:nth-child(2),.rvty-footer-menu-items .rvty-footer-column:nth-child(3){flex-basis:100%}.rvty-footer-menu-items .rvty-footer-column{margin-top:8px}.rvty-footer-theme .copy-right-text{padding-top:1.5rem}.rvty-footer-theme .rvty-footer-strip{margin-top:8px}#rvty-location-switcher-btn{width:100%}#rvty-location-switcher-btn:after{margin-left:auto}}@media (max-width:576px){.rvty-boxed-container{max-width:calc(100% - 32px)}.rvty-footer-theme .copy-right-text{padding-top:1.5rem}.rvty-footer-theme .rvty-boxed-container{margin-left:1rem!important;margin-right:1rem!important;max-width:none!important}.rvty-footer-theme .rvty-boxed-container:nth-child(2) .rvty-footer-row .rvty-footer-column{padding-left:0;padding-right:0}}.rvty-loc-switcher-disabled{cursor:default;opacity:.6}.rvty-disclaimer{margin-top:8px}.rvty-disclaimer p{color:#fff;font-size:14px;font-style:italic;font-weight:400;line-height:20px;text-align:right}.rvty-disclaimer p:last-child{margin-bottom:0}@media (max-width:719px){.rvty-disclaimer p{text-align:left}}
*{box-sizing:border-box;font-family:Hanken Grotesk,sans-serif}body{margin:0}.rvty-social-links-block li{height:1.5rem;list-style:none;margin:0 1.5rem 0 0;position:relative}.rvty-social-links-block ul li a{font-size:0;height:100%;left:0;padding:12px;position:absolute;top:0;width:100%;z-index:1}.rvty-social-links-block ul li img{height:24px;width:24px}.rvty-social-links-block ul li .menu-dropdown-0{display:flex;flex-wrap:wrap}.rvty-social-links-block ul li .menu-dropdown-0 div:nth-child(2){padding-left:5px}.rvty-social-links-block nav ul.menu-level-0{display:flex;margin-bottom:0}
.rvty-loc-switcher-overflow-hidden{overflow:hidden!important}#rvty-location-switcher{background:rgba(0,0,0,.8);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}#rvty-not-loc-switcher{height:100%;left:0;position:absolute;top:0;width:100%}#rvty-location-switcher.rvty-loc-switcher-visible{display:block}#rvty-location-switcher-inner{background:#fff;border-radius:16px;height:auto;left:50%;max-height:calc(100% - 64px);max-width:896px;padding:48px;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 64px)}#rvty-loc-switcher-cross{background:url(/modules/custom/lsdx_custom_exposed_components/images/close.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:24px;position:absolute;right:24px;top:24px;width:24px}#rvty-loc-switcher-main{height:100%;margin:0 auto;max-width:708px;width:100%}#rvty-loc-switcher-head{font-size:24px;font-weight:500;line-height:32px}#rvty-loc-switcher-top{padding-bottom:16px;text-align:center}#rvty-loc-switcher-top p{font-size:16px;font-weight:400;line-height:24px;margin-bottom:8px}#rvty-loc-switcher-wrapper{margin:0 auto;max-width:712px;overflow:auto}#rvty-loc-switcher-countries{column-count:2;display:block;gap:24px}.rvty-loc-switcher-country-outer{display:flex;padding-bottom:24px}.rvty-loc-switcher-country,.rvty-loc-switcher-country:hover{align-items:center;color:#000;display:flex;text-decoration:none;width:fit-content}.rvty-loc-switcher-country img{height:24px;object-fit:contain;object-position:center;width:32px}.rvty-loc-switcher-country span{display:block;flex-grow:1;font-size:16px;font-weight:500;line-height:24px;padding-left:8px}#rvty-loc-switcher-dd{appearance:none;background-color:#fff;background-image:url(/modules/custom/lsdx_custom_exposed_components/images/globe.svg),url(/modules/custom/lsdx_custom_exposed_components/images/chevron-down.svg);background-position:16px,right 16px center;background-repeat:no-repeat,no-repeat;background-size:16px,24px;border:1px solid #000;border-radius:4px;color:#000;font-size:16px;font-weight:500;line-height:24px;padding:16px 56px 16px 40px}@media (max-width:576px){#rvty-location-switcher-inner{border-radius:0;height:100%;max-height:none;padding:60px 24px 40px;width:100%}#rvty-loc-switcher-head{font-size:20px;line-height:30px}#rvty-loc-switcher-countries{column-count:1}}@media (max-width:1103px){.rvty-loc-switcher-country.default-focus-visible:focus-visible{outline:none;outline-offset:0}}
:root{--rvty-navbar-top-height:0px;--rvty-navbar-top-height-appear:0px;--rvty-navbar-bottom-height:80px;--rvty-navbar-sm-bottom-top-height:80px;--rvty-navbar-sm-bottom-bottom-height:0px;--common-transition:0.9s;--color-purple:#7f03b0}@media (max-width:1103px){:root{--rvty-navbar-sm-bottom-top-height:63px;--rvty-navbar-sm-bottom-bottom-height:62px;--rvty-navbar-bottom-height:calc(var(--rvty-navbar-sm-bottom-top-height) + var(--rvty-navbar-sm-bottom-bottom-height))}.rvty-mm-scrolled-beyond-100{--rvty-navbar-sm-bottom-bottom-height:0px;--rvty-navbar-bottom-height:calc(var(--rvty-navbar-sm-bottom-top-height) + var(--rvty-navbar-sm-bottom-bottom-height))}}body{margin:0;position:relative}header *{box-sizing:border-box;font-family:Hanken Grotesk,sans-serif}.visually-hidden{display:none}.dialog-off-canvas-main-canvas>div:first-child{position:sticky;top:0;transition:.5s;z-index:99}.rvty-mm-container{margin:0 auto;max-width:1296px}.rvty-mm-container-row{display:flex;flex-wrap:wrap;margin:0 -24px}.rvty-mm-container-col{flex-basis:0;flex-grow:1;padding:0 24px}.rvty-mm-container-col-3{flex:0 0 25%;max-width:25%}.rvty-mm-container-col-6{flex:0 0 50%;max-width:50%}@media (max-width:1440px){.rvty-mm-container{max-width:1120px}.rvty-mm-container-row{margin:0 -16px}.rvty-mm-container-col{padding:0 16px}}@media (max-width:1217px){.rvty-mm-container{max-width:1024px}}@media (max-width:1103px){.rvty-mm-container{max-width:700px}.rvty-mm-container-sm-fluid{max-width:none;padding:0 16px}.rvty-mm-container-col-sm-12{flex:0 0 100%;max-width:100%}.rvty-mm-sm-h-100p{height:100%}}@media (max-width:719px){.rvty-mm-container{max-width:545px}}@media (max-width:576px){.rvty-mm-container{max-width:none;padding:0 16px}}#rvty-mm-backdrop{backdrop-filter:blur(25px);background:rgba(0,0,0,.7);display:none;height:100%;left:0;position:fixed;top:0;width:100%}#rvty-mm-top{background:#fff;height:var(--rvty-navbar-bottom-height);position:relative;transition:height var(--common-transition)}#rvty-mm-top-inner{align-items:center;display:flex;height:100%;width:100%}@media (max-width:1103px){#rvty-mm-top-inner{height:var(--rvty-navbar-sm-bottom-top-height)}}#rvty-mm-top-left,#rvty-mm-top-right{flex-basis:0;flex-grow:1;padding-bottom:4px}.rvty-mm-header-punchout #rvty-mm-top-center{align-items:center;display:flex;justify-content:center}@media (max-width:1103px){.rvty-mm-header-punchout #rvty-mm-top-center{left:0;position:absolute;top:calc(var(--rvty-navbar-sm-bottom-top-height) + var(--rvty-navbar-sm-bottom-bottom-height)/2);-webkit-tranform:translateY(-50%);transform:translateY(-50%);width:100%}}#rvty-mm-menu-toggle{align-items:center;cursor:pointer;display:inline-flex;font-size:18px;font-weight:500;gap:8px;line-height:24px}#rvty-mm-menu-toggle svg{overflow:visible}#rvty-mm-menu-toggle svg path{transform-origin:center;transition:var(--common-transition)}.rvty-mm-open #rvty-mm-menu-toggle svg path:first-child{transform:rotate(225deg) translate(-3px,9px);-webkit-tranform:rotate(225deg) translate(-3px,9px)}.rvty-mm-open #rvty-mm-menu-toggle svg path:nth-child(2){transform:scaleX(0);-webkit-tranform:scaleX(0)}.rvty-mm-open #rvty-mm-menu-toggle svg path:last-child{transform:rotate(315deg) translate(3px,-9px);-webkit-tranform:rotate(315deg) translate(3px,-9px)}@media (max-width:1103px){#rvty-mm-menu-toggle-text{display:none}}#rvty-mm-logo-link{display:block;width:178px}a:focus-visible{box-shadow:0 0 0 2px rgba(0,0,255,.5);outline:2px solid blue}[tabindex]:focus-visible{box-shadow:0 0 0 2px rgba(0,0,255,.5);outline:2px solid blue}.rvty-mm-header-punchout #rvty-mm-logo-link{display:none}#rvty-mm-logo-link svg{width:100%}#rvty-mm-po-self-logo{height:57px;width:auto}#rvty-mm-po-logo-midline{border:1px solid #000;border-radius:1px;height:40px;margin:0 24px}#rvty-mm-po-client-logo{height:auto;width:auto}#rvty-mm-po-self-logo img{height:100%}#rvty-mm-po-client-logo img{height:100%;max-height:44px;width:auto}#rvty-mm-po-client-name{color:#000;display:none;font-size:32px;font-weight:500;line-height:32px;max-width:650px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:fit-content}#rvty-mm-po-client-name.rvty-mm-po-client-name-visible{display:inline-block}@media (max-width:1217px){#rvty-mm-po-client-name{max-width:420px}}@media (max-width:1103px){#rvty-mm-logo-link{width:121px}#rvty-mm-po-self-logo{height:38px}#rvty-mm-po-logo-midline{height:24px;margin:0 12px}#rvty-mm-po-client-logo img{max-height:29px}#rvty-mm-po-client-name{max-width:480px}}@media (max-width:719px){#rvty-mm-po-client-name{max-width:400px}}@media (max-width:576px){#rvty-mm-po-client-name{font-size:24px;max-width:320px}}@media (max-width:495px){#rvty-mm-po-client-name{max-width:216px}}@media (max-width:380px){#rvty-mm-po-client-name{max-width:160px}}#rvty-mm-top-btn-container{align-items:center;display:flex;gap:32px;justify-content:flex-end}.decoupled-rvty-mm-top-btn-container{display:flex;gap:32px}.rvty-mm-top-btn{cursor:pointer;height:24px}.rvty-mm-top-btn:hover{color:var(--color-purple)}.rvty-mm-top-btn:hover .rvty-mm-top-btn-svg-icon path:not(.rvty-mm-top-btn-svg-icon-no-stroke){stroke:var(--color-purple)}.rvty-mm-top-btn:hover .rvty-mm-top-btn-svg-icon .rvty-mm-top-btn-svg-icon-fill{fill:var(--color-purple)}#rvty-header-nav-login-user{align-items:center;border:2px solid #000;border-radius:50%;color:#000;display:flex;font-size:13px;font-weight:400;height:24px;justify-content:center;letter-spacing:.04em;line-height:24px;width:24px}#rvty-mm-top-btn-profile:hover #rvty-header-nav-login-user{border-color:var(--color-purple);color:var(--color-purple)}#rvty-header-cart{position:relative}.rvty-header-cart-set:after{align-items:center;background:var(--color-purple);border-radius:50%;color:#fff;content:attr(data-count);display:flex;font-size:12px;font-weight:500;height:20px;justify-content:center;position:absolute;right:-8px;top:-16px;width:20px}#rvty-mm-top-btn-location{align-items:center;display:flex;font-size:18px;font-weight:500;gap:8px;line-height:24px}.rvty-mm-loc-switcher-disabled{cursor:not-allowed!important;opacity:.6}@media (max-width:1103px){#rvty-mm-top-btn-container,.decoupled-rvty-mm-top-btn-container{gap:24px}#rvty-mm-top-btn-search{opacity:0;transition:visibility var(--common-transition),opacity var(--common-transition);visibility:hidden}.rvty-mm-header-punchout #rvty-mm-top-btn-search,.rvty-mm-scrolled-beyond-100 #rvty-mm-top-btn-search{opacity:1;visibility:visible}#rvty-mm-top-btn-location{display:none}}@media (max-width:576px){#rvty-mm-top-btn-container,.decoupled-rvty-mm-top-btn-container{gap:16px}}@media (max-width:390px){#rvty-mm-top-btn-container,.decoupled-rvty-mm-top-btn-container{gap:8px}}#rvty-nav-separator{transition:viewBox .5s}#rvty-mm-drop,#rvty-nav-separator{left:0;position:absolute;top:calc(100% - 2px);width:100%}#rvty-mm-drop{background:#fff;border-radius:0 0 16px 16px;height:0;overflow:hidden;transition:var(--common-transition)}#rvty-mm-drop.rvty-mm-overflow{overflow-x:hidden;overflow-y:auto}@media (max-width:1103px){#rvty-mm-drop{border-radius:0;height:100%;left:0;left:-100%;position:fixed;top:0;width:100%}.rvty-mm-open #rvty-mm-drop{left:0}}.rvty-mm-sm-controls,.rvty-mm-sm-prev-title{display:none}.rvty-mm-menu-col{padding-bottom:64px;padding-top:28px;position:relative;width:100%}.rvty-mm-menu-li{list-style:none;margin:0}.rvty-mm-menu-li>a,.rvty-mm-menu-li>span{color:#333;cursor:pointer;display:block;font-size:18px;font-weight:500;line-height:24px;margin:0 -8px 0 -16px;padding:12px 28px 12px 16px;position:relative;text-decoration:none;z-index:1}.rvty-mm-menu-li.rvty-mm-menu-link-explore>a{color:var(--color-purple);font-size:16px}.rvty-mm-menu-li:hover>a,.rvty-mm-menu-li:hover>span{color:var(--color-purple)}.rvty-mm-menu-li:hover>a{text-decoration:underline}.rvty-mm-menu-li.active>span{color:var(--color-purple)}.rvty-mm-menu-li:hover>a,.rvty-mm-menu-li:hover>span:before{border-bottom:1px solid #000}.rvty-mm-menu-li>.item-below-exist:before,.rvty-mm-menu-li>span:before{background-color:transparent;background-image:url(/themes/custom/lsdx_theme/images/icons/chevron-right-icon.svg);background-position:top 12px right 4px;background-repeat:no-repeat;border-radius:4px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.rvty-mm-menu-li:hover>.item-below-exist:before,.rvty-mm-menu-li:hover>span:before,.rvty-mm-menu-li>span:after{background-image:url(/themes/custom/lsdx_theme/images/icons/chevron-right-icon-hover.svg)}.rvty-mm-menu-li>span:after{background-color:#fbfbfb;background-position:top 12px right 4px;background-repeat:no-repeat;border:.5px solid #e3e3e3;border-left:4px solid var(--color-purple);border-radius:4px;bottom:0;box-sizing:border-box;content:"";display:none;height:100%;left:0;position:absolute;width:100%;z-index:-1}.rvty-mm-menu-li.active>span:after,.rvty-mm-menu-li.active>span:before,.rvty-mm-menu-li:hover>span:before{display:block}.rvty-mm-menu-li>.rvty-mm-menu-ul{left:96%;margin:0;position:absolute;top:0;width:100%}.rvty-mm-menu-li.active>.rvty-mm-menu-ul{opacity:1;transform:translateX(0);visibility:visible;-webkit-tranform:translateX(0)}@media (min-width:1104px){.rvty-mm-menu-li:not(.active)>.rvty-mm-menu-ul,.rvty-mm-menu-li:not(.active)>.rvty-mm-menu-ul .rvty-mm-menu-li.active>.rvty-mm-menu-ul{opacity:.3;transform:translateX(-8px);visibility:hidden;-webkit-tranform:translateX(-8px)}}@media (max-width:1103px){.rvty-mm-menu-col{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding-bottom:18px;padding-top:0;position:absolute;width:100%}.rvty-mm-sm-controls{align-items:center;display:flex;justify-content:space-between;padding:18px 0 24px;width:100%}.rvty-mm-sm-controls-l1{justify-content:flex-end}.rvty-mm-sm-controls-back{background:url(/themes/custom/lsdx_theme/images/icons/chevron-left.svg) no-repeat 0;cursor:pointer;font-size:16px;font-weight:400;line-height:24px;padding-left:24px}.rvty-mm-sm-controls-close{background:url(/themes/custom/lsdx_theme/images/icons/close-icon-black.svg) no-repeat 50%;cursor:pointer;height:24px;width:24px}.rvty-mm-sm-prev-title{background:#fbfbfb;border:.5px solid #e3e3e3;border-left:none;display:block;font-size:24px;font-weight:500;line-height:32px;margin:0 -16px 16px;padding:8px 16px;position:relative}.rvty-mm-sm-prev-title:before{background:var(--color-purple);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.rvty-mm-menu-li>a,.rvty-mm-menu-li>span{margin:0 0 16px;padding:8px 0;z-index:0}.rvty-mm-menu-li-l1.rvty-mm-menu-li>a,.rvty-mm-menu-li-l1.rvty-mm-menu-li>span{font-size:24px;line-height:32px;margin-bottom:8px}.rvty-mm-menu-li:last-child>a,.rvty-mm-menu-li:last-child>span{margin-bottom:0}.rvty-mm-menu-li.rvty-mm-menu-link-explore>a{font-size:18px}.rvty-mm-menu-li.active>span{color:#000;font-weight:500}.rvty-mm-menu-li.active-mobile>span{color:var(--color-purple)}.rvty-mm-menu-li>span:before{background-color:#fff;background-image:url(/themes/custom/lsdx_theme/images/icons/chevron-right-icon.svg);background-position:top 8px right -4px;display:block}.rvty-mm-menu-li-l1.rvty-mm-menu-li>span:before{background-position:top 16px right -4px}.rvty-mm-menu-li.active>span:after{display:none}.rvty-mm-menu-li>.rvty-mm-menu-ul{background:#fff;left:200%;opacity:0;z-index:1}.rvty-mm-open .rvty-mm-menu-li>.rvty-mm-menu-ul{left:100%;opacity:1}.rvty-mm-menu-li.active-mobile>.rvty-mm-menu-ul{left:0}}#rvty-mm-menu-l1{border-bottom:1px solid #cecece;margin-bottom:42px;padding-bottom:40px}@media (max-width:1103px){#rvty-mm-menu-l1{margin-bottom:24px;padding-bottom:24px}}.rvty-mm-contact-us-non-ecom-link{color:#000!important}.rvty-mm-contact-us-menu{display:flex;flex-direction:column}.rvty-mm-contact-us-menu-link{align-items:center;color:#333;display:flex;font-size:18px;font-weight:500;gap:8px;line-height:24px;padding:6px 0;text-decoration:none;width:100%}.rvty-mm-contact-us-menu-link:hover{color:var(--color-purple);text-decoration:underline}.rvty-mm-contact-us-menu-link-icon{flex-basis:24px;height:24px;width:24px}.rvty-mm-contact-us-menu-link:hover path{fill:var(--color-purple)}.rvty-mm-contact-us-menu-link-text{flex-basis:0;flex-grow:1}@media (max-width:1103px){.rvty-mm-contact-us-menu{gap:8px;padding-bottom:96px}.rvty-mm-contact-us-menu-link{font-size:24px;line-height:32px;padding:8px 0}}.rvty-mm-loc-switch-sm{background:#fff;display:none;flex-grow:1;position:relative;width:100%}.rvty-mm-loc-switch-sm-inner{align-items:center;border:1px solid #525252;border-radius:4px;bottom:0;display:flex;gap:8px;left:0;padding:16px;position:absolute;width:100%}.rvty-mm-loc-switch-sm-text{flex-basis:0;flex-grow:1;font-size:18px;font-weight:500;line-height:24px}@media (max-width:1103px){.rvty-mm-loc-switch-sm{display:block}}.rvty-mm-promo-slot{height:var(--mm-promo-height,auto);left:200%;opacity:0;position:absolute;top:0;visibility:hidden;width:200%}.rvty-mm-promo-slot-1-col{left:300%;width:100%}.rvty-mm-promo-enable .rvty-mm-menu-li.active .rvty-mm-promo-slot,.rvty-mm-promo-sm-enable .rvty-mm-menu-li.active .rvty-mm-promo-slot-1-col{opacity:1;visibility:visible}.rvty-mm-promo-bg{align-items:flex-end;display:flex;height:100%;left:0;position:absolute;top:0;width:100vw;z-index:-1}.rvty-mm-promo-bg-color{background:#ffec10;flex-grow:1;height:100%}.rvty-mm-promo-slot-text{padding-bottom:32px;padding-top:32px;position:relative;z-index:1}.rvty-mm-promo-slot-1-col .rvty-mm-promo-slot-text{padding-bottom:24px}.rvty-mm-promo-slot-title{color:#333;font-size:32px;font-weight:500;line-height:40px;margin-bottom:16px}.rvty-mm-promo-slot-description{font-size:16px;font-weight:400;line-height:22px;margin-bottom:16px}.rvty-mm-promo-slot-link{color:var(--color-purple);font-size:16px;line-height:24px;text-decoration:none}.rvty-mm-promo-slot-link:hover{color:var(--color-purple);text-decoration:underline}.rvty-mm-promo-slot-image-offset{height:220px}.rvty-mm-promo-slot-1-col .rvty-mm-promo-slot-image-offset{height:305px}.rvty-mm-promo-slot-image{bottom:32px;height:400px;left:calc(100% - 32px);mask-image:url(/modules/custom/rvty_mega_menu/images/promo-mask.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;max-width:400px;position:absolute}.rvty-mm-promo-slot-1-col .rvty-mm-promo-slot-image{background-color:#d8d8d8;bottom:24px;height:300px;left:56px;object-fit:contain;width:300px}@media (max-width:1103px){.rvty-mm-promo-slot{display:none}}#rvty-mm-search{background:#fff;height:100%;left:0;position:absolute;top:0;transform:translateY(-100%);transition:var(--common-transition);width:100%}.rvty-mm-search-open #rvty-mm-search{transform:translateY(0)}#rvty-mm-search-container{height:100%;position:relative}#rvty-mm-search-container .form-type-select,#rvty-mm-search-container h2{display:none}#rvty-mm-search-container .views-exposed-form{align-items:center;display:flex;height:100%;justify-content:center;left:50%;max-width:1086px;position:absolute;top:0;transform:translateX(-50%);width:100%}#rvty-mm-search-container form{align-items:center;border:1px solid #7f03b0;border-radius:40px;display:flex;height:48px;max-width:300px;padding-right:2px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:max-width var(--common-transition);transition-delay:0s;width:100%}.rvty-mm-search-open #rvty-mm-search-container form{max-width:100%;transition-delay:.5s}#rvty-mm-search-container .form-item-keyword{background:url(/modules/custom/rvty_mega_menu/images/search-icon.svg) no-repeat 16px;flex-grow:1;padding:0}#rvty-mm-search-container .form-autocomplete{background-color:transparent;border:none;border-radius:40px;font-size:16px;font-weight:500;height:46px;line-height:24px;padding:11px 8px 11px 48px;width:100%}#rvty-mm-search-container .form-submit{background:#a8a8a8;border-radius:40px;color:#fff;font-size:16px;font-weight:500;line-height:24px;padding:9px 20px}.rvty-mm-search-data #rvty-mm-search-container .form-submit{background:var(--color-purple)}#rvty-mm-search-close-outer{left:50%;max-width:1086px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}#rvty-mm-search-close{cursor:pointer;opacity:0;position:absolute;right:-48px;top:50%;transform:translateY(-50%);transition:opacity var(--common-transition);transition-delay:0s}.rvty-mm-search-open #rvty-mm-search-close{opacity:1;transition-delay:.5s}#rvty-mm-search-cover{display:none}@media (max-width:1217px){#rvty-mm-search-container .views-exposed-form{transform:none}#rvty-mm-search-close-outer{transform:translateY(-50%)}#rvty-mm-search-close-outer,#rvty-mm-search-container .views-exposed-form{left:0;max-width:none;width:calc(100% - 32px)}#rvty-mm-search-close{right:-32px}}@media (max-width:1103px){#rvty-mm-search{bottom:0;height:var(--rvty-navbar-sm-bottom-bottom-height);top:auto;transform:none;transform-origin:bottom}.rvty-mm-scrolled-beyond-100 #rvty-mm-search{height:var(--rvty-navbar-sm-bottom-top-height);transform:scaleY(0)}.rvty-mm-scrolled-beyond-100 .rvty-mm-search-open #rvty-mm-search{transform:scaleY(1)}.rvty-mm-header-punchout #rvty-mm-search{height:var(--rvty-navbar-sm-bottom-top-height);top:0;transform:scaleY(0)}.rvty-mm-header-punchout.rvty-mm-search-open #rvty-mm-search{transform:scaleY(1)}#rvty-mm-search-container .views-exposed-form{left:0;max-width:none;transition:width var(--common-transition);width:100%}.rvty-mm-search-open #rvty-mm-search-container .views-exposed-form{width:calc(100% - 32px)}#rvty-mm-search-container form{max-width:none}#rvty-mm-search-container .form-submit{opacity:0;transition:opacity var(--common-transition)}.rvty-mm-search-open #rvty-mm-search-container .form-submit{opacity:1}#rvty-mm-search-close-outer{height:100%;left:0;max-width:none;overflow:hidden;transition:width var(--common-transition);width:100%}#rvty-mm-search-close{right:-32px;transition:var(--common-transition)}.rvty-mm-search-open #rvty-mm-search-close{right:0;transition-delay:0s}#rvty-mm-search-cover{cursor:pointer;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.rvty-mm-search-open #rvty-mm-search-cover{display:none}}@media (max-width:576px){#rvty-mm-search-container .views-exposed-form{left:16px;width:calc(100% - 32px)}.rvty-mm-search-open #rvty-mm-search-container .views-exposed-form{width:calc(100% - 64px)}.rvty-mm-search-open #rvty-mm-search-close{right:16px}}#rvty-search-drop{background:#fff;border-radius:0 0 16px 16px;left:0;position:absolute;top:calc(100% - 2px)}#rvty-search-drop,#rvty-search-drop-height-manager{height:auto;overflow:hidden;transition:var(--common-transition);width:100%}#rvty-search-drop-height-manager{max-height:0;min-height:0}.rvty-mm-search-open.rvty-mm-search-data #rvty-search-drop-height-manager{max-height:calc(100vh - var(--rvty-navbar-bottom-height) - 64px);min-height:calc(456px - var(--rvty-navbar-bottom-height));overflow:auto}#rvty-search-drop-inner{padding:16px 0 40px}#rvty-search-drop-translucent{background:linear-gradient(hsla(0,0%,100%,0),#fff);bottom:0;height:24px;left:0;position:absolute;width:100%}@media (max-height:328px){.rvty-mm-search-data #rvty-search-drop{border-radius:0}.rvty-mm-search-open.rvty-mm-search-data #rvty-search-drop-height-manager{min-height:calc(262px - var(--rvty-navbar-bottom-height))}}#rvty-search-drop-inner .search-api-autocomplete-search{border:none!important;box-shadow:none;display:block!important;height:100%;left:0!important;margin:0 auto;margin-top:unset;max-width:1086px!important;overflow:auto;padding:0 0 0 48px;position:relative;top:0!important;width:100%!important;z-index:unset!important}.search-api-autocomplete-search{border:none!important;box-shadow:0 12px 16px 0 #00000033;margin-top:10px;max-height:calc(100vh - var(--rvty-navbar-bottom-height) - 64px);overflow:auto;padding:18px 16px;padding-bottom:24px!important;z-index:unset!important}.search-api-autocomplete-search li{background:#fff!important;list-style:none;margin:0 0 16px;max-width:56rem;padding:0}.search-api-autocomplete-search li:last-child{margin-bottom:0}.search-api-autocomplete-search .ui-menu-item-wrapper .search-api-autocomplete-suggestion{background:#fff!important;color:inherit!important;padding:0}.search-api-autocomplete-search .ui-menu-item-wrapper,.search-api-autocomplete-search .ui-menu-item-wrapper:hover{background:#fff!important;color:inherit;display:block;font-size:18px;font-weight:500!important;line-height:24px;text-decoration:none}.search-api-autocomplete-search .ui-menu-item-wrapper .rvty-search-suggestion-item:hover{color:#7f03b0!important}.search-api-autocomplete-search .ui-menu-item-wrapper .rvty-search-suggestion-category,.search-api-autocomplete-search .ui-menu-item-wrapper .rvty-search-suggestion-category:hover{color:#525252!important;font-size:16px;font-weight:400;margin-top:20px}.search-api-autocomplete-search li:first-child .ui-menu-item-wrapper .rvty-search-suggestion-category{margin-top:0}li.ui-menu-item:has(div.rvty-search-suggestion-category){pointer-events:none}.search-api-autocomplete-search .ui-menu-item-wrapper .rvty-search-suggestion-view-all{color:#7f03b0!important;font-weight:600;margin-top:32px}.search-api-autocomplete-search .ui-menu-item-wrapper .rvty-search-suggestion-view-all:hover{color:#5a027d}@media (max-width:1103px){.search-api-autocomplete-search{max-width:100%!important;padding:0}}.search-category-empty-suggestions .search-category-heading-no-result{display:block;font-size:24px;font-weight:500;line-height:28px;margin-bottom:16px}@media (min-width:1103px){.search-category-empty-suggestions .search-category-heading-no-result{font-size:32px;font-weight:500;line-height:40px}}.search-category-empty-suggestions .search-category-subheading-no-result{color:#525252}#rvty-header-nav-myaccount{background:#fbfbfb;background-color:#fff!important;border:1px solid #e3e3e3;display:none;padding:24px 16px;position:fixed;top:calc(var(--rvty-navbar-top-height-appear) + var(--rvty-navbar-bottom-height) - 2px);transition:transform .5s;width:305px;z-index:3}.rvty-myaccount-open #rvty-header-nav-myaccount{display:block}#rvty-myaccount-close{display:none}.rvty-header-nav-myaccount-item{padding:16px 0}.rvty-header-nav-myaccount-item a{color:inherit;display:block;font-size:18px;font-weight:500;line-height:24px;text-decoration:none}.rvty-header-nav-myaccount-item a:hover{color:var(--color-purple);text-decoration:none}#rvty-header-nav-myaccount-separator span{background:#e3e3e3;display:block;height:1px}#rvty-header-nav-myaccount-logout a{align-items:center;display:flex;width:100%}#rvty-header-nav-myaccount-logout a div:first-child{height:24px;padding-right:16px}#rvty-header-nav-myaccount-logout a div:last-child{flex-grow:1}@media (max-width:1103px){#rvty-header-nav-myaccount{display:block;height:100%;left:-100%;padding:46px 16px 0;position:fixed;right:0!important;top:0;transition:transform .5s;width:100%}li.rvty-mm-menu-li.active-mobile>ul>li{margin-left:27px}.rvty-myaccount-open #rvty-header-nav-myaccount{left:0}#rvty-myaccount-close{cursor:pointer;display:block;height:24px;position:absolute;right:16px;top:18px;width:24px}#rvty-myaccount-close img{height:100%;width:100%}.rvty-header-nav-myaccount-item{padding:20px 0}.rvty-header-nav-myaccount-item a{font-size:24px;line-height:32px}#rvty-header-nav-myaccount-separator span{background:#a8a8a8}}.rvty-non-integrated .autocomplete-suggestion-label{align-items:center;display:inline-flex}.rvty-non-integrated .autocomplete-suggestion-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' fill-rule='evenodd' d='M3.334 4.667a.667.667 0 0 0-.667.666v7.334a.667.667 0 0 0 .667.666h7.333a.667.667 0 0 0 .667-.666v-4a.667.667 0 0 1 1.333 0v4a2 2 0 0 1-2 2H3.334a2 2 0 0 1-2-2V5.333a2 2 0 0 1 2-2h4a.667.667 0 0 1 0 1.334zM9.334 2c0-.368.298-.667.666-.667h4c.368 0 .667.299.667.667v4a.667.667 0 1 1-1.333 0V2.667H10A.667.667 0 0 1 9.334 2' clip-rule='evenodd'/%3E%3Cpath fill='%23333' fill-rule='evenodd' d='M14.471 1.529c.26.26.26.682 0 .942L7.138 9.805a.667.667 0 0 1-.943-.943l7.334-7.333c.26-.26.682-.26.942 0' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:16px;margin-left:8px;width:16px}.ui-state-active .rvty-non-integrated .autocomplete-suggestion-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%237F03B0' fill-rule='evenodd' d='M3.334 4.667a.667.667 0 0 0-.667.666v7.334a.667.667 0 0 0 .667.666h7.333a.667.667 0 0 0 .667-.666v-4a.667.667 0 0 1 1.333 0v4a2 2 0 0 1-2 2H3.334a2 2 0 0 1-2-2V5.333a2 2 0 0 1 2-2h4a.667.667 0 0 1 0 1.334zM9.334 2c0-.368.298-.667.666-.667h4c.368 0 .667.299.667.667v4a.667.667 0 1 1-1.333 0V2.667H10A.667.667 0 0 1 9.334 2' clip-rule='evenodd'/%3E%3Cpath fill='%237F03B0' fill-rule='evenodd' d='M14.471 1.529c.26.26.26.682 0 .942L7.138 9.805a.667.667 0 0 1-.943-.943l7.334-7.333c.26-.26.682-.26.942 0' clip-rule='evenodd'/%3E%3C/svg%3E")}@media (min-width:575px){.rvty-pt-5{padding-top:1.6em!important}}@media (min-width:1104px){.rvty-pt-5{padding-top:2.5em!important}}.js input.form-autocomplete:not(.ui-autocomplete-loading){background-image:none!important}#rvty-mm-logo-link:has(svg) img{display:none}#rvty-mm-logo-link img{height:100%;position:relative;top:-1px;width:100%}.rvty-indicator-arrow-wrap{border:1px solid #000}.rvty-indicator-arrow-down,.rvty-indicator-arrow-wrap>div{position:relative}.rvty-indicator-arrow-wrap{border-bottom:1 solid #000;bottom:0;height:1px!important;position:absolute;width:100%}#rvty-nav-separator{display:none!important}.rvty-indicator-arrow-down{position:absolute;right:40px;top:-2px}.rvty-indicator-arrow-down:after{background:#fff;border-radius:0;content:"";height:2px;left:0;position:absolute;top:-1px;width:50px}.rvty-indicator-arrow-down svg{height:22px}@media (max-width:768px){.rvty-indicator-arrow-down svg path{stroke-width:3px}}@media (min-width:768px){.rvty-indicator-arrow-down svg{height:26px}}@media (min-width:1104px){.rvty-indicator-arrow-down svg{height:34px}.rvty-indicator-arrow-down{right:88px}.is1 .explore-solution-cards-inner>div:nth-child(2) a .coh-container{float:left;margin-right:48px;width:calc(50% - 48px)}.is1 .explore-solution-cards-inner>div:nth-child(2){flex-basis:100%;max-width:100%;width:100%}.is1 .explore-solution-cards-inner>div:nth-child(2) .rvty-btn-section,.is1 .explore-solution-cards-inner>div:nth-child(2) a .coh-heading,.is1 .explore-solution-cards-inner>div:nth-child(2) a .coh-wysiwyg{float:right;width:50%}.is1 .explore-solution-cards-inner>div:nth-child(2) a .coh-heading{margin-top:0}.explore-solution-cards-inner a .coh-heading{font-size:24px;margin:14px 0 10px}.explore-solution-cards-inner .rvty-btn-section{margin-top:20px}}.quick-links-nav ul{overflow-y:hidden!important}.rvty-myaccount-open~.rvty-loc-switcher-visible~.rvty-modal-login{display:none!important}
.rvty-hero-plp-prdlib-buttons{display:flex;padding:20px 0 12px}.rvty-hero-plp-prdlib-buttons a{color:#7f03b0;font-size:18px;font-weight:500;line-height:24px}.rvty-hero-plp-prdlib-buttons a:not(:first-child):last-child{margin-left:16px;padding-left:16px;position:relative}.rvty-hero-plp-prdlib-buttons a:not(:first-child):last-child:before{background-color:#000;content:"";height:16px;left:0;position:absolute;top:4px;width:1px}@media (max-width:575px){.rvty-hero-l4-banner-left{padding:0 12px}.rvty-hero-plp-prdlib-buttons a{margin-bottom:16px}.rvty-hero-plp-prdlib-buttons{flex-direction:column}.rvty-hero-plp-prdlib-buttons a:not(:first-child):last-child:before{display:none}.rvty-hero-plp-prdlib-buttons a:not(:first-child):last-child{margin:0;padding:0}}@media (min-width:1104px){.rvty-hero-plp-prdlib-buttons a:not(:first-child):last-child{margin-left:28px;padding-left:28px}.rvty-hero-plp-prdlib-buttons{padding:24px 0 0;position:relative}}
.rvty-hero-l4-outer{position:relative}.rvty-hero-l4-static-img-container{display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.rvty-hero-l4-static-img{height:347px;margin:0 0 48px auto;max-width:33%;object-fit:contain;object-position:top right;position:sticky;top:calc(var(--rvty-navbar-bottom-height) + var(--rvty-navbar-top-height-appear));transition:.5s}.rvty-hero-l4-outer.rvty-hero-l4-square{background:url(/modules/custom/sitestudio_components/custom_components/hero_l2_l3_l4/images/hero-l4-square.svg) no-repeat top left 50vw}.rvty-hero-l4-banner-outer{display:flex;position:relative}.rvty-hero-l4-banner-left{flex:0 0 63%;margin-bottom:40px;padding-right:56px;width:63%}.rvty-hero-l4-dropzone{padding:24px 0 0}.rvty-hero-l4-banner-right{flex-grow:1}@media (max-width:575px){.rvty-hero-l4-banner-left{padding:0 12px}}.rvty-hero-l4-image-container{padding:51px 0 48px;position:sticky;top:calc(var(--rvty-navbar-bottom-height) + var(--rvty-navbar-top-height-appear));transform:translateX(16px);transition:.5s;width:100%}.rvty-hero-l4-square-img{border-radius:16px;width:100%}.rvty-hero-l4-shape-img-group{aspect-ratio:429/439;height:auto;overflow:hidden;position:relative;width:100%}.rvty-hero-l4-shape-img{height:calc(100% - 4px);left:2px;object-fit:cover;position:absolute;top:2px;width:calc(100% - 4px)}.rvty-hero-l4-shape-mask-yellow{bottom:-2px;height:100%;position:absolute;right:-2px;width:100%}.rvty-hero-l4-shape-mask-white{height:auto;position:relative;width:100%}@media (max-width:1103px){.rvty-hero-l4-banner-outer{flex-direction:column-reverse}.rvty-hero-l4-static-img-container{position:relative}.rvty-hero-l4-static-img{height:157px;margin:0 0 0 auto;max-width:67%;object-fit:contain;object-position:top right;position:relative;top:0}.rvty-hero-l4-outer.rvty-hero-l4-square{background-position:top left -10vw;background-size:auto 450px}.rvty-hero-l4-banner-left{margin-bottom:24px;padding:0;width:100%}.rvty-hero-l4-banner-left .custom-breadcrumb-outer{padding-top:24px}.rvty-hero-l4-dropzone{padding-top:16px}.rvty-hero-l4-image-container{max-width:500px;padding:18px 0 0;transform:none}.rvty-hero-l4-square-img{margin-top:18px}}@media (max-width:719px){.rvty-hero-l4-outer.rvty-hero-l4-square{background-position:top left -30vw;background-size:auto 450px}}@media (max-width:599px){.rvty-hero-l4-outer.rvty-hero-l4-square{background-position:top left -30vw;background-size:auto 320px}}
.rvty-hero-l3-l4-breadcrumb .custom-breadcrumb{width:100%}.rvty-hero-l3-l4-title{font-size:56px;font-weight:300;line-height:64px;margin-bottom:0}.rvty-hero-l3-l4-subtitle{font-size:24px;font-weight:400;line-height:32px;margin:24px 0 0}@media (max-width:1103px){.rvty-hero-l3-l4-breadcrumb .custom-breadcrumb-outer{padding-top:24px}.rvty-hero-l3-l4-title{font-size:36px;line-height:44px}.rvty-hero-l3-l4-subtitle{font-size:20px;line-height:28px}}
.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);}
}
