body{font-family:OpenSans;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:normal}
.secondary-nav-country:nth-child(odd){display:inline-block;width:49%;vertical-align:top}
.secondary-nav-country:first-child{display:block;width:49%;vertical-align:top}
.secondary-nav-country:nth-child(even){display:inline-block;width:49%;vertical-align:top}
.btn{height:2.5rem;border-radius:1.875rem}
.btn.regular-btn{min-width:5rem;min-width:10rem;font-size:1.25rem;font-weight:600;line-height:1.35;text-transform:uppercase}
.btn.small-btn{min-width:5rem;height:1.25rem;font-size:.75rem;font-weight:600;line-height:1.35;text-transform:uppercase;padding:1px 10px}
.category-info .name a{color:#505050;text-decoration:none !important}
.btn.primary-btn{color:#fff;background-color:#d7000f}
.btn.primary-btn:hover{background-color:#ff0012}
.btn.primary-btn:active,.btn.primary-btn:focus{background-color:#ba000d}
.btn.primary-btn:disabled{color:#737373;background-color:#f2f2f2}
.btn.outline-dark-btn{min-width:10rem;border-radius:30px;color:#505050;border:solid 1px #505050}
.btn.outline-dark-small-btn{min-width:5rem;border-radius:1.875rem;height:1.25rem;border:solid 1px #fff;background-color:#505050}
.btn.outline-light-btn{min-width:10rem;border-radius:30px;border:solid 1px #505050}
.btn.outline-light-small-btn{min-width:5rem;border:solid 1px #505050;border-radius:30px;height:1.25rem;font-size:.75rem}
.mandatory{position:relative;display:inline-block}
.mandatory:before{content:'*';position:absolute;top:.125rem;right:.125rem}
.text-primary-color-1{color:#f7000f}
.bg-primary-color-1{background-color:#f7000f}
.text-primary-color-2{color:#505050}
.bg-primary-color-2{background-color:#505050}
.text-primary-color-3{color:#707070}
.bg-primary-color-3{background-color:#707070}
.text-secondary-color-1{color:#f2f2f2}
.bg-secondary-color-1{color:#f2f2f2}
.text-secondary-color-2{color:#fff}
.bg-secondary-color-2{color:#fff}
.text-secondary-color-3{color:#737373}
.bg-secondary-color-3{color:#737373}
.text-secondary-color-4{color:#d2d2d2}
.bg-secondary-color-4{color:#d2d2d2}
.text-secondary-color-5{color:#989898}
.bg-secondary-color-5{color:#989898}
.text-highlights-color-1{color:#fff100}
.bg-highlights-color-1{color:#fff100}
.text-highlights-color-2{color:#d7000f}
.bg-highlights-color-2{color:#d7000f}
.text-highlights-color-3{color:#000}
.bg-highlights-color-3{color:#000}
.text-highlights-color-4{color:#2b2b2b}
.bg-highlights-color-4{color:#2b2b2b}
.text-highlights-color-5{color:#80b722}
.bg-highlights-color-5{color:#80b722}
body{overflow-x:hidden}
.menu-wrapper{display:none !important;background-color:#fff}
.navbar .nav-left-item:hover .menu-wrapper{display:inline-block !important}
.navbar .nav-left-item:hover .menu-wrapper.burger-menu-wrapper{height:35rem;margin-top:.3125rem;padding-top:1.875rem;opacity:1}
.search-box{position:relative;min-width:22px;margin-top:0;margin-right:0 !important}
.search-form{position:relative;display:inline-block;top:0;right:0;box-shadow:none;outline:0}
.search-btn.close{left:initial !important}
.search-bar-show .search-form:before{display:none}
.search-form:before{content:"";position:absolute;width:13px;height:13px;border:2px solid #737373;border-radius:50%;top:5px;left:2px}
.search-input{visibility:hidden;box-sizing:border-box;width:15px;height:15px;margin-right:0;margin-top:0;border:2px solid #737373;border-radius:50%;background:0;color:#737373;font-size:16px;outline:0}
.search-input.square{visibility:visible}
@media only screen and (max-width:430px){.search-input{margin-right:0;margin-top:0}
}
.search-input.remove-border{border-bottom-width:0;border-bottom-left-radius:0;border-bottom-right-radius:0}
.search-btn{background:0;position:absolute;top:0;left:0;width:24px;height:27px;padding:0;border-radius:100%;outline:0 !important;border:0;color:inherit;cursor:pointer}
.search-btn:before{content:"";position:absolute;width:10px;height:2px;left:10px;background-color:#737373;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-top:4px;margin-left:0}
.search-btn.close:before{content:"";position:absolute;width:20px;height:2px;right:auto;margin-top:-1px;margin-left:-11px;background-color:#737373;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.search-box.search-bar-show{margin-right:45px !important}
.search-btn.close:after{content:"";position:absolute;width:20px;height:2px;background-color:#737373;margin-top:-1px;margin-left:-13px;cursor:pointer;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.search-input.square{box-sizing:border-box;padding:0 40px 0 1.25rem;width:100%;height:34px;margin-top:0;margin-right:0;border:2px solid #737373;color:#737373;font-size:16px;font-weight:400;background-position:95% 4px;background-image:url('../../../etc/clientlibs/it/resources/icons/search-icon.svg');background-repeat:no-repeat;outline:0;border-radius:1.5625rem;float:right}
.header-wrapper{border-bottom:1px solid #f2f2f2;position:relative;width:100%;background-color:#fff;top:0;z-index:10000}
.header-wrapper-new{width:100%;border-bottom:1px solid #f2f2f2;background-color:#fff;z-index:10000}
.header-wrapper .navbar{padding-left:.9375rem;padding-right:.9375rem;display:block;text-align:center;transition:all ease-in-out .3s;display:flex;align-items:center;flex-wrap:nowrap}
@supports not(-ms-high-contrast:none){.header-wrapper .navbar:after{content:'';position:absolute;background:rgba(0,0,0,0.5);top:0;right:0;left:50px;bottom:0;height:83px;width:96%;opacity:0;transition:all ease-in-out .3s;z-index:-1}
.header-wrapper .navbar.burger-menu-visible:after{content:'';opacity:1;z-index:1}
}
.header-wrapper .navbar .navbar-left{display:inline-flex;align-items:center}
.header-wrapper .navbar .navbar-left .line-indicator{position:absolute;bottom:0;display:none;width:5.3125rem;width:.25rem;background-color:#d7000f}
.header-wrapper .navbar .navbar-left .navbar-nav-list{list-style-type:none;margin:0;padding:0;display:inline-flex}
.header-wrapper .navbar .navbar-left .navbar-nav-list .nav-left-item:not(:last-of-type){margin-right:1rem}
.header-wrapper .navbar .navbar-left .navbar-nav-list .nav-left-item{display:inline-block;vertical-align:middle;border-bottom:4px solid transparent;transition:all 1s}
.header-wrapper .navbar .navbar-left .navbar-nav-list .nav-left-item .nav-link-header{font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;line-height:1.35;text-align:left;color:#505050;display:none;padding-bottom:0}
.header-wrapper .navbar .navbar-left .navbar-nav-list .nav-left-item .nav-link-header:hover{text-decoration:none;transition:all 1s}
.header-wrapper .navbar .navbar-left .navbar-nav-list .nav-left-item .navbar__menu{width:1.25rem;height:1.25rem;cursor:pointer;margin-bottom:1.625rem}
.header-wrapper .navbar .navbar-left .navbar-nav-list .nav-left-item:first-child:hover{border-bottom:4px solid transparent}
.header-wrapper .navbar .navbar-left .navbar-nav-list .nav-left-item:hover{border-bottom:4px solid #d7000f}
.header-wrapper .navbar .navbar-left .nav-search-icon{width:20px;height:20px;position:relative;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer !important}
.header-wrapper .navbar .navbar-left .nav-search-icon span{display:block;position:absolute;height:2px;width:100%;background:#505050;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}
.header-wrapper .navbar .navbar-left .nav-search-icon span:nth-child(1){top:7px}
.header-wrapper .navbar .navbar-left .nav-search-icon span:nth-child(2),.header-wrapper .navbar .navbar-left .nav-search-icon span:nth-child(3){top:14px}
.header-wrapper .navbar .navbar-left .nav-search-icon span:nth-child(4){top:21px}
.header-wrapper .navbar .navbar-left .nav-search-icon.open span:nth-child(1){top:18px;width:0;left:50%}
.header-wrapper .navbar .navbar-left .nav-search-icon.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.header-wrapper .navbar .navbar-left .nav-search-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.header-wrapper .navbar .navbar-left .nav-search-icon.open span:nth-child(4){top:18px;width:0;left:50%}
.header-wrapper .navbar .navbar-logo__wrapper{display:inline-block;position:absolute;left:calc(50% - 3.78125rem);top:calc(50% - 7.605px)}
.header-wrapper .navbar .navbar-logo__wrapper .brand-logo{width:7.5625rem;height:auto}
.header-wrapper .navbar .navbar-right{float:right;position:relative;height:24px;width:auto !important;margin-left:auto !important}
.header-wrapper .navbar .navbar-right .navbar-right-list{list-style-type:none;margin:0;padding:0;position:relative}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item{display:inline-block !important;margin-right:.8rem;font-size:1rem;line-height:1.38;text-align:left;color:#505050;vertical-align:middle}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item:last-child{margin-right:0}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item a{color:#505050;text-decoration:none}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .login-btn{border-radius:1.5625rem;border:solid 1px #505050;font-family:OpenSans-SemiBold;font-weight:bold;line-height:1.42;text-align:left;color:#505050;font-size:.75rem;padding-left:1.25rem;padding-right:1.25rem;height:1.5rem;background-color:#fff}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .login-username{cursor:pointer}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.login{position:relative;padding:0 .625rem}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .login-username{display:inline-block;vertical-align:middle;border-bottom:4px solid transparent;transition:all 1s}
.header-wrapper .navbar .navbar-right .navbar-right-list .na.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.loginv-right-item .login-username:hover .link-drp{border-bottom:4px solid #d7000f}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .login-username .login-username-dropdown{position:absolute;left:0;width:100%;min-width:8rem;margin-top:5px;padding:.625rem 0;list-style-type:none;display:none;color:#505050;background-color:#fff}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .login-username .login-username-dropdown li:hover{height:auto;max-height:5rem;font-size:1rem}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .login-username .login-username-dropdown li:hover a{color:#d7000f;font-size:1rem}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .login-username .login-username-dropdown li .arrow-indicator-left{background-image:url(../../../etc/clientlibs/it/resources/icons/icon-overlay-back.svg);width:.70625rem;height:.70625rem;display:inline-block;position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain;left:-0.375rem;top:1.125rem;opacity:0;transition:all .4s ease-in;transform:rotate(180deg)}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .login-username .login-username-dropdown li:hover .arrow-indicator-left{opacity:1}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .login-username .login-username-dropdown li{width:100%;margin:0 auto;padding-left:.625rem;color:#505050;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:.875rem;line-height:1rem}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .login-username .login-username-dropdown li a{font-size:.875rem;font-family:OpenSans-SemiBold;font-weight:600;line-height:1.75;text-align:left;color:#505050;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:inline-block;text-decoration:none}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .search-icon{width:1.02375rem;height:auto;cursor:pointer}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .sub-menu{width:1.125rem;height:auto;cursor:pointer}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.where-to-buy,.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.about,.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.lang-selection{display:none}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.lang-selection{background-image:url('../../../etc/clientlibs/it/resources/icons/icon-down-arrow@2x.png');background-repeat:no-repeat;background-position:center right;background-size:.875rem;padding-right:1.4375rem}
.header-wrapper .navbar .navbar-right .navbar-right-list.on-secondary-nav{z-index:100009}
.header-wrapper .navbar .navbar-right .navbar-right-list.on-secondary-nav .nav-right-item a{color:#fff}
.header-wrapper .navbar .navbar-right .navbar-right-list.on-secondary-nav:after{content:'';position:absolute;background-color:white;width:100%;left:0;height:.125rem;bottom:-1.9375rem}
.header-wrapper .navbar .navbar-right .navbar-right-list.on-secondary-nav+.triangle-indicator-pointer{display:block}
.header-wrapper .navbar .navbar-right .searchbar-wrapper{display:none}
.header-wrapper .navbar .navbar-right .searchbar-wrapper .searchbar__inputbox{width:12.875rem;height:1.875rem;border-radius:1.25rem;display:inline-block;outline:0;border-color:#505050;padding:.375rem 1.25rem;background-image:url('../../../etc/clientlibs/it/resources/icons/icon-search.svg');background-repeat:no-repeat;background-position:97%,0;background-size:1.0625rem;margin-right:1.5625rem}
.header-wrapper .navbar .navbar-right .searchbar-wrapper .searchbar__inputbox.remove-border{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0}
.header-wrapper .navbar .navbar-right .searchbar-wrapper .searchbar__inputbox:focus{border-color:#505050;box-shadow:none}
.header-wrapper .navbar .navbar-right .searchbar-wrapper .searchbar__close-btn{width:1.25rem;cursor:pointer}
.header-wrapper .navbar .navbar-right .triangle-indicator-pointer{display:none;content:'';position:absolute;border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;bottom:-1.9375rem;transition:all .5s ease-in;z-index:100009}
.burger-menu-wrapper{background-color:#fff;max-width:81.875rem;width:100%;padding-left:.9375rem;padding-right:.9375rem;margin:0 auto;position:fixed;left:0;right:0;display:inline-block;opacity:0;z-index:1031;height:0;transition:all .3s ease-in-out}
.burger-menu-wrapper.show-burger-content{padding-top:1.875rem;overflow:hidden;height:35rem;opacity:1}
.primary-nav-wrapper{max-width:81.875rem;width:100%;padding-left:.9375rem;padding-right:.9375rem;padding-top:1.25rem;margin:5px auto;position:absolute;top:50px;left:0;right:0;display:none}
@media only screen and (min-width:768px) and (max-width:1024px){.primary-nav-wrapper{top:40px}
}
.primary-nav-wrapper.show-primary-nav{display:inline-block}
.secondary-nav-wrapper{display:none;position:fixed;top:0;bottom:0;left:100%;right:0;text-align:left;transition:all .3s ease-in-out;background-color:#2b2b2b;padding-top:5.125rem;z-index:100001}
.secondary-nav-wrapper.slidein{display:inline-block}
.secondary-nav-wrapper .secondary-nav-content-wrapper{height:100%;overflow:auto;padding-bottom:3.75rem;padding-left:3.75rem;padding-right:3.75rem}
.secondary-nav-wrapper .secondary-nav-content-wrapper>*{max-width:42.1875rem}
.bottom-nav-wrapper{width:100vw;height:0;top:0;position:absolute;display:inline-block;overflow-y:hidden;overflow-x:hidden}
.bottom-nav-wrapper.show-bottom-nav{height:100vh}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete{padding:0 1.25rem 1.25rem 1.25rem;list-style-type:none;z-index:100002;background-color:#fff;border:2px solid #505050;border-top:0;border-bottom-left-radius:1.5625rem;border-bottom-right-radius:1.5625rem;position:absolute !important}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item{padding:6px 0}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper{font-size:1rem;line-height:1.5;text-align:left;color:#000}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item:first-child{border-top:1px solid #d2d2d2}
@media only screen and (max-width:767.98px){.header-wrapper .navbar .navbar-left .navbar-nav-list .nav-left-item{margin-right:0}
.header-wrapper .navbar .navbar-left .navbar-nav-list .nav-left-item .navbar__menu{margin-right:0}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item{display:none !important}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.dots,.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.search-box{display:inline-block !important}
.navbar{padding-top:.5rem;padding-bottom:.5rem;height:3.375rem}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.login{display:none}
.header-wrapper .navbar .navbar-right .searchbar-wrapper .searchbar__inputbox{width:21.875rem;max-width:19rem}
.secondary-nav-wrapper{display:none}
.secondary-nav-wrapper.slidein{display:none}
.search-form{text-align:right}
.search-form .search-input.square{max-width:100%;background:#fff}
}
@media only screen and (min-width:768px){.header-wrapper .navbar{padding-top:1.25rem;padding-bottom:1.125rem}
.header-wrapper .navbar{max-width:81.875rem;margin:0 auto;height:5rem}
.header-wrapper .navbar .navbar-logo__wrapper{height:31px}
.header-wrapper .navbar .navbar-left .navbar-nav-list .nav-left-item .nav-link-header{display:none}
.header-wrapper .navbar .navbar-logo__wrapper{left:calc(50% - 4.25rem);top:calc(50% - 11px)}
.header-wrapper .navbar .navbar-logo__wrapper .brand-logo{width:9.5rem;height:auto}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.where-to-buy{display:inline-block}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .search-icon{width:1.02375rem;height:auto}
.header-wrapper .navbar .header-wrapper .navbar .navbar-right .searchbar-wrapper .searchbar__inputbox{width:12.875rem}
.burger-menu-wrapper{margin-top:0;padding-right:0}
.primary-nav-wrapper{display:none}
.primary-nav-wrapper.show-primary-nav{display:none}
.bottom-nav-wrapper{display:block}
.primary-nav-options-wrapper .primary-nav-overlay .description-wrapper .category-description{font-size:.75rem !important}
.primary-nav-sub-category-overlay .description-wrapper .category-description{font-size:.75rem !important}
.primary-nav-tertiary-category-overlay .category-description{font-size:.75rem !important}
}
@media only screen and (min-width:992px){.header-wrapper .navbar{max-width:81.875rem;margin:0 auto;padding-top:0;padding-bottom:0rem;height:5rem}
.header-wrapper .navbar .navbar-left .navbar-nav-list .nav-left-item .nav-link-header{display:inline-block}
.header-wrapper .navbar .navbar-left .navbar-nav-list .nav-left-item .navbar__menu{margin-left:0rem}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.where-to-buy,.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.where-to-buy,.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.about,.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.lang-selection{display:inline-block}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .login-btn{display:inline-block}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item .search-icon{width:1.02375rem;height:auto}
.header-wrapper .navbar .header-wrapper .navbar .navbar-right .searchbar-wrapper .searchbar__inputbox{width:25.375rem}
.burger-menu-wrapper{padding-left:.9375rem;padding-right:.9375rem;box-shadow:0 3px 6px rgba(0,0,0,0.16)}
.primary-nav-wrapper{display:inline-block}
.primary-nav-wrapper.show-primary-nav{display:inline-block}
.secondary-nav-wrapper{display:none;z-index:100001}
.secondary-nav-wrapper.slidein{display:none;right:0}
.bottom-nav-wrapper{display:none}
}
@media only screen and (min-width:1024px){.secondary-nav-accordion{display:none}
}
@media only screen and (min-width:1080px){.header-wrapper .navbar{padding-top:0;padding-bottom:0rem;height:5rem}
.header-wrapper .navbar .navbar-logo__wrapper{left:calc(50% - 6.90625rem);top:calc(50% - 13.895px)}
.header-wrapper .navbar .navbar-logo__wrapper .brand-logo{width:13.8125rem;height:auto}
.header-wrapper .navbar-right .navbar-right-list .nav-right-item.dots{display:none !important}
.header-wrapper .navbar .navbar-right .searchbar-wrapper .searchbar__inputbox{width:25.375rem}
.burger-menu-wrapper{margin-top:0}
}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.hidden{display:none !important}
ul.navbar-right-list.on-secondary-nav button.login-btn{background-color:transparent !important;color:#fff !important;border:1px solid #fff !important}
.search-box.search-bar-show form{width:100%}
.search-box.search-bar-show{width:300px}
@media only screen and (min-width:768px) and (max-width:1024px){.secondary-nav-wrapper{position:fixed;display:none}
.search-input.square{max-width:150px}
.header-wrapper .burger-menu-wrapper .burger-menu{padding-left:4.0625rem;padding-right:4.0625rem}
.burger-menu-wrapper{padding-left:3.9375rem}
.burger-menu-wrapper.show-burger-content{height:100%;box-shadow:0 3px 6px rgba(0,0,0,0.16)}
.menu-wrapper .primary-nav-wrapper{height:100%}
.burger-menu-wrapper .burger-menu__options-wrapper li:hover{background-color:transparent}
.header-wrapper .navbar .navbar-right .navbar-right-list{display:flex;align-items:center;justify-content:flex-end;height:31px}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item{display:none}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item:first-child{display:inline-block}
.header-wrapper .navbar .navbar-right .navbar-right-list .search-box{display:inline-block}
.header-wrapper .navbar .navbar-right .navbar-right-list .dots{display:inline-block}
}
@media only screen and (min-width:1025px) and (max-width:1200px){.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item{margin-right:8px;font-size:13px;line-height:2}
.header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.dots{display:none !important}
}
@media only screen and (max-width:1024px){.secondary-nav-accordion{position:fixed;left:0;top:3.375rem;width:100%;height:auto;display:inline-block;overflow-x:hidden;overflow-y:auto;text-align:left;transition:height .3s ease-in-out}
.navbar-right-list{text-align:right}
.navbar-right-list .login{display:none}
.navbar-right-list .dots{margin-left:10px;margin-bottom:0}
.search-box{float:none;margin-right:5px;margin-top:0}
.header-wrapper .navbar:after{display:none}
.bottom-nav-wrapper{height:0}
.bottom-nav-wrapper.show-bottom-nav{height:100vh}
.header-wrapper .navbar .navbar-left .navbar-nav-list .nav-left-item .nav-link-header{padding-bottom:0}
}
.burger-menu{overflow-y:auto;overflow-x:hidden;height:100%;width:100%;flex-wrap:wrap;display:flex;align-content:space-between}
.burger-menu ul{list-style-type:none;margin:0;padding:0}
.burger-menu .web-view{display:none}
.burger-menu__options-wrapper li{font-size:1rem;padding:3px 15px 3px 5px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:normal;text-align:left;color:#2b2b2b;font-family:OpenSans-SemiBold}
.burger-menu__options-wrapper li a{color:#2b2b2b;text-decoration:none}
.burger-menu__options-wrapper li:hover{background-color:#f2f2f2}
.burger-menu__options-wrapper .option{margin:0 0 9px 0}
.burger-menu__options-wrapper .option button{display:inline-block;height:1.25rem;border-radius:.625rem;border:solid 1px #d7000f;font-family:OpenSans;font-size:.625rem;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.3;letter-spacing:.2px;text-align:center;color:#d7000f;outline:0;text-transform:uppercase;vertical-align:bottom;background-color:#fff}
.burger-menu__options-wrapper .sub-section{border:0;padding-top:.4375rem}
.burger-menu__options-wrapper .sub-section li{font-size:.8125rem;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;text-align:left;color:#737373;padding:0 0 7px 0}
.burger-menu__options-wrapper .sub-section li a{color:#2b2b2b;opacity:.6}
.burger-menu__options-header{font-size:1.25rem;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:normal;text-align:left;color:#d7000f;margin-bottom:9px}
.burger-menu__options-header .burger-menu__options--bg{color:#d7000f;text-decoration:none}
.burger-menu .list-border-right{border-right:solid 2px #d2d2d2}
.burger-menu .newsletter-btn-wrapper{margin-bottom:8.125rem;max-width:100%}
.burger-menu .newsletter-btn-wrapper button{max-width:100%;border:1px solid;border-radius:1.5625rem;width:auto;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:normal;text-align:left;padding:5.5px 27.5px;font-family:OpenSans;outline:0;text-transform:uppercase;background-color:#fff;text-align:center}
.burger-menu .mobile-view{width:100%;height:auto}
.burger-menu .mobile-view .nav-links{width:100%;margin-left:0}
.burger-menu .mobile-view .nav-links .link{font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:normal;text-align:left;color:#d7000f;padding:15px 0;border-bottom:solid 1px #d2d2d2;cursor:pointer}
.burger-menu .mobile-view .options-overlay-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#fff;visibility:hidden;overflow-x:hidden;overflow-y:auto;transition:all .5s ease-in}
.burger-menu .mobile-view .options-overlay-wrapper.active{visibility:visible;background-color:rgba(0,0,0,0.6)}
.burger-menu .mobile-view .options-overlay{position:absolute;z-index:3;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);background-color:#fff;right:-100%;min-height:100%;transition:all .4s ease-in;top:0}
.burger-menu .mobile-view .options-overlay__back{width:1.0625rem;height:auto;margin-left:.4375rem;vertical-align:baseline}
.burger-menu .mobile-view .options-overlay__title{font-family:OpenSans;font-size:1.25rem;font-weight:600;font-style:normal;font-stretch:normal;line-height:3;letter-spacing:.5px;text-align:left;color:#d7000f;display:inline-block}
.burger-menu .mobile-view .options-overlay__title a{color:#d7000f;text-decoration:none}
.burger-menu .mobile-view .options-overlay__secondary-options-list{padding:0 33px 0 32px;margin-left:0}
.burger-menu .mobile-view .options-overlay__secondary-options-list .sub-section{margin-left:0;margin-top:.3125rem;font-size:.8125rem;line-height:1.8}
.burger-menu .mobile-view .options-overlay__secondary-options-list .sub-section a{color:#2b2b2b;opacity:.6;text-decoration:none}
.burger-menu .mobile-view .options-overlay__option{font-family:OpenSans;font-size:1.25rem;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.4;letter-spacing:.5px;padding-top:.9375rem;padding-bottom:.9375rem;text-align:left;color:#2b2b2b;border-bottom:solid 1px #d2d2d2}
.burger-menu .mobile-view .options-overlay__option a{color:#505050}
.burger-menu .mobile-view .options-overlay.overlay-slide-in{right:-25px}
@media only screen and (max-width:767.98px){.burger-menu-wrapper .newsletter-btn-wrapper{width:22.5rem;text-align:center;margin-bottom:0}
.burger-menu-wrapper .newsletter-btn-wrapper button{font-size:.875rem}
.burger-menu-wrapper.show-burger-content{top:3.375rem;bottom:4.125rem;padding-top:0rem;padding-bottom:.9375rem;height:auto}
}
@media only screen and (min-width:768px){.burger-menu{display:flex;margin-top:0}
.burger-menu__options-wrapper{margin-bottom:1.625rem;width:50%}
.burger-menu__options-wrapper .sub-section{padding-left:0}
.burger-menu .list-border-right{border-right:0}
.burger-menu .newsletter-btn-wrapper{margin-top:1.5625rem;margin-bottom:4.1875rem}
.burger-menu .newsletter-btn-wrapper button{font-size:1.25rem}
.burger-menu .web-view{display:flex;width:100%;flex-wrap:wrap;justify-content:center}
.burger-menu .mobile-view{display:none}
}
@media only screen and (min-width:992px){.burger-menu{overflow:auto;align-content:flex-start}
.burger-menu__options-wrapper{margin-bottom:0;width:25%;padding-left:2.625rem;padding-right:1.6875rem}
.burger-menu .list-border-right{border-right:solid 2px #d2d2d2}
.burger-menu .newsletter-btn-wrapper{margin-top:4.375rem;margin-left:2.8125rem}
.burger-menu .newsletter-btn-wrapper button{font-size:1.25rem}
.burger-menu .web-view{justify-content:flex-start}
}
@media only screen and (min-width:768px) and (max-width:1024px){.burger-menu-wrapper{top:55px}
.burger-menu .newsletter-btn-wrapper{margin-left:50%;transform:translateX(-50%)}
}
.primary-nav-bottom{background-color:#fff}
.primary-nav-bottom .navbar-bottom__content{list-style-type:none;display:flex;border-top:1px solid #f2f2f2;margin:0;padding:0}
.primary-nav-bottom .navbar-bottom__content .bottom-items{display:inline-block;width:33.33%;text-align:center;font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;line-height:1.35;color:#505050;padding:0;padding-top:1.25rem;padding-bottom:1.125rem;border-right:1px solid #f2f2f2;cursor:pointer}
.primary-nav-bottom .navbar-bottom__content .bottom-items.active{color:#d7000f}
.primary-nav-options-wrapper{display:none;overflow-y:scroll;overflow-x:hidden;width:100%;height:100%;position:absolute}
.primary-nav-options-wrapper .primary-nav-overlay{padding-left:.9375rem;padding-right:.9375rem;padding-bottom:5.3125rem;margin-top:3.75rem;width:100%;display:inline-block;position:fixed;overflow:auto;top:100%;left:0;bottom:0;transition:all .3s ease-in-out;z-index:16;background-color:#fff}
.primary-nav-options-wrapper .primary-nav-overlay.slideup{transition:all .3s ease-in-out;top:0}
.primary-nav-options-wrapper .primary-nav-overlay .category-header{font-family:OpenSans-SemiBold;font-size:1.25rem;margin-top:.75rem;margin-bottom:.75rem;font-weight:600;line-height:1.35;text-align:left;color:#505050}
.primary-nav-options-wrapper .primary-nav-overlay .category-header a{color:#505050;text-decoration:none}
.primary-nav-options-wrapper .primary-nav-overlay .description-wrapper{display:flex}
.primary-nav-options-wrapper .primary-nav-overlay .description-wrapper .category-img{position:relative;min-width:9.6875rem;width:9.6875rem;height:6.8125rem;background-color:#f2f2f2}
.primary-nav-options-wrapper .primary-nav-overlay .description-wrapper .category-img div{position:absolute;top:0;bottom:0;left:0;right:0;background-position:center center;background-size:cover;background-repeat:no-repeat}
.primary-nav-options-wrapper .primary-nav-overlay .description-wrapper .category-description{margin-left:.8125rem;font-size:1rem;line-height:1.38;text-align:justify;color:#505050;overflow:hidden;height:6.9em}
.primary-nav-options-wrapper .primary-nav-overlay .category-list{list-style-type:none;padding:0;margin:0}
.primary-nav-options-wrapper .primary-nav-overlay .category-list .category-item{font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;line-height:1.35;text-align:left;color:#505050;padding-top:1.125rem;padding-bottom:1.125rem;border-bottom:1px solid #f2f2f2;cursor:pointer}
.primary-nav-options-wrapper .primary-nav-overlay .secondary-list{display:flex}
.primary-nav-options-wrapper .primary-nav-overlay .secondary-list .secondary-options-list{width:50%;margin-top:1.25rem;font-size:1rem;padding-right:.9375rem}
.primary-nav-options-wrapper .primary-nav-overlay .secondary-list .secondary-options-list li{margin-bottom:.625rem}
.primary-nav-options-wrapper .primary-nav-overlay .secondary-list .secondary-options-list a{color:#d7000f}
.primary-nav-options-wrapper .primary-nav-overlay .secondary-list .secondary-options-list:first-child{font-size:1.25rem}
@-webkit-keyframes slideup{100%{top:0}
}
@keyframes slideup{100%{top:0}
}
@-webkit-keyframes slideleft{100%{right:0}
}
@keyframes slideleft{100%{right:0}
}
.primary-nav-sub-category-wrapper{width:100%;height:100%;position:fixed;z-index:17;display:none;transition:all 1.5s ease-in;overflow-y:scroll;overflow-x:hidden}
.primary-nav-sub-category-wrapper.active{background-color:rgba(0,0,0,0.6)}
.primary-nav-sub-category-overlay{padding-left:.9375rem;padding-right:.9375rem;padding-bottom:5.3125rem;margin-top:3.875rem;position:absolute;top:0;right:-1000px;width:95vw;min-height:100vh;transition:all .6s ease-in;z-index:17;box-shadow:1px 3px 6px 0 grey;background-color:#fff;top:-4px}
.primary-nav-sub-category-overlay.slideleft{-webkit-animation:slideleft .6s forwards;-webkit-animation-delay:.2s;animation:slideleft .6s forwards;animation-delay:.2s}
.primary-nav-sub-category-overlay .back-btn{background-image:url('../../../etc/clientlibs/it/resources/icons/icon-overlay-back.svg');background-size:17px 17px;width:1.0625rem;height:1.0625rem;display:inline-block;background-repeat:no-repeat;position:absolute;top:1.0625rem;left:.375rem}
.primary-nav-sub-category-overlay .category-header{font-family:OpenSans-SemiBold;font-size:1.25rem;margin-top:.75rem;margin-bottom:.75rem;margin-left:.625rem;font-weight:600;line-height:1.35;text-align:left;color:#d7000f}
.primary-nav-sub-category-overlay .category-header a{color:#d7000f;text-decoration:none}
.primary-nav-sub-category-overlay .description-wrapper{display:flex;margin-left:.625rem}
.primary-nav-sub-category-overlay .description-wrapper .category-img{position:relative;min-width:9.6875rem;width:9.6875rem;height:6.8125rem;background-color:#f2f2f2}
.primary-nav-sub-category-overlay .description-wrapper .category-img div{position:absolute;top:0;bottom:0;left:0;right:0;background-position:center center;background-size:cover;background-repeat:no-repeat}
.primary-nav-sub-category-overlay .description-wrapper .category-description{margin-left:.8125rem;font-size:1rem;line-height:1.42;text-align:justify;color:#505050;overflow:hidden;height:6.9em}
.primary-nav-sub-category-overlay .category-list{list-style-type:none;padding:0;margin:0;margin-left:.625rem}
.primary-nav-sub-category-overlay .category-list .category-item{font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;line-height:1.35;text-align:left;color:#505050;padding-top:1.125rem;padding-bottom:1.125rem;border-bottom:1px solid #f2f2f2;cursor:pointer}
.primary-nav-tertiary-category-wrapper{width:100%;height:100%;position:fixed;z-index:18;display:none;transition:all 1.5s ease-in;overflow-x:hidden;overflow-y:scroll}
.primary-nav-tertiary-category-wrapper.active{background-color:rgba(0,0,0,0.6)}
.primary-nav-tertiary-category-overlay{margin-top:3.5rem;padding:24px 12px 12px 12px;padding-bottom:5.3125rem;position:absolute;display:inline-block;width:90vw;min-height:100vh;background-color:#fff;right:-1000px;transition:all .6s ease-in;z-index:18;top:-4px}
.primary-nav-tertiary-category-overlay.slideleft{-webkit-animation:slideleft .6s forwards;-webkit-animation-delay:.1s;animation:slideleft .6s forwards;animation-delay:.1s}
.primary-nav-tertiary-category-overlay .back-btn{background-image:url('../../../etc/clientlibs/it/resources/icons/icon-overlay-back.svg');background-size:17px 17px;width:1.0625rem;height:1.0625rem;display:inline-block;background-repeat:no-repeat;position:absolute;top:1.0625rem;left:.375rem}
.primary-nav-tertiary-category-overlay .category-header{font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;line-height:1.35;text-align:left;color:#d7000f;margin-bottom:.8125rem;margin-left:.625rem;margin-top:-0.375rem}
.primary-nav-tertiary-category-overlay .category-header a{color:#d7000f;text-decoration:none}
.primary-nav-tertiary-category-overlay .category-description{font-family:OpenSans;font-size:1rem;line-height:1.42;text-align:justify;color:#505050;margin-bottom:1.625rem;overflow:hidden;max-height:6.9em;margin-left:.625rem}
.primary-nav-tertiary-category-overlay .tertiary-category-list{list-style-type:none;margin:0 0 0 10px;padding:0}
.primary-nav-tertiary-category-overlay .tertiary-category-list .tertiary-category-item{display:flex;border:solid 1px #d2d2d2;background-color:#fff;padding:.625rem;position:relative;margin-bottom:10px;cursor:pointer}
.primary-nav-tertiary-category-overlay .tertiary-category-list .tertiary-category-item .tags{position:absolute;top:-0.375rem;left:0;z-index:1}
.primary-nav-tertiary-category-overlay .tertiary-category-list .tertiary-category-item .tags .tag{background-color:#fff100;font-family:OpenSans-SemiBold;font-size:.75rem;font-weight:600;line-height:1.33;text-align:left;color:#505050;display:inline-block;padding:0 17px;margin-bottom:.375rem}
.primary-nav-tertiary-category-overlay .tertiary-category-list .tertiary-category-item .category-img{position:relative;min-width:101.25px;height:67.5px;max-width:101.25px}
.primary-nav-tertiary-category-overlay .tertiary-category-list .tertiary-category-item .category-img div{position:absolute;top:0;bottom:0;left:0;right:0;background-position:center center;background-size:contain;background-repeat:no-repeat}
.primary-nav-tertiary-category-overlay .tertiary-category-list .tertiary-category-item .category-info{margin-left:1.25rem}
.primary-nav-tertiary-category-overlay .tertiary-category-list .tertiary-category-item .category-info .name{font-family:OpenSans-SemiBold;font-size:1rem;font-weight:600;text-align:left;color:#505050;overflow:hidden;word-break:break-word}
.primary-nav-tertiary-category-overlay .tertiary-category-list .tertiary-category-item .category-info .count{font-family:OpenSans-SemiBold;font-size:.875rem;margin-bottom:.25rem;font-weight:600;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#505050}
.primary-nav-tertiary-category-overlay .tertiary-category-list .tertiary-category-item .category-info .description{font-size:.75rem;line-height:1.42;text-align:left;color:#505050;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-all}
@media only screen and (max-width:767.98px){.primary-nav-options-wrapper .primary-nav-overlay{margin-top:54px}
.primary-nav-options-wrapper .primary-nav-overlay .description-wrapper .category-img{min-width:9.6875rem;width:9.6875rem;height:6.8125rem}
.header-wrapper .navbar .navbar-left .nav-search-icon{margin-top:.5rem;margin-bottom:0}
.primary-nav-sub-category-overlay,.primary-nav-tertiary-category-overlay{margin-top:3.3125rem;padding-top:0}
.primary-nav-sub-category-overlay .category-header,.primary-nav-tertiary-category-overlay .category-header{margin-top:.75rem}
.primary-nav-options-wrapper .primary-nav-overlay .description-wrapper .category-description{margin-left:0;padding:10px;font-size:.75rem}
.search-box.search-bar-show{width:150px}
}
@media only screen and (min-width:768px){.primary-nav-sub-category-wrapper,.primary-nav-overlay{display:none}
.primary-nav-tertiary-category-overlay .tertiary-category-list{list-style-type:none;margin:0;padding:0}
.primary-nav-options-wrapper .primary-nav-overlay .description-wrapper .category-img{min-width:18.6875rem;width:18.6875rem;height:13.125rem}
}
@media only screen and (min-width:768px) and (max-width:1024px){.header-wrapper .navbar{height:auto;padding-top:.9375rem;padding-bottom:.9375rem;display:flex;justify-content:space-between}
.primary-nav-container{display:flex;justify-content:space-between;height:100vh;overflow:hidden}
.header-wrapper .navbar .navbar-left .nav-search-icon{padding-bottom:0;margin-bottom:0;margin-top:0}
.header-wrapper .navbar .navbar-right{margin-top:0;height:31px;right:0}
.primary-nav-options-wrapper .primary-nav-overlay{margin-top:3.375rem;z-index:15;opacity:10 !important;height:90vh}
.primary-nav-sub-category-overlay,.primary-nav-tertiary-category-overlay{margin-top:3.75rem;padding-top:0rem}
.primary-nav-tertiary-category-overlay .category-header{margin-top:.75rem}
}
::-webkit-scrollbar{width:4px}
::-webkit-scrollbar-track{border-radius:10px;width:6px;background-color:#d2d2d2}
::-webkit-scrollbar-thumb{border-radius:10px;background-color:#707070;width:6px}
body::-webkit-scrollbar{width:12px}
body::-webkit-scrollbar-track{border-radius:10px;width:12px;background-color:#d2d2d2}
body::-webkit-scrollbar-thumb{border-radius:10px;background-color:#707070;width:12px}
.categroy-container,.sub-category-container,.tertiary-list-container{position:relative;background-color:#fff;opacity:0;left:-10%;transition-property:all;transition-duration:.3s;transition-timing-function:ease-in-out}
.categroy-container.active,.sub-category-container.active,.tertiary-list-container.active{opacity:1;left:0}
.categroy-container{transition-delay:.2s}
.sub-category-container{transition-delay:.4s}
.tertiary-list-container{transition-delay:.6s}
.product-nav-container{margin-top:100px}
.primary-nav-container{display:flex;justify-content:space-between;height:75vh;overflow:hidden}
.primary-nav-container .categroy-container{width:25%;display:flex;flex-direction:column}
.primary-nav-container .categroy-container .main-list .main-options-list{position:relative;list-style-type:none;padding:0;padding-bottom:.625rem;margin-bottom:.3125rem}
.primary-nav-container .categroy-container .main-list .main-options-list:after{content:'';position:absolute;bottom:0;left:2rem;width:80%;max-width:16.0625rem;height:.0625rem;background-color:#d2d2d2}
.primary-nav-container .categroy-container .main-list .main-options-list .main-option-item{font-size:.875rem;padding-left:2rem;padding-top:.125rem;padding-bottom:.125rem;height:1.5rem;margin-bottom:.1875rem;line-height:1;position:relative}
.primary-nav-container .categroy-container .main-list .main-options-list .main-option-item:hover{background-color:#f2f2f2;height:auto;max-height:5rem;font-size:1rem}
.primary-nav-container .categroy-container .main-list .main-options-list .main-option-item:last-child{margin-bottom:0rem}
.primary-nav-container .categroy-container .main-list .main-options-list .main-option-item.active{background-color:#f2f2f2;height:auto;max-height:5rem;font-size:1rem}
.primary-nav-container .categroy-container .main-list .main-options-list .main-option-item.active .main-option-item-name{color:#d7000f;font-size:1rem}
.primary-nav-container .categroy-container .main-list .main-options-list .main-option-item.active .main-option-item-description{display:block}
.primary-nav-container .categroy-container .main-list .main-options-list .main-option-item .indicator{width:.75rem;height:.75rem;background-color:#d7000f;border-radius:50%;display:inline-block;opacity:0;position:absolute;top:.5625rem;left:.625rem}
.primary-nav-container .categroy-container .main-list .main-options-list .main-option-item .indicator.active{opacity:1}
.primary-nav-container .categroy-container .main-list .main-options-list .main-option-item .main-option-item-name{font-size:.875rem;font-family:OpenSans-SemiBold;font-weight:600;line-height:1.75;text-align:left;color:#505050;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:inline-block;text-decoration:none}
.primary-nav-container .categroy-container .main-list .main-options-list .main-option-item .main-option-item-description{font-size:.75rem;line-height:1.36;text-align:left;color:#505050;display:none;height:2.72em;overflow:hidden;margin-bottom:.1875rem}
.primary-nav-container .categroy-container .secondary-list{padding-left:2rem;padding-bottom:.625rem}
.primary-nav-container .categroy-container .secondary-list .seccondary-options-list{list-style-type:none;padding:0;margin:0}
.primary-nav-container .categroy-container .secondary-list .seccondary-options-list .secondary-option-item--space{padding-bottom:.625rem}
.primary-nav-container .categroy-container .secondary-list .seccondary-options-list .secondary-option-item{font-family:OpenSans-SemiBold;font-size:.75rem;font-weight:600;line-height:1.8;text-align:left;color:#d7000f}
.primary-nav-container .categroy-container .secondary-list .seccondary-options-list .secondary-option-item a{color:#d7000f;text-decoration:none}
.primary-nav-container .sub-category-container{height:100%;overflow-y:scroll;overflow-x:hidden;width:25%;box-shadow:0 0 2px 0 rgba(0,0,0,0.16);background-color:#fff}
.primary-nav-container .sub-category-container .sub-category-list{list-style-type:none;padding:0;margin:0;display:none}
.primary-nav-container .sub-category-container .sub-category-list.active{display:block}
.primary-nav-container .sub-category-container .sub-category-list .sub-category-list-item{padding-left:.9375rem;padding-top:.125rem;padding-bottom:.125rem;height:auto;max-height:5rem;line-height:1;position:relative}
.primary-nav-container .sub-category-container .sub-category-list .sub-category-list-item:hover{background-color:#f2f2f2}
.primary-nav-container .sub-category-container .sub-category-list .sub-category-list-item.active{background-color:#f2f2f2}
.primary-nav-container .sub-category-container .sub-category-list .sub-category-list-item.active .arrow-indicator-left{opacity:1}
.primary-nav-container .sub-category-container .sub-category-list .sub-category-list-item .arrow-indicator-left{background-image:url(../../../etc/clientlibs/it/resources/icons/icon-overlay-back.svg);width:.70625rem;height:.70625rem;display:inline-block;position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain;left:-0.375rem;top:.625rem;opacity:0;transition:all .4s ease-in;transform:rotate(180deg)}
.primary-nav-container .sub-category-container .sub-category-list .sub-category-list-item .sub-category-list-item-name{font-family:OpenSans-SemiBold;font-size:.875rem;font-weight:600;line-height:2;text-align:left;color:#505050;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:inline-block;text-decoration:none}
.primary-nav-container .sub-category-container .sub-category-list .sub-category-list-item .sub-category-list-item-name.active{color:#d7000f}
.primary-nav-container .sub-category-container .sub-category-list .sub-category-list-item .sub-category-list-item-description{font-size:.75rem;line-height:1.36;text-align:left;color:#505050;height:2.72em;overflow:hidden;margin-bottom:.1875rem}
.primary-nav-container .tertiary-list-container{height:100%;width:50%;overflow-y:scroll;overflow-x:hidden}
.primary-nav-container .tertiary-list-container .tertiary-options-list{list-style-type:none;padding:0;padding-left:1.0625rem;padding-right:.6875rem}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item{display:block;margin-bottom:.625rem;position:relative;cursor:pointer}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .arrow-indicator-left{background-image:url(../../../etc/clientlibs/it/resources/icons/icon-overlay-back.svg);width:.70625rem;height:.70625rem;display:inline-block;position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain;left:-1.4375rem;top:1.25rem;opacity:0;transition:all .4s ease-in;transform:rotate(180deg)}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .arrow-indicator-left.active{opacity:1}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item:hover .arrow-indicator-left{opacity:1}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper{border:1px solid #707070;padding:.625rem;position:relative;display:flex;background-color:#fff}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper.active{background-color:#737373}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper.active .explore{display:block}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper.active .option-info .name{color:#fff}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper.active .option-info .count{color:#fff}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper.active .option-info .description{color:#fff}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper .option-tag{position:absolute;background-color:#fff100;top:-1px;left:-1px;padding:.125rem .5rem;font-family:OpenSans-SemiBold;font-size:.6875rem;width:3.75rem;text-align:center}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper .category-img{min-width:7.5rem;max-width:7.5rem;height:5rem;background-color:#fff;display:inline-block}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper .option-info{display:inline-block;margin-left:1.25rem}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper .option-info .name{font-family:OpenSans-SemiBold;font-size:1rem;font-weight:600;line-height:1.8;text-align:left;color:#505050}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper .option-info .count{font-size:.75rem;font-weight:600;line-height:.66;text-align:left;color:#505050}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper .option-info .description{font-size:.75rem;margin-top:.625rem;line-height:1.42;text-align:left;color:#505050}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper .explore{border-radius:1.5625rem;background-color:#d7000f;border:1px solid #d7000f;color:#fff;padding-right:.6875rem;padding-left:.6875rem;padding-top:.125rem;padding-bottom:.125rem;position:absolute;right:1.5rem;font-size:.75rem;outline:0;display:none;text-transform:uppercase;text-decoration:none}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper .explore:hover{background-color:#ff0012;border:1px solid #ff0012}
.primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper .explore:active{background-color:#ba000d;border:1px solid #d7000f}
.secondary-nav-wrapper{transition:all .3s}
.secondary-nav-options{opacity:0;transition:all .3s ease-in-out;position:relative;transition-delay:0}
.secondary-nav-options .nav-list{list-style-type:none;padding:27px 0;margin:0 3.75rem;border-bottom:2px solid #fff}
.secondary-nav-options .nav-list .navbar-item{display:inline-block;margin-right:.9375rem;font-size:1rem;line-height:1.38;text-align:left;color:#fff;vertical-align:middle;cursor:pointer}
.secondary-nav-options .nav-list .navbar-item a{color:#fff;text-decoration:none}
.secondary-nav-options .nav-list .navbar-item .login{border-radius:25px;border:solid 1px #fff;font-family:OpenSans-SemiBold;font-weight:bold;line-height:1.42;text-align:left;color:#fff;font-size:.75rem;padding-left:1.25rem;padding-right:1.25rem;background-color:#2b2b2b}
.secondary-nav-options .nav-list .navbar-item.search-icon{background-image:url('../../../etc/clientlibs/it/resources/icons/icon-search.svg');width:17px;height:17px;background-repeat:no-repeat;background-size:17px}
.secondary-nav__about{background-color:#2b2b2b;color:#fff;overflow:visible;border:0;border-radius:0;height:40.1875rem}
.secondary-nav__about .secondary-nav__about-header{font-size:1.25rem;margin-bottom:.875rem;font-weight:600;line-height:1.35;font-family:OpenSans-SemiBold;display:inline-block}
.secondary-nav__about .secondary-nav__about-title{font-size:.8125rem;margin-top:.5rem;margin-bottom:.5rem;font-weight:600;line-height:1.38;font-family:OpenSans-SemiBold;display:block}
.secondary-nav__about .secondary-nav__about-detail{font-size:.8125rem;line-height:1.38;font-family:OpenSans;display:block}
.secondary-nav__about-detail p{margin-bottom:1rem}
.secondary-nav__about .secondary-nav__about--footer{margin-top:9.0625rem}
.secondary-nav__about .secondary-nav__footer-text{margin-bottom:.4375rem;font-size:13px;font-weight:600;line-height:1.38}
.secondary-nav__about .secondary-nav__footer-text a{color:#fff;text-decoration:none}
.secondary-nav__about .secondary-nav__about--footer-social-media-icons-list{padding:0;display:inline-flex;margin-top:1.375rem}
.secondary-nav__about .secondary-nav__about--footer-social-media-icons-list li{display:inline}
.secondary-nav__about .social-icons{height:2.25rem;width:2.25rem;margin-right:1.25rem;object-fit:contain;border-radius:5px}
.secondary-nav__about .image{background-color:#989898}
.secondary-nav__about .facebook{background-color:#989898}
.secondary-nav__about .instagram{background-color:#989898}
.secondary-nav__about .twitter{background-color:#989898}
.secondary-nav__about .linkedin{background-color:#989898}
.secondary-nav__global{background-color:#2b2b2b;color:#fff;border:0;border-radius:0;height:auto;padding-left:0;padding-right:0}
.secondary-nav__global .secondary-nav__global-list{display:flex}
.secondary-nav__global .secondary-nav__global-website{padding-top:2.25rem;font-size:.8125rem;font-family:OpenSans-SemiBold}
.secondary-nav__global .secondary-nav__global-website:hover{color:#fff100}
.secondary-nav__global .secondary-nav__global-english{margin-top:.3125rem;font-size:.8125rem;font-family:OpenSans}
.secondary-nav__global .secondary-nav__global-english:hover{color:#fff100}
.secondary-nav__global .secondary-nav__global-left-list{font-size:.8125rem}
.secondary-nav__global .secondary-nav__global-english--list{list-style-type:none;padding:0}
.secondary-nav__global-english--list{padding-left:0}
.secondary-nav__global .secondary-nav__global-right-list{width:50%;font-size:.8125rem}
.secondary-nav__global .secondary-nav-country{margin-top:1.875rem;font-size:.8125rem;line-height:1.38;font-weight:600;font-family:OpenSans-SemiBold}
.secondary-nav-country-mobile{width:100%;border-bottom:1px solid #fff;padding:5px 0}
.secondary-nav-country-mobile .country-title{display:inline-block;width:29%;padding-left:15px;vertical-align:top}
.secondary-nav-country-mobile .country-details{display:inline-block;width:69%}
.secondary-nav-country .country-details,.secondary-nav-country .country-details li{list-style:none;padding:0}
.secondary-nav-country-mobile:last-child{border-bottom:0}
.secondary-nav-language-mobile,.secondary-nav-language{list-style-type:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:185px}
.secondary-nav__global .secondary-nav-language{line-height:1.38;margin-top:.5625rem;font-size:.8125rem;font-family:OpenSans}
.secondary-nav__global .secondary-nav-language a{color:#fff;text-decoration:none}
.secondary-nav .secondary-nav-mobile-language ul li a:hover{color:#fff100}
.secondary-nav .secondary-nav-language:hover{color:#fff100}
.secondary-nav__global .secondary-nav-language a:hover{color:#fff100}
.secondary-nav-mobile{width:100%;min-height:100vh;background-color:#2b2b2b;opacity:.95;margin:auto;position:absolute;right:0;padding-bottom:3.25rem}
.secondary-nav-mobile.slidein{right:0}
.secondary-nav-mobile .card{border:0;border-bottom:1px solid #d2d2d2;background-color:transparent;margin-bottom:1px}
.secondary-nav-mobile .card-header{background-color:#2b2b2b;border-radius:0;padding:1rem;font-family:OpenSans-SemiBold}
.secondary-nav-mobile .card-header a{display:block}
.secondary-nav-mobile .card-header .card-link .up{display:inline-block}
.secondary-nav-mobile .card-header .card-link .down{display:none}
.secondary-nav-mobile .card-header .card-link.collapsed .up{display:none}
.secondary-nav-mobile .card-header .card-link.collapsed .down{display:inline-block}
.secondary-nav-mobile a{color:#fff}
.secondary-nav-mobile .card-body{border-radius:0;background-color:#2b2b2b;color:#fff;border-top:solid 1px #d2d2d2}
.card-body{padding-left:0;padding-right:0}
.mobile-lang-wrapper{display:none}
.secondary-nav-mobile .card-body .mobile-lang-wrapper{display:block}
.secondary-nav-mobile .card-body .secondary-nav__global{display:none}
.secondary-nav-mobile .card-body .category-wrapper{margin-left:0;margin-right:0}
.secondary-nav-mobile .secondary-nav__about{background-color:#2b2b2b;height:auto}
.secondary-nav-mobile .secondary-nav__about-header{font-size:1.25rem;margin-bottom:.9375rem;margin-top:1.125rem;font-weight:600;line-height:1.35;font-family:OpenSans-SemiBold}
.secondary-nav-mobile .secondary-nav__about-title{font-size:.8125rem;margin-top:.5625rem;margin-bottom:.5625rem;font-weight:600;line-height:1.38;font-family:OpenSans-SemiBold;display:block}
.secondary-nav-mobile .secondary-nav__about-detail{font-size:.8125rem;line-height:1.38}
.secondary-nav__about-detail:first-child{padding:20px 0}
.secondary-nav-mobile .secondary-nav__about--footer{margin-top:100px}
.secondary-nav-mobile .secondary-nav__footer-text{margin-bottom:.4375rem;font-size:.8125rem;font-weight:600;line-height:1.38;font-family:OpenSans-SemiBold}
.secondary-nav-mobile .secondary-nav__about--footer-social-media-icons-list{padding:0;margin-top:1.875rem}
.secondary-nav-mobile .secondary-nav__about--footer-social-media-icons-list li{display:inline}
.secondary-nav-mobile .social-icons{height:2.25rem;width:2.25rem;margin-right:1.25rem;object-fit:contain;border-radius:.3125rem;display:inline-block}
.secondary-nav-mobile .secondary-nav-mobile-language{width:70%}
.secondary-nav-mobile .secondary-nav-mobile-language ul{list-style-type:none}
.secondary-nav-mobile .secondary-nav-mobile-language ul li{margin-top:1.25rem;margin-left:2.5rem;font-family:OpenSans-SemiBold}
.secondary-nav-mobile .secondary-nav-mobile-global{font-size:1rem;padding-bottom:1.0625rem;margin:0 auto;text-align:center}
.secondary-nav-mobile .secondary-nav-mobile-country{margin-top:1.5625rem;font-family:OpenSans-SemiBold;width:20%;white-space:nowrap}
.secondary-nav-mobile .secondary-nav-mobile__global-english{border-top:solid 1px #fff}
.secondary-nav-mobile .category-content:first-child .secondary-nav-mobile__global-english{border-top:0}
.secondary-nav-mobile i{border-top:11px solid #d2d2d2;border-left:11px solid transparent;border-right:11px solid transparent;display:inline-block;margin-top:.375rem;float:right}
.secondary-nav-mobile .up{transform:rotate(-180deg);-webkit-transform:rotate(-180deg)}
.search-btn-submit{background:0;position:absolute;top:0;right:0;height:0;width:0;padding:0;border-radius:100%;outline:0 !important;border:0;color:inherit;cursor:pointer;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.search-btn-submit.show{height:40px;width:40px}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.burger-menu .newsletter-btn-wrapper button{border-radius:3rem}
.search-btn.close::-ms-clear{display:none}
.primary-nav-wrapper{top:45px}
.search-btn.close::after{left:50%;top:50%}
.search-btn.close::before{top:50%}
}
@supports(-ms-ime-align:auto){.burger-menu .newsletter-btn-wrapper button{border-radius:3rem}
.primary-nav-wrapper{top:45px}
.search-btn.close::after{left:50%;top:50%}
.search-btn.close::before{top:50%}
}
@supports(-moz-appearance:none){.primary-nav-wrapper{top:45px}
}
input[name="q"]::-ms-clear{display:none;width:0;height:0}
input[name="q"]::-ms-reveal{display:none;width:0;height:0}
@media only screen and (min-width:1024px){.navbar-right{width:38%}
}
.secondary-nav-mobile .user-logo-img-wrap{display:flex;justify-content:space-between;align-items:center}
.secondary-nav-mobile .user-logo-img{background-repeat:no-repeat;width:2rem;height:2rem;border-radius:50%}
.secondary-nav-mobile .user-logo-name{padding-left:10px;flex-grow:1;text-align:left}
.slideout{left:100% !important;display:block}
.secondary-nav-mobile .user-btn-1,.secondary-nav-mobile .user-btn-2{font-size:.625rem;font-family:OpenSans;color:#fff;width:100px;border:1px solid #fff;background-color:transparent;border-radius:20px;text-transform:uppercase;display:block}
.secondary-nav-mobile .user-btn-2{margin-top:10px}
.secondary-nav-mobile .login-btn-wrap{border-bottom:1px solid #fff;padding:16px 12px;display:none}
.secondary-nav-mobile .login-btn{background:0;border:1px solid #fff;outline:0;border-radius:25px;font-size:12px;color:#fff;font-weight:bold;text-transform:uppercase;padding:4px 12px;cursor:pointer}
.secondary-nav-mobile .login-btn-wrap{display:none}
.secondary-nav-mobile .user-name-wrap{display:none}
.search-btn.close{height:31px}
.stop-scroll{overflow:hidden !important}
.header-wrapper>nav.navbar.burger-menu-visible:after{content:'';position:absolute;background:rgba(0,0,0,0.5);top:0;right:0;left:50px;bottom:0;width:96%;height:100%;transition:all ease-in-out .3s;z-index:1}
.preventScroll{overflow:hidden;height:100%}
.headerFixed{position:fixed}
.rtl .header-wrapper{direction:rtl}
.rtl .header-wrapper .navbar .navbar-right{float:left;margin-right:auto !important;margin-left:0 !important}
.rtl .burger-menu-wrapper{direction:rtl}
.rtl .burger-menu .list-border-right{direction:rtl;border-right:0;border-left:solid 2px #d2d2d2}
.rtl .burger-menu .list-border-right:first-of-type{border-right:0}
.rtl .burger-menu__options-header{text-align:right}
.rtl .burger-menu__options-wrapper .option{text-align:right}
.rtl .burger-menu__options-wrapper li{padding:3px 3px 3px 15px}
.rtl .burger-menu__options-wrapper .sub-section li{text-align:right}
.rtl .burger-menu__options-wrapper .sub-section{direction:rtl;padding-right:0}
.rtl .burger-menu .newsletter-btn-wrapper{margin-right:2.8125rem;margin-left:0}
.rtl .header-wrapper .navbar:after{right:50px !important;left:0}
.rtl .header-wrapper .navbar .navbar-left .navbar-nav-list .nav-left-item:not(:last-of-type){margin-left:1rem;margin-right:0}
.rtl .secondary-nav-wrapper{left:0 !important;right:100%}
.rtl .secondary-nav-wrapper.slidein{left:0}
.rtl .slideout{right:100% !important}
.rtl .navbar-right-list li:first-child{display:none !important}
.rtl .secondary-nav__global .secondary-nav__global-english--list{text-align:right}
.rtl .secondary-nav__about .secondary-nav__about-detail{text-align:right}
.rtl .secondary-nav__about .secondary-nav__about--footer-social-media-icons-list{float:right}
.rtl .secondary-nav__about .social-icons{margin-left:1.25rem;margin-right:0}
.rtl .header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item.lang-selection{background-position:center left;padding-left:1.4375rem;padding-right:0}
.rtl .search-input.square{float:left;margin-left:25px}
.rtl .burger-menu .mobile-view .nav-links .link{text-align:right}
.rtl .secondary-nav-mobile .card-header{text-align:right;direction:rtl}
.rtl .secondary-nav-mobile i{float:left}
.rtl .secondary-nav-mobile .secondary-nav__about-detail{text-align:right}
.rtl .secondary-nav-mobile .secondary-nav__about--footer-social-media-icons-list{float:right}
.rtl .secondary-nav-mobile .social-icons{margin-left:1.25rem;margin-right:0}
.rtl .secondary-nav__global-english--list{padding-right:0;text-align:right}
.rtl .primary-nav-options-wrapper{direction:rtl}
.rtl .primary-nav-options-wrapper .primary-nav-overlay .category-header{text-align:right}
.rtl .primary-nav-options-wrapper .primary-nav-overlay .description-wrapper .category-description{text-align:right}
.rtl .primary-nav-options-wrapper .primary-nav-overlay .category-list .category-item{text-align:right}
.rtl .search-btn.close:after{left:1px}
.rtl .search-btn.close:before{left:0}
.rtl .search-input.square{background-position:5% 4px}
@media only screen and (max-width:1024px) and (min-width:768px){.rtl .header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item{margin-left:.8rem}
}
@media only screen and (max-width:1024px){.rtl .navbar-right-list{text-align:left}
}
@media only screen and (max-width:767.98px){.rtl .burger-menu-wrapper .newsletter-btn-wrapper{margin-right:0}
}
.rtl .primary-nav-container{direction:rtl}
.rtl .categroy-container.active{right:0}
.rtl .primary-nav-container .categroy-container .main-list .main-options-list .main-option-item{padding-right:2rem;padding-left:0;direction:rtl}
.rtl .primary-nav-container .categroy-container .main-list .main-options-list .main-option-item .indicator{right:.625rem;left:0}
.rtl .primary-nav-container .categroy-container .main-list .main-options-list .main-option-item .main-option-item-name{text-align:right}
.rtl .primary-nav-container .sub-category-container .sub-category-list{direction:rtl}
.rtl .primary-nav-container .sub-category-container .sub-category-list .sub-category-list-item{padding-right:.9375rem;padding-left:0}
.rtl .primary-nav-container .sub-category-container .sub-category-list .sub-category-list-item .arrow-indicator-left{transform:rotate(360deg);right:-4px;float:right;left:auto;transition:auto}
.rtl .primary-nav-container .sub-category-container .sub-category-list .sub-category-list-item .sub-category-list-item-name{text-align:right}
.rtl .tertiary-list-container.active{right:0;direction:rtl}
.rtl .primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper .option-info{margin-right:1.25rem;margin-left:0}
.rtl .primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper.active .option-info .name{text-align:right}
.rtl .primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper.active .option-info .description{text-align:right}
.rtl .primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper.active .explore{left:2.5rem;right:auto}
.rtl .primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .arrow-indicator-left.active{right:-16px;transform:rotate(360deg)}
.rtl .primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper .option-info .name{text-align:right}
.rtl .primary-nav-container .tertiary-list-container .tertiary-options-list .tertiary-option-item .tertiary-option-item-wrapper .option-info .description{text-align:right}
.rtl .primary-nav-container .categroy-container .secondary-list{direction:rtl;padding-right:2rem}
.rtl .primary-nav-container .categroy-container .secondary-list .seccondary-options-list .secondary-option-item{text-align:right}
@media only screen and (max-width:1024px) and (min-width:768px){.rtl .burger-menu-wrapper{padding-right:3.9375rem;padding-left:0}
.rtl .burger-menu .list-border-right{border-right:0;border-left:0}
}
.rtl .search-btn-submit{left:26px;right:auto}
.rtl .product-comparison .pc__propertyTitle h3{direction:rtl;text-align:right}
.rtl .secondary-nav__about .secondary-nav__about--footer{direction:rtl;text-align:right}
.rtl .primary-nav-sub-category-overlay,.rtl .primary-nav-tertiary-category-overlay{left:-1000px;right:auto;direction:rtl}
@-webkit-keyframes slideright{100%{left:0}
}
@keyframes slideright{100%{left:0}
}
.rtl .primary-nav-sub-category-overlay.slideleft,.rtl .primary-nav-tertiary-category-overlay.slideleft{animation:slideright .6s forwards;animation-delay:.2s}
.rtl .primary-nav-sub-category-overlay .back-btn,.rtl .primary-nav-tertiary-category-overlay .back-btn{right:.375rem;transform:rotate(180deg);left:auto}
.rtl .primary-nav-sub-category-overlay .category-header,.rtl .primary-nav-tertiary-category-overlay .category-header{margin-right:.625rem;text-align:right;margin-left:0}
.rtl .primary-nav-sub-category-overlay .category-list .category-item{text-align:right}
.rtl .primary-nav-tertiary-category-overlay .tertiary-category-list .tertiary-category-item .category-info{margin-right:1.25rem;margin-left:0}
.rtl .header-wrapper .navbar .navbar-right .navbar-right-list .nav-right-item{margin-left:.8rem;margin-right:auto}
.rtl .primary-nav-tertiary-category-overlay .tertiary-category-list .tertiary-category-item .category-info .name{text-align:right}
body{font-family:OpenSans;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:normal}
.aem-Grid.aem-Grid--default--12>div.aem-GridColumn.aem-GridColumn--default--12{overflow:visible}
.btn{height:2.5rem;border-radius:1.875rem}
.btn.regular-btn{min-width:5rem;min-width:10rem;font-size:1.25rem;font-weight:600;line-height:1.35;text-transform:uppercase}
.btn.small-btn{min-width:5rem;height:1.25rem;font-size:.75rem;font-weight:600;line-height:1.35;text-transform:uppercase;padding:1px 10px}
.btn.primary-btn{color:#fff;background-color:#d7000f}
.btn.primary-btn:hover{background-color:#ff0012}
.btn.primary-btn:active,.btn.primary-btn:focus{background-color:#ba000d}
.btn.primary-btn:disabled{color:#737373;background-color:#f2f2f2}
.btn.outline-dark-btn{min-width:10rem;border-radius:30px;color:#505050;border:solid 1px #505050}
.btn.outline-dark-small-btn{min-width:5rem;border-radius:1.875rem;height:1.25rem;border:solid 1px #fff;background-color:#505050}
.btn.outline-light-btn{min-width:10rem;border-radius:30px;border:solid 1px #505050}
.btn.outline-light-small-btn{min-width:5rem;border:solid 1px #505050;border-radius:30px;height:1.25rem;font-size:.75rem;margin-bottom:10px}
.mandatory{position:relative;display:inline-block}
.mandatory:before{content:'*';position:absolute;top:.125rem;right:.125rem}
.text-primary-color-1{color:#f7000f}
.bg-primary-color-1{background-color:#f7000f}
.text-primary-color-2{color:#505050}
.bg-primary-color-2{background-color:#505050}
.text-primary-color-3{color:#707070}
.bg-primary-color-3{background-color:#707070}
.text-secondary-color-1{color:#f2f2f2}
.bg-secondary-color-1{color:#f2f2f2}
.text-secondary-color-2{color:#fff}
.bg-secondary-color-2{color:#fff}
.text-secondary-color-3{color:#737373}
.bg-secondary-color-3{color:#737373}
.text-secondary-color-4{color:#d2d2d2}
.bg-secondary-color-4{color:#d2d2d2}
.text-secondary-color-5{color:#989898}
.bg-secondary-color-5{color:#989898}
.text-highlights-color-1{color:#fff100}
.bg-highlights-color-1{color:#fff100}
.text-highlights-color-2{color:#d7000f}
.bg-highlights-color-2{color:#d7000f}
.text-highlights-color-3{color:#000}
.bg-highlights-color-3{color:#000}
.text-highlights-color-4{color:#2b2b2b}
.bg-highlights-color-4{color:#2b2b2b}
.text-highlights-color-5{color:#80b722}
.bg-highlights-color-5{color:#80b722}
.header-2-container{max-height:2.125rem;max-width:100%;margin:0;padding:0;box-sizing:border-box;display:inline-flex}
.header-2-container .header-nav-ul{display:flex;flex-direction:row;justify-content:end;width:100%;text-decoration:none;list-style-type:none;align-items:center;padding-left:0}
.header-2-container .header-nav-ul i{margin-left:.875rem}
.header-2-container .header-nav-ul .first_caret_icon{padding-right:.625rem}
.header-2-container .header-nav-ul .header-nav-li{font-size:.875rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-weight:600;color:#505050}
.header-2-container .header-nav-ul .header-nav-li .header-nav-li a{font-size:.875rem;border:1px solid #505050;font-weight:600;line-height:1.36;color:#505050}
.header-2-container .header-nav-ul .header-nav-li .header-nav-li .dropdown{background:#d7000f}
.header-2-container .header-nav-ul .header-nav-dw{position:relative;padding-right:1.25rem;padding-left:.3125rem;padding-top:.75rem;text-overflow:ellipsis}
.header-2-container .header-nav-ul .header-nav-dw:last-child{padding-right:0}
.header-2-container .header-nav-ul .header-nav-dw:last-child .link-drp{color:#d7000f;display:inline-block}
.header-2-container .header-nav-ul .header-nav-dw:first-child i{top:-0.25rem}
.header-2-container .header-nav-ul .header-nav-dw .link-drp{font-size:.75rem;color:#505050;width:auto;text-overflow:ellipsis}
.header-2-container .header-nav-ul .header-nav-dw .link-drp.dropdown-open{color:#d7000f}
.header-2-container .header-nav-ul .header-nav-dw .link-drp:hover{color:#d7000f;text-decoration:none}
.header-2-container .header-nav-ul .header-nav-dw:hover{text-decoration:none}
.header-2-container .header-nav-ul .header-nav-dw .dropdown-1{font-size:.75rem;padding:.625rem;list-style-type:none;position:absolute;left:0;display:none;color:#505050;line-height:3.5;background-color:#fff;width:100%;max-height:300px;overflow-y:auto}
.header-2-container .header-nav-ul .header-nav-dw .dropdown-1 .dropdown-list{color:#000;border-bottom:solid 1px #d2d2d2;color:#505050;width:100%;margin:0 auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.header-2-container .header-nav-ul .header-nav-dw .dropdown-1 .dropdown-list .link{color:#000;text-overflow:ellipsis;text-transform:uppercase}
.header-2-container .header-nav-ul .header-nav-dw .dropdown-1 .dropdown-list .link:hover{text-decoration:none}
.header-2-container .header-nav-ul .header-nav-dw .dropdown-1 .dropdown-list:last-child{border:0}
.header-2-container .header-nav-ul .header-nav-dw .dropdown-1 .dropdown-list:first-child{border-top:solid 1px #d2d2d2}
.header-2-container .header-nav-ul .header-nav-dw .dropdown-1 .dropdown_list-bar{color:#000;color:#505050}
.header-2-container .header-nav-ul .header-nav-dw .dropdown-1 .link_bar{font-weight:600;font-size:.8125rem;line-height:3.92;color:#505050;text-decoration:none}
.header-2-container .header-nav-ul .header-nav-dw-after{background-color:#fff;width:auto}
.header-2-container .toggleClass{justify-content:flex-start}
.header-2-container .toggleClass .hidesearch{display:none}
.header-2-container .toggleClass .header-search-result{display:list-item}
.header-search-result{display:none}
.header-nav-dw-after .triangle-indicator{margin-top:.75rem;margin-left:1.375rem;margin-bottom:.1875rem;top:.625rem;right:.1875rem;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #d7000f;display:inline-block;vertical-align:bottom;position:absolute}
.triangle-indicator{margin-top:.75rem;margin-left:1.375rem;margin-bottom:.1875rem;top:.4375rem;right:.1875rem;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #707070;display:inline-block;transition:all .25s ease-in;vertical-align:middle;position:absolute;cursor:pointer}
.header-nav-ul .header-nav-dw:first-child .triangle-indicator{cursor:default}
.contact-btn{margin-top:.8125rem;margin-left:.625rem;color:#505050}
@media only screen and (max-width:768px){.header-2-container .header-nav-wrapper{width:100%}
.header-2-container .header-nav-ul{font-size:.8125rem}
}
.js-is-hidden{display:none}
.rtl .cmp-subheader-container{direction:rtl}
.rtl .cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item:last-child{margin-right:1.5625rem}
.rtl .cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item:first-child{margin-right:0}
.rtl .triangle-indicator{border-right:6px solid #707070;border-left:6px solid transparent;right:auto;left:-0.1875rem}
.rtl .header-2-container .header-nav-ul{padding-right:0}
.rtl .cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap .back-button{margin-right:0;margin-left:.625rem;transform:rotate(180deg)}
.rtl .header-nav-dw-after .triangle-indicator{border-left:6px solid transparent;border-right:6px solid transparent}
.rtl .header-2-container .header-nav-ul .header-nav-dw{padding-left:1.25rem;padding-right:.3125rem}
.rtl .header-2-container .header-nav-ul .header-nav-dw .dropdown-1{top:36px}
.rtl .header-2-container .header-nav-ul i{margin-right:.875rem;margin-left:5px}
.rtl .contact-btn{margin-left:1.25rem}
.rtl .cmp-subheader-wrap .logo-title-search-wrap .home-btn img{vertical-align:-webkit-baseline-middle}
.rtl .header-2-container .header-nav-ul .header-nav-dw .dropdown-1 .dropdown-list{text-align:right}
@media(max-width:1023px){.rtl .subnav-wrap a{left:10px}
}
body{background-color:#d2d2d2;margin:0;padding:0}
.cmp-subheader-container{width:100%;margin:0 auto;background-color:#f2f2f2;position:relative;z-index:10;-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,0.1);-moz-box-shadow:0 .25rem .75rem rgba(0,0,0,0.1);box-shadow:0 .25rem .75rem rgba(0,0,0,0.1)}
.cmp-subheader-container-new{margin-top:0;position:fixed;top:0;z-index:20}
.cmp-subheader-wrap{min-height:5rem;max-width:81.875rem;margin:0 auto;padding-left:.9375rem;padding-right:.9375rem;justify-content:space-between;align-items:center}
@media(max-width:1023px){.cmp-subheader-wrap{min-height:3.25rem;flex-wrap:wrap}
}
@media(max-width:767px){.cmp-subheader-wrap{padding:0 .75rem}
}
.cmp-subheader-wrap .logo-title-search-wrap{padding:0;display:flex;justify-content:space-between;align-items:center;position:relative}
@media(max-width:767px){.cmp-subheader-wrap .logo-title-search-wrap{flex:0 0 100%;padding:0}
}
@media(max-width:1023px){.cmp-subheader-wrap .logo-title-search-wrap{padding:0}
}
.cmp-subheader-wrap .logo-title-search-wrap .home-btn{display:inline}
.cmp-subheader-wrap .logo-title-search-wrap .home-btn img{width:1rem;height:1rem;vertical-align:bottom}
.cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap{display:flex;justify-content:space-around;align-items:center}
.cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap .back-button{margin-right:.625rem}
@media(min-width:993px){.cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap .back-button{display:none}
}
.cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap .back-button .back-img{width:1.25rem;height:1.25rem;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);background-image:url("../../../etc/clientlibs/it/resources/images/more-static.png");background-position:center;background-repeat:no-repeat;background-size:cover}
.cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap .back-button .back-img:hover{background-image:url("../../../etc/clientlibs/it/resources/icons/more.gif")}
.cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap .logo{max-height:2.5rem;max-width:2.5rem;margin-right:.625rem;display:none;background-color:#fff}
.cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap .logo img{width:2.5rem;height:2.5rem}
@media(min-width:767px){.cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap .logo img{width:2rem;height:2rem}
}
@media(min-width:767px){.cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap .logo{display:block;max-width:2rem;max-height:2rem}
}
.cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap .title{font-size:1.5rem;padding-top:.3125rem;margin:0;color:#505050;text-align:left;font-family:OpenSans-SemiBold;word-break:break-all}
@media(max-width:1023px){.cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap .title{font-size:1.5rem}
}
@media(max-width:767px){.cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap .title{font-size:1.125rem}
}
.cmp-subheader-wrap .logo-title-search-wrap .header2-container-wrapper{display:block}
@media(max-width:767px){.cmp-subheader-wrap .logo-title-search-wrap .header2-container-wrapper{display:none}
}
@media(max-width:1023px){.cmp-subheader-wrap .logo-title-search-wrap .header2-container-wrapper{display:none}
}
.cmp-subheader-wrap .subnav-wrap{padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}
@media(max-width:1023px){.cmp-subheader-wrap .subnav-wrap{padding-top:.375rem;padding-left:2.5rem;padding-right:2.5rem;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;flex:0 0 100%}
.cmp-subheader-wrap .subnav-wrap::-webkit-scrollbar{width:0;height:0}
}
.cmp-subheader-wrap .subnav-wrap .subnav-bar{list-style:none;margin:0;padding:0;display:flex}
.cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item{padding-top:.625rem;padding-bottom:.5rem;margin-right:2.625rem;padding-left:0;padding-right:0;border-bottom:2px solid transparent;cursor:pointer;box-shadow:none}
.cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item:last-child{margin:0}
.cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item.active{border-bottom:2px solid #d7000f}
@media(min-width:767px){.cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item.active{border-bottom:4px solid #d7000f}
}
.cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item:hover{border-bottom:2px solid #d7000f}
@media(min-width:767px){.cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item:hover{border-bottom:4px solid #d7000f}
}
@media(max-width:1023px){.cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item{padding-top:.4375rem;padding-bottom:.4375rem;padding-left:0;padding-right:0}
}
@media(max-width:767px){.cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item{padding-top:.8125rem;padding-bottom:.8125rem;margin-right:1.5625rem;padding-left:0;padding-right:0}
}
@media(max-width:1023px){.subnav-wrap a{position:absolute;top:-5px;right:10px}
.cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap .title{overflow:hidden;white-space:nowrap}
.cmp-subheader-wrap .logo-title-search-wrap .logo-title-wrap{display:flex;justify-content:start;align-items:center;max-width:calc(100% - 110px)}
}
@media(min-width:767px){.cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item{border-bottom:4px solid transparent;margin-right:1.5625rem;white-space:nowrap}
}
.cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item a{font-size:.875rem;text-align:left;font-family:OpenSans-SemiBold;text-decoration:none;color:#737373}
.cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item a:active,.cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item a:hover,.cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item a:visited,.cmp-subheader-wrap .subnav-wrap .subnav-bar .menu-item a:focus{color:#737373}
.sticky-tabs{display:flex;position:absolute;bottom:0;justify-content:center;align-items:center;width:100%}
.sticky-tabs .item{font-size:1.25rem;padding:1.125rem .9375rem;margin-right:.125rem;color:#505050;text-align:center;flex:1 1 33.33%;max-width:33.33%;background-color:#fff;box-sizing:border-box;font-family:OpenSans-SemiBold}
.sticky-tabs .item:last-of-type{margin-right:0}
@media(min-width:767px){.sticky-tabs{display:none}
}
.anchor-description{height:25rem;background-color:#d2d2d2}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.cmp-subheader-wrap .logo-title-search-wrap .header2-container-wrapper{top:0}
}
.search-wrapper{width:100%;max-width:1310px;margin:0 auto;display:block;text-align:center;padding-top:2.5rem;padding-bottom:5rem;background-color:#f2f2f2;background-repeat:no-repeat;background-size:cover}
.search-wrapper .title{font-family:OpenSans-SemiBold;font-size:30px;font-weight:600;line-height:1.38;text-align:center;color:#505050;margin-bottom:22px}
.search-wrapper .input-wrapper{position:relative}
.search-wrapper .input-wrapper input{height:5rem;padding-top:0;padding-bottom:0;padding-left:3.375rem;padding-right:3.375rem;width:75.7%;border-radius:2.5rem;-webkit-box-shadow:40px 0 99px 0 rgba(0,0,0,0.16);-moz-box-shadow:40px 0 99px 0 rgba(0,0,0,0.16);box-shadow:40px 0 99px 0 rgba(0,0,0,0.16);background-color:#fff;font-family:OpenSans;font-size:1.5rem;font-weight:600;line-height:2.22;letter-spacing:normal;text-align:left;color:#505050;border:1px solid #fff;outline:0}
.search-wrapper .input-wrapper input.remove-border{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0}
.search-wrapper .input-wrapper input::-webkit-input-placeholder{color:#d2d2d2}
.search-wrapper .input-wrapper input:-ms-input-placeholder{color:#d2d2d2}
.search-wrapper .input-wrapper input::placeholder{color:#d2d2d2}
.search-wrapper .input-wrapper .btn-search{position:absolute;width:2.75rem;height:5.025rem;right:14%;padding:.625rem;border:0;border-radius:2.5rem;background-color:transparent;background-image:url('../../../etc/clientlibs/it/resources/icons/icon-search.svg');background-position:center;background-repeat:no-repeat;background-size:36px;cursor:pointer;outline:0}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete{padding:0;list-style-type:none;z-index:9999;background-color:#fff;border:1px solid white;border-top:0;padding-bottom:1.25rem;border-bottom-left-radius:2.5rem;border-bottom-right-radius:2.5rem;width:80%;position:absolute !important;-webkit-box-shadow:1px 4px 4px 0 rgba(0,0,0,0.16);-moz-box-shadow:1px 4px 4px 0 rgba(0,0,0,0.16);box-shadow:1px 4px 4px 0 rgba(0,0,0,0.16);max-height:20rem;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete::-webkit-scrollbar{width:0 !important}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item{margin:0 2.75rem;padding:0;border-bottom:1px solid #f2f2f2;cursor:pointer}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item:hover{background-color:#f2f2f2}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper{padding:.85rem .625rem;font-size:1rem;line-height:1.5;text-align:left;color:#000}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item:first-child{border-top:1px solid #f2f2f2}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item:last-child{border-bottom:0}
.ui-helper-hidden-accessible{display:none}
@media only screen and (max-width:767.98px){.search-wrapper{padding-bottom:76px}
.search-wrapper .title{font-size:24px}
.search-wrapper .input-wrapper input{width:82%;padding-left:1.5rem;padding-right:1.5rem;height:60px}
.search-wrapper .input-wrapper .btn-search{height:60px;background-size:27px;right:12%}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete{padding-bottom:.75rem}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item{margin:0 .875rem}
}
.search-wrapper .btn-search:focus{border-color:transparent}
.ui-state-active{border-color:#fff !important;background:#f2f2f2 !important}
.ui-menu-item:hover .ui-state-active{border-color:#f2f2f2 !important}
.rtl .search-wrapper{direction:rtl}
.rtl .search-wrapper .title{direction:rtl}
.rtl .search-wrapper .input-wrapper{direction:rtl}
.rtl .search-wrapper .input-wrapper input{text-align:right}
.rtl .search-wrapper .input-wrapper .btn-search{right:auto;left:14%}
.rtl .ui-menu.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper{text-align:right}
.hero-banner-full{background-size:cover;background-repeat:no-repeat;background-position:center center;overflow:hidden}
.hero-banner-full .carousel-item{height:31.25rem}
.hero-banner-full .watch-video-btn-link{font-size:.75rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:16px;padding-right:16px;border-radius:1.25rem;color:#fff;font-family:OpenSans-SemiBold;background-color:#d7000f;min-height:2.5rem}
.hero-banner-full .explore-btn-link{font-size:1.25rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:1.25rem;padding-right:1.25rem;border-radius:1.25rem;color:#fff;font-family:OpenSans-SemiBold;background-color:#d7000f;height:40px;display:inline-block;text-align:center;width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hero-banner-full .explore-btn-link:hover{background-color:#ff0012}
.hero-banner-full .explore-btn-link:hover,.hero-banner-full .watch-video-btn-link{text-decoration:none}
.hero-banner-full.fixed-width{margin:0 auto;width:81.875rem}
.hero-banner-full .carousel{height:100%;width:100%}
.hero-banner-full.fixed-width .bg-white{background-color:#fff}
.hero-banner-full.fixed-width .text-gray{color:#505050}
.hero-banner-full.fixed-width .hero-banner-full__text-container{border:solid 2px #505050}
.hero-banner-full.fixed-width .carousel-indicators li{background-color:#d2d2d2}
.hero-banner-full.fixed-width .carousel-indicators .active{background-color:#d2d2d2}
.hero-banner-full.bg-gray{background-color:#707070}
.hero-banner-full .bg-red{background-color:transparent}
.hero-banner-full .text-white{color:#fff}
.hero-banner-full .left-top{left:.5rem;top:1rem}
.hero-banner-full .left-bottom{left:.5rem;bottom:1.9375rem}
.hero-banner-full .left-center{top:6.5rem;left:.5rem}
.hero-banner-full .carousel-inner .carousel-item .text-wrapper.middle-center>div{top:6.5rem;text-align:center}
.hero-banner-full .carousel-inner .carousel-item .text-wrapper.middle-center{top:30%}
.hero-banner-full .carousel-indicators{margin-bottom:.625rem}
.hero-banner-full .carousel-indicators li{width:.5rem;height:.5rem;border-radius:100%;border:0;margin-right:.75rem;margin-left:.75rem;margin-bottom:0}
.hero-banner-full .carousel-indicators .active{width:1.5rem;border-radius:.34375rem}
.hero-banner-full .carousel-inner{position:relative;height:100%}
.hero-banner-full .carousel-inner .carousel-item{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center center}
.hero-banner-full .carousel-inner .carousel-item .text-wrapper{position:absolute;left:0;right:0;display:flex;padding:0 8%}
.hero-banner-full .hero-banner-full__item--red{width:8%}
.hero-banner-full .hero-banner-full__text-container{width:100%;text-align:left}
.hero-banner-full .title{font-size:3.125rem;font-weight:300;line-height:1.36;font-family:OpenSans-Light;margin-bottom:.875rem}
.hero-banner-full .sub-title{font-size:1.875rem;font-weight:600;line-height:1.37;font-family:OpenSans-SemiBold;margin-bottom:.875rem;display:-webkit-box;max-width:100%;line-clamp:2;-webkit-line-clamp:2;-moz-line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.hero-banner-full__item--red{width:6.25rem}
.hero-banner-full .modal-header{padding:0;border:0}
.hero-banner-full .modal-header .close{position:absolute;top:10px;right:10px;z-index:1}
.hero-banner-full .modal-header .modal-header-item{display:inline-block}
.hero-banner-full .video-wrapper{height:100%;width:100%}
.hero-banner-full .video-wrapper .video-player{width:100%;height:100%;outline:0}
.hero-banner-full .video-play-btn{position:absolute;top:10%;right:-50px;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.hero-banner-full .modal-lg{width:100%;margin:auto;padding:28px 0}
.hero-banner-full .modal-content{height:27.5rem;border-radius:0}
.hero-banner-full .modal-content .modal-body{padding:0}
.hero-banner-full .modal-content .modal-body .modal-header{background-color:#f2f2f2}
.hero-banner-full .modal-content .modal-header-item{color:#000;margin:auto}
@media only screen and (max-width:767.98px){.hero-banner-full .carousel-item{height:20.625rem}
.hero-banner-full.fixed-width{width:29rem}
.hero-banner-full .explore-btn-link{font-size:.75rem;padding-top:0;padding-bottom:0;padding-left:1rem;padding-right:1rem;left:0rem;bottom:1.875rem;width:120px;height:20px}
.hero-banner-full .text-wrapper{padding-left:0rem}
.hero-banner-full .title{font-size:1.2rem}
.hero-banner-full .sub-title{font-size:1rem;margin:-0.5rem 0 .4375rem 0}
.hero-banner-full .modal-content{height:auto}
.hero-banner-full .modal-body{padding:0}
.hero-banner-full .carousel-indicators{margin-bottom:.625rem}
.hero-banner-full .carousel-indicators li{width:.25rem;height:.25rem;border:0;margin-right:.5rem;margin-bottom:0}
.hero-banner-full .carousel-indicators li.active{width:.75rem;border-radius:.34375rem}
}
@media only screen and (min-width:768px){.hero-banner-full .carousel-item{height:26.25rem}
.hero-banner-full.fixed-width{width:48rem}
.hero-banner-full .title{font-size:1.875rem}
.hero-banner-full .sub-title{font-size:1.25rem}
.hero-banner-full .modal-content{height:auto}
.hero-banner-full .text-wrapper{padding-left:0}
.hero-banner-full .carousel-indicators{margin-bottom:.625rem}
.hero-banner-full .carousel-indicators li{width:.5rem;height:.5rem;border:0;margin-right:.5rem;margin-bottom:0}
.hero-banner-full .carousel-indicators li.active{width:1.5rem;border-radius:.34375rem}
}
@media only screen and (min-width:992px){.hero-banner-full .carousel-item{height:31.25rem}
.hero-banner-full.fixed-width{width:100%;max-width:81.875rem}
.hero-banner-full .title{font-size:3.125rem}
.hero-banner-full .sub-title{font-size:1.875rem}
.hero-banner-full .text-wrapper{width:100%;padding-left:0}
.hero-banner-full .modal-content{height:auto;margin:0 auto}
.hero-banner-full .carousel-indicators{margin-bottom:.625rem}
.hero-banner-full .carousel-indicators li{width:.5rem;height:.5rem;border:0;margin-right:.5rem;margin-bottom:0}
.hero-banner-full .carousel-indicators li.active{width:1.5rem;border-radius:.34375rem}
.carousel-indicators{z-index:9}
}
.rtl .hero-banner-full .carousel-inner .carousel-item .text-wrapper.middle-center .hero-banner-full__text-container{width:100%}
.rtl .hero-banner-full .modal-header .close{direction:rtl;right:auto}
.rtl .hero-banner-full .carousel-inner .carousel-item .text-wrapper{direction:rtl}
.rtl .hero-banner-full__text-container{width:auto;text-align:right;direction:rtl}
.rtl .hero-banner-full .carousel{direction:rtl}
.big-banner-full{font-family:OpenSans;background-size:cover;background-repeat:no-repeat;background-position:center center}
.video-play-btn a img{height:30px;width:30px}
.big-banner-full .explore-btn-link{font-size:1.25rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:1.25rem;padding-right:1.25rem;border-radius:1.25rem;color:#fff;font-family:OpenSans-SemiBold;background-color:#d7000f;min-height:2.5rem;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;width:200px}
.big-banner-full .watch-video-btn-link{font-size:.75rem;padding:.25rem 16px;border-radius:1.25rem;color:#fff;font-family:OpenSans-SemiBold;background-color:#d7000f;min-height:2.5rem}
.big-banner-full .explore-btn-link:hover{background-color:#ff0012}
.big-banner-full .explore-btn-link:hover,.big-banner-full .watch-video-btn-link:hover{text-decoration:none}
.big-banner-full.bg-gray{background-color:#707070}
.big-banner-full .carousel{height:100%;width:100%}
.big-banner-full .bg-red{background-color:transparent}
.big-banner-full .text-white{color:#fff}
.big-banner-full .left-top{left:.4rem;top:3.9375rem}
.big-banner-full .left-bottom{left:.4rem;bottom:3.9375rem}
.big-banner-full .left-center{top:30%;left:.4rem}
.big-banner-full .carousel-inner .carousel-item .text-wrapper.middle-center>div{width:100%;top:30%;text-align:center}
.big-banner-full .carousel-inner .carousel-item .text-wrapper.middle-center{top:30%}
.big-banner-full .carousel-indicators{margin-bottom:.625rem}
.big-banner-full .carousel-indicators li{width:.5rem;height:.5rem;border-radius:100%;border:0;margin-right:.75rem;margin-left:.75rem;margin-bottom:0;background-color:#d2d2d2}
.big-banner-full .carousel-indicators .active{width:1.5rem;border-radius:.34375rem}
.big-banner-full .carousel-inner{position:relative;height:100%}
.big-banner-full .carousel-inner .carousel-item{height:40rem;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center center}
.big-banner-full .carousel-inner .carousel-item .row{height:100%;position:relative}
.big-banner-full .carousel-inner .carousel-item .text-wrapper{position:absolute;display:flex;text-align:left;padding:0 8%}
.big-banner-full .carousel-inner .carousel-item .img-fluid{height:100%}
.big-banner-full .big-banner-full__text-container{margin-left:.625rem;width:66%;padding-left:10px}
.big-banner-full .big-banner-full__item--red{width:8%}
.big-banner-full .title{font-size:3.125rem;font-weight:300;line-height:1.36;font-family:OpenSans-Light}
.big-banner-full .sub-title{font-size:1.875rem;font-weight:600;line-height:1.37}
.hero-banner-full__text-container{width:100%}
.big-banner-full__item--red{width:6.25rem}
.big-banner-full .video-wrapper{height:100%}
.big-banner-full .video-play-btn{position:absolute;top:7%;right:0;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.big-banner-full .modal{padding:0 !important}
.big-banner-full .modal-lg{width:100%;max-width:100%;margin-left:0;margin-right:0;padding:0}
.big-banner-full .modal-content{width:60%;border-radius:0;margin:0 auto}
.big-banner-full .modal-body{padding:0}
.big-banner-full .modal-header-item{color:#000;margin:auto}
.big-banner-full .modal-header{padding:0;border:0}
.big-banner-full .modal-header .close{position:absolute;top:10px;right:10px;z-index:1}
.big-banner-full .modal-header .modal-header-item{display:inline-block}
.big-banner-full .video-wrapper{height:100%;width:100%}
.big-banner-full .video-wrapper .video-player{width:100%;height:100%;outline:0}
.big-banner-full.fixed-width{margin:0 auto}
.big-banner-full.fixed-width .bg-white{background-color:#fff}
.big-banner-full.fixed-width .text-gray{color:#505050}
.big-banner-full.fixed-width .big-banner-full__text-container{border:solid 2px #505050}
@media only screen and (max-width:767.98px){.big-banner-full .carousel-inner .carousel-item{height:22.5rem;max-width:81.875rem}
.big-banner-full .video-play-btn{position:absolute;top:10%;right:-50px;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.big-banner-full .explore-btn-link{font-size:.75rem;padding-top:0;padding-bottom:0;padding-left:1rem;padding-right:1rem;left:0rem;bottom:1.875rem;min-height:1.25rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;width:120px}
.big-banner-full .title{font-size:1.2rem}
.big-banner-full .text-wrapper{padding-left:0rem;width:97%}
.big-banner-full .sub-title{font-size:1rem;margin:-0.5rem 0 .4375rem 0}
.big-banner-full .modal-content{height:auto}
.big-banner-full .carousel-indicators{margin-bottom:.625rem}
.big-banner-full .carousel-indicators li{margin-left:.5rem;margin-right:.5rem}
.big-banner-full .modal-content{width:100%}
}
@media only screen and (min-width:768px){.big-banner-full .carousel-inner .carousel-item{height:32.25rem}
.big-banner-full .video-play-btn{position:absolute;top:7%;right:-30px;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.big-banner-full.fixed-width{width:48rem}
.big-banner-full .title{font-size:1.875rem}
.big-banner-full .text-wrapper{width:97%;padding-left:0rem}
.big-banner-full .sub-title{font-size:1.25rem}
.big-banner-full .carousel-indicators{margin-bottom:.625rem}
.big-banner-full .carousel-indicators li{border:0;margin-right:.5rem;margin-bottom:0}
.big-banner-full .carousel-indicators li.active{width:1.5rem;border-radius:.34375rem}
}
@media only screen and (min-width:992px){.big-banner-full .carousel-inner .carousel-item{height:40rem}
.big-banner-full.fixed-width{width:100%;max-width:81.875rem}
.big-banner-full .title{font-size:3.125rem}
.big-banner-full .sub-title{font-size:1.875rem}
.big-banner-full .text-wrapper{width:100%;padding-left:0rem}
.big-banner-full .modal-content{height:auto;width:60%;margin:0 auto}
.big-banner-full .carousel-indicators{margin-bottom:.625rem}
.big-banner-full .carousel-indicators li{width:.5rem;height:.5rem;border:0;margin-right:.5rem;margin-bottom:0}
.big-banner-full .carousel-indicators li.active{width:1.5rem;border-radius:.34375rem}
ul.carousel-indicators>li:first-of-type:last-of-type{display:none}
}
.carousel-indicators{z-index:9}
.rtl .big-banner-full .carousel-inner .carousel-item .text-wrapper{direction:rtl}
.rtl .hero-banner-full__text-container{width:auto;text-align:right;direction:rtl}
.rtl .big-banner-full .modal-header .close{right:auto;direction:rtl}
.rtl .big-banner-full .carousel{direction:rtl}
.rich-text{color:#505050;padding:0 10px}
.rich-text.default{height:auto;box-shadow:40px 0 99px 0 rgba(0,0,0,0.16);background-color:#fff;text-align:center;padding-top:1.1875rem;padding-right:.9375rem;padding-bottom:1.375rem;padding-left:.9375rem}
.default .rich-text .rich-text__image{display:none}
.default .rich-text{float:left;margin-bottom:30px}
.rich-text__title{font-family:OpenSans-SemiBold;font-size:1.875rem;font-weight:600;line-height:1.33;text-align:center;color:#505050;margin:0;padding:0}
.rich-text .line-separator{width:6.25rem;height:.125rem;background-color:#505050;display:inline-block;line-height:0}
.rich-text__sub-title{font-family:OpenSans-SemiBold;font-size:1.125rem;font-weight:600;line-height:2.22;text-align:center;color:#505050;margin:0;padding-bottom:.75rem;padding-top:.1875rem}
.rich-text__description,.rich-text p{font-size:1rem;line-height:1.38;text-align:center;color:#505050;margin:0;padding:0}
.coloumn-3 .rich-text{height:auto;overflow:hidden;width:100%;padding-top:1.875rem;padding-bottom:1.875rem}
.coloumn-3 .rich-text .rich-text__wrapper{display:flex}
.coloumn-3 .rich-text .rich-text__image{padding:0;display:inline-block}
.coloumn-3 .rich-text .rich-text__image img{width:100%;height:100%;object-fit:cover}
.coloumn-3 .rich-text .rich-text__image.bg-white{background-color:#fff}
.coloumn-3 .rich-text .rich-text__title{font-family:OpenSans-SemiBold;font-size:1.5rem;font-weight:600;line-height:1.38;color:#505050;text-align:left;margin:0;padding:0}
.coloumn-3 .rich-text .line-separator{width:6.25rem;height:.125rem;background-color:#505050;display:inline-block;line-height:0}
.coloumn-3 .rich-text .rich-text__description,.coloumn-3 .rich-text p{font-size:1rem;line-height:1.38;color:#505050;text-align:justify;margin:0;padding:0 10px}
.coloumn-4 .rich-text{height:auto;overflow:hidden;width:100%;padding-top:1.875rem;padding-bottom:1.875rem}
.coloumn-4 .rich-text .rich-text__wrapper{display:flex}
.coloumn-4 .rich-text.text-gray{color:#505050}
.coloumn-4 .rich-text .rich-text__image{padding:0}
.coloumn-4 .rich-text .rich-text__image img{width:100%;height:100%;object-fit:cover}
.coloumn-4 .rich-text .rich-text__image.bg-white{background-color:#fff}
.coloumn-4 .rich-text .rich-text__title{font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;line-height:2;text-align:left;margin:0;padding:0}
.coloumn-4 .rich-text .rich-text__description,.coloumn-4 .rich-text p{font-size:.75rem;text-align:justify;line-height:1.42;margin:0;padding:0}
.coloumn-6 .rich-text{height:auto;overflow:hidden;display:flex;width:100%;padding:1.875rem 0}
.coloumn-6 .rich-text .text-wrapper{display:inline-block}
.coloumn-6 .rich-text .text-gray{color:#505050}
.coloumn-6 .rich-text .rich-text__image{padding:0;display:inline-block}
.coloumn-6 .rich-text .rich-text__image img{width:100%;height:100%;object-fit:cover}
.coloumn-6 .rich-text .rich-text__image.bg-white{background-color:#fff}
.coloumn-6 .rich-text .rich-text__title{font-family:OpenSans-SemiBold;font-size:1.5rem;font-weight:600;line-height:1.67;text-align:left;margin:0;padding:0}
.coloumn-6 .rich-text .title-line-separator{position:relative;padding-bottom:20px;display:inline-block}
.coloumn-6 .rich-text .title-line-separator:after{content:'';width:6.25rem;height:.125rem;background-color:#505050;display:inline-block;position:absolute;bottom:0;left:0}
.coloumn-6 .rich-text .line-separator{width:6.25rem;height:.125rem;background-color:#505050;display:inline-block;line-height:0}
.coloumn-6 .rich-text .rich-text__description,.coloumn-6 .rich-text p{font-size:.875rem;line-height:1.36;text-align:justify;margin:0;padding:0;margin-top:0;display:inline-block}
@media only screen and (max-width:768.98px){.rich-text{padding:0 20px}
}
@media only screen and (max-width:767.98px){.coloumn-3 .rich-text .flex-direction__col-reverse,.coloumn-4 .rich-text .flex-direction__col-reverse,.coloumn-6 .rich-text .flex-direction__col-reverse{flex-direction:column-reverse}
.coloumn-3 .rich-text .rich-text__image{width:100%}
.coloumn-3 .rich-text .text-wrapper{width:100%;text-align:center}
.coloumn-3 .rich-text .mobile-view{display:block}
.coloumn-3 .rich-text .mobile-view .rich-text__title{text-align:center;display:block;margin-bottom:.5625rem}
.coloumn-3 .rich-text .mobile-view .rich-text__image{display:block;text-align:center;height:11.25rem;margin-bottom:.75rem}
.coloumn-4 .rich-text .rich-text__image{width:100%;height:10rem}
.coloumn-4 .rich-text .text-wrapper{padding:0;width:100%;text-align:left;margin-top:.5rem;padding-left:10px;padding-right:10px}
.coloumn-6 .rich-text .rich-text__image{width:100%;height:15rem}
.coloumn-6 .rich-text .text-wrapper{text-align:center;width:100%;margin-top:.5rem;padding-left:1.25rem;padding-right:1.25rem}
}
@media only screen and (min-width:768px){.rich-text.default{padding-top:.8125rem;padding-right:.8125rem;padding-bottom:1rem;padding-left:.8125rem}
.coloumn-3 .rich-text .rich-text__title{font-size:1.25rem;line-height:2}
.coloumn-3 .rich-text .rich-text__image{width:25%;display:block;height:6.4375rem}
.coloumn-3 .rich-text .rich-text__description,.coloumn-3 .rich-text p{font-size:.75rem;line-height:1.42}
.coloumn-3 .rich-text .mobile-view{display:none}
.coloumn-3 .rich-text .text-wrapper{display:block;padding:0;width:75%;text-align:left}
.coloumn-3 .right-align.rich-text .text-wrapper.align{padding-left:0rem;padding-right:.8125rem}
.coloumn-3 .left-align.rich-text .text-wrapper.align{padding-left:.8125rem;padding-right:.9375rem}
.coloumn-4 .rich-text .rich-text__title{line-height:1.35}
.coloumn-4 .rich-text .rich-text__image{width:33.33%;height:8.75rem}
.coloumn-4 .rich-text .rich-text__description,.coloumn-4 .rich-textp{line-height:1.38;font-size:1rem;margin-top:0}
.coloumn-4 .rich-text .text-wrapper{padding:0 10px;width:66.66%;text-align:left}
.coloumn-4 .right-align.rich-text .text-wrapper.align{padding-left:0rem;padding-right:.8125rem}
.coloumn-4 .left-align.rich-text .text-wrapper.align{padding-left:.8125rem;padding-right:.9375rem}
.coloumn-6 .rich-text .rich-text__title{font-size:1.25rem;line-height:2}
.coloumn-6 .rich-text .rich-text__image{width:49%;height:13.25rem}
.coloumn-6 .rich-text .text-wrapper{padding:0;text-align:left;width:49%;padding-left:.8125rem;padding-right:.9375rem}
}
@media only screen and (min-width:992px){.rich-text.default{padding-top:.875rem;padding-right:4.0625rem;padding-bottom:2.4375rem;padding-left:4.0625rem}
.coloumn-3 .rich-text .rich-text__title{font-size:1.875rem;line-height:1.33}
.coloumn-3 .rich-text .rich-text__image{height:11.25rem;margin:10px}
.coloumn-3 .rich-text .rich-text__description,.coloumn-3 .rich-text p{font-size:1rem;margin-top:0;line-height:1.38}
.coloumn-3 .rich-text .text-wrapper{padding:0}
.coloumn-3 .right-align.rich-text .text-wrapper.align{padding-left:0rem;padding-right:1.875rem}
.coloumn-3 .left-align.rich-text .text-wrapper.align{padding-left:1.875rem;padding-right:.9375rem}
.coloumn-4 .rich-text .rich-text__image{height:15rem;margin:10px}
.coloumn-4 .rich-text .rich-text__title{line-height:1.33;font-size:1.875rem}
.coloumn-4 .rich-text .rich-text__description,.coloumn-4 .rich-text p{line-height:1.35;font-size:1rem;margin-top:0}
.coloumn-4 .rich-text .text-wrapper{padding:0}
.coloumn-4 .right-align.rich-text .align{padding-left:0rem;padding-right:1.6875rem}
.coloumn-4 .left-align.rich-text .text-wrapper.align{padding-left:1.6875rem;padding-right:.9375rem}
.coloumn-6 .rich-text .rich-text__description,.coloumn-6 .rich-text p{font-size:1rem;line-height:1.38}
.coloumn-6 .rich-text .rich-text__title{font-size:1.5rem;line-height:1.67}
.coloumn-6 .rich-text .rich-text__image{height:22.8125rem;margin:10px}
.coloumn-6 .rich-text .text-wrapper{padding:0;text-align:left;padding-left:1.875rem;padding-right:.9375rem}
}
.line-separator{width:6.25rem;height:.125rem;background-color:#505050;display:inline-block;line-height:0}
.media .rich-text__image.video-thumbnail{position:relative}
.media .rich-text__image.video-thumbnail .video-play-btn{position:absolute;top:5px;right:5px}
.rich-text .modal-header .close{position:absolute;right:20px;top:10px;z-index:100}
.rich-text .modal-header{padding:0;border:0}
.rich-text .modal-body{padding:0}
.rtl .media .rich-text__image.video-thumbnail .video-play-btn{left:0;padding-left:5px;right:auto;height:36px}
.rtl .rich-text .modal-header .close{right:auto;left:0}
.rtl .rich-text__title{direction:rtl}
.rtl .description-wrapper.hiknow-rte.hiknow-rte p{float:right;direction:rtl}
.overlay-container{padding:2rem;background-color:#ebebeb}
.overlay-container .overlay-cmp-cont{padding:1rem 1.3rem 0;background-color:#fff;display:flex;flex-direction:column;justify-content:space-around;margin:10px 0}
.overlay-container .overlay-cmp-cont .overlay-header-text{font-size:1.7rem;color:#505050;font-family:OpenSans-SemiBold;text-align:center;font-weight:500}
.overlay-container .overlay-cmp-cont .overlay-body-text{font-size:1rem;color:#505050;font-family:OpenSans;padding:.7rem 0}
.overlay-container .overlay-cmp-cont .overlay-buttons{display:flex;flex-direction:row;justify-content:center}
.overlay-container .overlay-cmp-cont .overlay-buttons .overlay-agree-button{margin:1rem}
.overlay-container .overlay-cmp-cont .overlay-buttons .overlay-agree-button button{width:11.8125rem;height:2.5rem;border-radius:1.25rem;border:solid 2px #d7000f;font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;line-height:0;color:#fff;background-color:#d7000f}
.overlay-container .overlay-cmp-cont .overlay-buttons .overlay-agree-button button:hover{background-color:#ff0012;border-color:#ff0012}
.overlay-container .overlay-cmp-cont .overlay-buttons .overlay-agree-button button:active{background-color:#ba000d;border-color:#ba000d}
.overlay-container .overlay-cmp-cont .overlay-buttons .overlay-deny-button{margin:1rem}
.overlay-container .overlay-cmp-cont .overlay-buttons .overlay-deny-button button{width:11.8125rem;height:2.5rem;border-radius:1.25rem;border:solid 1px #505050;font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;line-height:0;color:#505050;background-color:#fff}
@media only screen and (max-width:510px){.overlay-container .overlay-cmp-cont .overlay-buttons .overlay-agree-button button{padding:.1rem 2rem}
}
@media only screen and (max-width:480px){.overlay-container .overlay-cmp-cont .overlay-buttons{display:flex;flex-direction:column;justify-content:center;padding:.7rem 0;align-items:center}
.overlay-container .overlay-cmp-cont .overlay-buttons .overlay-deny-button,.overlay-container .overlay-cmp-cont .overlay-buttons .overlay-agree-button{align-items:center;margin:.5rem auto}
}
.container-wrapper{width:100%;margin:0;padding:0;text-align:center}
.container-wrapper .common-title-wrapper{width:100%;text-align:center;margin-top:50px}
.column-container.layout1 .container-1{width:50%;display:inline-block}
.column-container.layout1 .container-2{width:49%;display:inline-block}
.column-container .layout2a .container-1{width:70%;display:inline-block}
.column-container.layout2a .container-2{width:29%;display:inline-block}
.column-container.layout2a .gutter-space{margin-right:.625rem}
.column-container.layout2b .container-1{width:30%;display:inline-block}
.column-container.layout2b .container-2{width:69%;display:inline-block}
.column-container.layout2b .gutter-space{margin-right:.625rem}
.column-container.layout3 .container-1{width:32%;display:inline-block}
.column-container.layout1 .title,.column-container.layout3 .title{font-size:1.875rem}
.column-container.layout1 .sub-title,.column-container.layout3 .sub-title{font-size:1.25rem}
.column-container.layout3 .container-2{width:32%;display:inline-block}
.column-container.layout3 .container-3{width:32%;display:inline-block}
.column-container.layout3 .gutter-space{margin-right:1.25rem;margin-bottom:0rem}
.column-container.layout1 .column-container,.column-container.layout2 .column-container,.column-container.layout3 .column-container,.column-container.layout2a .column-container,.column-container.layout2b .column-container{height:auto;vertical-align:top;display:inline-block}
@media only screen and (max-width:767.98px){.column-container.layout1,.column-container.layout2,.column-container.layout3,.column-container.layout2a,.column-container.layout2b{height:auto;display:block;display:flex;flex-wrap:wrap}
.column-container.layout1 .container-1,.column-container.layout2 .container-1,.column-container.layout3 .container-1,.column-container.layout2a .container-1,.column-container.layout2b .container-1{width:100%}
.column-container.layout1 .container-2,.column-container.layout2 .container-2,.column-container.layout3 .container-2,.column-container.layout3 .container-3,.column-container.layout2a .container-2,.column-container.layout2b .container-2{width:100%}
}
@media only screen and (min-width:768px){.column-container.layout1,.column-container.layout2,.column-container.layout3,.column-container.layout2a,.column-container.layout2b{height:auto;display:flex;flex-wrap:wrap}
.column-container.layout1 .column-container,.column-container.layout2 .column-container,.column-container.layout3 .column-container,.column-container.layout2a .column-container,.column-container.layout2b .column-container{height:auto;vertical-align:top;display:inline-block;position:relative}
.column-container.layout2a .container-1{width:70%}
}
@media only screen and (min-width:992px){.column-container.layout1,.column-container.layout2,.column-container.layout3,.column-container.layout2a,.column-container.layout2b{height:auto;position:relative;display:flex;flex-wrap:wrap}
.column-container.layout1 .container-3,.column-container.layout2 .container-3,.column-container.layout2a .container-3,.column-container.layout2b .container-3{display:none}
}
.product-spotlight-header-wrapper{margin:0 auto;text-align:center;max-width:1310px;padding-bottom:.5rem}
.product-spotlight-header-wrapper .title-wrapper{text-align:left;display:inline-block}
.product-spotlight-header-wrapper .title-wrapper .title{font-family:OpenSans-SemiBold;font-size:1.875rem;font-weight:600;line-height:1.37;letter-spacing:normal;text-align:center;display:inline-block}
.product-spotlight-header-wrapper .title-wrapper .line-separator{width:6.25rem;height:.125rem;background-color:#505050;display:block;margin:.5rem auto;margin-bottom:0}
@media only screen and (max-width:992px){.product-spotlight-header-wrapper .title-wrapper .title{font-size:1.25rem}
}
.rtl .product-spotlight-header-wrapper{direction:rtl}
.events-carousel-wrapper{width:100%;margin-bottom:.625rem;padding-left:.625rem;padding-top:30px}
.events-carousel-wrapper .events__header{padding-top:2rem;padding-bottom:2rem;font-size:1.5rem;font-family:OpenSans-SemiBold;color:#505050;font-weight:600;line-height:1.67;text-align:center}
.events-carousel-wrapper .events__header--border{display:none}
.events-carousel-wrapper .events__image-container-parent{height:15rem;margin-left:.4375rem;margin-right:.4375rem;overflow:hidden;display:inline-flex;width:32%;position:relative}
.events-carousel-wrapper .events__image-container-parent.hover .events__image-info{height:auto;transition:height .2s;transition-timing-function:ease-in-out}
.events-carousel-wrapper .events__image-container-parent.hover .events__image-info--sessions-description{display:block;max-height:4.2em;height:100%;display:-webkit-box;max-width:90%;line-height:1.3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.events-carousel-wrapper .events__image-container{padding:.8125rem;width:100%;height:100%;background-position:center center;background-size:cover;background-color:#f2f2f2;transition:all .5s}
.events-carousel-wrapper .events__image-container:hover{transform:scale(1.1)}
.events-carousel-wrapper .image-container-link{display:block;width:100%;color:#505050}
.events-carousel-wrapper .events__image-info{padding-top:.875rem;padding-bottom:4.6875rem;padding-left:.8125rem;padding-right:.6875rem;min-height:10.9375rem;min-width:11.4375rem;bottom:1.25rem;left:.625rem;border-radius:.3125rem;opacity:.9;max-height:85%;max-width:90%;position:absolute;color:#505050;background-color:#fff;pointer-events:none}
.events-carousel-wrapper .events__image-info--next-event{font-size:1rem;font-family:OpenSans-SemiBold;text-align:left;line-height:1.38;margin-bottom:0}
.events-carousel-wrapper .events__image-info--sessions{font-size:1.5rem;padding-top:.8125rem;font-family:OpenSans-Light;font-weight:300;text-align:left;line-height:1.36;margin-bottom:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.events-carousel-wrapper .events__image-info--sessions-description{font-size:.75rem;display:none;text-align:left;text-transform:capitalize}
.events-carousel-wrapper .events__image-info--booth{font-size:.625rem;padding-top:.5rem;bottom:3.75rem;font-family:OpenSans-SemiBold;line-height:1.4;text-transform:capitalize;text-align:left;position:absolute;display:flex;align-items:center;width:90%}
.events-carousel-wrapper .events__image-info--booth span{white-space:pre}
.events-carousel-wrapper .events__image-info--wrap{width:90%;font-size:.625rem;bottom:2.5rem;text-transform:capitalize;display:flex;position:absolute}
.events-carousel-wrapper .events__image-info--wrap .calender{display:inline-flex;height:1.25rem}
.events-carousel-wrapper .events__image-info--booth:before,.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--booth:before{width:12px;margin-right:5px;height:12px;display:inline-block;content:" ";background-image:url(../../../etc/clientlibs/it/resources/icons/calender.png);background-repeat:no-repeat;background-size:12px auto}
.events-carousel-wrapper .events__image-info--booth:before,.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--booth span{white-space:pre}
.events-carousel-wrapper .events__image-info--wrap .location{padding-left:.5rem;height:1.25rem;display:inline-flex}
.events-carousel-wrapper .events__image-info--wrap .location:before{width:.9375rem;margin-top:.1875rem;height:auto;display:inline-block;content:" ";background-image:url('../../../etc/clientlibs/it/resources/icons/location.png');background-repeat:no-repeat;background-size:11px auto}
.events-carousel-wrapper .learn-more-btn{font-size:.75rem;padding-top:.125rem;padding-bottom:.125rem;padding-left:.625rem;padding-right:.625rem;border-radius:1.5625rem;bottom:.625rem;left:.75rem;color:#fff;font-family:OpenSans-SemiBold;display:inline-block;border:0;position:absolute;background-color:#ba000d;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100px}
.events-carousel-wrapper .events__image-container-parent.hover .learn-more-btn{text-decoration:none;background-color:#ff0012}
.events-carousel-wrapper .events-carousel-bottom{padding-right:.625rem;overflow-x:hidden}
.events-carousel-wrapper .all-page:hover{text-decoration:none}
.events-carousel-wrapper .view{padding-top:2.9375rem;text-align:right;display:flex;justify-content:flex-end}
.events-carousel-wrapper .view-all{font-size:1rem;padding-right:.625rem;font-family:OpenSans;color:#505050;line-height:1.38;text-transform:capitalize;display:inline-flex}
.events-carousel-wrapper .view-all::after{width:1.5625rem;height:1.875rem;margin-left:.625rem;margin-top:.1875rem;display:inline-block;content:" ";background-image:url('../../../etc/clientlibs/it/resources/images/more-static.png');background-repeat:no-repeat;background-size:20px auto}
.events-carousel-wrapper .view-all:hover::after{background-image:url('../../../etc/clientlibs/it/resources/icons/more.gif')}
.events-carousel-wrapper .view-all-arrow{width:1.25rem;margin-left:.5625rem;height:auto}
.events-carousel-wrapper .view{text-align:right;padding-top:2.8125rem;display:flex;justify-content:flex-end}
.events-carousel-wrapper .carousel-indicators{margin-bottom:-1.5625rem}
.events-carousel-wrapper .carousel-indicators li{margin-right:.5rem;width:.5rem;height:.5rem;border-radius:50%;border:0;margin-bottom:0;background-color:#737373}
.events-carousel-wrapper .carousel-indicators .active{width:1.5rem;border-radius:.34375rem}
.events-carousel-wrapper .events-mobile-view{display:none}
@media only screen and (min-width:992px){.events-carousel-wrapper{max-width:81.875rem;padding-left:1.25rem;margin-bottom:.625rem;margin-left:auto;margin-right:auto}
.events-carousel-wrapper .events__header{padding-top:1.75rem;padding-bottom:.5625rem;font-size:1.875rem;font-weight:600;line-height:1.37}
.events-carousel-wrapper .events__header--border{width:6.25rem;height:.125rem;margin-bottom:1.875rem;margin-left:auto;margin-right:auto;background-color:#505050;display:block}
.events-carousel-wrapper .events__image-container-parent{height:25rem;position:relative;overflow:hidden}
.events-carousel-wrapper .events__image-container-parent.hover .events__image-info{height:auto;transition:all .5s}
.events-carousel-wrapper .events__image-container-parent.hover .events__image-info--sessions-description{display:block;max-height:14em;height:100%;overflow:hidden;display:-webkit-box;max-width:98%;line-height:1.34;-webkit-line-clamp:9;-webkit-box-orient:vertical;text-overflow:ellipsis}
.events-carousel-wrapper .events__image-container{padding:1.25rem;transition:all .5s}
.events-carousel-wrapper .events__image-container:hover{transform:scale(1.1)}
.events-carousel-wrapper .events__image-info{padding-top:1.125rem;padding-bottom:5.9375rem;padding-left:1.25rem;padding-right:1.25rem;min-height:12.4375rem;bottom:1.25rem;left:1.25rem;min-width:75.5%;max-width:87%;max-height:90%;position:absolute}
.events-carousel-wrapper .events__image-info--next-event{font-size:1.25rem;font-weight:600;line-height:1.35}
.events-carousel-wrapper .events__image-info--sessions{font-size:1.875rem;padding-top:.625rem;font-weight:300;line-height:1.37;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.events-carousel-wrapper .events__image-info--sessions-description{font-size:.875rem;text-transform:capitalize;min-width:95%;max-width:100%;text-align:left;display:none}
.events-carousel-wrapper .events__image-info--booth{font-size:.875rem;padding-top:.9375rem;bottom:4.625rem;position:absolute}
.events-carousel-wrapper .events__image-info--wrap{bottom:3.125rem;font-size:.875rem;position:absolute}
.events-carousel-wrapper .events__image-info--wrap .calender{padding-left:.25rem;padding-right:.25rem}
.events-carousel-wrapper .events__image-info--wrap .calender:before{width:1.25rem;margin-top:.25rem;margin-left:-0.25rem;background-size:14px auto}
.events-carousel-wrapper .events__image-info--wrap .location{padding-left:.375rem}
.events-carousel-wrapper .events__image-info--wrap .location:before{background-size:14px auto}
.events-carousel-wrapper .learn-more-btn{padding-top:.25rem;padding-bottom:.25rem;padding-left:.8125rem;padding-right:.8125rem;border-radius:1.5625rem;bottom:.9375rem;left:1.25rem}
.events-carousel-wrapper .events-carousel-bottom{padding-right:1.6875rem}
.events-carousel-wrapper .view{font-size:1rem;padding-top:2.5rem;padding-bottom:2.5rem;text-align:right}
.events-carousel-wrapper .carousel-indicators{margin-bottom:-1.5625rem}
.events-carousel-wrapper .events-mobile-view{display:none}
}
@media only screen and (min-width:768px){.events-carousel-wrapper .events__image-info--wrap .calender{display:inline-flex;width:50%;margin-bottom:2px}
.events-carousel-wrapper .events__image-info--wrap .location{height:1.25rem;display:inline-flex;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;width:50%}
.events-carousel-wrapper .events__image-info--wrap .location:before{vertical-align:middle;width:12px;display:inline-block;content:" ";height:10px;margin-top:0;background-repeat:no-repeat;background-size:10px auto}
}
@media only screen and (min-width:1024px){.events-carousel-wrapper .events__image-info--wrap .calender{width:50%;padding:0}
.events-carousel-wrapper .events__image-info--wrap .location{width:50%}
}
@media only screen and (min-width:1365px){.events-carousel-wrapper .events__image-info--wrap .calender{padding:0}
}
@media only screen and (max-width:767.98px){.desktop-tab-view{display:none}
.events-carousel-bottom{display:none}
.events-carousel-wrapper .events__image-info--wrap .calender{display:inline-flex;width:50%;margin-bottom:16px}
.events-carousel-wrapper .events__image-info--wrap .location{height:1.25rem;display:inline-flex;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;width:50%}
.events-carousel-wrapper .events__image-info--wrap .location:before{vertical-align:middle;width:12px;display:inline-block;content:" ";height:10px;margin-top:0;background-repeat:no-repeat;background-size:10px auto}
.events-carousel-wrapper{padding-right:0rem;padding-left:0rem}
.events-carousel-wrapper .events-mobile-view{display:block}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__header{margin:0;height:6rem;width:100%;display:flex;align-items:center;justify-content:center;background-color:#f2f2f2}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__header--heading{font-family:OpenSans-SemiBold;font-size:1.5rem;font-weight:600;line-height:1.67;color:#505050;text-align:center}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-container{height:15rem;width:100%;background-color:#f2f2f2;position:relative}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-container-child{height:15rem;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center}
.events-carousel-wrapper .events-mobile-view .image-container-link{text-decoration:none}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info{padding-top:1.25rem;padding-bottom:.75rem;padding-left:1rem;min-height:12.4375rem;width:15rem;border-radius:.3125rem;opacity:.9;box-sizing:border-box;color:#505050;background-color:#fff;position:absolute}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-container:nth-child(odd) .events-mobile-view__image-info{bottom:.9375rem;right:.9375rem}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-container:nth-child(even) .events-mobile-view__image-info{bottom:.9375rem;left:.9375rem}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--next-event{font-size:1.25rem;font-family:OpenSans-SemiBold;font-weight:600;line-height:1.35}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--sessions{padding-top:.4375rem;font-size:1.875rem;font-family:OpenSans-Light;font-weight:300;line-height:1.37;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--booth{padding-top:.625rem;padding-bottom:.25rem;font-size:.75rem;font-family:OpenSans-SemiBold;text-transform:capitalize;line-height:1.38;display:flex;width:90%;overflow:hidden}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--wrap{font-size:.75rem;padding-top:.25rem;font-family:OpenSans;text-transform:capitalize;line-height:1.38;display:flex}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--wrap .mb-calender{height:1.25rem;padding-right:.625rem;display:inline-flex}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--wrap .mb-calender:before{width:1.5rem;margin-top:.125rem;height:auto;display:inline-block;content:" ";background-image:url('../../../etc/clientlibs/it/resources/images/calender.png');background-repeat:no-repeat;background-size:14px auto}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--wrap .mb-location{height:1.25rem;display:inline-flex}
.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--wrap .mb-location:before{width:1.25rem;margin-top:.125rem;height:auto;display:inline-block;content:" ";background-image:url('../../../etc/clientlibs/it/resources/images/location.png');background-repeat:no-repeat;background-size:14px auto}
.events-carousel-wrapper .events-mobile-view .right-child{bottom:.9375rem;right:.9375rem;position:absolute}
.events-carousel-wrapper .events-mobile-view .left-child{bottom:1rem;left:.9375rem;position:absolute}
.events-carousel-wrapper .events-mobile-view .all-page-mobile:hover{text-decoration:none}
.events-carousel-wrapper .events-mobile-view .view-mobile{padding-top:1.875rem}
.events-carousel-wrapper .events-mobile-view .view-all-mobile{font-size:1rem;padding-right:.625rem;color:#505050;line-height:1.38;text-transform:capitalize}
.events-carousel-wrapper .events-mobile-view .view-all-mobile::after{width:1.5625rem;height:1.1875rem;margin-left:.625rem;margin-top:-3px;display:inline-block;content:" ";vertical-align:middle;content:" ";background-image:url('../../../etc/clientlibs/it/resources/icons/icon-circled-right.png');background-repeat:no-repeat;background-size:20px auto}
.events-carousel-wrapper .events-mobile-view .events-mobile-view-bottom{width:100%;display:flex;justify-content:flex-end}
.events-carousel-wrapper .learn-more-btn{font-size:.75rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:.8125rem;padding-right:.8125rem;border-radius:1.5625rem;bottom:.9375rem;left:.9375rem;color:#fff;font-family:OpenSans-SemiBold;display:inline-block;border:0;position:absolute}
.events-carousel-wrapper .events__image-container-parent.hover .learn-more-btn{text-decoration:none;background-color:#ff0012}
}
.rtl .events-carousel-wrapper .events__image-info{right:.625rem;left:auto}
.rtl .events-carousel-wrapper .learn-more-btn{right:.75rem;left:auto;direction:rtl}
.rtl .events-carousel-wrapper .view-all::after{margin-top:-10px;margin-right:.625rem;margin-left:0;transform:rotate(180deg)}
.rtl .events-carousel-wrapper .view-all{padding-left:0;padding-left:.625rem}
.rtl .events-carousel-wrapper{direction:rtl;text-align:right}
@media only screen and (min-width:992px){.rtl .events-carousel-wrapper .events__image-info{right:1.25rem}
.rtl .events-carousel-wrapper .learn-more-btn{right:1.25rem}
}
.rtl .events-carousel-wrapper .image-container-link{direction:rtl}
.rtl .events-carousel-wrapper .events__image-info--wrap .location{text-align:right}
.rtl .events-carousel-wrapper .events__image-info--next-event{text-align:right}
.rtl .events-carousel-wrapper .events__image-info--sessions{text-align:right}
.rtl .events-carousel-wrapper .events__image-info--booth:before,.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--booth:before{margin-left:5px;margin-right:0}
.rtl .events-carousel-wrapper .view{direction:rtl}
@media only screen and (max-width:767.98px){.rtl .events-carousel-wrapper .events-mobile-view .events-mobile-view__image-container:nth-child(odd) .events-mobile-view__image-info{left:.9375rem;right:auto;padding-right:1rem;padding-left:0}
.rtl .events-carousel-wrapper .events-mobile-view .events-mobile-view__image-container:nth-child(even) .events-mobile-view__image-info{bottom:.9375rem;right:.9375rem;left:auto}
.rtl .events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--next-event{text-align:right}
.rtl .events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--sessions{text-align:right}
.rtl .events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--booth{direction:rtl;text-align:right}
.rtl .events-carousel-wrapper .events__image-info--wrap .location{text-align:right}
.rtl .events-carousel-wrapper .learn-more-btn{right:.75rem;left:auto}
.rtl .events-carousel-wrapper .events-mobile-view .events-mobile-view-bottom{direction:rtl}
.rtl .events-carousel-wrapper .events-mobile-view .view-all-mobile::after{transform:rotate(180deg);margin-right:.625rem}
.rtl .events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info{padding-right:1rem;padding-left:0}
.rtl .events-carousel-wrapper .events__image-info--booth:before,.events-carousel-wrapper .events-mobile-view .events-mobile-view__image-info--booth:before{margin-top:0}
}
.highlights-image-grid{max-width:1365px;margin:0 auto}
.highlights-parallex{overflow:hidden;float:none !important}
.highlights-parallex .highlights-container{background-color:#707070;padding:120px 0 145px 0;overflow-x:hidden;width:100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}
.highlights-parallex .highlights-container .highlights-header{font-size:1.875rem;font-family:OpenSans-SemiBold;color:#fff;text-align:center}
.highlights-parallex .highlights-container .highlights-header .highlights-header-hr{border:1px solid #fff;width:10%;background-color:#fff;margin-top:.5rem}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-container{display:flex;flex-flow:row wrap;justify-content:center;padding:0}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-container ul{display:block;text-align:center;margin:0 !important;padding:0 !important}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-container li{list-style-type:none}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item{width:13.125rem;height:auto;margin-right:5%;margin-left:5%;margin-top:1.875rem;border-radius:.3125rem;display:inline-block;overflow:hidden}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item .highlights-image-cover{overflow:hidden;height:13.125rem;width:13.125rem;border-radius:.3125rem}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item .highlights-image{width:100%;height:100%;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:.3125rem;transition:all .5s}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item .highlights-image:hover{transform:scale(1.1);border-radius:.3125rem}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item .highlights-item-title{font-size:1.25rem;font-family:OpenSans-SemiBold;color:#fff;text-align:center;margin-top:1.25rem}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item .highlights-item-title .highlights-item-description{color:#fff;font-size:.875rem;text-align:center;font-family:OpenSans}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item .highlights-item-title-mobile{position:absolute;font-family:OpenSans-SemiBold;font-size:.75rem;background-color:#fff;height:1.25rem;bottom:0;width:100%;border-radius:0 0 5px 5px;text-align:center;color:#2b2b2b}
.highlights-parallex.three-items .highlights-image-item{margin-right:7%;margin-left:7%}
@media screen and (max-width:480px) and (min-width:320px){.highlights-parallex .highlights-container{padding:26px 0 26px 0;transform:none}
.highlights-parallex .highlights-container .highlights-item-title{display:none}
.highlights-parallex .highlights-container .highlights-header{font-size:1.25rem;padding-bottom:.9375rem}
.highlights-parallex .highlights-container .highlights-header .highlights-header-hr{display:none}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item{margin-right:6%;margin-left:6%;width:8.125rem;height:auto;margin-top:.625rem;margin-bottom:.625rem}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item .highlights-image-cover{overflow:hidden;height:8.125rem;width:8.125rem}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item .highlights-image{width:100%;height:100%}
.highlights-parallex .highlights-item-title-mobile{display:block}
}
@media screen and (max-width:767.98px) and (min-width:481px){.highlights-parallex .highlights-container{padding:26px 0 26px 0;transform:none}
.highlights-parallex .highlights-container .highlights-item-title{display:none}
.highlights-parallex .highlights-container .highlights-header{font-size:1.25rem}
.highlights-parallex .highlights-container .highlights-header .highlights-header-hr{display:none}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item{margin-right:6%;margin-left:6%;width:11rem;height:auto}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item .highlights-image-cover{height:11rem;width:11rem}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item .highlights-image{width:100%;height:100%}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item .highlights-item-title{font-size:1rem}
.highlights-parallex .highlights-item-title-mobile{display:block}
}
@media screen and (max-width:1166px) and (min-width:999px){.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item{margin-left:1%;margin-right:1%}
.highlights-parallex.three-items .highlights-image-grid .highlights-image-item{margin-right:4%;margin-left:4%}
.highlights-parallex .highlights-item-title{display:block}
.highlights-parallex .highlights-item-title-mobile{display:none}
}
@media screen and (max-width:1312px) and (min-width:1167px){.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item{margin-left:2%;margin-right:2%}
.highlights-parallex.three-items .highlights-image-grid .highlights-image-item{margin-right:5%;margin-left:5%}
}
@media screen and (max-width:4440px) and (min-width:1313px){.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item{margin-left:3%;margin-right:3%}
.highlights-parallex.three-items .highlights-image-grid .highlights-image-item{margin-right:5%;margin-left:5%}
}
@media screen and (max-width:998px) and (min-width:767.98px){.highlights-parallex .highlights-container{padding:41px 0 32px 0;transform:none}
.highlights-parallex .highlights-container .highlights-header{font-size:1.25rem}
.highlights-parallex .highlights-container .highlights-item-title{font-size:1rem !important;margin-top:1rem !important}
.highlights-parallex .highlights-container .highlights-item-title .highlights-item-title{display:block}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item{margin-right:4%;margin-left:4%;width:7.125rem;height:auto}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item .highlights-image-cover{width:8.125rem;height:8.125rem}
.highlights-parallex .highlights-container .highlights-image-grid .highlights-image-item .highlights-image{width:100%;height:100%}
.highlights-parallex .highlights-container .highlights-item-title-mobile{display:none}
.highlights-parallex.three-items .highlights-image-grid .highlights-image-item{margin-right:6%;margin-left:6%}
}
@media only screen and (min-width:992px){.highlights-parallex .highlights-container .highlights-header{font-size:1.875rem}
.highlights-parallex .highlights-container .highlights-item-title{font-size:1.25rem}
.highlights-parallex .highlights-container .highlights-item-title-mobile{display:none}
}
.content-gallery-wrapper .thumbnails-wrapper{display:flex;vertical-align:top;width:100%;-ms-overflow-style:scrollbar;transition:all .25s ease-in-out;margin:0;padding:0}
.content-gallery-wrapper .thumbnails-wrapper.allow-scroll-horizontal{overflow-x:scroll;overflow-y:scroll}
.content-gallery-wrapper .thumbnails-wrapper.allow-scroll-vertical{overflow-y:scroll;overflow-x:hidden;scrollbar-width:thin}
.content-gallery-wrapper .thumbnails-wrapper .thumbnail{display:inline-block;cursor:pointer;margin-right:.125rem;width:6.25rem;height:3.75rem}
.content-gallery-wrapper .thumbnails-wrapper .thumbnail img{width:100%;height:5.62rem}
.content-gallery-wrapper .modal{z-index:10100;padding-right:0 !important}
.content-gallery-wrapper .modal-dialog{width:100% !important;max-width:100% !important;margin:0}
.content-gallery-wrapper .modal-header{background-color:#f2f2f2;padding-top:1.875rem;padding-bottom:1.25rem;padding-left:1.375rem;padding-right:.625rem}
.content-gallery-wrapper .modal-header .download{padding-top:.125rem;padding-bottom:.125rem;padding-left:1.25rem;padding-right:1.25rem;border-radius:1.9375rem;font-size:.75rem;margin-right:1.375rem;color:#fff;background-color:#d7000f;border:1px solid #d7000f;text-transform:uppercase;font-family:OpenSans-SemiBold;align-self:center;min-width:110px;max-width:115px;height:20px;overflow:hidden;text-align:center}
.content-gallery-wrapper .modal-header .download:hover{background-color:#ff0012;border-radius:1px solid #ff0012}
.content-gallery-wrapper .modal-header .download:active{background-color:#ba000d;border-radius:1px solid #ba000d}
.content-gallery-wrapper .modal-header .close{background-image:url('../../../etc/clientlibs/it/resources/icons/icon-close.svg');background-repeat:no-repeat;background-size:contain;align-self:center;margin-right:4%;padding:0;cursor:pointer;width:1.875rem;height:1.5625rem}
.content-gallery-wrapper .modal-title{font-size:1.5rem;font-family:OpenSans-SemiBold;color:#505050;text-transform:uppercase}
.content-gallery-wrapper .modal-content{border:0;border-radius:0}
.content-gallery-wrapper .modal-body{padding:0;overflow:auto;height:560px;scrollbar-width:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none}
.content-gallery-wrapper .modal-body .cycle-slideshow{display:inline-block;width:100%;list-style-type:none;padding:0;margin:0}
.content-gallery-wrapper .modal-body .cycle-slideshow li{display:inline-block;width:100%;height:100%}
.content-gallery-wrapper .modal-body .cycle-slideshow .original-img{width:100%;height:100%}
@media only screen and (min-width:768px){.content-gallery-wrapper .thumbnails-wrapper .thumbnail{width:10rem;height:5.625rem}
.content-gallery-wrapper .modal-title{width:100%;text-align:center}
}
@media only screen and (min-width:992px){.content-gallery-wrapper .modal-title{font-size:1.875rem}
.content-gallery-wrapper .modal-body .cycle-slideshow{height:560px;overflow:auto;width:calc(100% - 168px);height:100%}
.content-gallery-wrapper .thumbnails-wrapper{width:10rem;flex-direction:column;display:inline-flex;overflow-y:scorll}
.content-gallery-wrapper .thumbnails-wrapper .thumbnail{width:100%;display:block}
}
@media only screen and (max-width:768px){.content-gallery-wrapper .thumbnails-wrapper{overflow:auto}
.content-gallery-wrapper .thumbnails-wrapper .thumbnail img{width:auto;height:4rem}
.content-gallery-wrapper .modal-body .cycle-slideshow{height:100%}
.content-gallery-wrapper .modal-body .cycle-slideshow .original-img{width:100%;height:100%;object-fit:cover}
.content-gallery-wrapper .modal-body{padding:0;overflow:auto;height:auto}
}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.highlights-parallex .highlights-container{background-attachment:scroll}
.content-gallery-wrapper .thumbnails-wrapper .thumbnail img{overflow-x:hidden}
}
.rtl .highlights-parallex{direction:rtl}
@media only screen and (min-width:992px){.rtl .content-gallery-wrapper .thumbnails-wrapper .thumbnail{width:95%}
}
#map{width:100%;height:400px;background-color:grey}
.newsroom-carousel-wrapper{width:100%;background-color:#f2f2f2;margin-bottom:10px}
.newsroom-carousel-wrapper a:hover{text-decoration:none}
.newsroom-carousel-wrapper .carousel-control-next,.newsroom-carousel-wrapper .carousel-control-prev{width:2rem;height:5rem;position:absolute;top:110px;background-color:rgba(242,242,242,0.4);opacity:1}
.newsroom-carousel-wrapper .carousel-control-next-icon{width:0;height:0;border-top:10px solid transparent;border-left:15px solid #fff;border-bottom:10px solid transparent;opacity:1}
.newsroom-carousel-wrapper .carousel-control-prev-icon{width:0;height:0;border-top:10px solid transparent;border-right:15px solid #fff;border-bottom:10px solid transparent}
.newsroom__header{font-size:1.5rem;font-family:OpenSans-SemiBold;color:#505050;font-weight:600;line-height:1.67;text-align:center}
.newsroom__header--border{width:6.25rem;height:.1875rem;border-radius:.375rem;margin-bottom:2.375rem;background-color:#505050;margin-left:auto;margin-right:auto}
.newsroom-carousel-wrapper .newsroom__image-container{height:15rem;padding-top:0rem;padding-bottom:0rem;display:block;position:relative;background-color:#f2f2f2;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.newsroom-carousel-wrapper .slick-slide{margin:0 5px}
.newsroom-carousel-wrapper .slick-list{margin:0 -5px}
.newsroom-carousel-wrapper .newsroom__image-container:hover .newsroom__image-container-child{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.newsroom-carousel-wrapper .image-container-link{width:100%;display:block;text-decoration:none}
.newsroom-carousel-wrapper .newsroom__image-container-child{position:absolute;top:0;height:100%;width:100%;background-color:#fff;background-repeat:no-repeat;background-size:cover;background-position:center center}
.newsroom-carousel-wrapper .newsroom__image-container-child_hove{position:absolute;top:0;height:100%;width:100%;background:#2b2b2b;opacity:.6}
.newsroom-carousel-wrapper .newsroom__image-info--title{font-size:1rem;font-family:OpenSans-SemiBold}
.newsroom-carousel-wrapper .newsroom__image-info--camera-type{margin-top:.625rem;margin-bottom:.5625rem;height:3.9375rem;font-size:1rem;font-family:OpenSans-SemiBold;overflow:hidden}
.newsroom-carousel-wrapper .newsroom__image-info--availibility-parent-center{width:21.875rem;margin:0 auto}
.newsroom-carousel-wrapper .newsroom__image-info--availibility-parent-left{width:21.875rem;text-align:left}
.newsroom-carousel-wrapper .newsroom__image-info--availibility-parent-right{width:21.875rem}
.newsroom-carousel-wrapper .newsroom__image-info--availibility{margin-bottom:.75rem;font-size:1.5rem;font-family:OpenSans-Light;text-transform:capitalize;height:3.125rem;line-height:1;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-moz-line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.newsroom-carousel-wrapper .newsroom__image-info--learn-more-btn button{font-size:1.25rem;padding-top:.375rem;padding-bottom:.3125rem;padding-left:2.5rem;padding-right:2.625rem;border-radius:1.25rem;font-family:OpenSans-SemiBold;background-color:#d7000f;color:#fff;border:0;outline:0;width:190px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.newsroom-carousel-wrapper .newsroom__image-info--learn-more-btn button:hover{background-color:#ff0012}
.newsroom-carousel-wrapper .newsroom__image-info--learn-more-btn button:active,.newsroom-carousel-wrapper .newsroom__image-info--learn-more-btn button:focus{background-color:#ba000d}
.newsroom-carousel-wrapper .left-align{left:1.25rem;bottom:1.625rem;text-align:left;position:absolute;width:95%}
.newsroom-carousel-wrapper .center-align{bottom:1.625rem;text-align:center;position:absolute;left:50%;transform:translateX(-50%);width:100%}
.newsroom-carousel-wrapper .right-align{padding-right:.75rem;bottom:1.625rem;text-align:right;position:absolute;right:0;width:100%}
.newsroom-carousel-wrapper .newsroom-carousel-bottom{padding-right:.625rem;overflow-x:hidden}
.newsroom-carousel-wrapper .view-all-link:hover{text-decoration:none;width:100%;display:block}
.newsroom-carousel-wrapper .view-all{font-size:1rem;padding-right:.625rem;font-family:OpenSans;color:#505050;line-height:1.38;text-transform:capitalize;display:inline-flex}
.newsroom-carousel-wrapper .view-all::after{width:1.5625rem;height:1.875rem;margin-left:.625rem;margin-top:0;display:inline-block;content:" ";background-image:url('../../../etc/clientlibs/it/resources/images/more-static.png');background-repeat:no-repeat;background-size:20px auto}
.newsroom-carousel-wrapper .view-all:hover::after{background-image:url('../../../etc/clientlibs/it/resources/icons/more.gif')}
.newsroom-carousel-wrapper .view{text-align:right;padding-top:.625rem;padding-bottom:4rem}
.newsroom-carousel-wrapper .newsroom-mobile-view{display:none}
.newsroom-carousel-wrapper .carousel-indicators{bottom:0rem}
.newsroom-carousel-wrapper .carousel-indicators li{width:.5rem;height:.5rem;margin-right:.5rem;border-radius:50%;border:0;margin-bottom:0;background-color:#737373}
.newsroom-carousel-wrapper .carousel-indicators .active{width:1.5rem;border-radius:.34375rem}
.multi-item-carousel{position:relative;overflow:hidden;padding-bottom:3rem}
.multi-item-carousel img{height:auto;width:100%}
.multi-item-carousel .carousel-control.left,.multi-item-carousel .carousel-control.right{background:rgba(255,255,255,0.3);width:25%}
@media only screen and (min-width:992px){.newsroom-carousel-wrapper{padding-top:30px;max-width:81.875rem;margin:0 auto}
.newsroom__header{font-size:1.875rem;font-weight:600;line-height:1.37;position:relative}
.newsroom__header--border{width:6.25rem;height:.125rem;margin-bottom:1.875rem;background-color:#505050;margin-left:auto;margin-right:auto}
.newsroom-carousel-wrapper .newsroom__image-container{height:18.75rem}
.newsroom-carousel-wrapper .newsroom__image-info--title{font-size:1.25rem;margin-bottom:0rem}
.newsroom-carousel-wrapper .newsroom__image-info--camera-type{margin-top:.375rem;margin-bottom:.9375rem;font-size:1.25rem}
.newsroom-carousel-wrapper .newsroom__image-info--availibility-parent-center{width:27.8125rem;margin:0 auto}
.newsroom-carousel-wrapper .newsroom__image-info--availibility-parent-left{width:27.8125rem;text-align:left}
.newsroom-carousel-wrapper .newsroom__image-info--availibility-parent-right{width:27.8125rem}
.newsroom-carousel-wrapper .newsroom__image-info--availibility{margin-bottom:1.125rem;font-size:1.875rem;height:69.95px;display:block;display:-webkit-box;max-width:100%;line-height:1.1;line-clamp:2;-webkit-line-clamp:2;-moz-line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.newsroom-carousel-wrapper .newsroom__image-info--learn-more-btn button{font-size:1.25rem;padding-top:.3125rem;padding-bottom:.3125rem;padding-left:1.25rem;padding-right:1.25rem;border-radius:1.25rem;text-align:center}
.newsroom-carousel-wrapper .left-align{bottom:1.875rem}
.newsroom-carousel-wrapper .center-align{bottom:1.875rem}
.newsroom-carousel-wrapper .right-align{bottom:1.875rem}
.newsroom-carousel-wrapper .newsroom-carousel-bottom{padding-right:.625rem}
.newsroom-carousel-wrapper .view{padding-top:.5rem;padding-bottom:5.8125rem}
.newsroom-carousel-wrapper .carousel-indicators{bottom:-0.375rem}
.newsroom-carousel-wrapper .carousel-indicators .active{width:1.5rem;border-radius:.34375rem}
}
@media only screen and (max-width:767.98px){.desktop-tab-view{display:none}
.newsroom-carousel-bottom{display:none}
.newsroom-carousel-wrapper{background-color:#fff;margin-bottom:1rem}
.newsroom-carousel-wrapper .newsroom-mobile-view{display:block}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__header{height:4.5rem;margin:0;width:100%;display:flex;align-items:center;justify-content:center;background-color:#f2f2f2}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__header--heading{font-size:1.875rem;font-family:OpenSans-SemiBold;font-weight:600;line-height:1.67;color:#505050;text-align:center}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__image-container{height:15rem;position:relative;width:100%;margin-bottom:8px}
.newsroom-carousel-wrapper .newsroom-mobile-view .image-container-link{text-decoration:none}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__image-info--title{font-size:1rem;font-family:OpenSans-SemiBold}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__image-info--camera-type{margin-top:.625rem;margin-bottom:.5625rem;font-size:1rem;color:#505050;font-family:OpenSans-SemiBold}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__image-info--availibility-parent-center{width:21.875rem}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__image-info--availibility-parent-left{width:21.875rem;text-align:left}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__image-info--availibility-parent-right{width:21.875rem}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__image-info--availibility{margin-bottom:.75rem;height:3.125rem;font-size:1.5rem;font-family:OpenSans-Light;text-transform:capitalize;display:block;display:-webkit-box;max-width:100%;line-height:1;-webkit-line-clamp:2;-moz-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;-moz-box-orient:vertical;text-overflow:ellipsis}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__image-info--learn-more-btn button{font-size:1.25rem;padding-top:.375rem;padding-bottom:.3125rem;padding-left:2.375rem;padding-right:2.75rem;border-radius:1.25rem;font-family:OpenSans-SemiBold;background-color:#d7000f;color:#fff;border:0;outline:0}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__image-info--learn-more-btn button:hover{background-color:#ff0012}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__image-info--learn-more-btn button:active,.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__image-info--learn-more-btn button:focus{background-color:#ba000d}
.newsroom-carousel-wrapper .newsroom-mobile-view .left-align{padding-left:.5625rem;bottom:.9375rem;text-align:left;position:absolute;left:0;width:100%}
.newsroom-carousel-wrapper .newsroom-mobile-view .center-align{bottom:.9375rem;text-align:center;position:absolute;left:50%;transform:translateX(-50%);width:100%}
.newsroom-carousel-wrapper .newsroom-mobile-view .right-align{padding-right:.625rem;bottom:.625rem;text-align:right;position:absolute;right:0;width:100%}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__image-container-child{position:absolute;height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view-bottom{height:6.8125rem;width:100%;display:flex;justify-content:flex-end;background-color:#f2f2f2}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view-bottom .all-page-mobile:hover{text-decoration:none}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view-bottom .view-mobile{padding-top:.6875rem}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view-bottom .view-all-mobile{font-size:1rem;padding-right:.625rem;color:#505050;line-height:1.38;display:inline-flex;text-transform:capitalize}
.newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view-bottom .view-all-mobile::after{width:1.5625rem;height:1.25rem;margin-left:.625rem;margin-top:.125rem;display:inline-block;content:" ";background-image:url('../../../etc/clientlibs/it/resources/icons/icons8-circled-right-50 (1).png');background-repeat:no-repeat;background-size:20px auto}
}
@media only screen and (max-width:1024px){.newsroom-carousel-wrapper .carousel-control-next,.newsroom-carousel-wrapper .carousel-control-prev{width:2rem;height:5rem;position:absolute;top:80px;background-color:rgba(242,242,242,0.4);opacity:1}
}
.rtl .newsroom-carousel-wrapper .newsroom-carousel-bottom{padding-left:.625rem;float:left;direction:rtl}
.rtl .newsroom-carousel-wrapper .left-align{text-align:right;direction:rtl;right:1.25rem;left:auto}
.rtl .newsroom-carousel-wrapper .center-align{direction:rtl}
.rtl .newsroom-carousel-wrapper .right-align{text-align:left;direction:rtl;padding-left:.75rem}
.rtl .newsroom-carousel-wrapper .view{direction:rtl}
.rtl .newsroom-carousel-wrapper .view-all::after{margin-right:.625rem;margin-top:-9px;margin-left:0;transform:rotate(180deg)}
.rtl .newsroom-carousel-wrapper .view-all{padding-right:.625rem;padding-left:0}
@media only screen and (max-width:768px){.rtl .newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view-bottom{direction:rtl}
.rtl .newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view-bottom .view-all-mobile::after{transform:rotate(180deg);margin-right:.625rem;margin-left:0}
.rtl .newsroom-carousel-wrapper .newsroom-mobile-view .newsroom-mobile-view__image-info--availibility{height:45px}
.rtl .newsroom-carousel-wrapper .newsroom-mobile-view .left-align{width:100%;padding-left:10px}
}
@media screen and (min-width:768px) and (max-width:992px){.rtl .newsroom__image-info--availibility{height:45px !important}
.rtl .newsroom-carousel-wrapper .newsroom__image-info--camera-type{height:40px;overflow:hidden}
}
@media screen and (min-width:992px) and (max-width:1024px){.rtl .newsroom-carousel-wrapper .newsroom__image-info--camera-type{height:60px;overflow:hidden}
}
.rtl .newsroom-mobile-view__image-info--camara-type{overflow:hidden;max-height:60px}
.rtl .newsroom__image-info--availibility,.rtl .newsroom-mobile-view__image-info--availibility{max-height:70px;overflow:hidden}
.offerings-container{width:100%;margin:0 auto 20px}
.offering-container-wrapper{background-color:transparent;background-repeat:no-repeat;background-size:cover;background-position:center center}
.offerings-container .text-primary-color{color:#505050}
.offerings-container .text-secondary-color{color:#737373}
.offerings-container .text-tertiary-color{color:#2b2b2b}
.offerings-container .bg-color{background-color:#fff}
@media only screen and (max-width:767.98px){.offerings-container{background-color:transparent}
.offerings-container .offerings-text{text-align:center;font-family:OpenSans-SemiBold;font-size:1.875rem;margin-top:2.5rem;margin-bottom:-1.0625rem}
.offerings-container .offerings-line{display:none}
.offerings-container .offerings-content{display:none}
.offerings-container .offerings-wrapper{width:100%;margin:0 auto;display:block;padding:0 .625rem}
.offerings-container .offerings-wrapper .offerings-content-wrapper{width:100%;margin-left:0;list-style-type:none;border-radius:.3125rem}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content{position:relative;display:flex;width:100%;padding:0;margin:2rem 0;background-color:#fff}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .offering-content-title{width:40%;text-align:center;font-size:1.25rem;font-family:OpenSans-SemiBold;margin-top:.875rem;padding:1.25rem 0;word-break:break-word}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content ul{width:60%;position:relative;list-style-type:none;margin-top:1.375rem;padding-left:1.25rem;padding-right:1.625rem}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content ul li.hiknow-rte ul{padding:0;margin:0;width:100%}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content ul li.hiknow-rte ul li{padding:0;margin:0}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content ul li.hiknow-rte:first-child{border-bottom:1px solid #f2f2f2}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content ul li:last-child{border-bottom:0;border-top:0;margin-bottom:1.5625rem}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content ul li{padding:.625rem;border-bottom:1px solid #f2f2f2;text-align:left;font-family:OpenSans;font-size:.875rem;position:relative;word-break:break-word}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .button-wrapper-tab{display:none}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .button-wrapper-mobile{width:100%;border-radius:.3125rem}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .button-wrapper-mobile .btn-contact{border-radius:1.5625rem;background-color:#d7000f;color:#fff;font-size:.75rem;font-family:OpenSans-SemiBold;border:0;outline:0;padding:.1875rem 1.3125rem}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .button-wrapper-mobile .btn-contact:active{background:#ba000d}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .btn-secure{background:#80b722 !important;padding:.21875rem 1.3125rem;text-align:center;display:inline-table;text-decoration:none;border:0;outline:0;color:#505050;font-family:OpenSans-SemiBold;font-size:1rem;margin-top:.625rem;background-color:#f2f2f2;position:absolute;right:0;bottom:0;white-space:nowrap}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .btn-popular{background-color:#fff100 !important;padding:.21875rem 1.3125rem;text-align:center;display:inline-table;text-decoration:none;border:0;outline:0;color:#505050;font-family:OpenSans-SemiBold;font-size:1rem;margin-top:.625rem;background-color:#f2f2f2;position:absolute;bottom:0;right:0;white-space:nowrap}
.offerings-container .offerings-wrapper .offerings-content-wrapper:nth-child(even){background-color:#f2f2f2 !important}
.offerings-container .offerings-wrapper .offerings-content-wrapper:nth-child(even) ul li{border-bottom:1px solid #fff}
.offerings-container .offerings-wrapper .offerings-content-wrapper:nth-child(even) ul li:first-child{border-bottom:1px solid #fff}
.offerings-container .offerings-wrapper .offerings-content-wrapper:first-child{margin-left:0;width:100%}
}
@media only screen and (min-width:768px){.offerings-container .offerings-text{text-align:center;font-family:OpenSans-SemiBold;font-size:1.875rem;margin-top:2.5rem}
.offerings-container .offerings-line{margin-top:.5rem;border-radius:.375rem;width:20%;margin:0 auto;border:1px solid #505050}
.offerings-container .offerings-content{text-align:center;margin-top:.4375rem;font-family:OpenSans;font-size:1rem}
.offerings-container .offerings-wrapper{display:flex;justify-content:center;width:100%;margin:0 auto;padding:0 .625rem}
.offerings-container .offerings-wrapper .bg-color{background-color:#f2f2f2}
.offerings-container .offerings-wrapper .offerings-content-wrapper{margin-left:.75rem;width:32%;list-style-type:none;border-radius:.3125rem}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content{position:relative;padding:0;margin-bottom:3rem;border-radius:.3125rem;background-color:#fff}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .offering-content-title{text-align:center;font-size:1.25rem;font-family:OpenSans-SemiBold;padding:.6875rem;word-break:break-word}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .offering-content-title .button-wrapper-mobile{display:none}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content ul{position:relative;list-style-type:none;padding:0}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content ul li.hiknow-rte:first-child{border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;padding-bottom:1.625rem}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content ul li{padding:.625rem;border-bottom:1px solid #f2f2f2;text-align:center;font-family:OpenSans;font-size:.75rem;position:relative;word-break:break-word}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content ul li :last-child{border-bottom:0;border-top:0;margin-bottom:0}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .button-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:4.5rem;position:relative;padding:0 .625rem;text-align:center;border-radius:.3125rem}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .button-wrapper .btn-contact{margin:0;padding:.3125rem .84375rem;background-color:#d7000f;border:0;border-radius:1.5625rem;font-family:OpenSans-SemiBold;font-size:1.25rem;color:#fff;outline:0;text-decoration:none}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .button-wrapper .btn-contact:hover{background-color:#ff0012}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .button-wrapper-tab{width:100%;position:relative;text-align:center;border-radius:.3125rem}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .button-wrapper-tab .btn-contact{padding:.3125rem 2.40625rem;border-radius:1.5625rem;background-color:#d7000f;color:#fff;font-size:1.25rem;font-family:OpenSans-SemiBold;border:0;outline:0;margin-top:3.625rem;margin-bottom:1.125rem}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .btn-secure{background:#80b722 !important;padding:.21875rem 1.3125rem;text-align:center;display:inline-table;text-decoration:none;border:0;outline:0;color:#505050;font-family:OpenSans-SemiBold;font-size:1rem;margin-top:.625rem;background-color:#f2f2f2;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .btn-popular{background-color:#fff100 !important;padding:.21875rem 1.3125rem;text-align:center;display:inline-table;text-decoration:none;border:0;outline:0;color:#505050;font-family:OpenSans-SemiBold;font-size:1rem;margin-top:.625rem;background-color:#f2f2f2;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}
.offerings-container .offerings-wrapper .offerings-content-wrapper:first-child{margin-left:0}
}
@media only screen and (min-width:992px){.offerings-container .offerings-text{text-align:center;font-family:OpenSans-SemiBold;font-size:1.875rem;margin-top:1.6875rem}
.offerings-container .offerings-line{width:20%;border:1px solid #505050;margin:.5rem auto 0;border-radius:.375rem}
.offerings-container .offerings-content{margin-top:.4375rem;font-family:OpenSans;font-size:1rem}
.offerings-container .offerings-wrapper{width:100%;margin:auto;padding:0 .625rem;display:flex;justify-content:space-between}
.offerings-container .offerings-wrapper .offerings-content-wrapper{width:30%;list-style-type:none;border-radius:.3125rem}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content{position:relative;width:100%;height:auto;margin-bottom:3rem;padding:0;border-radius:.3125rem;background-color:#fff}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .offering-content-title{text-align:center;font-size:1.25rem;font-family:OpenSans-SemiBold;padding:1.25rem;word-break:break-word}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .offering-content-title .button-wrapper-mobile{display:none}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content ul{position:relative;list-style-type:none;padding:0}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content ul li.hiknow-rte:first-child{border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content ul li{padding:.625rem;border-bottom:1px solid #f2f2f2;text-align:center;font-family:OpenSans;font-size:.875rem;word-break:break-word}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content ul li :last-child{border-bottom:0;border-top:0;margin-bottom:0rem}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .button-wrapper{display:flex;align-items:center;justify-content:center;width:100%;position:absolute;bottom:0;background-color:#d2d2d2;text-align:center;border-radius:.3125rem;padding:1.6875rem .625rem}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .button-wrapper .btn-contact{padding:.3125rem 1.25rem;border-radius:1.5625rem;background-color:#d7000f;color:#fff;font-size:1.25rem;font-family:OpenSans-SemiBold;border:0;outline:0;margin:1.3125rem 0;text-decoration:none}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .button-wrapper .btn-contact:hover{background-color:#ff0012}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .button-wrapper-tab{display:none}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .btn-secure{background:#80b722 !important;padding:.21875rem 1.3125rem;text-align:center;display:inline-table;text-decoration:none;border:0;outline:0;color:#505050;font-family:OpenSans-SemiBold;font-size:1rem;margin-top:.625rem;background-color:#f2f2f2;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}
.offerings-container .offerings-wrapper .offerings-content-wrapper .offering-content .btn-popular{background-color:#fff100 !important;padding:.21875rem 1.3125rem;text-align:center;display:inline-table;text-decoration:none;border:0;outline:0;color:#505050;font-family:OpenSans-SemiBold;font-size:1rem;margin-top:.625rem;background-color:#f2f2f2;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}
.offerings-container .offerings-wrapper .offerings-content-wrapper:first-child{margin-left:0}
}
.offerings-wrapper .offering-content .button-wrapper .btn-contact{height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200px}
.offerings-wrapper .offering-content .button-wrapper-mobile .btn-contact{height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:117px}
.rtl .offerings-container{direction:rtl}
.product-info-wrapper{padding-top:3.9375rem;margin:0 auto;padding-left:.9375rem;padding-right:.9375rem;padding-bottom:4.375rem;margin-bottom:.9375rem;max-width:81.875rem}
.product-info-wrapper .product-carousel-container,.product-info-wrapper .product-description-container{display:inline-block;max-width:100%;width:100%;vertical-align:top}
.product-info-wrapper .product-carousel.fixed-width,.product-info-wrapper .product-carousel-thumb.fixed-width{margin:0 auto}
.product-carousel-wrap{font-family:OpenSans}
.product-carousel-wrap.fixed-width{max-width:40.625rem !important;width:100%;margin:0}
.product-carousel-wrap.fixed-width .bg-white{background-color:#fff}
.product-carousel-wrap.fixed-width .text-gray{color:#505050}
.product-carousel-wrap.fixed-width .carousel-indicators li{background-color:#d2d2d2}
.product-carousel-wrap.fixed-width .carousel-indicators .active{background-color:#d2d2d2}
.product-carousel-wrap.bg-gray{background-color:#707070}
.product-carousel-wrap .bg-red{background-color:#d7000f}
.product-carousel-wrap .text-white{color:#fff}
.product-carousel-wrap .carousel-inner{position:relative}
.product-carousel-wrap .carousel-inner .carousel-item{padding-top:56.154%;position:relative}
.product-carousel-wrap .carousel-inner .carousel-item .item-inner{position:absolute;top:0;right:0;bottom:0;left:0}
.product-carousel-wrap .carousel-inner .carousel-item .img-fluid{width:100%;height:100%}
.product-carousel-wrap .carousel-inner .carousel-item .slide-image{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}
.product-carousel-wrap .carousel-control-prev,.product-carousel-wrap .carousel-control-next{background-color:transparent;width:2.5rem}
.product-carousel-wrap .carousel-control-prev-icon{background:0}
.product-carousel-wrap .carousel-control-prev-icon:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);border-right:10px solid #d2d2d2;border-top:10px solid transparent;border-bottom:10px solid transparent}
.product-carousel-wrap .carousel-control-next-icon{background:0}
.product-carousel-wrap .carousel-control-next-icon:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);border-left:10px solid #d2d2d2;border-top:10px solid transparent;border-bottom:10px solid transparent}
.product-carousel-wrap .modal-header{height:0;display:inline-block;text-align:center}
.product-carousel-wrap .modal-header .modal-header-item{display:inline-block}
.product-carousel-wrap .modal-lg{width:100%;max-width:100%;margin-left:0;margin-right:0;padding:0}
.product-carousel-wrap .modal-content{border-radius:0;height:auto;width:60%;margin:0 auto}
.product-carousel-wrap .modal-content .modal-body{padding:0}
.product-carousel-wrap .modal-content .modal-body .modal-header{background-color:#f2f2f2}
.product-carousel-wrap .modal-content .modal-header-item{color:#000;margin:auto}
.product-carousel-wrap .video-wrapper{height:100%;width:100%}
.product-carousel-wrap .video-wrapper .video-player{width:100%;height:100%;outline:0}
.product-carousel-wrap .video-play-btn{position:absolute;top:10px;right:10px;z-index:5}
.product-carousel-wrap .indicator-wrapper{position:absolute;top:100%;bottom:auto;width:100%;height:4.6875rem;margin-top:.625rem}
.product-carousel-wrap .indicator-wrapper .indicator-control{display:none;position:absolute;background-color:#f2f2f2;width:1.25rem;height:100%;z-index:20}
.product-carousel-wrap .indicator-wrapper .indicator-control:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-right:10px solid #d2d2d2;border-top:10px solid transparent;border-bottom:10px solid transparent}
.product-carousel-wrap .indicator-wrapper .indicator-control.next-thumb{right:0}
.product-carousel-wrap .indicator-wrapper .indicator-control.next-thumb:before{border-left:10px solid #d2d2d2;border-right:0}
.product-carousel-wrap .indicator-wrapper.show-controls .indicator-control{display:block}
.product-carousel-wrap .carousel-indicators{margin:0}
.product-carousel-wrap .carousel-indicators.list-inline{display:block;white-space:nowrap;overflow-x:hidden;top:0;bottom:auto}
.product-carousel-wrap .carousel-indicators>li{position:relative;display:inline-block;width:6.25rem;height:auto;text-indent:initial;border:0;margin-left:-0.25rem;margin-right:.61875rem}
.product-carousel-wrap .carousel-indicators>li:first-child{margin-left:0}
.product-carousel-wrap .carousel-indicators>li:last-child{margin-right:0}
.product-carousel-wrap .carousel-indicators>li a{position:relative;display:block;padding-top:75%}
.product-carousel-wrap .carousel-indicators>li a img{position:absolute;top:0;left:0;width:100%;height:100%}
.product-carousel-wrap .carousel-indicators>li a img.play-icon{width:auto;height:auto;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.product-carousel-wrap .carousel-indicators>li.active{opacity:.9 !important}
.product-carousel-thumb .carousel-inner{position:relative}
.product-carousel-thumb .carousel-inner .carousel-item{height:4.6875rem;position:relative}
.product-carousel-thumb .carousel-inner .carousel-item .item-inner{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:6.25rem;margin-left:.3125rem;margin-right:.3125rem}
.product-carousel-thumb .carousel-inner .carousel-item .item-inner :first-child{margin-left:0}
.product-carousel-thumb .carousel-inner .carousel-item .item-inner:last-child{margin-right:0}
.product-carousel-thumb .carousel-inner .carousel-item .img-fluid{width:100%;opacity:.6}
.product-carousel-thumb .carousel-inner .carousel-item .img-fluid.active{opacity:.9}
.product-carousel-thumb .carousel-inner .carousel-item .slide-image{width:100%;height:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;opacity:.6;cursor:pointer}
.product-carousel-thumb .carousel-inner .carousel-item .slide-image.active{opacity:.9}
.product-carousel-thumb.hide-thumb{display:none !important}
.product-carousel-thumb .carousel-inner .carousel-item.active,.product-carousel-thumb .carousel-inner .carousel-item-next,.product-carousel-thumb .carousel-inner .carousel-item-prev{display:flex}
.product-carousel-thumb .carousel-inner .carousel-item-right.active,.product-carousel-thumb .carousel-inner .carousel-item-next{transform:translateX(16.666667%);-webkit-transform:translateX(16.666667%);-moz-transform:translateX(16.666667%);-o-transform:translateX(16.666667%);-ms-transform:translateX(16.666667%)}
.product-carousel-thumb .carousel-inner .carousel-item-left.active,.product-carousel-thumb .carousel-inner .carousel-item-prev{transform:translateX(-16.666667%);-webkit-transform:translateX(-16.666667%);-moz-transform:translateX(-16.666667%);-o-transform:translateX(-16.666667%);-ms-transform:translateX(-16.666667%)}
.product-carousel-thumb .carousel-inner .carousel-item-right,.product-carousel-thumb .carousel-inner .carousel-item-left{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0)}
.product-carousel-thumb.fixed-width{max-width:40.625rem !important;width:100%;margin-top:.625rem;margin-left:0;margin-right:0}
.product-carousel-thumb .carousel-control-prev,.product-carousel-thumb .carousel-control-next{display:none;background-color:#f2f2f2;width:1.25rem}
.product-carousel-thumb .carousel-control-prev-icon{background:0}
.product-carousel-thumb .carousel-control-prev-icon:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);border-right:10px solid #d2d2d2;border-top:10px solid transparent;border-bottom:10px solid transparent}
.product-carousel-thumb .carousel-control-next-icon{background:0}
.product-carousel-thumb .carousel-control-next-icon:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);border-left:10px solid #d2d2d2;border-top:10px solid transparent;border-bottom:10px solid transparent}
.product-carousel-thumb.hide-thumb-controls .carousel-inner{position:relative;text-align:center}
.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item{width:6.25rem;height:4.6875rem;margin-left:-0.3125rem;margin-right:.625rem;display:inline-block;float:none}
.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item:first-child{margin-left:0}
.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item:last-child{margin-right:0}
.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item .item-inner{max-width:100%;position:absolute;top:0;right:0;bottom:0;left:0;border-left:0;border-right:0}
.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item .img-fluid{width:100%}
.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item.active,.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item-next,.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item-prev{display:inline-block}
.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item-right.active,.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item-next{transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none}
.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item-left.active,.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item-prev{transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none}
.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item-right,.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item-left{transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none}
@media only screen and (min-width:768px) and (max-width:1024px){.product-carousel-wrap.fixed-width{max-width:23.5625rem}
.product-carousel-wrap .modal-content{height:auto;width:60%;margin:0 auto}
.product-carousel-wrap .carousel-inner .carousel-item{padding-top:56.154%}
.product-carousel-wrap .carousel-indicators>li{width:4.5rem}
.product-carousel-thumb.fixed-width{max-width:23.5625rem}
.product-carousel-thumb .carousel-inner .carousel-item{height:3.375rem}
.product-carousel-thumb .carousel-inner .carousel-item .item-inner{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:4.5rem;margin-left:.3125rem;margin-right:.3125rem}
.product-carousel-thumb .carousel-inner .carousel-item .item-inner:first-child{margin-left:0}
.product-carousel-thumb .carousel-inner .carousel-item .item-inner:last-child{margin-right:0}
.product-carousel-thumb .carousel-inner .carousel-item .img-fluid{width:100%}
.product-carousel-thumb .carousel-inner .carousel-item.active,.product-carousel-thumb .carousel-inner .carousel-item-next,.product-carousel-thumb .carousel-inner .carousel-item-prev{display:flex}
.product-carousel-thumb .carousel-inner .carousel-item-right.active,.product-carousel-thumb .carousel-inner .carousel-item-next{transform:translateX(20%);-webkit-transform:translateX(20%);-moz-transform:translateX(20%);-o-transform:translateX(20%);-ms-transform:translateX(20%)}
.product-carousel-thumb .carousel-inner .carousel-item-left.active,.product-carousel-thumb .carousel-inner .carousel-item-prev{transform:translateX(-20%);-webkit-transform:translateX(-20%);-moz-transform:translateX(-20%);-o-transform:translateX(-20%);-ms-transform:translateX(-20%)}
.product-carousel-thumb .carousel-inner .carousel-item-right,.product-carousel-thumb .carousel-inner .carousel-item-left{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0)}
.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item{width:4.5rem;height:3.375rem}
}
@media only screen and (max-width:767.98px){.product-carousel-wrap.fixed-width{max-width:29rem}
.product-carousel-wrap .carousel-inner .carousel-item{padding-top:51.73%}
.product-carousel-wrap .modal-content{height:auto;width:100%}
.product-carousel-wrap .modal-body{padding:0}
.product-carousel-wrap .carousel-indicators>li{width:4.5rem}
.product-carousel-wrap .indicator-wrapper{height:3.375rem}
.product-carousel-thumb.fixed-width{max-width:29rem}
.product-carousel-thumb .carousel-inner .carousel-item{height:3.375rem}
.product-carousel-thumb .carousel-inner .carousel-item .item-inner{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:4.5rem;border:0;margin-left:.3125rem;margin-right:.3125rem}
.product-carousel-thumb .carousel-inner .carousel-item .item-inner:first-child{margin-left:0}
.product-carousel-thumb .carousel-inner .carousel-item .item-inner:last-child{margin-right:0}
.product-carousel-thumb .carousel-inner .carousel-item .img-fluid{width:100%}
.product-carousel-thumb .carousel-inner .carousel-item.active,.product-carousel-thumb .carousel-inner .carousel-item-next,.product-carousel-thumb .carousel-inner .carousel-item-prev{display:flex}
.product-carousel-thumb .carousel-inner .carousel-item-right.active,.product-carousel-thumb .carousel-inner .carousel-item-next{transform:translateX(20%);-webkit-transform:translateX(20%);-moz-transform:translateX(20%);-o-transform:translateX(20%);-ms-transform:translateX(20%)}
.product-carousel-thumb .carousel-inner .carousel-item-left.active,.product-carousel-thumb .carousel-inner .carousel-item-prev{transform:translateX(-20%);-webkit-transform:translateX(-20%);-moz-transform:translateX(-20%);-o-transform:translateX(-20%);-ms-transform:translateX(20%)}
.product-carousel-thumb .carousel-inner .carousel-item-right,.product-carousel-thumb .carousel-inner .carousel-item-left{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0)}
.product-carousel-thumb.hide-thumb-controls .carousel-inner .carousel-item{width:4.5rem;height:3.375rem}
}
.quick-access-wrapper{position:relative;overflow:hidden;width:100%;margin-bottom:.625rem;height:10rem;background-color:transparent;background-repeat:no-repeat;background-size:cover;background-position:center center}
.quick-access-wrapper .quick-access-menu-wrapper{max-width:92%;height:100%;margin:0 auto;display:flex;justify-content:center;text-align:center}
.quick-access-wrapper .quick-access-menu-wrapper .quick-access-menu.cycle-sentinel{display:none !important}
.quick-access-wrapper .quick-access-menu-wrapper .quick-access-menu:first-child{margin-left:0rem}
.quick-access-wrapper .quick-access-menu-wrapper .quick-access-menu-link{display:inline-block;vertical-align:top;padding:28px;overflow:hidden}
.quick-access-wrapper .quick-access-menu-wrapper .quick-access-menu-link:hover{text-decoration:none}
.quick-access-wrapper .quick-access-menu-wrapper .quick-access-menu-link:hover .quick-access__bg-img{transform:scale(1.1)}
.quick-access-wrapper .quick-access-menu-wrapper .quick-access-menu__title{font-size:1rem;width:5rem;white-space:normal;color:#fff;text-transform:capitalize;font-family:OpenSans-Light;display:-webkit-box;max-width:100%;line-height:1.3;line-clamp:2;-webkit-line-clamp:2;-moz-line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.quick-access-wrapper .quick-access__bg-img{height:5rem;width:5rem;margin-bottom:.5rem;margin-left:auto;margin-right:auto;border-radius:50%;background-color:transparent;background-repeat:no-repeat;background-size:cover;background-position:center center;transition:all .25s ease-in-out}
.quick-access-wrapper .left-arrow-icon-wrapper,.quick-access-wrapper .right-arrow-icon-wrapper{width:32px;height:80px;position:absolute;top:32%;text-align:center;cursor:pointer}
.quick-access-wrapper .left-arrow-icon-wrapper.disabled,.quick-access-wrapper .right-arrow-icon-wrapper.disabled{display:none}
.quick-access-wrapper .left-arrow-icon-wrapper{left:0}
.quick-access-wrapper .right-arrow-icon-wrapper{right:0}
.quick-access-wrapper .left-arrow-icon{border-right:10px solid #737373;border-top:10px solid transparent;border-bottom:10px solid transparent;margin-top:1.875rem}
.quick-access-wrapper .right-arrow-icon{border-left:10px solid #737373;border-top:10px solid transparent;border-bottom:10px solid transparent;cursor:pointer;margin-top:1.875rem}
.quick-access-wrapper .cycle-carousel-wrap{top:unset !important}
@media only screen and (min-width:767.98px){.quick-access-wrapper{height:12.5rem}
.quick-access-wrapper .quick-access-menu-wrapper .quick-access-menu-link{padding:17px}
.quick-access-wrapper .quick-access-menu-wrapper{max-width:87%}
.quick-access-wrapper .quick-access__bg-img{margin-bottom:.8125rem;height:100px;width:100px}
.quick-access-wrapper .quick-access-menu-wrapper .quick-access-menu__title{width:100px}
}
@media only screen and (min-width:992px){.quick-access-wrapper{height:12.5rem}
.quick-access-wrapper .quick-access-menu-wrapper{max-width:92%}
.quick-access-wrapper .quick-access-menu-wrapper .quick-access-menu__title{color:#fff;text-transform:capitalize;width:120px}
.quick-access-wrapper .quick-access-menu-wrapper .quick-access-menu-link{padding:1rem 2.35rem}
.quick-access-wrapper .quick-access__bg-img{height:120px;width:120px}
}
@media only screen and (max-width:767px){.quick-access-wrapper .quick-access-menu-wrapper{max-width:90%}
.quick-access-wrapper .quick-access-menu-wrapper .quick-access-menu-link{padding:14px;margin-left:0}
.quick-access-wrapper .left-arrow-icon-wrapper,.quick-access-wrapper .right-arrow-icon-wrapper{width:22px}
}
.rtl .quick-access-wrapper{direction:rtl}
.split-banner-content__item-detail{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.layout1 .carousel1{width:50%}
.layout1 .carousel2{width:50%}
.layout1 .carousel2.gutter-space{margin-right:0}
.layout1.fixed-width-container .carousel1.gutter-space{margin-right:.625rem}
.layout2a .carousel1{width:70%}
.layout2a .carousel2{width:30%}
.layout2a .carousel2.gutter-space{margin-right:0}
.layout2a.fixed-width-container .carousel1.gutter-space{margin-right:.625rem}
.layout2b .carousel2.gutter-space{margin-right:0}
.layout2a .gutter-space{margin-right:0}
.layout2b .carousel1{width:30%}
.layout2b .carousel2{width:70%}
.layout2b .gutter-space{margin-right:0}
.layout2b.fixed-width-container .carousel1.gutter-space{margin-right:.625rem}
.layout3 .carousel1{width:33.33%}
.layout3 .carousel2{width:33.33%}
.layout3 .carousel3{width:33.33%}
.layout3 .gutter-space{margin-right:0;margin-bottom:0rem}
.layout3.fixed-width-container .carousel1.gutter-space,.layout3.fixed-width-container .carousel2.gutter-space{margin-right:.625rem}
.fixed-width{max-width:81.25rem !important;margin:0 auto}
.fixed-width .gutter-space{margin-right:.625rem}
.layout1,.layout2,.layout3,.layout2a,.layout2b{display:flex}
.layout1 .carousel3,.layout2a .carousel3,.layout2b .carousel3{display:none}
.layout1 .text-grey,.layout2 .text-grey,.layout3 .text-grey,.layout2a .text-grey,.layout2b .text-grey{color:#505050}
.layout1 .text-red,.layout2 .text-red,.layout3 .text-red,.layout2a .text-red,.layout2b .text-red{color:#d7000f}
.layout1 .bg-red,.layout2 .bg-red,.layout3 .bg-red,.layout2a .bg-red,.layout2b .bg-red{background-color:#d7000f}
.layout1 .items-left,.layout2 .items-left,.layout3 .items-left,.layout2a .items-left,.layout2b .items-left{position:absolute;left:4rem;bottom:10%;padding-right:.625rem}
.layout1 .items-center,.layout2 .items-center,.layout3 .items-center,.layout2a .items-center,.layout2b .items-center{position:absolute;text-align:center;width:100%;bottom:10%}
.layout1 .items-right,.layout2 .items-right,.layout3 .items-right,.layout2a .items-right,.layout2b .items-right{position:absolute;text-align:right;bottom:10%;right:4%}
.layout1 .split-banner-wrapper,.layout2 .split-banner-wrapper,.layout3 .split-banner-wrapper,.layout2a .split-banner-wrapper,.layout2b .split-banner-wrapper{height:100%;position:relative}
.layout1 .split-banner-wrapper .carousel-indicators li,.layout2 .split-banner-wrapper .carousel-indicators li,.layout3 .split-banner-wrapper .carousel-indicators li,.layout2a .split-banner-wrapper .carousel-indicators li,.layout2b .split-banner-wrapper .carousel-indicators li{width:.5rem;height:.5rem;border-radius:100%;border:0;margin-right:1.25rem;margin-bottom:0}
.layout1 .split-banner-wrapper .carousel-indicators .active,.layout2 .split-banner-wrapper .carousel-indicators .active,.layout3 .split-banner-wrapper .carousel-indicators .active,.layout2a .split-banner-wrapper .carousel-indicators .active,.layout2b .split-banner-wrapper .carousel-indicators .active{width:1.5rem;border-radius:.34375rem}
.layout1 .split-banner-wrapper .carousel-inner,.layout2 .split-banner-wrapper .carousel-inner,.layout3 .split-banner-wrapper .carousel-inner,.layout2a .split-banner-wrapper .carousel-inner,.layout2b .split-banner-wrapper .carousel-inner{height:100%;position:relative}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item,.layout2 .split-banner-wrapper .carousel-inner .carousel-item,.layout3 .split-banner-wrapper .carousel-inner .carousel-item,.layout2a .split-banner-wrapper .carousel-inner .carousel-item,.layout2b .split-banner-wrapper .carousel-inner .carousel-item{position:relative;height:100%}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item:hover .image-wrapper,.layout2 .split-banner-wrapper .carousel-inner .carousel-item:hover .image-wrapper,.layout3 .split-banner-wrapper .carousel-inner .carousel-item:hover .image-wrapper,.layout2a .split-banner-wrapper .carousel-inner .carousel-item:hover .image-wrapper,.layout2b .split-banner-wrapper .carousel-inner .carousel-item:hover .image-wrapper{transform:scale(1.1)}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item .image-wrapper,.layout2 .split-banner-wrapper .carousel-inner .carousel-item .image-wrapper,.layout3 .split-banner-wrapper .carousel-inner .carousel-item .image-wrapper,.layout2a .split-banner-wrapper .carousel-inner .carousel-item .image-wrapper,.layout2b .split-banner-wrapper .carousel-inner .carousel-item .image-wrapper{background-size:cover;background-repeat:no-repeat;background-position:center center;height:100%;width:100%;transition:all .5s}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout2 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout3 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout2a .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout2b .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper{position:absolute;text-align:center;bottom:5.625rem;margin:auto}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout2 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout3 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout2a .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout2b .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings{font-family:OpenSans-Light;font-size:1.875rem;font-weight:300;line-height:1.37;margin:auto;width:70%}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item .video-play-btn-center,.layout2 .split-banner-wrapper .carousel-inner .carousel-item .video-play-btn-center,.layout3 .split-banner-wrapper .carousel-inner .carousel-item .video-play-btn-center,.layout2a .split-banner-wrapper .carousel-inner .carousel-item .video-play-btn-center,.layout2b .split-banner-wrapper .carousel-inner .carousel-item .video-play-btn-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item .video-play-btn-right,.layout2 .split-banner-wrapper .carousel-inner .carousel-item .video-play-btn-right,.layout3 .split-banner-wrapper .carousel-inner .carousel-item .video-play-btn-right,.layout2a .split-banner-wrapper .carousel-inner .carousel-item .video-play-btn-right,.layout2b .split-banner-wrapper .carousel-inner .carousel-item .video-play-btn-right{position:absolute;top:4%;right:2%}
.split-banner-carousel .modal-content{height:auto;border-radius:0;width:100%}
.split-banner-carousel .modal-content .modal-body{padding:0}
.split-banner-carousel .modal-content .modal-body .video-wrapper{width:100%;height:100%}
.split-banner-carousel .modal-content .modal-header{padding:0;border:0}
.split-banner-carousel .modal-content .modal-header .close{position:absolute;top:10px;right:10px;z-index:1}
.split-banner-carousel .modal-content .modal-header-item{color:#000;margin:auto;display:inline-block}
.layout1 .split-banner-wrapper .split-banner-content__header,.layout2 .split-banner-wrapper .split-banner-content__header,.layout3 .split-banner-wrapper .split-banner-content__header,.layout2a .split-banner-wrapper .split-banner-content__header,.layout2b .split-banner-wrapper .split-banner-content__header{font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;line-height:1.35;margin-bottom:-0.125rem}
.layout1 .split-banner-wrapper .split-banner-content__subheader,.layout2 .split-banner-wrapper .split-banner-content__subheader,.layout3 .split-banner-wrapper .split-banner-content__subheader,.layout2a .split-banner-wrapper .split-banner-content__subheader,.layout2b .split-banner-wrapper .split-banner-content__subheader{font-family:OpenSans-Light;font-size:1.875rem;font-weight:300;line-height:1.37;margin-bottom:.25rem;width:100%}
.layout1 .split-banner-wrapper .split-banner-content__button,.layout2 .split-banner-wrapper .split-banner-content__button,.layout3 .split-banner-wrapper .split-banner-content__button,.layout2a .split-banner-wrapper .split-banner-content__button,.layout2b .split-banner-wrapper .split-banner-content__button{width:11.875rem;height:40px;border-radius:1.25rem;border:0;font-family:OpenSans-SemiBold;font-size:1.25rem;line-height:1.35;color:#fff;outline:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.layout1 .split-banner-wrapper .split-banner-content__button:hover,.layout2 .split-banner-wrapper .split-banner-content__button:hover,.layout3 .split-banner-wrapper .split-banner-content__button:hover,.layout2a .split-banner-wrapper .split-banner-content__button:hover,.layout2b .split-banner-wrapper .split-banner-content__button:hover{background-color:#ff0012}
.layout1 .split-banner-wrapper .split-banner-content__button:active,.layout2 .split-banner-wrapper .split-banner-content__button:active,.layout3 .split-banner-wrapper .split-banner-content__button:active,.layout2a .split-banner-wrapper .split-banner-content__button:active,.layout2b .split-banner-wrapper .split-banner-content__button:active{background-color:#ba000d}
.layout1 .split-banner-wrapper .split-banner-content__button:disabled,.layout2 .split-banner-wrapper .split-banner-content__button:disabled,.layout3 .split-banner-wrapper .split-banner-content__button:disabled,.layout2a .split-banner-wrapper .split-banner-content__button:disabled,.layout2b .split-banner-wrapper .split-banner-content__button:disabled{background-color:#f2f2f2;color:#737373}
@media only screen and (max-width:767.98px){.layout1,.layout2,.layout3,.layout2a,.layout2b{display:block}
.layout1 .split-banner-wrapper,.layout2 .split-banner-wrapper,.layout3 .split-banner-wrapper,.layout2a .split-banner-wrapper,.layout2b .split-banner-wrapper{height:15rem;width:100%}
.layout1 .split-banner-wrapper .carousel-indicators,.layout2 .split-banner-wrapper .carousel-indicators,.layout3 .split-banner-wrapper .carousel-indicators,.layout2a .split-banner-wrapper .carousel-indicators,.layout2b .split-banner-wrapper .carousel-indicators{position:absolute;bottom:0}
.layout1 .split-banner-wrapper .carousel-inner,.layout2 .split-banner-wrapper .carousel-inner,.layout3 .split-banner-wrapper .carousel-inner,.layout2a .split-banner-wrapper .carousel-inner,.layout2b .split-banner-wrapper .carousel-inner{height:100%}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item,.layout2 .split-banner-wrapper .carousel-inner .carousel-item,.layout3 .split-banner-wrapper .carousel-inner .carousel-item,.layout2a .split-banner-wrapper .carousel-inner .carousel-item,.layout2b .split-banner-wrapper .carousel-inner .carousel-item{position:relative}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout2 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout3 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout2a .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout2b .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper{position:absolute;bottom:2.1875rem}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout2 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout3 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout2a .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout2b .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings{font-family:OpenSans-Light;font-size:1.5rem;font-weight:300;line-height:1.37;margin:auto;width:55%}
.layout1 .split-banner-wrapper .split-banner-content__header,.layout2 .split-banner-wrapper .split-banner-content__header,.layout3 .split-banner-wrapper .split-banner-content__header,.layout2a .split-banner-wrapper .split-banner-content__header,.layout2b .split-banner-wrapper .split-banner-content__header{font-family:OpenSans-SemiBold;font-size:1rem;font-weight:600;line-height:1.35;margin-bottom:5px}
.layout1 .split-banner-wrapper .split-banner-content__subheader,.layout2 .split-banner-wrapper .split-banner-content__subheader,.layout3 .split-banner-wrapper .split-banner-content__subheader,.layout2a .split-banner-wrapper .split-banner-content__subheader,.layout2b .split-banner-wrapper .split-banner-content__subheader{font-family:OpenSans-Light;font-size:1.5rem;font-weight:300;line-height:1.37;margin-bottom:-0.125rem}
.layout1 .split-banner-wrapper .split-banner-content__button,.layout2 .split-banner-wrapper .split-banner-content__button,.layout3 .split-banner-wrapper .split-banner-content__button,.layout2a .split-banner-wrapper .split-banner-content__button,.layout2b .split-banner-wrapper .split-banner-content__button{width:7.3125rem;height:24px;border-radius:1.25rem;border:0;font-family:OpenSans-SemiBold;font-size:.75rem;line-height:1.35;color:#fff;outline:0}
.layout1 .items-left,.layout2 .items-left,.layout3 .items-left,.layout2a .items-left,.layout2b .items-left{position:absolute;left:4rem;bottom:20%}
.layout1 .items-center,.layout2 .items-center,.layout3 .items-center,.layout2a .items-center,.layout2b .items-center{position:absolute;text-align:center;width:100%;bottom:20%}
.layout1 .items-right,.layout2 .items-right,.layout3 .items-right,.layout2a .items-right,.layout2b .items-right{position:absolute;text-align:right;bottom:20%;right:4%}
.layout3.fixed-width-container .carousel1.gutter-space,.layout3.fixed-width-container .carousel2.gutter-space{margin-bottom:1rem}
.layout2a.fixed-width-container .carousel1.gutter-space{margin-bottom:1rem}
.layout2a.fixed-width-container .carousel1.gutter-space{margin-bottom:1rem}
.layout1.fixed-width-container .carousel1.gutter-space{margin-bottom:1rem}
}
@media only screen and (min-width:768px){.layout1,.layout2,.layout3,.layout2a,.layout2b{height:18.75rem}
.layout1 .split-banner-wrapper,.layout2 .split-banner-wrapper,.layout3 .split-banner-wrapper,.layout2a .split-banner-wrapper,.layout2b .split-banner-wrapper{height:100%;position:relative}
.layout1 .split-banner-wrapper .carousel-indicators,.layout2 .split-banner-wrapper .carousel-indicators,.layout3 .split-banner-wrapper .carousel-indicators,.layout2a .split-banner-wrapper .carousel-indicators,.layout2b .split-banner-wrapper .carousel-indicators{position:absolute;bottom:.625rem}
.layout1 .split-banner-wrapper .carousel-inner,.layout2 .split-banner-wrapper .carousel-inner,.layout3 .split-banner-wrapper .carousel-inner,.layout2a .split-banner-wrapper .carousel-inner,.layout2b .split-banner-wrapper .carousel-inner{position:relative}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item,.layout2 .split-banner-wrapper .carousel-inner .carousel-item,.layout3 .split-banner-wrapper .carousel-inner .carousel-item,.layout2a .split-banner-wrapper .carousel-inner .carousel-item,.layout2b .split-banner-wrapper .carousel-inner .carousel-item{position:relative}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout2 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout3 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout2a .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout2b .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper{position:absolute;bottom:4.6875rem}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout2 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout3 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout2a .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout2b .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings{font-family:OpenSans-Light;font-size:1.5rem;font-weight:300;line-height:1.37;margin:0 auto;width:76%}
.layout1 .split-banner-wrapper .split-banner-content__header,.layout2 .split-banner-wrapper .split-banner-content__header,.layout3 .split-banner-wrapper .split-banner-content__header,.layout2a .split-banner-wrapper .split-banner-content__header,.layout2b .split-banner-wrapper .split-banner-content__header{font-family:OpenSans-SemiBold;font-size:.875rem;font-weight:600;line-height:1.35}
.layout1 .split-banner-wrapper .split-banner-content__subheader,.layout2 .split-banner-wrapper .split-banner-content__subheader,.layout3 .split-banner-wrapper .split-banner-content__subheader,.layout2a .split-banner-wrapper .split-banner-content__subheader,.layout2b .split-banner-wrapper .split-banner-content__subheader{font-family:OpenSans-Light;font-size:1.5rem;font-weight:300;line-height:1.37;width:91%;margin-bottom:.25rem}
.layout1 .split-banner-wrapper .split-banner-content__button,.layout2 .split-banner-wrapper .split-banner-content__button,.layout3 .split-banner-wrapper .split-banner-content__button,.layout2a .split-banner-wrapper .split-banner-content__button,.layout2b .split-banner-wrapper .split-banner-content__button{width:7.3125rem;height:24px;border-radius:1.25rem;border:0;font-family:OpenSans-SemiBold;font-size:.75rem;line-height:1.35;color:#fff;outline:0}
.layout1 .split-banner-wrapper .split-banner-content__item-detail,.layout2 .split-banner-wrapper .split-banner-content__item-detail,.layout3 .split-banner-wrapper .split-banner-content__item-detail,.layout2a .split-banner-wrapper .split-banner-content__item-detail,.layout2b .split-banner-wrapper .split-banner-content__item-detail{margin-bottom:.3125rem}
.layout1 .items-left,.layout2 .items-left,.layout3 .items-left,.layout2a .items-left,.layout2b .items-left{position:absolute;left:4rem;bottom:20%}
.layout1 .items-center,.layout2 .items-center,.layout3 .items-center,.layout2a .items-center,.layout2b .items-center{position:absolute;text-align:center;width:100%;bottom:20%}
.layout1 .items-right,.layout2 .items-right,.layout3 .items-right,.layout2a .items-right,.layout2b .items-right{position:absolute;text-align:right;bottom:20%;right:4%}
}
@media only screen and (min-width:992px){.layout1,.layout2,.layout3,.layout2a,.layout2b{height:25rem;position:relative}
.layout1 .split-banner-wrapper,.layout2 .split-banner-wrapper,.layout3 .split-banner-wrapper,.layout2a .split-banner-wrapper,.layout2b .split-banner-wrapper{height:100%}
.layout1 .split-banner-wrapper .carousel-indicators,.layout2 .split-banner-wrapper .carousel-indicators,.layout3 .split-banner-wrapper .carousel-indicators,.layout2a .split-banner-wrapper .carousel-indicators,.layout2b .split-banner-wrapper .carousel-indicators{position:absolute}
.layout1 .split-banner-wrapper .carousel-inner,.layout2 .split-banner-wrapper .carousel-inner,.layout3 .split-banner-wrapper .carousel-inner,.layout2a .split-banner-wrapper .carousel-inner,.layout2b .split-banner-wrapper .carousel-inner{position:relative}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item,.layout2 .split-banner-wrapper .carousel-inner .carousel-item,.layout3 .split-banner-wrapper .carousel-inner .carousel-item,.layout2a .split-banner-wrapper .carousel-inner .carousel-item,.layout2b .split-banner-wrapper .carousel-inner .carousel-item{position:relative}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout2 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout3 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout2a .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper,.layout2b .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper{position:absolute;bottom:4.375rem}
.layout1 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout2 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout3 .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout2a .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings,.layout2b .split-banner-wrapper .carousel-inner .carousel-item .text-wrapper .split-banner__carousel-headings{font-family:OpenSans-Light;font-size:1.875rem;font-weight:300;line-height:1.37;margin:auto;width:70%}
.layout1 .split-banner-wrapper .split-banner-content__header,.layout2 .split-banner-wrapper .split-banner-content__header,.layout3 .split-banner-wrapper .split-banner-content__header,.layout2a .split-banner-wrapper .split-banner-content__header,.layout2b .split-banner-wrapper .split-banner-content__header{font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;line-height:1.35;margin-bottom:5px}
.layout1 .split-banner-wrapper .split-banner-content__subheader,.layout2 .split-banner-wrapper .split-banner-content__subheader,.layout3 .split-banner-wrapper .split-banner-content__subheader,.layout2a .split-banner-wrapper .split-banner-content__subheader,.layout2b .split-banner-wrapper .split-banner-content__subheader{font-family:OpenSans-Light;font-size:1.875rem;font-weight:300;line-height:1.37;width:100%;margin-bottom:.25rem}
.layout1 .split-banner-wrapper .split-banner-content__button,.layout2 .split-banner-wrapper .split-banner-content__button,.layout3 .split-banner-wrapper .split-banner-content__button,.layout2a .split-banner-wrapper .split-banner-content__button,.layout2b .split-banner-wrapper .split-banner-content__button{width:11.875rem;height:40px;border-radius:1.25rem;border:0;font-family:OpenSans-SemiBold;font-size:1.25rem;line-height:1.35;color:#fff;outline:0}
.layout1 .items-left,.layout2 .items-left,.layout3 .items-left,.layout2a .items-left,.layout2b .items-left{position:absolute;left:4rem;bottom:10%}
.layout1 .items-center,.layout2 .items-center,.layout3 .items-center,.layout2a .items-center,.layout2b .items-center{position:absolute;text-align:center;width:100%;bottom:10%}
.layout1 .items-right,.layout2 .items-right,.layout3 .items-right,.layout2a .items-right,.layout2b .items-right{position:absolute;text-align:right;bottom:10%;right:4%}
}
.rtl .split-banner-carousel{direction:rtl}
.rtl .layout2a .items-left,.layout2b .items-left{float:right;direction:rtl;right:0;text-align:right;left:unset}
.rtl .layout1 .items-left{direction:rtl;right:4rem;text-align:right;left:0}
.rtl .layout1 .items-center,.layout2a .items-center,.layout2b .items-center{direction:rtl}
.rtl .layout1 .items-right{right:unset;float:left;left:5%;text-align:left}
.cmp-split-tile{max-width:1330px;width:100%;padding:0 1.25rem;margin:.5rem auto}
.cmp-split-tile .card-wrapper{display:inline-block;width:100%}
.cmp-split-tile .card-wrapper .card{border-radius:5px;flex:0 0 100%;display:flex;flex-direction:row;margin-bottom:1rem;border:1px solid rgba(0,0,0,.125);height:140px;cursor:pointer;-webkit-box-shadow:0 4px 10px 0 rgba(34,41,77,.15);-moz-box-shadow:0 4px 10px 0 rgba(34,41,77,.15);box-shadow:0 4px 10px 0 rgba(34,41,77,.15);-webkit-transition:all .6s;transition:all .6s}
.cmp-split-tile .card-wrapper .card:hover{-webkit-box-shadow:8px 10px 20px rgba(34,41,77,.15);-moz-box-shadow:8px 10px 20px rgba(34,41,77,.15);box-shadow:8px 10px 20px rgba(34,41,77,.15)}
.cmp-split-tile .card-wrapper .card .img-wrapper{width:144px;background-color:#f2f2f2;position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:5px}
.cmp-split-tile .card-wrapper .card .content-wrapper .title{height:2.41rem;display:block;display:-webkit-box;max-width:95%;line-height:1.2;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px}
.cmp-split-tile .card-wrapper .card .content-wrapper .description{line-height:1.3}
.cmp-split-tile .card-wrapper .card .content-wrapper .description p{height:5.3rem;display:block;display:-webkit-box;max-width:95%;line-height:1.6;line-clamp:5;-webkit-line-clamp:5;-moz-line-clamp:5;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.cmp-split-tile .card-wrapper .card .img-wrapper .btn-explore{display:inline-block;font-size:.75rem;font-family:OpenSans-SemiBold;color:#fff;background-color:#d61222;border-radius:25px;left:50%;bottom:0;position:absolute;transform:translate(-50%,-50%);border:0;width:92px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.cmp-split-tile .card-wrapper .card:hover .img-wrapper .btn-explore{background-color:#ff0012;border-color:#ff0012}
.cmp-split-tile .card-wrapper .card .img-wrapper .btn-explore:hover{background-color:#ff0012;border-color:#ff0012}
.cmp-split-tile .card-wrapper .card .img-wrapper .btn-explore:active{background-color:#ba000d;border-color:#ba000d}
.cmp-split-tile .card-wrapper .card .img-wrapper:hover .btn-explore{display:inline-block}
.cmp-split-tile .card-wrapper .card .content-wrapper{color:#505050;width:calc(100% - 144px);padding:.625rem 1rem;overflow:hidden}
.cmp-split-tile .card-wrapper .card .content-wrapper .title{font-size:1rem;font-family:OpenSans-SemiBold}
.cmp-split-tile .card-wrapper .card .content-wrapper .description{font-size:1rem;font-family:OpenSans}
@media(min-width :768px){.cmp-split-tile .tile-card{flex:0 0 48%}
.cmp-split-tile .card-wrapper .card .img-wrapper{width:210px}
.cmp-split-tile .card-wrapper .card .content-wrapper{width:calc(100% - 210px);margin:10px;overflow-y:hidden;text-overflow:ellipsis}
.cmp-split-tile .card-wrapper .card .content-wrapper .title{font-size:1rem;height:1.3rem}
.cmp-split-tile .card-wrapper .card .content-wrapper .description{line-height:1.3}
.cmp-split-tile .card-wrapper .card .content-wrapper .description p{font-size:1rem}
}
@media(min-width :768px) and (max-width:991px){.cmp-split-tile .card-wrapper .card .content-wrapper .description p{line-clamp:3;-webkit-line-clamp:3;-moz-line-clamp:3;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.6}
.cmp-split-tile .card-wrapper{display:inline-block;width:100%}
}
@media(min-width :992px){.cmp-split-tile .card-wrapper{margin:0 1rem;width:100%;display:flex}
.cmp-split-tile .card-wrapper .tile-card{width:48%;display:inline-block}
.cmp-split-tile .card-wrapper .card{flex:0 0 48%;margin:1rem .75rem;height:140px}
.cmp-split-tile .card-wrapper .card .content-wrapper .title{font-size:1rem;height:1.3rem}
.cmp-split-tile .card-wrapper .card .content-wrapper .description{font-size:.75rem;line-height:1.37}
.cmp-split-tile .card-wrapper .card .content-wrapper .description p{line-height:1.38;font-size:.75rem}
.cmp-split-tile .card-wrapper .card .img-wrapper .btn-explore{display:inline-block}
}
@media(max-width :767px){.cmp-split-tile .card-wrapper .card .content-wrapper .description p{line-height:1.4;ine-clamp:4;-webkit-line-clamp:4;-moz-line-clamp:4;font-size:.875rem}
.cmp-split-tile .card-wrapper .card .content-wrapper .description p{height:5rem}
}
.cmp-split-tile .card-wrapper:nth-child(2) .tile-card .split-tile:nth-child(1) .card{margin-top:0}
@media(max-width :480px){.cmp-split-tile .card-wrapper .card .content-wrapper .title{-webkit-line-clamp:2}
.cmp-split-tile .card-wrapper .card .content-wrapper .description{line-height:1.32}
.cmp-split-tile .card-wrapper .card .content-wrapper .description p{line-height:1.45}
}
.rtl .cmp-split-tile{direction:rtl}
.rtl .cmp-split-tile .card-wrapper .card .content-wrapper{direction:rtl}
.rtl .cmp-split-tile .card-wrapper .card .content-wrapper .title{text-align:right}
.rtl .cmp-split-tile .card-wrapper .card .content-wrapper .description{text-align:right}
.rtl .cmp-split-tile .card-wrapper .card .content-wrapper .description p{text-align:right}
.rtl .cmp-split-tile .card-wrapper .card .img-wrapper .btn-explore{direction:rtl}
.rtl .split-banner-content__subheader{max-height:50px;overflow:hidden}
.rtl .split-banner-content__header{max-height:70px;overflow:hidden}
@media only screen and (max-width:768px){.rtl .split-banner-content__subheader,.rtl .split-banner-content__header{max-height:45px}
.rtl .split-banner-content__item-detail{max-height:60px}
}
.subscribe-wrapper{max-width:68.125rem;margin-top:1.875rem;margin-bottom:1.875rem;width:100%;text-align:center;background-color:white;padding:50px 0;border-radius:.625rem;box-shadow:40px 0 99px 0 rgba(0,0,0,0.16)}
@media(min-width:1023px){.subscribe-wrapper{border-radius:.3125rem}
}
.subscribe-wrapper .title{font-size:1.875rem;color:#505050;margin-bottom:1.25rem}
@media(max-width:767.9px){.subscribe-wrapper .title{font-size:1.5rem}
}
.subscribe-wrapper .subscribe-btn{font-size:20px;font-family:OpenSans-SemiBold;border-radius:1.875rem;max-width:13.75rem;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.subscribe .model-wrap{max-width:81.875rem;width:100%}
@media(max-width:768px){.subscribe .model-wrap{margin-left:0;margin-right:0}
}
.subscribe .model-wrap .modal-content{border-radius:0}
.subscribe .model-wrap .model-header-wrap{border-bottom:0;padding-top:1.25rem}
.subscribe .model-wrap .model-header-wrap .title-wrap{max-width:61.25rem;width:100%;margin:0 auto}
@media(max-width:768px){.subscribe .model-wrap .model-header-wrap .title-wrap{max-width:34.375rem}
}
@media(min-width:768px){.subscribe .model-wrap .model-header-wrap .title-wrap{padding-left:1.625rem}
}
@media(max-width:767.9px){.subscribe .model-wrap .model-header-wrap .title-wrap .modal-title{font-size:1rem}
}
.subscribe .model-wrap .model-header-wrap .close{margin-left:0;font-size:2rem;padding-top:.3125rem}
@media(max-width:767.9px){.subscribe .model-wrap .model-header-wrap{padding-left:.6875rem;padding-right:.6875rem}
}
.subscribe .model-wrap .subscribe-success-msg{font-size:1.25rem;display:none;margin-left:-0.3125rem;margin-right:-0.3125rem}
.subscribe .model-wrap .subscribe-failed-msg{font-size:1.25rem;display:none;margin-left:-0.3125rem;margin-right:-0.3125rem}
.subscribe .model-wrap .modal-body-wrap{max-width:61.25rem;width:100%;margin:0 auto;padding-bottom:2.1875rem}
@media(max-width:768px){.subscribe .model-wrap .modal-body-wrap{max-width:34.375rem}
}
.subscribe .model-wrap .modal-body .input-wrap{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}
.subscribe .model-wrap .modal-body .input-wrap .input-item{flex:0 0 45%;max-width:26.875rem}
.subscribe .model-wrap .modal-body .input-wrap .input-item .input-label{font-size:1rem;color:#505050}
.subscribe .model-wrap .modal-body .input-wrap .input-item span{color:#d7000f}
@media(max-width:768px){.subscribe .model-wrap .modal-body .input-wrap .input-item{flex:0 0 100%;max-width:100%}
}
.subscribe .model-wrap .modal-body .input-wrap .btn-wrap{align-self:flex-end}
.subscribe .model-wrap .modal-body .input-wrap .btn-wrap button{font-size:1.25rem;font-family:OpenSans-SemiBold;border-radius:1.25rem;max-width:10rem;width:100%;line-height:1}
@media(max-width:767.9px){.subscribe .model-wrap .modal-body .input-wrap .btn-wrap button{line-height:1.4}
}
.subscribe .model-wrap .modal-body .input-wrap .btn-wrap .btn-submit{color:#fff;margin-right:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.subscribe .model-wrap .modal-body .input-wrap .btn-wrap .btn-cancel{color:#505050;background-color:#fff;border:1px solid #505050;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:768px){.subscribe .model-wrap .modal-body .input-wrap .btn-wrap{display:flex;justify-content:center;align-items:center;margin-top:1.25rem}
}
.subscribe .form-group{position:relative;margin-bottom:.625rem;padding-top:.625rem}
.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}
.alert-failed{color:#ff0012;background-color:#d4edda;border-color:#e6b6b9}
.subscribe .error{position:absolute;top:-0.3125rem;left:0;color:#d7000f;font-size:.625rem;font-style:normal}
.rtl .subscribe-wrapper{direction:rtl}
.rtl .subscribe .subscribe-modal{direction:rtl}
.rtl .subscribe .modal-title,.rtl .subscribe .model-wrap .modal-body .input-wrap,.rtl .subscribe .model-wrap .subscribe-failed-msg,.rtl .subscribe .model-wrap .subscribe-success-msg{text-align:right}
.stories-carousel-wrapper{width:100%;padding-top:30px}
.stories-carousel-wrapper a:hover{text-decoration:none}
.stories__header{font-size:1.5rem;font-family:OpenSans-SemiBold;color:#505050;font-weight:600;line-height:1.67;text-align:center}
.stories__header--border{display:none}
.stories-carousel-wrapper .stories__image-container-parent{height:15rem;margin-left:.4375rem;margin-right:.4375rem;overflow:hidden;display:inline-flex;width:31.7%;position:relative}
.stories-carousel-wrapper .carousel-item .stories__image-container-parent:first-child{margin-left:12px}
@media only screen and (max-width:992px){.stories-carousel-wrapper .stories__image-container-parent{width:31.1%}
}
@media only screen and (max-width:767px){.stories-carousel-wrapper .stories__image-container-parent{width:100%}
}
.stories-carousel-wrapper .image-container-link{display:block;width:100%}
.stories-carousel-wrapper .stories__image-container{padding-bottom:.8125rem;padding-left:.8rem;background-position:center center;background-size:cover;height:100%;width:100%;background-color:#f2f2f2;position:relative}
.stories-carousel-wrapper .stories__image-container:last-child{margin-right:0}
.stories-carousel-wrapper .stories__image-container:first-child{margin-left:0}
.stories-carousel-wrapper .stories__image-container-img{height:15rem;width:100%;position:absolute;bottom:0;left:0}
.stories-carousel-wrapper .view-all-mobile{display:none}
.stories-carousel-wrapper .stories__image-info{padding-top:.8125rem;padding-bottom:.51875rem;padding-left:.875rem;height:7.95625rem;position:absolute;bottom:20px;left:10px;width:94%;opacity:.9;border-radius:5px;color:#505050;background-color:#fff;z-index:1}
.stories-carousel-wrapper .stories__image-info--heading{font-size:1rem;font-family:OpenSans-SemiBold;text-align:left;line-height:1.38;margin-bottom:0}
.stories-carousel-wrapper .stories__image-info--success-stories{font-size:.625rem;padding-top:.8125rem;width:80%;color:#737373;display:inline-block;font-family:OpenSans;text-align:left;line-height:1.36;text-transform:capitalize;margin-bottom:0}
.stories-carousel-wrapper .stories__image-info--success-stories-description{display:none;text-transform:capitalize}
.stories-carousel-wrapper .stories__image-info .view-description-wrap{display:inline-block;float:right;position:absolute;right:5px;bottom:5px}
.stories-carousel-wrapper .stories-carousel-bottom{padding-right:.625rem;overflow-x:hidden}
.stories-carousel-wrapper .view-all:hover{text-decoration:none}
.stories-carousel-wrapper .view-all{font-size:1rem;padding-right:1.625rem;color:#505050;line-height:1.38;text-transform:capitalize;display:inline-flex;background-repeat:no-repeat;background-size:20px auto;background-position:right}
.stories-carousel-wrapper .view-all::after{width:1.5625rem;height:1.1875rem;margin-left:.625rem;display:inline-block;content:" ";background-image:url('../../../etc/clientlibs/it/resources/images/more-static.png');background-repeat:no-repeat;background-size:20px auto}
.stories-carousel-wrapper .view-all:hover::after{background-image:url('../../../etc/clientlibs/it/resources/icons/more.gif')}
.stories-carousel-wrapper .view-all-arrow{width:1.25rem;height:auto}
.stories-carousel-wrapper .view{text-align:right;padding-top:3.1875rem;padding-bottom:4rem}
.stories-carousel-wrapper .carousel-indicators{bottom:-3.125rem}
.stories-carousel-wrapper .carousel-indicators li{width:.5rem;height:.5rem;border-radius:50%;border:0;margin-right:8px;margin-bottom:0;background-color:#737373}
.stories-carousel-wrapper .carousel-indicators .active{width:1.25rem;border-radius:.34375rem}
.stories-carousel-wrapper .stories-mobile-view{display:none}
@media only screen and (min-width:768px){.stories-carousel-wrapper .stories__image-container-parent .stories__image-info--success-stories{overflow:hidden;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-moz-line-clamp:4;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-transform:none;padding-top:0}
.stories-carousel-wrapper .stories__image-container-parent .stories__image-info--heading{font-size:1.25rem;font-weight:600;line-height:1.2;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-moz-line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
}
@media only screen and (min-width:992px){.stories-carousel-wrapper{max-width:81.875rem;margin:0 auto}
.stories__header{font-size:1.875rem;font-weight:600;line-height:1.37;position:relative}
.stories__header--border{width:6.25rem;height:.125rem;background-color:#505050;display:block;margin:auto;margin-bottom:.9375rem}
.stories-carousel-wrapper .stories__image-container-parent{height:25rem}
.stories-carousel-wrapper .stories__image-container-parent .stories__image-container{height:25rem;padding:1.25rem;position:relative;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.stories-carousel-wrapper .stories__image-container-parent.hover .stories__image-container{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}
.stories-carousel-wrapper .stories__image-container-parent .stories__image-info{height:auto;max-height:360px;min-height:10rem;padding-top:.9375rem;padding-bottom:1.25rem;padding-left:1.25rem}
.stories-carousel-wrapper .stories__image-container-parent .stories__image-info--heading{font-size:1.25rem;font-weight:600;line-height:1.3;height:55px}
.stories-carousel-wrapper .stories__image-container-parent .stories__image-info--success-stories{font-size:1rem;padding-top:.3125rem;height:5.875rem;min-height:5.875rem;max-height:18.75rem;font-family:OpenSans-Light;text-transform:none}
.stories-carousel-wrapper .stories__image-container-parent .stories__image-info--success-stories:hover{line-clamp:13;-webkit-line-clamp:13;-moz-line-clamp:13}
.stories-carousel-wrapper .stories__image-container-parent .stories__image-info--success-stories-description{font-size:1rem;font-family:OpenSans-Light;width:85%;font-weight:300;line-height:1.38;display:none}
.stories-carousel-wrapper .stories__image-container-parent .stories__image-info .view-description-wrap{margin-left:.5rem}
.stories-carousel-wrapper .stories__image-container-parent .stories__image-info .view{text-align:right;padding-top:2.5rem;padding-bottom:0rem}
.stories-carousel-wrapper .stories__image-container-parent .stories__image-info .carousel-indicators .active{width:1.5rem;border-radius:.34375rem}
.stories-carousel-wrapper .stories__image-container-parent .stories__image-info .events-mobile-view{display:none}
.stories-carousel-wrapper .stories__image-container-parent .stories__image-info .stories-carousel-bottom{padding-right:.625rem;padding-bottom:2.0625rem;overflow-x:hidden}
}
@media only screen and (max-width:767.98px){.desktop-tab-view{display:none}
.stories-carousel-bottom{display:none}
.stories-carousel-wrapper .stories-mobile-view{display:block}
.stories-carousel-wrapper .stories-mobile-view .stories-mobile-view__header{margin:0;height:6rem;width:100%;display:flex;align-items:center;justify-content:center;background-color:#f2f2f2}
.stories-carousel-wrapper .stories-mobile-view .stories-mobile-view__header--heading{font-family:OpenSans-SemiBold;font-size:1.875rem;font-weight:600;line-height:1.67;color:#505050;text-align:center}
.stories-carousel-wrapper .stories-mobile-view .image-container-link{text-decoration:none}
.stories-carousel-wrapper .stories-mobile-view .stories-mobile-view__image-container{height:15rem;width:100%;position:relative}
.stories-carousel-wrapper .stories-mobile-view .stories-mobile-view__image-container .stories-mobile-view__image-info{height:7.5rem;padding-top:1.0625rem;padding-bottom:.625rem;padding-left:.9375rem;margin-left:.5rem;margin-bottom:1.25rem;width:85%;opacity:.9;border-radius:5px;color:#505050;background-color:#fff;position:absolute;bottom:0;left:0}
.stories-carousel-wrapper .stories-mobile-view .stories-mobile-view__image-container .stories-mobile-view__image-info--heading{font-size:1.25rem;color:#505050;font-family:OpenSans-SemiBold;font-weight:600;line-height:1.3;text-align:left;padding:0 5px 0 0;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-moz-line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.stories-carousel-wrapper .stories-mobile-view .stories-mobile-view__image-container .stories-mobile-view__image-info--success-stories{font-size:.75rem;width:85%;color:#505050;font-family:OpenSans;line-height:1.35;text-align:left;display:inline-block;overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-moz-line-clamp:3;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.stories-carousel-wrapper .stories-mobile-view .stories-mobile-view__image-container .stories-mobile-view__image-info .view-description-wrap{display:inline-block;justify-content:flex-end;position:absolute;right:5px;bottom:0}
.stories-carousel-wrapper .stories-mobile-view .stories-mobile-view__image-container-child{position:absolute;height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center}
.stories-carousel-wrapper .stories-mobile-view .stories-mobile-view-bottom{height:7.8125rem;width:100%;display:flex;justify-content:flex-end;background-color:#f2f2f2}
.stories-carousel-wrapper .stories-mobile-view .stories-mobile-view-bottom .all-page-mobile:hover{text-decoration:none}
.stories-carousel-wrapper .stories-mobile-view .stories-mobile-view-bottom .view-mobile{padding-top:1.875rem}
.stories-carousel-wrapper .stories-mobile-view .stories-mobile-view-bottom .view-all-mobile{font-size:1rem;padding-right:.625rem;color:#505050;font-family:OpenSans;line-height:1.38;display:inline-flex;text-transform:capitalize}
.stories-carousel-wrapper .stories-mobile-view .stories-mobile-view-bottom .view-all-mobile::after{width:1.5625rem;height:1.1875rem;margin-left:.625rem;display:inline-block;content:" ";background-image:url('../../../etc/clientlibs/it/resources/icons/icon-circled-right.png');background-repeat:no-repeat;background-size:20px auto}
.stories-carousel-wrapper .stories-mobile-view .stories-mobile-view-bottom .view-all-mobile-arrow{width:1.25rem;margin-left:.5625rem;height:auto}
}
.rtl .stories-carousel-wrapper{direction:rtl;text-align:right}
.rtl .stories-carousel-wrapper .view{float:left}
.rtl .stories-carousel-wrapper .view-all:after{transform:rotate(180deg);margin-right:.625rem;margin-left:0;margin-top:4px}
.rtl .stories-carousel-wrapper .stories__image-container-parent .stories__image-info--heading{padding-right:1.25rem;float:right}
.rtl .stories__image-container-parent .stories__image-info--success-stories{padding-right:1.2rem;text-align:right}
.rtl .stories-carousel-wrapper .stories__image-container-parent .stories__image-info--heading{text-align:right}
@media screen and (min-width:768px) and (max-width:992px){.rtl .stories-carousel-wrapper .stories__image-container-parent .stories__image-info--heading{height:40px}
.rtl .stories__image-container-parent .stories__image-info--success-stories{height:80px}
}
@media screen and (min-width:992px) and (max-width:1024px){.rtl .stories-carousel-wrapper .stories__image-container-parent .stories__image-info--heading{height:40px}
.rtl .stories__image-container-parent .stories__image-info--success-stories{height:90px}
}
@media only screen and (max-width:767.98px){.rtl .stories-carousel-wrapper .stories-mobile-view .stories-mobile-view__image-container .stories-mobile-view__image-info--heading{float:right;padding:0;text-align:right}
.rtl .stories-carousel-wrapper .stories-mobile-view .stories-mobile-view-bottom .view-all-mobile::after{margin-right:.625rem;transform:rotate(180deg);margin-left:0}
.rtl .stories-carousel-wrapper .stories-mobile-view .stories-mobile-view__image-container .stories-mobile-view__image-info--success-stories{text-align:right}
.rtl .stories-carousel-wrapper .stories-mobile-view .stories-mobile-view__image-container .stories-mobile-view__image-info{padding-right:.9375rem;padding-left:0}
.rtl .success-story-pagination.stories-carousel-wrapper .stories__image-container-parent{margin-right:0;margin-left:.4375rem}
}
.text-link-wrap{background-color:#f2f2f2;display:inline-block;width:100%;margin:0 auto}
.text-link--title{line-height:40px;color:#505050;font-size:30px;width:100%;text-align:center;margin:auto;font-family:OpenSans-Semibold;padding:20px 0}
.text-link .category-wrapper .category-content .icon-right-arrow{background-color:#fff;border-radius:.3125rem}
.text-link .category-wrapper .category-content{flex:100%;margin-bottom:10px}
.text-link .category-wrapper{display:flex;justify-content:center;margin-bottom:0;flex-wrap:wrap;margin-left:3.75rem;margin-right:3.75rem}
.text-link .category-wrapper .card-wrap{background-color:#fff;padding:20px;box-sizing:border-box}
.text-link .category-wrapper .category-content .main-category{background-color:#fff;display:flex;justify-content:space-between;align-items:center;width:100%;border-radius:.3125rem;padding:1.25rem;box-sizing:border-box}
.text-link .category-wrapper .category-content .main-category--title{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:OpenSans-Semibold;font-size:1.25rem;color:#2b2b2b}
.text-link .category-wrapper .category-content .main-category .icon-right-arrow{display:inline-block;height:20px;width:20px;background-image:url('../../../etc/clientlibs/it/resources/images/more-static.png');background-size:20px;background-position:right;background-repeat:no-repeat}
.text-link .category-wrapper .category-content .main-category .icon-right-arrow:hover{background-image:url('../../../etc/clientlibs/it/resources/icons/more.gif')}
.text-link .category-wrapper .category-content .text-grid-sub-category-list{padding:0 1.25rem;list-style:none;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}
.text-link .category-wrapper .category-content .text-grid-sub-category-list li{font-family:OpenSans;color:#2b2b2b;font-size:.875rem;text-align:left}
.text-link .category-wrapper .category-content .text-grid-sub-category-list li:first-child{padding-top:.625rem}
.text-link .category-wrapper .category-content .text-grid-sub-category-list li:last-child{padding-bottom:.625rem}
.text-link .category-wrapper .category-content .text-grid-sub-category-list li a{color:#2b2b2b;text-decoration:none;animation-duration:100ms}
.text-link .category-wrapper .category-content .text-grid-sub-category-list li a:hover{color:#d7000f}
.text-grid-container .product-spotlight-header-wrapper .title-wrapper{padding-bottom:1.25rem;color:#505050}
@media(max-width:767.98px){.text-link .category-wrapper{margin:auto}
.text-link .category-container{padding:0 10px}
.text-link .category-wrapper .category-content .main-category--title{max-width:250px}
}
@media(min-width:768px){.text-link .category-wrapper .category-content .main-category--title{max-width:290px}
.text-link .category-wrapper .category-content .text-grid-sub-category-list li{font-family:OpenSans}
.text-link .category-wrapper .category-content{margin-right:10px;margin-bottom:0}
}
@media(min-width:768px) and (max-width:1023px){.text-link--title{padding:20px 0 50px}
.text-link .category-wrapper{flex:1 0 50%;margin-bottom:0}
.text-link .category-container{display:flex;flex-direction:row;flex-wrap:wrap}
.text-link .category-wrapper .category-content{flex:1 1 47%;margin:0 10px 10px 10px}
}
@media(min-width:1024px){.text-link .category-wrapper .category-content .text-grid-sub-category-list li{font-size:.875rem}
.text-link .category-wrapper .category-content{flex:0 0 30%;margin-bottom:10px}
}
.rtl .text-grid-container{direction:rtl}
.rtl .text-link .category-wrapper .category-content .main-category .icon-right-arrow{transform:rotate(180deg)}
.rtl .text-link .category-wrapper .category-content .text-grid-sub-category-list li{text-align:right}
.small-banner-full{width:100%;margin:0 auto;background-color:#f2f2f2;background-size:cover;background-repeat:no-repeat;background-position:center center}
.small-banner-full .carousel-item{height:18.75rem}
.text-wrapper.left{padding-left:2rem;text-align:left}
.text-wrapper.center{text-align:center}
.text-wrapper.right{padding-right:2rem;text-align:right}
.small-banner-full .left{left:2rem}
.small-banner-full .center{text-align:center}
.small-banner-full-carousel{height:100%;width:100%}
.small-banner-full .right .text-wrapper{padding-right:2rem}
.small-banner-full .right .text-wrapper .small-banner-full__item--camera-series{text-align:end}
.small-banner-full .right .text-wrapper .small-banner-full__item--title{text-align:end}
.small-banner-full .right .text-wrapper .small-banner-full__item--button{right:2rem;position:absolute}
.small-banner-full .carousel-inner{position:relative;height:100%}
.small-banner-full .carousel-inner .carousel-item{height:18.75rem;position:relative;background-color:transparent;background-repeat:no-repeat;background-size:cover;background-position:center center}
.small-banner-full .carousel-inner .carousel-item .text-wrapper{position:relative;top:0;right:0}
.small-banner-full .modal-content{height:auto;border-radius:0;margin:0 auto}
.small-banner-full .modal-content .modal-body{padding:0}
.small-banner-full .modal-header{padding:0;border:0}
.small-banner-full .modal-header .close{position:absolute;top:10px;right:10px;z-index:1}
.small-banner-full .modal-content .modal-header-item{margin:auto;display:inline-block}
.small-banner-full .carousel-indicators{margin-bottom:.625rem}
.small-banner-full .carousel-indicators li{width:.5rem;height:.5rem;border-radius:100%;border:0;margin-right:.625rem;margin-left:.625rem;margin-bottom:0;background-color:#d2d2d2}
.small-banner-full .carousel-indicators .active{width:1.5rem;border-radius:.34375rem;background-color:#d2d2d2}
.small-banner-full .small-banner-full__item--camera-series{margin-top:4rem;font-size:1.25rem;font-weight:600;line-height:1.35;font-family:OpenSans-SemiBold}
.small-banner-full .small-banner-full__item--title{font-size:3.125rem;font-weight:300;line-height:1.36;margin-top:1.25rem;font-family:OpenSans-Light}
.small-banner-full .small-banner-full__item--button{border-radius:1.25rem;background-color:#d7000f;color:#fff;border:0;outline:0;font-size:12px;text-align:center;padding-left:1rem;padding-right:1rem;left:0rem;bottom:1.875rem;height:1.25rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;width:120px}
.small-banner-full .small-banner-full__item--button:hover{background-color:#ff0012}
.small-banner-full .small-banner-full__item--button:active{background-color:#ba000d}
.small-banner-full .small-banner-full__item--button:disabled{background-color:#f2f2f2;color:#737373}
.small-banner-full .video-wrapper{height:100%}
.small-banner-full .video-play-btn{position:absolute;top:10%;right:0;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.small-banner-full .modal-lg{width:100%;height:auto;margin:0 auto;padding:28px 0}
@media only screen and (max-width:767.98px){.small-banner-full{height:10rem;background-color:#fff}
.small-banner-full .carousel-indicators{margin-bottom:.375rem}
.small-banner-full .small-banner-full__item--camera-series{margin-top:1.875rem;font-size:.8125rem;line-height:1.38}
.small-banner-full .small-banner-full__item--title{font-size:1.25rem;line-height:1.38;margin:0;margin-top:.9375rem}
}
@media only screen and (min-width:768px){.small-banner-full .carousel-item{height:15rem;background-color:#fff}
.small-banner-full .carousel-indicators{margin-bottom:.625rem}
.small-banner-full .small-banner-full__item--camera-series{margin-top:3.6875rem;font-size:1rem;line-height:1.38}
.small-banner-full .small-banner-full__item--title{font-size:1.875rem;line-height:1.38;margin-top:.9375rem}
.small-banner-full .small-banner-full__item--button{height:2.5rem;font-size:1.25rem;margin-top:1.25rem;font-family:OpenSans-SemiBold;padding-left:1.25rem;padding-right:1.25rem;padding-top:.25rem;padding-bottom:.25rem;width:200px}
}
@media only screen and (min-width:992px){.small-banner-full .carousel-item{height:18.75rem;background-color:#f2f2f2}
.small-banner-full .small-banner-full__item--camera-series{margin-top:4rem;font-size:1.25rem;line-height:1.35;font-family:OpenSans-SemiBold}
.small-banner-full .small-banner-full__item--title{font-size:3.125rem;line-height:1.35;font-family:OpenSans-Light;margin-top:1.25rem}
}
.rtl .small-banner-full-carousel{direction:rtl}
.rtl .small-banner-full .carousel-inner .carousel-item .text-wrapper{direction:rtl}
.rtl .small-banner-full .left{direction:rtl}
.rtl .text-wrapper.right{direction:rtl}
.timeline-wrapper{margin-top:.625rem;padding-top:3.125rem;padding-left:3.75rem;padding-bottom:3.125rem;position:relative;background-color:#f2f2f2}
.timeline-wrapper .timeline{margin-top:1.25rem;margin-left:10.625rem;position:relative}
.timeline-wrapper .timeline:before{position:absolute;content:'';width:1.2px;height:calc(100% + 25px);background:#707070;left:2.5px;top:-20px;border-radius:4px}
.timeline-wrapper .timeline .half-circle{height:26px;background-color:#d7000f;border-bottom-left-radius:13px;border-top-left-radius:13px;display:inline-block;width:14px;top:1.5px;left:-47px;position:absolute;opacity:.2}
.timeline-wrapper .timeline-section{padding-left:2.1875rem;display:block;position:relative;margin-top:3.75rem}
.timeline-wrapper .timeline-section:before{content:'';position:absolute;width:30px;height:1px;background-color:#707070;top:16px;left:6px}
.timeline-wrapper .timeline-section:after{box-shadow:0 0 0 2px #d7000f;content:'';position:absolute;width:9px;height:9px;background-color:#f2f2f2;top:11px;left:-2px;border-radius:100%}
.timeline-wrapper .timeline-image-container{border-radius:.5rem;height:10.375rem;width:54.3125rem;position:relative;background-color:#fff;border:1px solid #707070}
.timeline-wrapper .timeline-image-container .timeline-container__events-title-wrap{position:absolute;top:-5px;left:-225px}
.timeline-wrapper .timeline-image-container .timeline-container__register-btn{position:absolute;bottom:12px;left:2px;right:0;text-align:center}
.timeline-wrapper .timeline-image-container .timeline-container-list{padding-top:.5625rem;display:flex;justify-content:space-between}
.timeline-wrapper .timeline-container-img-details-wrap{width:100%;padding-right:1.0625rem}
.timeline-wrapper .timeline-container-img-details-wrap .timeline-container-img-wrap{height:9.6875rem;margin-top:.3125rem;margin-left:.3125rem;width:24%;vertical-align:top;display:inline-block}
.timeline-wrapper .timeline-container-img-details-wrap .timeline-container__details-wrap{padding-left:1.0625rem;width:74%;display:inline-block}
.timeline-wrapper .timeline-text-container{border-radius:.5rem;padding-left:1.25rem;padding-right:1.0625rem;padding-bottom:.625rem;width:54.3125rem;height:10.375rem;position:relative;background-color:#fff;border:1px solid #707070}
.timeline-wrapper .timeline-text-container .timeline-container__events-title-wrap{position:absolute;bottom:120px;left:-225px}
.timeline-wrapper .btn-list-wrap{padding-top:10px;width:100%}
.timeline-wrapper .btn-list-wrap .timeline-container__register-btn{vertical-align:-webkit-baseline-middle;width:22%;display:inline-block;text-align:center}
.timeline-wrapper .btn-list-wrap .timeline-container__register-btn-extra-text{display:none}
.timeline-wrapper .btn-list-wrap .timeline-container-list{padding-left:25px;display:inline-flex;justify-content:space-between;width:77%}
.timeline-wrapper .timeline-container__events--heading{font-size:1rem;font-family:OpenSans-SemiBold;color:#d7000f;text-transform:uppercase}
.timeline-wrapper .timeline-container__events--date{font-size:1rem;font-family:OpenSans-SemiBold;color:#d7000f;text-transform:capitalize}
.timeline-wrapper .timeline-container-img{border-radius:.3125rem;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-color:#f2f2f2;position:relative}
.timeline-wrapper .timeline-container .btn-link{text-decoration:none;display:block}
.timeline-wrapper .timeline-container__register-btn a{border-radius:1.25rem;padding-right:.45rem;padding-left:.45rem;padding-top:2px;padding-bottom:2px;font-size:.75rem;font-family:OpenSans-SemiBold;background-color:#d7000f;text-transform:uppercase;color:#fff;display:inline-block;border:0;outline:0;width:100px;max-height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:center}
.timeline-wrapper .timeline-container__register-btn a:hover{background-color:#ff0012;text-decoration:none}
.timeline-wrapper .timeline-container__register-btn a:active,.timeline-wrapper .timeline-container__register-btn a:focus{background-color:#ba000d}
.timeline-wrapper .timeline-container__heading{font-size:1.875rem;line-height:1.4;color:#d7000f;font-family:OpenSans-Light;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}
.timeline-wrapper .timeline-container__details{font-size:.75rem;font-family:OpenSans;color:#505050;text-align:left;height:55px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3}
.timeline-wrapper .timeline-container-list{padding-left:0rem;padding-top:0rem;margin-bottom:0rem;list-style-type:none}
.timeline-wrapper .timeline-container-list-items{line-height:1.37;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:10rem}
.timeline-wrapper .timeline-container-list-items__title{font-size:.875rem;color:#505050;text-transform:capitalize;word-break:break-all}
.timeline-wrapper .timeline-container-list-items__title--heading{font-size:.75rem;display:block;font-family:OpenSans-SemiBold;color:#505050;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media only screen and (min-width:1024px) and (max-width:1264px){.timeline-wrapper .timeline{margin-left:3.625rem}
.timeline-wrapper .timeline-image-container .timeline-container__events-title-wrap{left:-148px}
.timeline-wrapper .timeline-text-container .timeline-container__events-title-wrap{left:-148px}
.timeline-wrapper .timeline-image-container{width:52.315rem}
.timeline-wrapper .timeline-text-container{width:52.315rem}
.timeline-wrapper .timeline-container__details{height:52px}
}
@media only screen and (min-width:1024px){.timeline-wrapper .timeline-container__events--heading{width:100px;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.timeline-wrapper .timeline-container__events--date{width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.timeline-wrapper .timeline-text-container .timeline-container__events-title-wrap{top:0}
}
@media only screen and (min-width:1265px){.timeline-wrapper .timeline-container__events--heading{width:180px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.timeline-wrapper .timeline-container__events--date{width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.timeline-wrapper .timeline-text-container .timeline-container__events-title-wrap{top:0;left:-230px}
}
@media only screen and (max-width:992px){.timeline-wrapper{padding-left:.625rem}
.timeline-wrapper .timeline{margin-top:4.375rem;margin-left:1.25rem}
.timeline-wrapper .timeline:before{top:-54px;height:calc(100% + 70px)}
.timeline-wrapper .timeline-section{padding-left:1.75rem}
.timeline-wrapper .timeline-section:before{width:1.4375rem}
.timeline-wrapper .timeline .half-circle{left:-2.4375rem}
.timeline-wrapper .timeline-image-container{height:12.5rem;min-width:65%;max-width:88%}
.timeline-wrapper .timeline-container-img-details-wrap{height:12rem}
.timeline-wrapper .timeline-image-container .timeline-container__events-title-wrap{top:-3.625rem;left:0}
.timeline-wrapper .timeline-image-container .timeline-container-list{padding-top:1rem}
.timeline-wrapper .timeline-container-img-details-wrap .timeline-container-img-wrap{height:184px;margin-top:.5rem;margin-left:.5rem;width:214px}
.timeline-wrapper .timeline-container-img-details-wrap .timeline-container__details-wrap{padding-left:.625rem;width:62%;display:inline-block}
.timeline-wrapper .timeline-text-container{padding-left:.9375rem;margin-top:4.6875rem;height:12.5rem;min-width:65%;max-width:88%}
.timeline-wrapper .timeline-text-container .timeline-container__events-title-wrap{top:-3.625rem;left:0}
.timeline-wrapper .btn-list-wrap{width:100%;padding-top:20px}
.timeline-wrapper .btn-list-wrap .timeline-container__register-btn{padding-top:.625rem;vertical-align:top;width:26.3%}
.timeline-wrapper .btn-list-wrap .timeline-container-list{width:72%;padding-left:0}
.timeline-wrapper .timeline-container__heading{padding-top:.375rem;padding-bottom:.3125rem}
.timeline-wrapper .timeline-container__details{line-height:1.5}
.timeline-wrapper .timeline-container__register-btn a{font-size:.75rem;border-radius:1.25rem;padding-top:3px;padding-bottom:.3125rem;max-width:144px;max-height:24px;margin-left:8px}
.timeline-wrapper .timeline-container__register-btn a-extra-text{display:block}
}
@media only screen and (min-width:768px) and (max-width:992px){.timeline-wrapper .timeline-container-list-items{padding:0 3px}
.timeline-wrapper .timeline-image-container .timeline-container-list{margin-right:1rem}
}
@media only screen and (min-width:768px){.outer-timeline-container-list{display:none}
.inner-timeline-container-list{display:block}
}
@media only screen and (max-width:768px){.outer-timeline-container-list{display:none}
.inner-timeline-container-list{display:block}
.timeline-wrapper .timeline-container__events--heading{width:38rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
}
@media only screen and (max-width:767.98px) and (min-width:460px){.timeline-wrapper .timeline-container-img-details-wrap .timeline-container-img-wrap{height:150px;width:180px}
}
@media only screen and (max-width:767.98px){.timeline-wrapper .timeline-container-img-details-wrap .timeline-container__details-wrap{padding-left:.625rem;width:53%;display:inline-block}
.outer-timeline-container-list{display:block}
.inner-timeline-container-list{display:none}
.timeline-wrapper .timeline-container-img-details-wrap{padding-right:5px;height:167px}
.timeline-wrapper{padding-left:10px}
.timeline-wrapper .timeline{margin-top:4.375rem;margin-left:0rem}
.timeline-wrapper .timeline:before{top:-54px;height:calc(100% + 70px)}
.timeline-wrapper .timeline-section{padding-left:1.25rem}
.timeline-wrapper .timeline-section:before{width:.9375rem}
.timeline-wrapper .timeline .half-circle{left:-2rem}
.timeline-wrapper .timeline-image-container{height:auto;min-width:75%;max-width:97%}
.timeline-wrapper .timeline-image-container .timeline-container__events-title-wrap{top:-48px;left:-1px}
.timeline-wrapper .timeline-image-container .timeline-container__register-btn{bottom:8px}
.timeline-wrapper .timeline-image-container .timeline-container-list{margin-right:0;display:flex;width:100%;flex-wrap:wrap}
.timeline-wrapper .timeline-container-img-details-wrap .timeline-container-img-wrap{height:9.375rem}
.timeline-wrapper .timeline-text-container{padding-left:.9375rem;margin-top:4.375rem;height:auto;min-width:75%;max-width:97%}
.timeline-wrapper .timeline-text-container .timeline-container__events-title-wrap{top:-48px;left:-1px}
.timeline-wrapper .timeline-text-container .timeline-container__register-btn{width:89%;text-align:center}
.timeline-wrapper .timeline-text-container .timeline-container-list{display:flex;width:100%;flex-wrap:wrap;bottom:60px;left:11px}
.timeline-wrapper .timeline-container__events--heading{font-size:.875rem}
.timeline-wrapper .timeline-container__events--date{font-size:.875rem}
.timeline-wrapper .timeline-container__register-btn a{padding-right:.9375rem;padding-left:.9375rem;padding-top:3px;padding-bottom:.1875rem;font-size:.75rem;max-width:105px;max-height:24px;margin-left:0}
.timeline-wrapper .timeline-container__heading{font-size:1.25rem;padding-top:.2rem}
.timeline-wrapper .timeline-container__details{font-size:.75rem;line-clamp:7;-webkit-line-clamp:7;height:123px}
.timeline-wrapper .timeline-container-list-items{white-space:unset;overflow:unset;text-overflow:unset;width:131px;padding:5px 13px}
}
@media only screen and (max-width:460px){.timeline-wrapper .timeline-container-img-details-wrap .timeline-container-img-wrap{height:120px;width:150px}
.timeline-wrapper .timeline-container-list-items__title--heading{overflow:hidden;text-overflow:ellipsis}
.timeline-wrapper .timeline-container__details{font-size:.75rem;line-clamp:7;-webkit-line-clamp:5;height:92px}
.timeline-wrapper .timeline-container-img-details-wrap{height:130px}
.timeline-wrapper .timeline-container-img-details-wrap .timeline-container__details-wrap{padding-left:.625rem;width:47%;display:inline-block}
.timeline-wrapper .btn-list-wrap{display:flex;flex-wrap:wrap-reverse;padding-top:5px}
.timeline-wrapper .timeline-text-container{padding-left:0;padding-right:0;padding-bottom:0}
.timeline-text-container .timeline-container__heading{padding-left:13px;padding-right:13px}
.timeline-text-container .timeline-container__details{padding-left:13px;padding-right:13px}
.timeline-wrapper .timeline-image-container .timeline-container-list{padding-top:5px}
.timeline-wrapper .btn-list-wrap .timeline-container__register-btn{padding:5px 0}
.timeline-wrapper .timeline-container__events--heading{width:20rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
}
.rtl .timeline-wrapper{padding-left:0;padding-right:8rem;direction:rtl}
.rtl .timeline-wrapper .timeline{margin-left:0;margin-right:10.625rem}
.rtl .timeline-wrapper .timeline-container-img-details-wrap{width:100%;padding-left:1.0625rem;padding-right:0}
.rtl .timeline-wrapper .timeline:before{left:unset;right:2.5px}
.rtl .timeline-wrapper .timeline .half-circle{border-bottom-right-radius:13px;border-top-right-radius:13px;border-bottom-left-radius:0;border-top-left-radius:0;left:unset;right:-47px}
.rtl .timeline-wrapper .timeline-section{padding-right:2.1875rem;padding-left:0}
.rtl .timeline-wrapper .timeline-section:before{left:unset;right:6px}
.rtl .timeline-wrapper .timeline-section:after{left:unset;right:-2px}
.rtl .timeline-wrapper .timeline-image-container .timeline-container__events-title-wrap{left:0;right:-225px;direction:rtl;text-align:right}
.rtl .timeline-wrapper .timeline-image-container .timeline-container__register-btn{right:2px;left:0}
.rtl .timeline-wrapper .timeline-text-container .timeline-container__events-title-wrap{left:0;right:-225px;direction:rtl;text-align:right}
.rtl .timeline-wrapper .timeline-container__heading{direction:rtl;text-align:right}
.rtl .timeline-wrapper .timeline-image-container .timeline-container-list{text-align:right}
.rtl .timeline-wrapper .btn-list-wrap .timeline-container-list{text-align:right}
@media only screen and (min-width:1024px) and (max-width:1264px){.rtl .timeline-wrapper .timeline{margin-right:0;margin-left:3.625rem}
.rtl .timeline-wrapper .timeline-image-container .timeline-container__events-title-wrap{right:-148px;left:unset}
.rtl .timeline-wrapper .timeline-text-container .timeline-container__events-title-wrap{right:-148px;left:unset}
}
@media only screen and (min-width:1265px){.rtl .timeline-wrapper .timeline-text-container .timeline-container__events-title-wrap{right:-230px;left:unset}
}
@media only screen and (max-width:992px){.rtl .timeline-wrapper{padding-left:0;padding-right:.825rem}
.rtl .timeline-wrapper .timeline{margin-right:0;margin-left:1.25rem}
.rtl .timeline-wrapper .timeline-section{padding-right:1.75rem;padding-left:0}
.rtl .timeline-wrapper .timeline .half-circle{left:unset;right:-2.4375rem}
.rtl .timeline-wrapper .timeline-image-container .timeline-container__events-title-wrap{right:0;left:0}
.rtl .timeline-wrapper .timeline-container-img-details-wrap .timeline-container-img-wrap{margin-left:0;margin-right:0}
.rtl .timeline-wrapper .timeline-container-img-details-wrap .timeline-container__details-wrap{padding-right:.625rem;padding-left:.5rem}
.rtl .timeline-wrapper .timeline-text-container .timeline-container__events-title-wrap{right:0;left:unset}
}
@media only screen and (min-width:768px) and (max-width:992px){.rtl .timeline-wrapper .timeline-image-container .timeline-container-list{margin-right:1rem}
}
@media only screen and (max-width:460px){.rtl .timeline-wrapper .timeline-container-img-details-wrap .timeline-container__details-wrap{width:43%}
.rtl .timeline-wrapper .timeline-image-container .timeline-container-list{padding-inline-start:unset}
}
@media only screen and (max-width:767.98px){.rtl .timeline-wrapper .timeline-section{padding-right:1.25rem;padding-left:0}
.rtl .timeline-wrapper .timeline .half-circle{right:-2rem;left:unset}
.rtl .timeline-wrapper .timeline-image-container .timeline-container__events-title-wrap{right:-1px;left:unset}
.rtl .timeline-wrapper .timeline-text-container .timeline-container__events-title-wrap{right:-1px;left:unset}
.rtl .timeline-wrapper .timeline-image-container .timeline-container-list{text-align:right}
.rtl .timeline-wrapper .timeline-text-container .timeline-container-list{right:unset;left:11px;padding-inline-start:unset;text-align:right}
}
.social-share{height:40px;position:relative;padding:0 32px;margin:32px 0}
.aem-Grid.aem-Grid--default--12>.social-share.aem-GridColumn.aem-GridColumn--offset--default--1,.aem-Grid.aem-Grid--default--12>.social-share.aem-GridColumn.aem-GridColumn--offset--default--0,.aem-Grid.aem-Grid--default--12>.social-share.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:auto}
.aem-Grid>.social-share.aem-GridColumn.aem-GridColumn--default--none{clear:both !important}
@media only screen and (min-width:767.98px){.social-share{margin:26px 0;padding:0 26px}
}
@media only screen and (min-width:992px){.social-share{margin:30px 0;padding:0 30px}
}
.cq-Editable-dom--container .social-share{height:100px;position:relative}
.social-share--left .cmp-socail-share{display:flex;justify-content:left}
.social-share--middle .cmp-socail-share{display:flex;justify-content:center}
.social-share--right .cmp-socail-share{display:flex;justify-content:flex-end}
.social-share--right .cmp-socail-share .share{right:0}
.social-share--middle .cmp-socail-share .share{left:50%;top:50%;transform:translate(-50%,0)}
.cmp-socail-share{font-size:1.25rem;font-family:OpenSans-SemiBold;display:flex;position:relative;z-index:1}
.cmp-socail-share .share-default{width:9.375rem;border-radius:1.25rem;display:inline-block;border:1px solid #505050;text-align:center}
.cmp-socail-share .share-default .share-button-wrap{padding-right:1.0625rem;padding-top:.1875rem;padding-bottom:.1875rem;cursor:pointer;display:block;vertical-align:middle}
.cmp-socail-share .share-default .share-button-wrap .share-button{width:1.25rem;margin-right:.5rem;margin-top:-0.3125rem;height:auto}
.cmp-socail-share .share{width:12.5rem;border-radius:1.25rem;top:0rem;border:1px solid #505050;display:none;position:absolute;border:1px solid #505050;background-color:#fff}
.cmp-socail-share .share .share-button{color:#505050;text-align:center}
.cmp-socail-share .share .share-button-wrap{display:inline-block;width:78%;border-bottom:1px solid #505050;vertical-align:sub;position:relative}
.cmp-socail-share .share .share-button-wrap .share-txt{margin-left:-1.875rem}
.cmp-socail-share .share .share-button-wrap .share-button-img{width:1.25rem;top:.375rem;height:auto;position:absolute;left:0}
.cmp-socail-share .share .share-button-wrap .close-btn{cursor:pointer;position:absolute;right:-0.375rem}
.cmp-socail-share .share .socail-share-list{padding-left:.9375rem;list-style:none;margin:0;color:#505050}
.cmp-socail-share .share .socail-share-list li{margin-top:.5rem;margin-right:1.25rem;margin-bottom:.5rem;margin-left:.4375rem}
.cmp-socail-share .share .socail-share-list .share-img-default{font-size:1.25rem;color:#505050;text-decoration:none;font-family:OpenSans-SemiBold}
.cmp-socail-share .share .socail-share-list .share-img-hover{display:none;font-family:OpenSans-SemiBold;text-decoration:none}
.cmp-socail-share .share .socail-share-list .share-img{width:1.25rem;height:1.25rem;margin-right:.625rem;margin-top:-0.4375rem}
.cmp-socail-share .share .socail-share-list li:hover .share-img-default{display:none}
.cmp-socail-share .share .socail-share-list li:hover .share-img-hover{display:inline-block;color:#d7000f}
.cmp-socail-share .open{display:inline-block}
.cmp-socail-share .close{display:none}
@media not all and (min-resolution:.001dpcm){@supports(-webkit-appearance:none){.cmp-socail-share .share .socail-share-list li.safari-email{display:none}
}
}
@media only screen and (max-width:767.98px){.social-share--right .cmp-socail-share{justify-content:space-around}
.social-share--right .cmp-socail-share .share{right:auto}
}
.rtl .cmp-socail-share .share-default{direction:rtl}
.rtl .cmp-socail-share .share .share-button-wrap .share-button-img{left:auto;right:0}
.rtl .cmp-socail-share .share .share-button-wrap .share-txt{float:right;padding-right:25px}
.rtl .cmp-socail-share .share .share-button-wrap .close-btn{cursor:pointer;position:absolute;left:-0.375rem;right:auto}
.rtl .cmp-socail-share .share .socail-share-list{padding-left:.9375rem;list-style:none;margin:0;color:#505050;padding-right:10px}
.rtl .cmp-socail-share .share .socail-share-list li{margin-right:0;margin-left:0}
.rtl .cmp-socail-share .share .socail-share-list li:hover .share-img-hover{width:100%;float:right;padding:0 10px .5rem 0}
.rtl .cmp-socail-share .share .socail-share-list li:hover .share-img-hover span,.rtl .cmp-socail-share .share .socail-share-list .share-img-default span{float:right;padding-right:10px}
.rtl .cmp-socail-share .share .socail-share-list .share-img{float:right;margin-top:5px}
.rtl .cmp-socail-share .share .socail-share-list .share-img-default{float:right;padding:0 10px .5rem 0}
.rtl .cmp-socail-share .share .share-button{padding-top:5px}
.rtl .cmp-socail-share .share-default .share-button-wrap .share-button{margin-left:.5rem}
.rtl .cmp-socail-share .share-default .share-button-wrap{padding-left:1.0625rem}
body{font-family:OpenSans;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:normal;background-color:#f2f2f2}
.product-primary-text{color:#505050}
.product-wrapper{max-width:81.25rem;margin:0 auto;text-align:center}
.product-wrapper .product-categories-heading{text-align:center;margin:0 auto;margin-bottom:2rem;margin-top:1.5rem;font-family:OpenSans-SemiBold;font-size:1.5rem;font-weight:600;line-height:1.33}
.product-wrapper .product__categories{display:flex;justify-content:center;flex-wrap:wrap;flex-direction:row;padding:0}
.product-wrapper .product__categories .product__imagetext-wrapper{width:11rem;display:inline-block}
.product-wrapper .product__categories .product__imagetext-wrapper .products__links{text-decoration:none;color:#000 !important}
.product-wrapper .product__categories .product__imagetext-wrapper .products__title{text-decoration:none}
.product-wrapper .product__categories .product__imagetext-wrapper .products{height:6rem;width:100%;border-radius:.3125rem;margin:0;position:relative}
.product-wrapper .product__categories .product__imagetext-wrapper .products .product-image{height:100%;width:100%;border-radius:.3125rem}
.product-wrapper .product__categories .product__imagetext-wrapper .products .product__items-more-info{position:absolute;bottom:0rem;text-align:left;color:#505050;@pxValue:14;@remValue:.875;font-size:.875rem;font-family:OpenSans;color:#505050 !important;height:50%;overflow-x:hidden;background-color:#fff}
.product-wrapper .product__categories .product__imagetext-wrapper .product__text{text-align:center;font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;line-height:1.35;color:#000 !important}
.product-wrapper .product__categories .product__imagetext-wrapper:hover .products{transform:scale(1.1);transition:all .5s ease-in-out}
.product-wrapper .product__categories .product__imagetext-wrapper:hover .product__text{transform:translateY(10px);transition:all .5s ease-in-out}
.product-wrapper .product__categories .products-margin{margin-right:2.5625rem;margin-left:2.5625rem;margin-bottom:1rem}
@media only screen and (max-width:767.98px){.product-wrapper .product-categories-heading{margin:1.875rem auto 1.9375rem;font-family:OpenSans-SemiBold;font-size:1.5rem;font-weight:600;line-height:1.33;text-align:center}
.product-wrapper .product__categories{display:flex;justify-content:center;flex-wrap:wrap;flex-direction:row}
.product-wrapper .product__categories .product__imagetext-wrapper{width:13.125rem}
.product-wrapper .product__categories .product__imagetext-wrapper .products{height:100%;border-radius:.3125rem;width:100%;margin:0;position:relative;display:inline-block}
.product-wrapper .product__categories .product__imagetext-wrapper .products .product__items-more-info{position:absolute;bottom:0;width:100%;height:50%;padding:.5rem;text-align:left;@pxValue:11;@remValue:.6875;font-size:.6875rem;font-family:OpenSans;color:#505050 !important;overflow-x:hidden;background-color:#fff;border-radius:.3125rem}
.product-wrapper .product__categories .product__imagetext-wrapper .products .product-mobile-text{display:block;font-size:.75rem;font-family:OpenSans-SemiBold;margin-bottom:.3125rem;position:absolute;bottom:0;background-color:white;width:100%;text-align:center;margin:0 auto;border-bottom-left-radius:.3125rem;border-bottom-right-radius:.3125rem}
.product-wrapper .product__categories .product__imagetext-wrapper .product__text{text-align:center;font-family:OpenSans-SemiBold;font-size:.875rem;font-weight:600;line-height:1.35;color:#000 !important;display:none}
.product-wrapper .product__categories .product__imagetext-wrapper:hover .products{transform:scale(1.1);transition:all .5s ease-in-out}
.product-wrapper .product__categories .product__imagetext-wrapper:hover .product__text{transform:translateY(10px);transition:all .5s ease-in-out}
.product-wrapper .product__categories .products-margin{margin-right:0;margin-left:0}
.product-wrapper .product__categories .products-margin:nth-child(odd){margin-right:0}
}
@media only screen and (min-width:768px){.product-wrapper .product-categories-heading{margin:1.875rem auto 2.375rem;font-family:OpenSans-SemiBold;font-size:1.5rem;font-weight:600;line-height:1.33;text-align:center}
.product-wrapper .product__categories{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center}
.product-wrapper .product__categories .product__imagetext-wrapper{width:13.125rem}
.product-wrapper .product__categories .product__imagetext-wrapper .products{position:relative;height:100%;width:100%;margin:0;border-radius:.3125rem}
.product-wrapper .product__categories .product__imagetext-wrapper .products .product__items-more-info{position:absolute;bottom:.0625rem;text-align:left;color:#505050;@pxValue:12;@remValue:.75;font-size:.75rem;font-family:OpenSans;color:#505050 !important;height:50%;overflow-x:hidden;background-color:#fff;padding:.5rem;width:99.99%;margin:0 auto;border:.5px solid rgba(0,0,0,0.3);border-bottom-left-radius:.3125rem;border-bottom-right-radius:.3125rem}
.product-wrapper .product__categories .product__imagetext-wrapper .products .product-mobile-text{display:none}
.product-wrapper .product__categories .product__imagetext-wrapper .product__text{font-family:OpenSans-SemiBold;font-size:.875rem;font-weight:600;line-height:1.35;text-align:center;color:#000 !important}
.product-wrapper .product__categories .product__imagetext-wrapper:hover .products{transform:scale(1.1);transition:all .5s ease-in-out}
.product-wrapper .product__categories .product__imagetext-wrapper:hover .product__text{transform:translateY(10px);transition:all .5s ease-in-out}
.product-wrapper .product__categories .products-margin{margin-right:.9375rem;margin-left:.9375rem;margin-bottom:1.625rem}
}
@media only screen and (min-width:992px){.product-wrapper .product-categories-heading{margin-bottom:2.25rem;margin-top:1.875rem;font-family:OpenSans-SemiBold;font-size:1.875rem;font-weight:600;line-height:1.33}
.product-wrapper .product__categories{display:flex;justify-content:center;flex-wrap:wrap;flex-direction:row}
.product-wrapper .product__categories .product__imagetext-wrapper{width:13.125rem}
.product-wrapper .product__categories .product__imagetext-wrapper .products__links{text-decoration:none;color:#000 !important}
.product-wrapper .product__categories .product__imagetext-wrapper .products{height:auto;border-radius:.3125rem;width:100%;margin:0;position:relative}
.product-wrapper .product__categories .product__imagetext-wrapper .products .product-image{height:9.75rem;width:100%;border-radius:.3125rem}
.product-wrapper .product__categories .product__imagetext-wrapper .products .product__items-more-info{position:absolute;bottom:0rem;text-align:left;color:#505050;@pxValue:14;@remValue:.875;font-size:.875rem;font-family:OpenSans;color:#505050 !important;height:50%;overflow-x:hidden;background-color:#fff;padding:.625rem;width:99.99%;margin:0 auto;border-bottom-left-radius:.3125rem;border-bottom-right-radius:.3125rem}
.product-wrapper .product__categories .product__imagetext-wrapper .products .product-mobile-text{display:none}
.product-wrapper .product__categories .product__imagetext-wrapper .product__text{font-size:1.25rem;font-weight:600;line-height:1.35;color:#000 !important;margin-top:.0625rem}
.product-wrapper .product__categories .product__imagetext-wrapper:hover .products{transform:scale(1.1);transition:all .6s ease-in-out}
.product-wrapper .product__categories .product__imagetext-wrapper:hover .product__text{transform:translateY(6px);transition:all .5s ease-in-out}
.product-wrapper .product__categories .products-margin{margin-right:2.5rem;margin-left:2.5rem;margin-bottom:1.25rem}
}
.rtl .product-wrapper .product__categories{direction:rtl}
.rtl .product-wrapper .product__categories .product__imagetext-wrapper .products{direction:rtl}
.rtl .product-wrapper .product__categories .product__imagetext-wrapper .product__text{direction:rtl}
.cpp-layout-hide-wrapper{display:none}
.cpp-result-grid__layout1-wrapper{width:100%;max-width:81.875rem;margin:0 auto .625rem;padding:0 .9375rem}
.cpp-result-grid__layout1-wrapper .cpp-text-primary-color{color:#505050}
.cpp-result-grid__layout1-wrapper .cpp-text-secondary-color{color:#737373}
.cpp-result-grid__layout1-wrapper .cpp-result-grid-text-wrapper{display:flex;justify-content:space-between;margin-bottom:-0.0625rem;margin-top:1.875rem}
.cpp-result-grid__layout1-wrapper .cpp-result-grid-text-wrapper .cpp-result-grid-text{font-family:OpenSans-SemiBold;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}
.cpp-result-grid__layout1-wrapper .cpp-result-grid-text-wrapper .cpp-result-grid-more-text{font-family:OpenSans;font-size:1rem;line-height:2.5;background-image:url('../../../etc/clientlibs/it/resources/images/more-static.png');padding:0 27px;background-repeat:no-repeat;background-size:20px;background-position:right}
.cpp-result-grid__layout1-wrapper .cpp-result-grid-text-wrapper .cpp-result-grid-more-text:hover{background-image:url('../../../etc/clientlibs/it/resources/icons/more.gif')}
.cpp-result-grid__layout1-wrapper .cpp-result-grid-text-wrapper .cpp-result-grid-more-text .cpp-result-grid-arrow{height:auto;width:1.25rem;margin-left:.625rem;background-image:url('../../../etc/clientlibs/it/resources/images/more-static.png')}
.cpp-result-grid__layout1-wrapper a{text-decoration:none}
.cpp-layout1-wrapper{margin:0;padding:0}
.cpp-layout1-wrapper .cpp-text-primary-color{color:#505050}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper{background-color:#fff;position:relative;display:flex;flex-wrap:wrap;border-radius:.3125rem;margin-bottom:.625rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-image-wrapper{padding:.625rem;height:auto;flex:2}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-image-wrapper .cpp-product-image{width:204px;height:auto;max-width:100%;max-height:100%}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text{position:relative;flex:8}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-heading{font-size:1.25rem;font-family:OpenSans-SemiBold;font-weight:600;margin-top:.4375rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-content{font-size:1.0rem;margin-top:.25rem;font-family:OpenSans;padding-right:.8125rem;margin-right:.375rem;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;padding-top:.5rem;padding-left:.2rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-tile-lists .cpp-item{flex:1 0 50%;padding:6px 0}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-tile-lists .cpp-item .cpp-details{font-family:OpenSans-SemiBold;font-weight:600;font-size:1rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-tile-lists .cpp-item .cpp-separator{padding:.1rem .6rem .1rem .2rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper{margin-bottom:.625rem;flex:2}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper .tile-list-display{display:none}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper .cpp-buttons{font-family:OpenSans-SemiBold;width:160px;height:32px;border-radius:1.0rem;outline:0;border:0;font-size:1.25rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper .cpp-btn-register{margin-bottom:.625rem;color:#fff;background-color:#d7000f}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper .cpp-btn-register:hover{background-color:#ff0012}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper .cpp-btn-learn{border:1px solid #505050;background-color:#fff}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper .cpp-btn-register:hover{background-color:#ff0012}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper .cpp-btn-register:active{background-color:#ba000d}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper .cpp-btn-register:disabled{background-color:#f2f2f2;color:#737373}
@media only screen and (max-width:767.98px){.cpp-result-grid__layout1-wrapper{padding:0 .5rem}
.cpp-result-list-tab{display:block;padding-left:.625rem}
.cpp-buttons-wrapper-tab{display:block;width:100%;margin:5%}
.cpp-buttons-wrapper-tab .cpp-buttons{width:46%;height:2.5rem;border-radius:1.25rem;outline:0;border:0;font-size:.875rem;font-family:OpenSans-SemiBold}
.cpp-buttons-wrapper-tab .cpp-btn-register{color:#fff;background-color:#d7000f;margin-right:.875rem}
.cpp-buttons-wrapper-tab .cpp-btn-learn{border:1px solid #505050;background-color:#fff}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper{background-color:#fff;position:relative;height:auto;margin-bottom:.625rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-image-wrapper{height:auto}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-image-wrapper .cpp-product-image{width:124px;height:auto}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text{position:relative}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-heading{font-size:1rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-content{font-size:1.0rem;max-height:9.9em;padding-right:.8125rem;margin-right:.375rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;display:none;padding-top:.5rem;padding-left:.2rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-tile-lists .cpp-item{flex:1 0 100%;padding:0}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-lists .cpp-item .cpp-parameter{font-family:OpenSans}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-lists .cpp-item .cpp-separator{padding:.1rem .6rem .1rem .2rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-lists .cpp-item .cpp-details{font-family:OpenSans-SemiBold}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper{display:none}
}
@media only screen and (min-width:768px){.cpp-result-grid__layout1-wrapper{padding:0 40px}
.cpp-result-list-tab{display:block;padding-left:.625rem}
.cpp-result-list-tab .cpp-tile-lists{margin-bottom:1.0rem}
.cpp-buttons-wrapper-tab{display:flex;margin-bottom:.625rem;width:100%;justify-content:flex-end;margin-right:1.875rem}
.cpp-buttons-wrapper-tab .cpp-buttons{width:160px;height:32px;border-radius:1.1rem;outline:0;border:0;font-size:1.1rem;font-family:OpenSans-SemiBold}
.cpp-buttons-wrapper-tab .cpp-btn-register{color:#fff;background-color:#d7000f;margin-right:1.5rem}
.cpp-buttons-wrapper-tab .cpp-btn-learn{border:1px solid #505050;background-color:#fff}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper{background-color:#fff;position:relative}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-image-wrapper{height:auto}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-image-wrapper .cpp-product-image{width:124px;height:auto}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text{position:relative}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-content{font-size:1rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;display:none;margin-top:.625rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-lists .cpp-item{flex:1 0 50%;padding:6px 0}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-lists .cpp-item .cpp-separator{padding:.1rem .6rem .1rem .2rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper{margin-bottom:.625rem;display:none}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper .cpp-buttons{width:160px;height:36px;border-radius:1.0rem;outline:0;border:0;font-size:1.1rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper .cpp-btn-register{color:#fff;background-color:#d7000f}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper .cpp-btn-learn{border:1px solid #505050;background-color:#fff}
}
@media only screen and (min-width:992px){.cpp-result-grid__layout1-wrapper{padding:0 15px}
.cpp-result-list-tab{display:none}
.cpp-buttons-wrapper-tab{display:none}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper{background-color:#fff;position:relative;height:auto}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-image-wrapper{height:auto}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-image-wrapper .cpp-product-image{width:204px;height:auto}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text{position:relative}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-heading{font-size:1.25rem;font-family:OpenSans-SemiBold;font-weight:600}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-content{font-size:.9rem;margin-top:.25rem;font-family:OpenSans}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;margin-top:.875rem;margin-bottom:0}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-lists .cpp-item{flex:1 0 50%;padding:3px}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-lists .cpp-item:last-child{flex:1 0 100%;padding:4px 0 16px}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-lists .cpp-item .cpp-details{font-family:OpenSans-SemiBold;font-weight:600;font-size:.9rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-lists .cpp-item .cpp-parameter{font-family:OpenSans;font-size:.9rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-lists .cpp-item .cpp-separator{padding:.1rem .6rem .1rem .2rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper{margin-bottom:.9375rem;margin-right:1.25rem;display:block;align-self:flex-end}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper .cpp-buttons{width:160px;height:35px;border-radius:1.0rem;outline:0;border:0;font-size:1.1rem}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper .cpp-btn-register{color:#fff;background-color:#d7000f}
.cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-buttons-wrapper .cpp-btn-learn{border:1px solid #505050;background-color:#fff}
}
.rtl .cpp-layout1-wrapper{direction:rtl}
.rtl .cpp-item span{display:inline-block}
.rtl .cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-tile-lists{text-align:right}
.rtl .cpp-item{direction:rtl}
.rtl .cpp-layout1-wrapper .cpp-result-grid-layout1__text{text-align:right}
.rtl .cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text .cpp-tile-content{padding-right:0 !important;padding-left:.8125rem;margin-right:0 !important;margin-left:.375rem}
.rtl .filterTagContainer{text-align:right}
.rtl .filterTagContainer .btn-products{direction:rtl}
.rtl .cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-grid-layout1__text ul{padding:1rem 0 0 0}
.rtl .cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-tile-lists{text-align:right;padding-left:0;padding-right:.2rem}
.rtl .cpp-layout1-wrapper .cpp-layout1-content-wrapper .cpp-result-list-tab{padding-left:.625rem}
.filter-header-wrapper{width:100%;margin-bottom:1rem}
.filter-header-wrapper .filter-dropdown-nav{-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,0.1);-moz-box-shadow:0 .25rem .75rem rgba(0,0,0,0.1);box-shadow:0 .25rem .75rem rgba(0,0,0,0.1)}
.filter-header-wrapper .row{margin:0}
.filter-header-wrapper .filter-dropdown-nav{display:flex;justify-content:center}
.filter-header-wrapper .filter-dropdown-nav .navbar-nav{margin-right:auto}
.filter-header-wrapper .navbar-brand{margin-left:3.125rem !important;font-size:.875rem;color:#737373}
.filter-header-wrapper .filter-header-wrapper{display:none}
.filter-header-wrapper .filter-header-nav{height:2.5rem}
.filter-header-wrapper .filter-header-nav .filter-header-nav-left{width:60%}
.filter-header-wrapper .filter-header-nav .filter-header-nav-left li{height:2.5rem;display:inline}
.filter-header-wrapper .filter-header-nav .filter-header-nav-left li .filter-header-logo{height:10px}
.filter-header-wrapper .filter-header-nav .filter-header-nav-left li .filter-back-button{margin-left:4.0625rem;margin-right:1.25rem;height:1.25rem;transform:rotate(180deg)}
.filter-header-wrapper .filter-header-nav .filter-header-nav-left .search-result{font-size:.875rem;font-family:OpenSans-SemiBold;color:#707070;margin-left:1.5625rem}
.filter-header-wrapper .filter-header-nav .filter-header-nav-left .triangle-indicator{content:"";width:10px;height:10px;position:absolute;border-bottom:5px solid transparent;border-left:5px solid #737373;border-top:5px solid transparent;margin-top:.5rem;margin-left:.625rem}
.filter-header-wrapper .filter-header-nav .filter-header-nav-right{width:40%;padding:0;background-color:#f2f2f2}
.filter-header-wrapper .filter-header-nav .filter-header-nav-right .filter-search-bar{width:80%;height:100%;background-color:#f2f2f2;border:0;font-size:.875rem;padding-left:.8125rem;outline:0}
.filter-header-wrapper .filter-header-nav .filter-header-nav-right li{display:inline}
.filter-header-wrapper .filter-header-nav .filter-header-nav-right .filter-search-icon{width:1.25rem;height:2.5rem;float:right;margin-right:4.0625rem;background-color:#f2f2f2}
.filter-header-wrapper .filter-nav{max-width:81.875rem;height:3.75rem;width:100%}
.filter-header-wrapper .filterTagContainer{max-width:81.875rem;margin:auto}
.filter-header-wrapper .filter-dropdown-nav .navbar-brand{margin-left:0 !important}
.filter-header-wrapper .filter-dropdown-nav .filter-icon{margin-right:.625rem}
.filter-header-wrapper .filter-dropdown-nav .megamenu-li{position:static}
.filter-header-wrapper .filter-dropdown-nav .nav-link{font-size:.875rem;font-family:OpenSans-SemiBold;color:#737373;margin:0 .5rem;padding:.5rem 0}
.filter-header-wrapper .filter-dropdown-nav .nav-link:focus{color:#505050}
.filter-header-wrapper .filter-dropdown-nav .nav-link:hover{border-bottom:2px solid #d7000f}
.filter-header-wrapper .filter-dropdown-nav .nav-link.active{border-bottom:2px solid #d7000f}
.filter-header-wrapper .filter-dropdown-nav .nav-link.active:before{width:80%}
.filter-header-wrapper .filter-dropdown-nav .megamenu{position:absolute;width:100%;left:0;right:0;border:0;box-shadow:0 3px 3px #f2f2f2;padding:1.0625rem 4.0625rem}
.filter-header-wrapper .filter-dropdown-nav .megamenu ul{padding:0;margin:0}
.filter-header-wrapper .filter-dropdown-nav .megamenu ul li{display:inline-block;list-style-type:none;margin-right:.9375rem;margin-bottom:1rem}
.filter-header-wrapper .filter-dropdown-nav .megamenu .sub-category{min-width:3.75rem;border:solid 1px #737373;color:#737373;border-radius:25px;font-size:.75rem;background-color:#fff;font-family:OpenSans-SemiBold}
.filter-header-wrapper .filter-dropdown-nav .megamenu .sub-category .sub-category-count{margin-left:.3125rem}
.filter-header-wrapper .filter-dropdown-nav .megamenu .sub-category:hover{background-color:#d7000f;color:#fff;border:1px solid #d7000f}
.filter-header-wrapper .filter-dropdown-nav .megamenu .sub-category.active{background-color:#d7000f;color:#fff;border:1px solid #d7000f}
.filter-header-wrapper .filter-dropdown-nav .megamenu .header-button{padding-left:1.25rem;padding-right:1.25rem;margin-bottom:1rem}
.filter-header-wrapper .filter-dropdown-nav .sort-by-dropdown{position:absolute;right:4.0625rem}
.filter-header-wrapper .filter-dropdown-nav .sort-by-dropdown .sort-by{width:20%;float:right;left:-4.0625rem;padding:.625rem}
.filter-header-wrapper .filter-dropdown-nav .sort-by-dropdown .sort-by option{padding-top:.3125rem;padding-bottom:.3125rem;border-bottom:.5px solid #737373;color:#737373}
.filter-header-wrapper .filter-dropdown-nav .sort-by-dropdown .sort-by option:last-child{border:0}
.filter-header-wrapper .filter-dropdown-nav .sort-by-dropdown .sort-by option:hover{color:#d7000f}
.filter-header-wrapper .filter-dropdown-nav .megamenu-li{margin-right:0}
.filter-header-wrapper .filter-dropdown-nav .megamenu .sub-item{min-width:3.75rem;border:solid 1px #737373;color:#737373;border-radius:25px;font-size:.75rem;background-color:#fff;font-family:OpenSans-SemiBold;cursor:pointer;text-align:center;padding:0 10px}
.filter-header-wrapper .filter-dropdown-nav .megamenu .sub-item.active{background-color:#d7000f;color:#fff;border:1px solid #d7000f}
.filter-header-wrapper .filter-dropdown-nav .megamenu .sub-item:hover{background-color:#d7000f;color:#fff;border:1px solid #d7000f}
.filter-dropdown-nav .search-form-container{position:relative;display:inline-block;margin-right:.625rem}
.filter-dropdown-nav .search-form-container .search-form-input{box-sizing:border-box;width:1rem;height:1rem;margin-right:0;margin-top:0;border:2px solid #737373;border-radius:50%;background:0;color:#737373;font-size:1rem;outline:0}
.filter-dropdown-nav .search-form-container .search-form-input::placeholder{color:#ccc;font-size:.75rem}
.filter-dropdown-nav .search-form-container .search-form-input.square{box-sizing:border-box;padding:0 1.25rem 0 .935rem;width:10rem;height:1.25rem;margin-top:0;margin-right:0;border:1px solid #737373;color:#737373;font-size:.75rem;font-weight:400;background-position:97% .25rem;background-size:6%;background-image:url('../../../etc/clientlibs/it/resources/icons/search-icon.svg');background-repeat:no-repeat;outline:0;border-radius:1.5625rem;float:right}
.filter-dropdown-nav .search-form-container .search-form-submit{background:0;position:absolute;top:0;right:0;height:1.25rem;width:1.25rem;padding:0;border-radius:100%;outline:0 !important;border:0;color:inherit;cursor:pointer;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.rtl .filter-header-wrapper .filter-dropdown-nav .navbar{direction:rtl}
.rtl .filter-header-wrapper .filter-dropdown-nav .navbar-nav{margin-left:auto;margin-right:unset}
.rtl .filter-dropdown-nav .search-form-container{margin-left:.6251rem}
.rtl .filter-dropdown-nav .search-form-container .search-form-submit{left:0;right:auto}
.rtl .filter-dropdown-nav .search-form-container .search-form-input.square{background-position:3%;padding-right:.935rem}
.rtl .filter-dropdown-nav .nav-reset{text-align:left}
.rtl .filter-dropdown-nav .nav-filter{text-align:right}
@media only screen and (max-width:767.98px){.filter-header-wrapper .filter-dropdown-nav{padding:1rem 0}
.filter-header-wrapper .filter-dropdown-nav .filter-text{padding-left:.5rem}
.filter-header-wrapper .filter-dropdown-nav .resetAll{margin-right:.5rem}
.filter-header-wrapper .filter-dropdown-nav .megamenu{padding:1rem .625rem;margin:0}
.filter-header-wrapper .filter-dropdown-nav .nav-link{margin:0 .2rem}
.filter-dropdown-nav .nav-filter{width:8rem}
.filter-dropdown-nav .nav-reset{width:8rem;text-align:right}
}
@media only screen and (min-width:768px){.filter-header-wrapper .filterTagContainer{padding-left:1rem;padding-right:1rem}
}
.tpp-layout-hide-wrapper{display:none}
.tpp-result-grid__layout1-wrapper{width:100%;max-width:81.875rem;margin:0 auto .625rem;padding:0 .9375rem}
.tpp-result-grid__layout1-wrapper .tpp-text-primary-color{color:#505050}
.tpp-result-grid__layout1-wrapper .tpp-text-secondary-color{color:#737373}
.tpp-result-grid__layout1-wrapper .tpp-result-grid-text-wrapper{display:flex;justify-content:space-between;margin-bottom:-0.0625rem;margin-top:1.875rem}
.tpp-result-grid__layout1-wrapper .tpp-result-grid-text-wrapper .tpp-result-grid-text{font-family:OpenSans-SemiBold;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}
.tpp-result-grid__layout1-wrapper .tpp-result-grid-text-wrapper .tpp-result-grid-more-text{font-family:OpenSans;font-size:1rem;line-height:2.5;background-image:url('../../../etc/clientlibs/it/resources/images/more-static.png');padding:0rem 1.6875rem;background-repeat:no-repeat;background-size:1.25rem;background-position:right}
.tpp-result-grid__layout1-wrapper .tpp-result-grid-text-wrapper .tpp-result-grid-more-text:hover{background-image:url('../../../etc/clientlibs/it/resources/icons/more.gif')}
.tpp-result-grid__layout1-wrapper .tpp-result-grid-text-wrapper .tpp-result-grid-more-text .tpp-result-grid-arrow{height:auto;width:1.25rem;margin-left:.625rem;background-image:url('../../../etc/clientlibs/it/resources/images/more-static.png')}
.tpp-result-grid__layout1-wrapper a{text-decoration:none}
.tpp-layout1-wrapper{margin:0;padding:0}
.tpp-layout1-wrapper .tpp-text-primary-color{color:#505050}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper{background-color:#fff;position:relative;display:flex;flex-wrap:wrap;border-radius:.3125rem;margin-bottom:.625rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-image-wrapper{padding:.625rem;height:auto;flex:2}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-image-wrapper .tpp-product-image{width:204px;height:auto}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text{position:relative;flex:8}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-heading{font-size:1.2rem;font-family:OpenSans-SemiBold;font-weight:600;margin-top:.4375rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-content{font-size:.8rem;margin-top:.25rem;font-family:OpenSans;padding-right:.8125rem;margin-right:.375rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;padding:0}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-tile-lists .tpp-item{flex:1 0 100%;padding:0rem 0rem .1rem;line-height:18px}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-tile-lists .tpp-item .tpp-details{font-family:OpenSans-SemiBold;font-weight:600;font-size:1rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-tile-lists .tpp-item .tpp-separator{padding-left:.1rem;padding-right:.5rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper{margin-bottom:.625rem;flex:2}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-tile-list-display{display:none}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-buttons{font-family:OpenSans-SemiBold;padding:.40625rem 3.4375rem;border-radius:1.25rem;outline:0;border:0;font-size:1.25rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-btn-solution:hover{background-color:#ff0012}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-btn-register{margin-bottom:.625rem;color:#fff;background-color:#d7000f}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-btn-learn{border:1px solid #505050;background-color:#fff}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-btn-register:hover{background-color:#ff0012}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-btn-register:active{background-color:#ba000d}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-btn-register:disabled{background-color:#f2f2f2;color:#737373}
@media only screen and (max-width:767.98px){.tpp-result-grid__layout1-wrapper{padding:0 .5rem}
.tpp-result-list-tab{display:block;padding-left:1.625rem;padding-top:1.2rem}
.tpp-buttons-wrapper-tab{display:block;width:100%;margin:5%}
.tpp-buttons-wrapper-tab .tpp-buttons{border-radius:1.25rem;outline:0;border:0;font-size:.85rem;font-family:OpenSans-SemiBold;padding:.14rem .6rem}
.tpp-buttons-wrapper-tab .tpp-btn-solution{color:#fff;background-color:#d7000f;height:36px;width:160px}
.tpp-buttons-wrapper-tab .tpp-btn-integration{border:1px solid #505050;background-color:#fff;height:36px;width:160px}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper{background-color:#fff;position:relative;height:auto;margin-bottom:.625rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-image-wrapper{height:auto}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-image-wrapper .tpp-product-image{width:124px;height:auto;max-width:100%;max-height:100%}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text{position:relative}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-heading{font-size:1rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-content{font-size:.8rem;padding-right:.8125rem;margin-right:.375rem;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-result-list-tab .tpp-tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;display:none}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;display:none}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists .tpp-item:nth-child(4){flex:1 0 100%;padding:4px 0}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists .tpp-item:last-child{flex:1 0 100%;padding:4px 0}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists .tpp-item{flex:1 0 50%;padding:0rem 0rem .48rem;line-height:18px}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-result-list-tab .tpp-tile-lists .tpp-item{flex:1 0 100%;padding:.0rem 0rem .33rem;line-height:18px}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists .tpp-item .parameter{padding-top:.3rem;padding-bottom:.3rem;font-family:OpenSans}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists .tpp-item .tpp-separator{padding-left:.1rem;padding-right:.5rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists .tpp-item .tpp-details{font-family:OpenSans-SemiBold}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper{display:none}
}
@media only screen and (min-width:768px){.tpp-result-grid__layout1-wrapper{padding:0rem 2.5rem}
.tpp-result-list-tab{display:block;padding-left:1.5rem;padding-top:2.0rem}
.tpp-result-list-tab .tpp-tile-lists{margin-bottom:1.25rem}
.tpp-buttons-wrapper-tab{display:flex;margin-bottom:.625rem;justify-content:flex-end;margin-right:1.8rem}
.tpp-buttons-wrapper-tab .tpp-buttons{border-radius:1.25rem;outline:0;border:0;font-size:1rem;font-family:OpenSans-SemiBold;padding-top:.2rem;padding-right:0rem;padding-left:1.6rem}
.tpp-buttons-wrapper-tab .tpp-btn-solution{color:#fff;background-color:#d7000f}
.tpp-buttons-wrapper-tab .tpp-btn-integration{border:1px solid #505050;background-color:#fff}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper{background-color:#fff;position:relative}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-image-wrapper{height:auto}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-image-wrapper .tpp-product-image{width:124px;height:auto;max-width:100%;max-height:100%}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text{position:relative}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-content{font-size:.8rem;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:6}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;display:none;margin-top:.625rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists .tpp-item{flex:1 0 50%;padding:.625rem 0rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists .tpp-item .tpp-separator{padding-left:.1rem;padding-right:.5rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper{display:none}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-buttons{padding:1.0rem;border-radius:1.25rem;outline:0;border:0;font-size:1.25rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-btn-solution{color:#fff;background-color:#d7000f;font-size:1.0rem;text-align:center}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-btn-integration{border:1px solid #505050;background-color:#fff}
}
@media only screen and (min-width:992px){.tpp-result-grid__layout1-wrapper{padding:0rem .9375rem}
.tpp-result-list-tab{display:none}
.tpp-buttons-wrapper-tab{display:none}
.tpp-buttons-wrapper-tab .tpp-buttons{border-radius:1.25rem;outline:0;border:0;font-size:.5rem;font-family:OpenSans-SemiBold;padding:.625rem 0rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper{background-color:#fff;position:relative;height:auto}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-image-wrapper{height:auto}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-image-wrapper .tpp-product-image{width:204px;height:auto}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text{position:relative}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-heading{font-size:1.25rem;font-family:OpenSans-SemiBold;font-weight:600}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-content{font-size:.9rem;margin-top:.25rem;font-family:OpenSans;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:6}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;margin-top:.875rem;margin-bottom:0}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists .tpp-item{flex:1 0 50%;padding:.25rem 0rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists .tpp-item:nth-child(4){flex:1 0 100%;padding:4px 0}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists .tpp-item:last-child{flex:1 0 100%;padding:4px 0}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists .tpp-item .tpp-details{font-family:OpenSans-SemiBold;font-weight:400;font-size:1rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists .tpp-item .parameter{font-family:OpenSans;font-size:1rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-tile-lists .tpp-item .tpp-separator{padding-left:.1rem;padding-right:.5rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-result-list-tab .tpp-tile-lists .tpp-item{flex:1 0 100%;padding:.25rem 0rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-result-list-tab .tpp-tile-lists .tpp-item .tpp-details{font-family:OpenSans-SemiBold;font-weight:400;font-size:1rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-result-list-tab .tpp-tile-lists .tpp-item .parameter{font-family:OpenSans;font-size:1rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-result-grid-layout1__text .tpp-result-list-tab .tpp-tile-lists .tpp-item .tpp-separator{padding-left:.1rem;padding-right:.5rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper{margin-bottom:.9375rem;margin-right:1.25rem;display:block;align-self:flex-end}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-buttons{padding:.30625rem 2.0375rem;border-radius:1.25rem;outline:0;border:0;font-size:1.25rem}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-btn-solution{color:#fff;background-color:#d7000f;height:36px;width:160px}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-btn-integration{border:1px solid #505050;background-color:transparent;display:block;text-align:center;padding:.28125rem 0rem;border-radius:1.25rem;outline:0;font-size:1.0rem;font-family:OpenSans-SemiBold;height:36px;width:160px}
.tpp-layout1-wrapper .tpp-layout1-content-wrapper .tpp-buttons-wrapper .tpp-product-icon{width:80px;height:80px;position:absolute;top:4px !important;right:4px !important}
}
.padding-height{height:20px}
.press-mention{padding:.9375rem}
.press-mention-container{background-color:#fff;padding:.9375rem;color:#505050;border-radius:.3125rem}
.press-mention .layout3-content{font-size:1rem;font-family:OpenSans;padding-bottom:1.25rem}
.press-mention .links-date{position:relative;float:left;font-family:OpenSans;font-size:.875rem;color:#737373}
.press-mention .links-source{position:relative;float:right;font-family:OpenSans;font-size:.875rem;color:#737373}
.press-list .list-years-cont ul li{display:inline-block;list-style-type:none;margin-right:.9375rem;margin-bottom:1rem}
.press-list .list-years-cont button{min-width:3.75rem;border:solid 1px #737373;color:#737373;border-radius:25px;font-size:.75rem;background-color:#fff;font-family:OpenSans-SemiBold}
@media only screen and (max-width:767.98px){.result-grid__layout3-wrapper{padding-top:0rem;padding-bottom:0rem;padding-left:2.5rem;padding-right:2.5rem}
}
@media only screen and (min-width:768px){.result-grid__layout3-wrapper{padding-top:0rem;padding-bottom:0rem;padding-left:1.6875rem;padding-right:1.6875rem}
}
@media only screen and (min-width:992px){.result-grid__layout3-wrapper{padding-top:0;padding-bottom:0;padding-left:.9375rem;padding-right:.9375rem}
}
.footer{color:#fff;font-family:OpenSans}
.footer-icon-wrapper{text-align:right}
.footer.bg-black{background-color:#000}
.footer.bg-white{background-color:#fff}
.footer .footer-top{padding-top:3.3125rem;margin:0 auto}
.footer .email{font-size:1.875rem;color:#9b9b9b;font-family:OpenSans-Light;font-weight:300;font-style:normal;line-height:1.37;letter-spacing:normal;text-align:left}
.footer .email a{color:#9b9b9b;text-decoration:none}
.footer .email a:hover{color:#9b9b9b;text-underline:none}
.footer .email a:active{color:#9b9b9b;text-decoration:none}
.footer .share-icons{text-align:right;list-style-type:none;display:inline-block;margin-right:15px}
.footer .share-icons li{display:inline-block;margin-right:18px}
.footer .share-icons{width:1.875rem;height:1.875rem}
.footer .footer-middle{padding-top:2.5rem;padding-bottom:.9375rem;margin:0 auto}
.footer .common-heading{font-size:1rem;padding-bottom:.625rem;color:#c7c7c7;font-family:OpenSans-SemiBold;font-weight:600;font-style:normal;line-height:1.38;text-align:left}
.footer .partner-group-link{color:#fff}
.footer .partner-group-link:hover{color:#fff;text-decoration:none}
.footer .partner-group,.footer .support-group,.footer .corporate-group,.footer .services-group,.footer .contact-group{list-style-type:none;padding:0}
.footer .common-footer-links{font-size:.75rem;line-height:1.08;letter-spacing:normal;text-transform:capitalize;color:#9b9b9b}
.footer .common-footer-links:hover{text-decoration:none;color:#9b9b9b}
.footer .link-text{cursor:pointer;margin:0;padding:0}
.footer .contact-group{text-transform:capitalize}
.footer .contact-group__items--dropdown-styled-select{width:8.0375rem;border-radius:1.25rem;margin-bottom:.9375rem;font-size:.8125rem;border-radius:.9375rem;position:relative;border:0;appearance:none;-moz-apperance:none;-webkit-appearance:none;color:#9b9b9b;background-color:#353434;text-transform:capitalize;cursor:pointer}
.footer .contact-group__items--dropdown-styled-select:focus{outline:0;border:0}
.footer .contact-group__items--dropdown-styled-select::-ms-expand{display:none}
.footer .contact-group__items--dropdown-styled-select.bottom-rounded-border{border-bottom-left-radius:0;border-bottom-right-radius:0}
.footer .contact-group__items--dropdown-styled-select .selected-option-wrapper{display:flex;justify-content:space-between;align-items:center}
.footer .contact-group__items--dropdown-styled-select .selected-option-wrapper .selected-option{display:inline-block;margin-left:.625rem;margin-top:.5rem;margin-bottom:.5rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.footer .contact-group__items--dropdown-styled-select .selected-option-wrapper .dropdown-arrow{width:.4625rem;height:.21875rem;margin-right:.8125rem}
.footer .contact-group__items--dropdown-styled-select .selected-option-wrapper .dropdown-arrow.rotate-up{transform:rotate(180deg)}
.footer .contact-group__items--dropdown-styled-select .dropdown{position:absolute;list-style-type:none;padding:0;background-color:#353434;width:8.0375rem;border-bottom-right-radius:.9375rem;border-bottom-left-radius:.9375rem;padding-bottom:.8125rem;max-height:198px;scroll-behavior:auto;overflow-y:scroll;overflow-x:hidden;z-index:1}
.footer .contact-group__items--dropdown-styled-select .dropdown ul::-webkit-scrollbar{width:10px}
.footer .contact-group__items--dropdown-styled-select .dropdown li{text-transform:capitalize;padding-top:.625rem;padding-bottom:.625rem;margin-left:.625rem;margin-right:.625rem;border-bottom:1px solid #464646;cursor:pointer}
.footer .contact-group__items--dropdown-styled-select .dropdown li:last-child{border:0;padding-bottom:0;margin-bottom:0}
.footer .contact-group__items--dropdown-styled-select .dropdown li:first-child{border-top:1px solid #464646}
.footer .contact-group__items--bold{font-size:.875rem;padding-bottom:.875rem;font-weight:600;line-height:1.36;letter-spacing:normal;color:#c7c7c7}
.footer .contact-group__items--address{font-size:.8125rem;padding-bottom:.875rem;line-height:1.08;color:#9b9b9b}
.footer .contact-group__items--contact-no{font-size:1.25rem;font-weight:300;line-height:1.35;color:#9b9b9b}
.footer .footer-bottom{border-top:#464646 1px solid;padding-top:.8125rem}
.footer .footer-bottom .logo{width:6.1875rem;height:auto}
.footer .copyright{font-size:.8125rem;padding-top:.5625rem;color:#9b9b9b;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.42;letter-spacing:normal;text-transform:capitalize}
@media only screen and (max-width:767.98px){.footer .email,.footer .share-icons{text-align:center}
.footer .footer-icon-wrapper{padding:1.1875rem 0 0}
.footer .contact-group__items--bold{margin-right:0}
.footer .contact-group__items--address{font-size:.75rem;line-height:1.42}
.footer .copyright{font-size:.625rem}
.footer .link-align-top{padding-top:.3125rem;line-height:.875rem}
.footer .link-align-middle{padding-top:.75rem;padding-bottom:.75rem;line-height:.875rem}
.footer .link-align-bottom{line-height:.875rem}
.footer .services-group{padding-top:1.5625rem}
.footer .contact-group{padding-top:1.5625rem}
.footer .service-aligned{display:flex;justify-content:space-around}
}
@media only screen and (min-width:768px){.footer .footer-top{padding-left:0rem;padding-right:0rem;margin:0 auto}
.footer .footer-middle{padding-left:0rem;padding-right:0rem}
}
@media only screen and (min-width:992px){.footer .footer-top{padding-left:3rem;padding-right:2.125rem;max-width:81.875rem}
.footer .footer-middle{padding-left:3.125rem;padding-right:4.0625rem;max-width:81.875rem}
}
.footer .qrcode-display{width:87px;height:auto}
.footer .qrcode-out{position:absolute;top:40px}
.footer .wechat-in{display:inline-block}
.footer .share-icons__wechat{width:47px;height:auto}
.footer .wechat-hover{display:inline-flex;vertical-align:middle}
.rtl .footer{direction:rtl}
.rtl .footer .email{text-align:right}
.rtl .footer-icon-wrapper{text-align:left}
.rtl .footer .contact-group__items--dropdown-styled-select .selected-option-wrapper .dropdown-arrow{margin-left:.8125rem;margin-right:0}
.rtl .footer .contact-group__items--dropdown-styled-select .selected-option-wrapper .selected-option{margin-right:.625rem}
.rtl .footer .partner-group,.rtl .footer .support-group,.rtl .footer .corporate-group,.rtl .footer .services-group,.rtl .footer .contact-group{text-align:right}
.rtl .footer .common-heading{text-align:right}
.rtl .footer .footer-bottom{direction:rtl}
.product-spotlight-wrapper{height:100%;background-color:#f2f2f2;padding-top:1.6875rem;padding-bottom:.5625rem;max-width:81.875rem;margin:0 auto;overflow:hidden}
.product-spotlight-wrapper .product-spotlight-header{text-align:left;border-bottom:1px solid #f2f2f2;position:relative;width:100%;background-color:#fff;top:0;z-index:1}
.product-spotlight-wrapper .product-spotlight-header .title-wrapper{text-align:left;margin-left:1.4375rem;margin-top:6px;display:inline-block}
.product-spotlight-wrapper .product-spotlight-header .title-wrapper .title{font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;line-height:1.37;letter-spacing:normal;text-align:center;color:#505050;display:inline-block}
.product-spotlight-wrapper .product-spotlight-header .title-wrapper .line-separator{width:6.25rem;height:.125rem;background-color:#505050;display:block;margin:.5rem auto 0}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper{width:11.25rem;height:2.5rem;border-radius:1.25rem;border:solid 1px #707070;background-color:#f2f2f2;display:inline-block;position:absolute;right:1rem;top:0;z-index:10;cursor:pointer}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper.remove-border{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper .selected-option-wrapper{text-align:left;padding-left:1.75rem}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper .selected-option-wrapper .arrow-icon{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #707070;display:inline-block;position:absolute;top:1.0625rem;right:.8125rem;transition:all .25s ease-in}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper .selected-option-wrapper .arrow-icon.arrow-up{border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid #707070;border-top:0}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper .selected-option-wrapper .selected-option{font-family:OpenSans;font-size:.875rem;line-height:1.38;text-align:left;color:#6b6b6b;padding:.625rem 0;display:inline-block;width:6.875rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-transform:capitalize}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper .dropdown{display:none;width:180px;border:1px solid #707070;border-radius:15px;background-color:#f2f2f2;list-style-type:none;position:absolute;padding:0;margin:0;z-index:10;top:39px;left:-1px}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper .dropdown.show{display:block}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper .dropdown.remove-border{border-top-left-radius:0;border-top-right-radius:0;border-top:0}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper .dropdown li{padding:10px 10px;margin:0 18px;border-bottom:1px solid #f2f2f2;text-align:left;cursor:pointer;border-bottom:1px solid #d2d2d2;text-transform:capitalize;font-size:12px}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper .dropdown li:hover{background-color:#d2d2d2}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper .dropdown li:first-child{border-top:1px solid #d2d2d2}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper .dropdown li:last-child{border-bottom:0}
.product-spotlight-wrapper .prev-icon-wrapper,.product-spotlight-wrapper .next-icon-wrapper{position:absolute;width:32px;height:84px;top:110px;padding:30px 0;background-color:#ddd;text-align:center;cursor:pointer;opacity:.8}
@media only screen and (min-width:992px){.product-spotlight-wrapper .prev-icon-wrapper,.product-spotlight-wrapper .next-icon-wrapper{top:135px}
}
.product-spotlight-wrapper .prev-icon-wrapper{left:0}
.product-spotlight-wrapper .next-icon-wrapper{right:0}
.product-spotlight-wrapper .carousel-control-next-icon{width:0;height:0;border-top:10px solid transparent;border-left:15px solid white;border-bottom:10px solid transparent;opacity:1}
.product-spotlight-wrapper .carousel-control-prev-icon{width:0;height:0;border-top:10px solid transparent;border-right:15px solid white;border-bottom:10px solid transparent}
.product-spotlight-wrapper .product-spotlight-container{height:auto;position:relative;margin-top:1.875rem}
.product-spotlight-wrapper .product-spotlight-container .slideshow{height:100%;width:100%;left:0;padding:60px 0}
.product-spotlight-wrapper .product-spotlight-container .slideshow .cycle-carousel-wrap{margin-top:32px !important}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item-wrapper{padding-right:0rem;padding-left:3.75rem;visibility:visible;display:inline-block}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item{border-radius:5px;height:15rem;width:19.5rem;min-width:19.5rem;max-width:19.5rem;box-shadow:0 3px 99px 0 rgba(0,0,0,0.16);background-color:#f2f2f2;visibility:visible;padding:42px 0;position:relative}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-img-wrapper{display:inline-block;width:160px;height:90px;margin-left:0;opacity:1;position:absolute}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-img-wrapper .tag{position:absolute;padding:2px 20px;font-family:OpenSans-SemiBold;font-size:13px;font-weight:600;line-height:1.38;text-align:left;color:#2b2b2b;background-color:#fff100;left:0;top:-21px;opacity:1;transition:all .25s ease-in}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-img-wrapper img{height:90px;width:auto;margin:auto}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-img-wrapper img.slide-in{-webkit-animation:slide-in 1.4s 1;-webkit-animation-direction:normal;animation:slide-in 1.4s 1;animation-direction:normal}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-img-wrapper img.active{margin-left:-30px}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info{display:inline-block;width:45%;vertical-align:top;margin-left:10px;float:right}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .title{height:3.375rem;font-family:OpenSans-SemiBold;font-size:1rem;font-weight:600;line-height:1.35;text-align:left;color:#505050;white-space:normal}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .description{margin-top:10px;font-family:OpenSans;font-size:.875rem;line-height:1.38;text-align:left;color:#737373;white-space:normal;height:3.5rem;text-overflow:ellipsis;overflow:hidden}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .add-to-compare{margin-top:10px;position:absolute;left:12px}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .add-to-compare input{position:relative;-webkit-appearance:initial;appearance:none;width:11px;height:11px;outline:0}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .add-to-compare input:checked{background:#707070;border-radius:3px}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .add-to-compare input::after{position:absolute;width:16px;height:16px;border:1px solid black;content:"";background:#ffffff00;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:3px;margin-right:.5rem}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .add-to-compare label{font-family:OpenSans;font-size:13px;line-height:1.38;text-align:left;color:#737373;margin-left:8px}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .btn-go{width:20px;height:20px;background-image:url("../../../etc/clientlibs/it/resources/icons/more-static.png");background-position:center;background-repeat:no-repeat;background-size:contain;float:right;margin-top:10px;margin-right:10px;cursor:pointer}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .btn-go:hover{background-image:url("../../../etc/clientlibs/it/resources/icons/more.gif")}
.product-spotlight-wrapper .view-all{position:relative;bottom:1.6875rem;margin-right:1rem;padding-right:1.75rem;font-family:OpenSans;font-size:16px;color:#505050;line-height:1.38;text-transform:capitalize;text-align:right;cursor:pointer}
.product-spotlight-wrapper .view-all::after{width:1.5625rem;height:1.1875rem;margin-left:.625rem;display:inline-block;content:" ";background-image:url('../../../etc/clientlibs/it/resources/icons/more-static.png');background-repeat:no-repeat;background-size:20px auto;vertical-align:middle}
.product-spotlight-wrapper .view-all.hide{display:none}
.product-spotlight-wrapper .view-all:hover::after{background-image:url("../../../etc/clientlibs/it/resources/icons/more.gif")}
.product-spotlight-wrapper .all-page{text-decoration:none}
@media only screen and (max-width:767.98px){.product-spotlight-wrapper .product-spotlight-header .title-wrapper .title{font-size:20px}
.product-spotlight-wrapper .product-spotlight-header .title-wrapper .line-separator{display:none}
.product-spotlight-wrapper .product-category-dropdown-wrapper{width:180px}
.product-spotlight-wrapper .product-category-dropdown-wrapper .selected-option-wrapper .selected-option{font-size:12px}
.product-spotlight-wrapper .view-all{margin-right:1.25rem}
.product-spotlight-wrapper .product-spotlight-container .slideshow{height:100%;width:100%;left:0;padding:50px 0}
}
@media only screen and (max-width:450px){.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .btn-go{float:left;margin-top:3rem}
}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item-wrapper{padding-right:0rem;padding-left:3.75rem;visibility:visible;display:inline-block}
@media only screen and (min-width:992px){.product-spotlight-wrapper{padding:3.125rem 0}
.product-spotlight-wrapper .product-spotlight-header{text-align:center}
.product-spotlight-wrapper .product-spotlight-header .title-wrapper{text-align:center;margin-top:0}
.product-spotlight-wrapper .product-spotlight-header .title-wrapper .title{font-size:30px}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper{right:56px;width:15rem}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper .dropdown{width:15rem}
.product-spotlight-wrapper .product-spotlight-header .product-category-dropdown-wrapper .selected-option-wrapper .selected-option{font-size:1rem;width:10.9375rem;padding:.4375rem 0 .4375rem .4375rem}
.product-spotlight-wrapper .product-spotlight-container .slideshow .cycle-carousel-wrap{margin-top:32px !important}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item{height:18.75rem;padding:60px 0;width:26.875rem;min-width:26.875rem;max-width:26.875rem}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .title{font-size:20px}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .add-to-compare{position:relative;left:unset;margin-left:2px}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-img-wrapper{width:220px;height:120px}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-img-wrapper img{height:120px;width:auto}
.product-spotlight-wrapper .product-spotlight-container .slideshow .product-item-wrapper{padding-right:3.75rem;padding-left:3.75rem}
}
@-webkit-keyframes slide-in{0{margin-left:10px}
100%{margin-left:-30px}
}
@keyframes slide-in{0{margin-left:10px}
100%{margin-left:-30px}
}
.carousel-control-next-icon{background-image:url(data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'�3cpathd='M2.750l-1.51.52.52.5-2.52.51.51.54-4-4-4z'/%3e%3c/svg%3e)}
.carousel-control-prev-icon{background-image:url(data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'�3cpathd='M5.250l-44441.5-1.5-2.5-2.52.5-2.5-1.5-1.5z'/%3e%3c/svg%3e)}
.rtl .product-spotlight-wrapper .product-spotlight-container{direction:rtl}
.rtl .product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info{float:left}
.rtl .product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-img-wrapper{right:0}
.rtl .product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .btn-go{float:left;transform:rotate(180deg)}
.rtl .product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .add-to-compare input::after{margin-left:0;margin-right:0}
.rtl .product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .add-to-compare label{margin-right:8px;margin-left:0}
.rtl .product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .description{text-align:right}
.rtl .product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .add-to-compare{right:12px;left:auto;text-align:right}
.rtl .product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .title{text-align:right}
.rtl .product-spotlight-wrapper .view-all{margin-right:0;text-align:left;margin-left:1rem;padding-left:1.75rem;padding-right:0;direction:rtl}
.rtl .product-spotlight-wrapper .view-all::after{transform:rotate(180deg);margin-right:.625rem;margin-left:0}
@media only screen and (min-width:992px){.rtl .product-spotlight-wrapper .product-spotlight-container .slideshow .product-item .product-item-info .add-to-compare{margin-left:auto;margin-right:-10px}
}
.product-info-wrapper{margin:0 auto 0 .9375rem;padding:3.9375rem .9375rem 4.375rem;max-width:81.875rem}
.product-info-wrapper .product-carousel-container,.product-info-wrapper .product-description-container{display:inline-block;max-width:100%;width:100%;vertical-align:top}
.product-info-wrapper .product-description-container{margin-top:1.875rem}
.product-info-wrapper .product_description-wrapper{max-width:30rem;margin:0 auto}
@media only screen and (min-width:768px){.product-info-wrapper .product-carousel-container,.product-info-wrapper .product-description-container{max-width:49%}
.product-info-wrapper .product-description-container{margin-top:0}
}
.product_description-wrapper{position:relative;margin:0 .625rem;max-width:40.625rem;width:100%}
.product_description-wrapper .prod_name{font-size:1.5rem;margin-bottom:.625rem;font-weight:600;line-height:1.33;color:#505050;font-family:OpenSans-SemiBold}
.product_description-wrapper .product_description_item-list{font-size:1.125rem;padding-left:1.25rem;margin-bottom:0}
.product_description-wrapper .product_description_item{line-height:1.35;color:#505050;font-family:OpenSans}
.product_description-wrapper .product_description_Thumbnail-list{display:flex;width:100%;flex-wrap:wrap;padding-left:0}
.product_description-wrapper .product_description_Thumbnail-list .prodcuct_description_item{width:16%;text-align:center;list-style:none;margin-top:.625rem}
.product_description-wrapper .product_description_Thumbnail-list .product_description_circle{width:3rem;height:3rem;background-color:#fff;margin-top:.4375rem}
.product_description-wrapper .product_description_Thumbnail-list .product_description_circle img{width:3rem;height:3rem}
.product_description-wrapper .product_description_Thumbnail-list .product_description-Param{text-decoration:none;list-style:none;font-weight:600;font-size:1rem;line-height:2.5;color:#505050;margin-bottom:0;font-family:OpenSans-SemiBold}
@media only screen and (max-width:768px){.product_description-wrapper{padding:0 .5rem;width:100%;margin:0}
.product_description-wrapper .prod_name{margin-left:1.5rem}
.product_description-wrapper .product_description_item-list{font-size:1rem;line-height:1.38;color:#505050;margin-left:1.5rem}
.product_description-wrapper .product_description_Thumbnail-list{display:flex;width:100%;flex-wrap:wrap}
.product_description-wrapper .product_description_Thumbnail-list .prodcuct_description_item{width:16%;text-align:center;list-style:none}
.product_description-wrapper .product_description_Thumbnail-list .product_description_circle{width:2rem;height:2rem;margin:.4375rem auto;background-color:#fff;border-radius:50%}
.product_description-wrapper .product_description_Thumbnail-list .product_description-Param{font-weight:600;font-size:.625rem;color:#505050;margin-bottom:0}
}
.product_description-wrapper .tag{position:absolute;padding:2px 20px;font-family:OpenSans-SemiBold;font-size:13px;font-weight:600;line-height:1.38;text-align:left;color:#2b2b2b;background-color:#fff100;right:-100px;top:5px;opacity:1;transition:all .25s ease-in}
.rtl .product-info-wrapper{direction:rtl}
.rtl .product_description-wrapper .product_description_Thumbnail-list .prodcuct_description_item{text-align:right}
.rtl .product_description-wrapper .prod_name{text-align:right}
.rtl .product-carousel-wrap .video-play-btn{left:10px;right:auto}
.rtl .carousel .modal-header .close{left:20px;right:auto}
.rtl .product_description-wrapper .product_description_item{text-align:right}
.rtl .product_description-wrapper .product_description_item-list{padding-right:20px}
.rtl .product_description-wrapper .product_description_Thumbnail-list{padding-right:0}
.rtl .product-carousel-thumb .carousel-control-next-icon:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);border-left:10px solid transparent;border-top:10px solid transparent;border-bottom:10px solid transparent}
@media only screen and (max-width:768px){.rtl .product_description-wrapper .prod_name{margin-right:1.5rem}
.product_description-wrapper .product_description_item-list{margin-right:1.5rem}
.rtl .product_description-wrapper .product_description_Thumbnail-list{padding-right:10px}
}
.tech-specs-accordion-wrapper{margin-top:.625rem;margin-bottom:.625rem;max-width:81.875rem;margin-left:auto;margin-right:auto;background-color:#505050}
.tech-specs-accordion-wrapper .tech-specs-accordion-desktop-wrap{padding-top:.125rem;padding-bottom:.625rem;margin-bottom:6rem}
.tech-specs-accordion-wrapper .tech-specs-accordion__header{min-height:2.5rem;margin-bottom:.9375rem;padding-top:1rem;padding-bottom:1.125rem;position:relative;text-align:center}
.tech-specs-accordion-wrapper .tech-specs-accordion__header--heading{font-size:1.875rem;font-family:OpenSans-SemiBold;color:#fff}
.tech-specs-accordion-wrapper .tech-specs-accordion__header--download-btn{position:absolute;top:1.9375rem;right:5%}
.tech-specs-accordion-wrapper .tech-specs-accordion__header--download-btn button{font-size:.75rem;border-radius:.9375rem;padding-left:1.25rem;padding-right:1.25rem;font-family:OpenSans-SemiBold;background-color:#d7000f;color:#fff;border:0;outline:0}
.tech-specs-accordion-wrapper .tech-specs-accordion__header--download-btn button:hover{background-color:#ff0012}
.tech-specs-accordion-wrapper .tech-specs-accordion__header--download-btn button:active,.tech-specs-accordion-wrapper .tech-specs-accordion__header--download-btn button:focus{background-color:#ba000d}
.tech-specs-accordion-wrapper .tech-specs-items-wrap{display:flex}
.tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap{width:20%}
.tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap .tech-specs-items-title{margin-top:1.5625rem;list-style-type:none;padding-left:0;margin-bottom:0;background-color:#f2f2f2}
.tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap .tech-specs-items-title .top-curve,.tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap .tech-specs-items-title .bottom-curve{height:.3125rem}
.tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap .tech-specs-items-title__name{font-family:OpenSans-SemiBold;color:#fff;position:relative;background-color:#505050;transition:all .25s ease-in-out}
.tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap .tech-specs-items-title__name:before{content:" ";width:.375rem;height:.375rem;top:1.25rem;left:2.4375rem;position:absolute;border-radius:50%;background-color:transparent;display:inline-block}
.tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap .tech-specs-items-title__name .tech-specs-items-title__link{font-size:.875rem;text-transform:capitalize;padding-bottom:.625rem;padding-top:.625rem;padding-left:4.0625rem;padding-right:.9375rem;color:#f2f2f2;display:block}
.tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap .tech-specs-items-title__name:hover{background-color:#f2f2f2;color:#d7000f}
.tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap .tech-specs-items-title__name:hover:before{background-color:#d7000f}
.tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap .tech-specs-items-title__name:hover .tech-specs-items-title__link{font-size:1rem;color:#d7000f;text-decoration:none}
.tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap .tech-specs-items-title__name.active:before{background-color:#d7000f}
.tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap .tech-specs-items-title__name.active .tech-specs-items-title__link{font-size:1rem;background-color:#f2f2f2;color:#d7000f;transition:font-size .25s ease-in-out}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap{height:36.25rem;border-radius:.3125rem;padding-right:.3125rem;width:75%;overflow-y:auto;background-color:#fff;padding:16px 10px 0 16px}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap::-webkit-scrollbar{width:.5rem}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap::-webkit-scrollbar-track{width:.375rem;border-radius:.625rem}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap::-webkit-scrollbar-thumb{width:.375rem;border-radius:.625rem;background-color:#989898}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description{font-size:1rem;padding-left:1.25rem;padding-bottom:2.5rem;margin-bottom:0;list-style-type:none;background-color:#fff}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description__title{color:#000;font-family:OpenSans-SemiBold;display:inline-block;width:26%;text-transform:capitalize}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description__title--heading{font-family:OpenSans-SemiBold;color:#d7000f;text-transform:capitalize;display:inline-block;width:26%;line-height:normal}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description__title-details{font-family:OpenSans;display:inline-block;color:#000;width:64%}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description__title-details--heading{display:inline-block;color:#d7000f}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description-list{border-bottom:1px solid #f2f2f2;line-height:2.6;display:flex}
.tech-specs-accordion-wrapper .tech-specs-accordion-tab-mobile-view-wrap{display:none}
.tech-specs-accordion-wrapper .tech-specs-accordion__footer{min-height:2.5rem;margin-bottom:.9375rem;padding-top:1rem;padding-bottom:1.125rem;position:relative;text-align:center}
.tech-specs-accordion-wrapper .tech-specs-accordion__footer--content{font-size:.5rem;font-family:OpenSans;color:#fff}
@media only screen and (max-width:992px){.tech-specs-accordion-wrapper{margin-top:.625rem;margin-bottom:.625rem;background-color:#fff}
.tech-specs-accordion-wrapper .tech-specs-accordion-desktop-wrap{display:none}
.tech-specs-accordion-wrapper .tech-specs-accordion-tab-mobile-view-wrap{display:block}
.tech-specs-accordion-wrapper .tech-specs-accordion__header{min-height:2.5rem;margin-bottom:0rem;padding-bottom:0rem;padding-top:.5rem;background-color:#505050}
.tech-specs-accordion-wrapper .tech-specs-accordion__header--heading{font-size:1.25rem;color:#fff;text-align:center}
.tech-specs-accordion-wrapper .tech-specs-accordion__header--download-btn{top:.625rem;right:.3125rem;position:absolute}
.tech-specs-accordion-wrapper .tech-specs-items-title__name{padding-top:.25rem;padding-bottom:.3125rem;font-size:1.25rem;font-family:OpenSans-SemiBold;color:#f2f2f2;text-align:center;background-color:#505050}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap{width:85%;margin:0 auto 3rem}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description{padding-left:0rem;padding-bottom:4.8125rem;margin-bottom:0;list-style-type:none;background-color:#fff}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description__title{font-size:.875rem;font-family:OpenSans-SemiBold;display:inline-block;vertical-align:top;width:20%}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description__title-details{font-size:.75rem;padding-left:4.375rem;width:70%;display:inline-block;font-family:OpenSans}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description-list{padding-top:.4375rem;padding-bottom:.4375rem;line-height:1.6;border-bottom:1px solid #f2f2f2}
.tech-specs-accordion-wrapper .left-arrow{top:.4375rem;left:.9375rem;position:absolute;width:0;height:0;color:#fff;border-top:10px solid transparent;border-right:10px solid #fff;border-bottom:10px solid transparent}
.tech-specs-accordion-wrapper .right-arrow{top:.4375rem;right:.625rem;position:absolute;width:0;height:0;border-top:10px solid transparent;border-left:10px solid #fff;border-bottom:10px solid transparent}
.tech-specs-accordion-wrapper .tech-specs-accordion__footer{min-height:2.5rem;margin-bottom:0rem;padding-bottom:0rem;padding-top:.5rem;background-color:#505050}
.tech-specs-accordion-wrapper .tech-specs-accordion__footer--content{font-size:.5rem;color:#fff;text-align:center}
}
@media only screen and (max-width:767.98px){.tech-specs-accordion-wrapper .tech-specs-accordion__header{padding-top:.3125rem;text-align:left}
.tech-specs-accordion-wrapper .tech-specs-accordion__header--heading{font-size:1rem;padding-left:.5rem;text-align:left}
.tech-specs-accordion-wrapper .tech-specs-accordion__header--download-btn{top:.25rem;right:.3125rem;position:absolute}
.tech-specs-accordion-wrapper .tech-specs-items-title__name{font-size:1rem;text-align:center}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap{padding-left:.625rem;padding-right:.625rem;width:100%}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description__title{width:25%}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description__title-details{padding-left:2.5rem;width:63%}
.tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description .tech-specs-items-description-list{padding-top:.9375rem;padding-bottom:.75rem;line-height:1.5}
.tech-specs-accordion-wrapper .tech-specs-accordion__footer{min-height:2.5rem;margin-bottom:0rem;padding-bottom:0rem;padding-top:.5rem;background-color:#505050}
.tech-specs-accordion-wrapper .tech-specs-accordion__footer--content{font-size:.5rem;color:#fff;text-align:center}
}
.rtl .tech-specs-accordion__header--heading{direction:rtl}
.rtl .tech-specs-accordion-wrapper .tech-specs-items-wrap{direction:rtl}
.rtl .tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap{direction:ltr}
.rtl .tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap .tech-specs-items-title{padding-right:0}
.rtl .tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap .tech-specs-items-title__name .tech-specs-items-title__link{padding-right:4.0625rem;padding-left:.9375rem;text-align:right;direction:rtl}
.rtl .tech-specs-accordion-wrapper .tech-specs-items-wrap .tech-specs-items-title-wrap .tech-specs-items-title__name:before{right:2.4375rem;left:auto}
.rtl .tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description-list{text-align:right}
.rtl .tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description__title-details{direction:ltr}
.rtl .tech-specs-accordion-wrapper .tech-specs-accordion__footer{direction:rtl}
@media only screen and (max-width:992px){.rtl .tech-specs-accordion-wrapper .tech-specs-accordion-tab-mobile-view-wrap{direction:rtl}
.rtl .tech-specs-accordion-wrapper .tech-specs-items-description-wrap .tech-specs-items-description__title-details{padding-right:4.375rem;padding-left:0}
.rtl .tech-specs-accordion-wrapper .tech-specs-accordion__header--heading{direction:rtl}
.rtl .tech-specs-accordion-wrapper .tech-specs-items-title__name{direction:rtl}
}
@media only screen and (max-width:767.98px){.rtl .tech-specs-accordion-wrapper .tech-specs-accordion__header--heading{text-align:right;padding-right:.5rem;padding-left:0}
}
.consent-alert-cmp-container{background-color:#fff;width:100%;display:none;z-index:11000;border-bottom:1px solid #f2f2f2}
.consent-alert-cmp-container .alert-container{padding:.5rem 0;width:81.875rem;margin:0 auto;display:flex;flex-direction:row;justify-content:center}
.consent-alert-cmp-container .alert-close img{width:1.25rem;cursor:pointer}
.consent-alert-cmp-container .alert-container .alert-main-con.consent-alert-cmp-container .alert-containert{display:flex;justify-content:center;align-items:center}
.consent-alert-cmp-container .alert-container .alert-main-cont .alert-main{font-size:1.7rem;font-family:OpenSans-SemiBold;padding:0 1rem}
.alert-text-cont .hiknow-rte{display:none}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.alert-text-cont .hiknow-rte{display:block}
.consent-alert-cmp-container .alert-container .alert-text-cont .alert-button{display:block;padding-top:10px}
}
.consent-alert-cmp-container .alert-container .alert-text-cont{display:flex}
.consent-alert-cmp-container .alert-container .alert-text-cont p{margin:0;font-family:OpenSans;font-size:.75rem}
.consent-alert-cmp-container .alert-container .alert-text-cont .alert-button{padding:0 2rem;text-align:center}
.consent-alert-cmp-container .alert-container .alert-text-cont .alert-button button{min-width:7.5rem;padding:0 1rem;text-align:center;border-radius:1.25rem;border:solid 1px #d7000f;font-family:OpenSans-SemiBold;font-size:1rem;font-weight:400;color:#fff;background-color:#d7000f;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.consent-alert-cmp-container .alert-container .alert-text-cont .alert-button button:hover{background-color:#ff0012;border-color:#ff0012}
.consent-alert-cmp-container .alert-container .alert-text-cont .alert-button button:active{background-color:#ba000d;border-color:#ba000d}
.alert-error-cont{background-color:#ebebeb;padding:2rem}
.alert-error-cont .error-header{border:0}
.alert-error-cont .error-body-cont{height:25rem;padding:1.25rem;position:relative;overflow:hidden}
.alert-error-cont .error-body-cont .error-image{width:100%;max-height:100%}
.alert-error-cont .error-footer{border:0;justify-content:space-between}
.alert-error-cont .error-footer button{width:11.8125rem;height:2.5rem;border-radius:1.25rem;border:solid 1px #d7000f;font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;line-height:0;color:#fff;background-color:#d7000f}
.check-box-container{display:block;position:relative;padding-left:2rem;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.check-box-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}
.checkmark{position:absolute;border:1px solid #505050;border-radius:2px;top:.3rem;left:.3rem;height:1rem;width:1rem;background-color:#fff}
.check-box-container:hover input ~ .checkmark{background-color:#fff}
.check-box-container input:checked ~ .checkmark{background-color:#fff}
.checkmark:after{content:"";position:absolute;display:none}
.check-box-container input:checked ~ .checkmark:after{display:block}
.check-box-container .checkmark:after{left:.25rem;top:.1rem;width:.4rem;height:.6rem;border:solid #000;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
@media only screen and (max-width:1024px){.consent-alert-cmp-container .alert-container{padding:.5rem 4rem}
.consent-alert-cmp-container .alert-container .alert-main-cont{justify-content:start;width:auto;padding-top:2rem;padding-left:2rem}
.consent-alert-cmp-container .alert-container .alert-text-cont{width:auto;flex-direction:row}
.consent-alert-cmp-container .alert-container .alert-text-cont p{width:auto}
}
@media only screen and (max-width:768px){.consent-alert-cmp-container .alert-container{padding:1rem;justify-content:space-between}
.consent-alert-cmp-container .alert-container .alert-text-cont{flex-direction:column}
.consent-alert-cmp-container .alert-container .alert-text-cont .alert-button{top:0;right:0;width:100%;padding:1rem 0 0 0}
}
.rtl .consent-alert-cmp-container{direction:rtl}
.rtl .consent-alert-cmp-container .alert-close{left:1rem;right:unset}
@media only screen and (max-width:768px){.rtl .consent-alert-cmp-container .alert-container .alert-text-cont p{margin-left:30px}
}
.disabled span{background:0;color:#cdcdcd !important;border:1px solid #cdcdcd}
.disabled span:hover{background:0;color:#cdcdcd !important;border:1px solid #cdcdcd}
.light-theme span{line-height:24px;font-weight:400;text-align:center;min-width:14px;padding:0 7px;border-radius:3px;font-size:.75rem}
#layout4-pagination{position:relative}
#layout4-pagination ul{width:50%;margin:0 auto}
#layout4-pagination ul li:first-child{position:absolute;left:0;padding-left:22px}
#layout4-pagination ul li:nth-child(2){margin-left:140px}
#layout4-pagination ul li:last-child{position:absolute;right:0;padding-right:38px}
@media only screen and (max-width:769.98px){#layout4-pagination ul li:nth-child(2){margin-left:85px}
#layout4-pagination ul li:first-child{padding-left:22px}
#layout4-pagination ul li:last-child{padding-right:10px}
}
@media only screen and (max-width:459.98px){.light-theme span{line-height:24px;font-weight:400;text-align:center;min-width:14px;padding:0 3px;border-radius:3px;font-size:.75rem}
}
@media only screen and (max-width:420.98px){.light-theme span{line-height:24px;font-weight:400;text-align:center;min-width:14px;padding:0 2px;border-radius:3px;font-size:.75rem}
#layout4-pagination ul li:nth-child(2){margin-left:45px}
#layout4-pagination ul li:first-child{padding-left:22px}
#layout4-pagination ul li:last-child{padding-right:10px}
}
@media only screen and (max-width:376.98px){.light-theme span{line-height:24px;font-weight:400;text-align:center;min-width:14px;padding:0 1px;border-radius:3px;font-size:.75rem}
#layout4-pagination ul li:nth-child(2){margin-left:13px}
#layout4-pagination ul li:first-child{padding-left:10px}
#layout4-pagination ul li:last-child{padding-right:6px}
}
ul.simple-pagination{list-style:none}
.simple-pagination{display:block;overflow:hidden;padding:0 5px 5px 0;margin:0}
.simple-pagination ul{list-style:none;padding:0;width:98%;text-align:center;margin:0 auto}
.simple-pagination li{list-style:none;padding:0;margin:0;display:inline;cursor:pointer}
span.ellipse.clickable{cursor:pointer}
.ellipse input{width:3em}
.compact-theme a,.compact-theme span{float:left;color:#737373;font-size:.75rem;line-height:24px;font-weight:400;text-align:center;border-left:0;min-width:14px;padding:0 7px}
.compact-theme a:hover{text-decoration:none}
.compact-theme li:first-child a,.compact-theme li:first-child span{border-radius:3px 0 0 3px}
.compact-theme li:last-child a,.compact-theme li:last-child span{border-radius:0 3px 3px 0}
.compact-theme .current{cursor:default}
.compact-theme .ellipse{padding:0 10px;cursor:default}
.light-theme a:hover{text-decoration:none}
.light-theme .current{color:red;font-size:.75rem !important;font-weight:bolder !important;cursor:default}
.light-theme .ellipse{background:0;border:0;border-radius:0;box-shadow:none;font-weight:700;cursor:default}
.dark-theme a,.dark-theme span{float:left;font-size:14px;line-height:24px;font-weight:400;text-align:center;min-width:14px;padding:0 7px;margin:0 5px 0 0;border-radius:3px}
.dark-theme a:hover{text-decoration:none}
.dark-theme .current{background:#222;color:#666;cursor:default}
.dark-theme .ellipse{background:0;border:0;border-radius:0;box-shadow:none;font-weight:700;cursor:default}
.page-link{border:0;background:0;text-decoration:none;font-size:.75rem;font-weight:bolder !important;color:#737373;font-family:OpenSans}
.page-link:hover{color:#fff;background:#000}
.next{padding-top:.0625rem !important;padding-bottom:.0625rem !important;padding-left:1.3125rem !important;padding-right:1.3125rem !important;border:1px solid #505050;border-radius:2.5rem !important;color:#505050;font-size:.75rem;text-transform:uppercase;line-height:20px !important;font-weight:bolder !important;float:right}
.next:hover{background-color:#000;color:#fff !important}
.prev{padding-top:.0625rem !important;padding-bottom:.0625rem !important;padding-left:1.3125rem !important;padding-right:1.3125rem !important;border:1px solid #505050;border-radius:2.5rem !important;color:#505050;font-size:.75rem;text-transform:uppercase;line-height:20px !important;font-family:OpenSans;font-weight:bolder !important;float:left}
.prev:hover{background-color:#000;color:#fff !important}
.layout4-wrapper .simple-pagination li.active{color:#000 !important}
.rtl #layout-pagination-wrapper.simple-pagination{direction:rtl}
.rtl #layout-pagination-wrapper.simple-pagination ul li{display:inline-block}
.rtl #layout-pagination-wrapper.simple-pagination ul li:first-child{float:right}
.rtl #layout-pagination-wrapper.simple-pagination ul li:last-child{float:left}
.filter-header-web{width:100%}
.filter-header-web .row{margin:0}
.filter-header-web .navbar-brand{margin-left:3.125rem !important;font-size:.875rem;font-family:OpenSans;color:#737373}
.filter-header-web .filter-header-wrapper{display:none}
.filter-header-web .filter-header-nav{height:2.5rem}
.filter-header-web .filter-header-nav .filter-header-nav-left{width:60%}
.filter-header-web .filter-header-nav .filter-header-nav-left li{height:2.5rem;display:inline}
.filter-header-web .filter-header-nav .filter-header-nav-left li .filter-header-logo{height:10px}
.filter-header-web .filter-header-nav .filter-header-nav-left li .filter-back-button{margin-left:4.0625rem;margin-right:1.25rem;height:1.25rem;transform:rotate(180deg)}
.filter-header-web .filter-header-nav .filter-header-nav-left .search-result{font-size:.875rem;font-family:OpenSans-SemiBold;color:#707070;margin-left:1.5625rem}
.filter-header-web .filter-header-nav .filter-header-nav-left .triangle-indicator{content:"";width:10px;height:10px;position:absolute;border-bottom:5px solid transparent;border-left:5px solid #737373;border-top:5px solid transparent;margin-top:.5rem;margin-left:.625rem}
.filter-header-web .filter-header-nav .filter-header-nav-right{padding-top:.5rem;width:40%;padding:0;background-color:#f2f2f2}
.filter-header-web .filter-header-nav .filter-header-nav-right .filter-search-bar{width:80%;height:100%;background-color:#f2f2f2;border:0;font-size:.875rem;padding-left:.8125rem;outline:0}
.filter-header-web .filter-header-nav .filter-header-nav-right li{display:inline}
.filter-header-web .filter-header-nav .filter-header-nav-right .filter-search-icon{width:1.25rem;height:2.5rem;float:right;margin-right:4.0625rem;background-color:#f2f2f2}
.filter-header-web .filter-dropdown-nav{padding:0 4.0625rem;height:3.75rem}
.filter-header-web .filter-dropdown-nav .navbar-brand{margin-left:0 !important}
.filter-header-web .filter-dropdown-nav .filter-icon{margin-right:.625rem}
.filter-header-web .filter-dropdown-nav .megamenu-li{position:static}
.filter-header-web .filter-dropdown-nav .nav-link{font-size:.875rem;font-family:OpenSans-SemiBold;color:#737373}
.filter-header-web .filter-dropdown-nav .nav-link:focus{color:#505050}
.filter-header-web .filter-dropdown-nav .nav-link.active{border-bottom:2px solid #d7000f}
.filter-header-web .filter-dropdown-nav .nav-link.active:before{width:80%}
.filter-header-web .filter-dropdown-nav .megamenu{position:absolute;width:100%;left:0;right:0;padding-left:4.0625rem;padding-right:4.0625rem;padding-top:1.0625rem;border:0;box-shadow:0 3px 3px #f2f2f2;padding-bottom:2.625rem}
.filter-header-web .filter-dropdown-nav .megamenu ul{padding:0;margin:0}
.filter-header-web .filter-dropdown-nav .megamenu ul li{display:inline-block;list-style-type:none;margin-right:.9375rem;margin-bottom:1rem}
.filter-header-web .filter-dropdown-nav .megamenu .sub-category{min-width:3.75rem;border:solid 1px #737373;color:#737373;border-radius:25px;font-size:.75rem;background-color:#fff;font-family:OpenSans-SemiBold}
.filter-header-web .filter-dropdown-nav .megamenu .sub-category .sub-category-count{margin-left:.3125rem}
.filter-header-web .filter-dropdown-nav .megamenu .sub-category:hover{background-color:#d7000f;color:#fff;border:1px solid #d7000f}
.filter-header-web .filter-dropdown-nav .megamenu .sub-category.active{background-color:#d7000f;color:#fff;border:1px solid #d7000f}
.filter-header-web .filter-dropdown-nav .megamenu .header-button{padding-left:1.25rem;padding-right:1.25rem;margin-bottom:1rem}
.filter-header-web .filter-dropdown-nav .sort-by-dropdown{position:absolute;right:4.0625rem}
.filter-header-web .filter-dropdown-nav .sort-by-dropdown .sort-by{width:20%;float:right;left:-4.0625rem;padding:.625rem}
.filter-header-web .filter-dropdown-nav .sort-by-dropdown .sort-by option{padding-top:.3125rem;padding-bottom:.3125rem;border-bottom:.5px solid #737373;color:#737373}
.filter-header-web .filter-dropdown-nav .sort-by-dropdown .sort-by option:last-child{border:0}
.filter-header-web .filter-dropdown-nav .sort-by-dropdown .sort-by option:hover{color:#d7000f}
.filter-header-web .filter-dropdown-nav .megamenu-li{margin-right:0rem}
@media only screen and (min-width:1150px){.filter-header-web .filter-dropdown-nav .megamenu-li{margin-right:1.5625rem}
}
.filter-web .search-wrapper{padding-bottom:2.5rem}
.filter-web .search-wrapper .title{display:none}
@media only screen and (min-width:992px){.filter-web .result-grid__layout3-wrapper{padding-top:0;width:75.7%;padding-bottom:0;padding-left:1.9375rem;padding-right:1.9375rem}
}
.result-grid__layout3-wrapper .text-primary-color{color:#505050}
.result-grid__layout3-wrapper .text-secondary-color{color:#737373}
.result-grid__layout3-wrapper .result-grid-text-wrapper{display:flex;justify-content:space-between}
.result-grid__layout3-wrapper .result-grid-text-wrapper .result-grid-text{font-family:OpenSans-SemiBold;font-size:1.5rem;font-size:24;font-weight:600;margin-bottom:.5rem}
.result-grid__layout3-wrapper .result-grid-text-wrapper .result-grid-more-text{font-family:OpenSans;font-size:16;line-height:2.5;background-image:url('../../../etc/clientlibs/it/resources/images/more-static.png');padding-top:0rem;padding-bottom:0rem;padding-left:1.6875rem;padding-right:1.6875rem;background-repeat:no-repeat;background-size:1.25rem;background-position:right}
.result-grid__layout3-wrapper .result-grid-text-wrapper .result-grid-more-text:hover{background-image:url('../../../etc/clientlibs/it/resources/images/more.gif')}
.result-grid__layout3-wrapper .result-grid-text-wrapper .result-grid-more-text .result-grid-arrow{height:auto;width:1.25rem;margin-left:.625rem;background-image:url('../../../etc/clientlibs/it/resources/images/more-static.png')}
.result-grid__layout3-wrapper a{text-decoration:none}
.result-grid__layout3-wrapper .layout3-wrapper{background-color:#fff;padding-top:0rem;padding-bottom:0rem;padding-left:.625rem;padding-right:.625rem;height:auto;position:relative;list-style-type:none;border-radius:.3125rem}
.layout3-content-wrapper .press-mention-container{padding:.9375rem 0 0 0}
.result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper{padding:0;position:relative;padding-bottom:.9375rem;border-bottom:.1px solid #f2f2f2}
.result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .layout3-content{font-size:1rem;font-family:OpenSans;padding-bottom:1.25rem}
.result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .links-date{position:relative;float:left;font-family:OpenSans;font-size:.875rem}
.result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .links-source{position:relative;float:right;font-family:OpenSans;font-size:.875rem}
.result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper:last-child{border-bottom:0}
.press-list .list-years-cont ul li{display:inline-block;list-style-type:none;margin-right:.9375rem;margin-bottom:1rem}
.press-list .list-years-cont button{min-width:3.75rem;border:solid 1px #737373;color:#737373;border-radius:25px;font-size:.75rem;background-color:#fff;font-family:OpenSans-SemiBold}
.result-grid__layout3-wrapper .holder{width:95%;text-align:center;margin:0 auto}
.result-grid__layout3-wrapper .holder a.jp-previous{float:left}
.result-grid__layout3-wrapper .holder a.jp-next{float:right}
.result-grid__layout3-wrapper .holder a.jp-previous,.result-grid__layout3-wrapper .holder a.jp-next{padding-top:.0625rem;padding-bottom:.0625rem;padding-left:1.3125rem;padding-right:1.3125rem;border:1px solid #505050;border-radius:2.5rem;color:#505050;font-size:.75rem}
.result-grid__layout3-wrapper .holder a:hover{background-color:#2b2b2b !important;color:#fff !important}
.filter-web .result-grid__layout3-wrapper .layout3-wrapper{background-color:#fff;padding-top:0rem;padding-bottom:0rem;padding-left:.625rem;padding-right:.625rem;height:auto;position:relative;list-style-type:none;border-radius:.3125rem}
.filter-web .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper{padding:0;position:relative;padding-top:.9375rem;padding-bottom:.9375rem;padding-left:0rem;padding-right:0rem;border-bottom:.1px solid #f2f2f2}
.filter-web .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .layout3-content{font-size:1rem;font-family:OpenSans;padding-bottom:1.25rem}
.filter-web .filter-header-web .filter-dropdown-nav .megamenu .sub-item{min-width:3.75rem;border:solid 1px #737373;color:#737373;border-radius:25px;font-size:.75rem;background-color:#fff;font-family:OpenSans-SemiBold;cursor:pointer;text-align:center;padding:0 10px}
.filter-web .filter-header-web .filter-dropdown-nav .megamenu .sub-item.active{background-color:#d7000f;color:#fff;border:1px solid #d7000f}
.filter-header-web .filter-dropdown-nav .megamenu .sub-item:hover{background-color:#d7000f;color:#fff;border:1px solid #d7000f}
.filter-web .result-grid-layout4-wrapper{width:90%;margin:0 auto}
@media only screen and (min-width:768px){.filter-web .result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper{width:48%;height:auto;margin-left:1%;float:left}
.filter-web .result-grid-layout4-wrapper{width:100%}
}
@media only screen and (min-width:992px){.filter-web .result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper{width:31%;margin-left:1%}
}
@media only screen and (max-width:768px){.filter-web .navbar{padding-left:.5rem !important;padding-right:.5rem}
}
.rtl .filter-header-web .filter-dropdown-nav{direction:rtl}
.rtl .filter-header-web .filter-dropdown-nav .filter-icon{margin-left:.625rem;margin-right:0}
.rtl .filter-header-web .filter-dropdown-nav .dropdown-toggle::after{margin-left:0;margin-right:.255em}
.rtl .layout4-wrapper{direction:rtl}
.rtl .result-grid-layout4-wrapper .layout-image-text-wrapper{direction:rtl}
@media only screen and (min-width:768px){.rtl .result-grid-layout4-wrapper .layout-image-text-wrapper{padding-left:5px}
}
.rtl .result-grid-layout4-wrapper .layout-image-text-wrapper .result_info_wrapper{text-align:right}
.rtl .result-grid-layout4-wrapper .layout-image-text-wrapper .result_info_wrapper .product-compare-wraper{justify-content:flex-end}
@media only screen and (max-width:767.98px){.rtl .result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper .product-compare-wraper{padding-left:.625rem;padding-right:0}
}
.rtl .filter-web .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .msg-empty-result{text-align:right}
.filter-web .result-grid__layout3-wrapper a{color:#505050;text-decoration:none;animation-duration:100ms;cursor:pointer}
.filter-web .result-grid__layout3-wrapper a:hover{color:#d7000f}
.filter-web .result-grid__layout3-wrapper .layout3-wrapper{position:relative;height:auto;padding:2rem;list-style-type:none;background-color:#fff;border-radius:.25rem}
.filter-web .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .result_info_text{font-family:OpenSans-SemiBold;font-size:1.5rem;color:#26292b;cursor:pointer}
.filter-web .layout3-content-wrapper .press-mention-container{padding:.9375rem 0 0 0}
.filter-web .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper{position:relative;padding:1.5rem 0;border-bottom:1px solid #f2f2f2}
.filter-web .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .layout3-content{margin-top:1rem;font-family:OpenSans}
.filter-web .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .layout3-content strong{font-weight:normal}
.filter-web .result-grid__layout3-wrapper .layout3-wrapper{position:relative;height:auto;padding:2rem;list-style-type:none;background-color:#fff;border-radius:.25rem}
.filter-web .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper{position:relative;padding:1.5rem 0;border-bottom:1px solid #f2f2f2}
.rtl .filter-web .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper{direction:rtl}
.rtl .filter-web .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .result_info_text,.rtl .filter-web .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .layout3-content{text-align:right}
.compare-cont{background-color:#505050;padding:1rem;display:flex;flex-direction:row;justify-content:space-around;position:fixed;width:100%;bottom:0;z-index:20}
.compare-cont .compare-text{padding:1rem;font-family:OpenSans-SemiBold}
.compare-cont .compare-text p{color:#fff;font-size:1.25rem;padding-top:.5rem}
.compare-cont .compare-item-template{display:none}
.compare-cont .compare-item-empty{display:none}
.compare-cont .compare-items-cont{width:70%;display:flex;flex-direction:row;justify-content:space-around}
.compare-cont .compare-items-cont .compare-item{width:25%;padding:.5rem}
.compare-cont .compare-items-cont .compare-item .item-cont{position:relative;height:100px;width:210px;border:1px solid #737373;border-radius:5px;background-color:#737373;text-align:center}
.compare-cont .compare-items-cont .compare-item .item-cont .item-title{position:relative;height:24px;bottom:-100px;font-size:14px;color:#fff}
.compare-cont .compare-items-cont .compare-item .item-cont .close-item button{background-color:transparent;border:0;position:absolute;right:-2px;top:-5px}
.compare-cont .compare-items-cont .compare-item .item-cont .close-item button img{width:12px}
.compare-cont .compare-items-cont .empty-cont{border:1px solid #737373;min-height:100%;border-radius:5px;padding:1rem;width:210px}
.compare-cont .compare-items-cont .empty-cont .add-item{color:#fff;font-size:.875rem;opacity:.8}
.compare-cont .compare-items-cont .empty-cont .add-item a{color:#FFF;text-decoration:none;animation-duration:100ms;cursor:pointer}
.compare-cont .compare-btn-wrapper{display:flex;align-items:flex-end;padding:.6rem}
.compare-cont .compare-btn-wrapper .disabled{pointer-events:none;background-color:#ddd !important;border:1px solid transparent !important}
.compare-cont .compare-btn-wrapper .compare-btn{width:200px;height:2.5rem;border-radius:1.25rem;border:solid 1px #d7000f;font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;color:#fff;background-color:#d7000f;cursor:pointer;position:relative}
.compare-cont .compare-btn-wrapper .compare-btn:hover{background-color:#ff0012;border-color:#ff0012}
.compare-cont .compare-btn-wrapper .compare-btn:active{background-color:#ba000d;border-color:#ba000d}
.compare-cont .compare-btn-wrapper .compare-btn .comp-btn-text{padding:.2rem 2rem}
.compare-cont .compare-btn-wrapper .compare-btn .comp-count{height:2rem;width:2rem;border-radius:2rem;background-color:#fff;text-align:center;position:absolute;right:.25rem;top:.2rem;color:#d7000f}
.compare-cont .close-clear-cont{position:absolute;top:12px;display:flex;right:10px;justify-content:space-around;width:11rem}
.compare-cont .close-clear-cont .comp-clear-btn button{width:5rem;font-size:.75rem;background-color:transparent;border:1px solid #fff;border-radius:15px;color:#fff;font-family:OpenSans-SemiBold}
.compare-cont .close-clear-cont .comp-close-btn button{background-color:transparent;border:0}
.compare-cont .close-clear-cont .comp-close-btn button img{width:20px;height:auto}
.compare-cont .active-compare-cont{cursor:pointer}
.compare-btn-cont{position:fixed;right:28px;bottom:25px;width:200px;display:none;z-index:20}
.compare-btn-cont .compare-btn{width:12.5rem;height:2.5rem;border-radius:1.25rem;border:solid 1px #d7000f;font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;color:#fff;background-color:#d7000f;cursor:pointer;position:relative}
.compare-btn-cont .compare-btn:hover{background-color:#ff0012;border-color:#ff0012}
.compare-btn-cont .compare-btn:active{background-color:#ba000d;border-color:#ba000d}
.compare-btn-cont .compare-btn .comp-btn-text{padding:.2rem 2rem}
.compare-btn-cont .compare-btn .comp-count{height:2rem;width:2rem;border-radius:2rem;background-color:#fff;text-align:center;position:absolute;right:.25rem;top:.2rem;color:#d7000f}
#compareBtm-2{box-shadow:2px 2px 3px #999;border-radius:1.25rem}
.empty-content{border:1px dashed #fff}
@media only screen and (max-width:1024px){.compare-cont{flex-direction:column;width:242px;right:1.25rem;bottom:3rem;border-radius:5px;box-shadow:3px 3px 6px #999}
.compare-cont .compare-items-cont{flex-direction:column;width:100%}
.compare-cont .compare-items-cont .compare-item{width:100%;margin-bottom:1.5rem}
.compare-cont .compare-items-cont .compare-item .item-cont{width:192px;height:108px}
.compare-cont .compare-items-cont .compare-item .item-cont .item-title{bottom:-110px;font-size:.75rem}
.compare-cont .compare-items-cont .empty-cont{width:192px;height:108px}
.compare-cont .compare-items-cont .empty-cont .add-item{font-size:.75rem}
.compare-cont .compare-text{padding-top:0;padding-left:.625rem;padding-bottom:0}
.compare-cont .compare-text p{width:100%;padding-top:0;font-size:.75rem}
.compare-cont .close-clear-cont{justify-content:flex-end;margin-right:1rem}
.compare-cont .compare-btn-wrapper .compare-btn{width:100%}
.compare-cont .compare-btn-wrapper .compare-btn .comp-btn-text{font-size:.9375rem;font-weight:normal;padding:7px 0 0 20px}
.compare-btn-cont{justify-content:center;width:153px;.advanced-filter-button-wrapper .advanced-filter-button}
.compare-btn-cont .compare-btn{position:fixed;width:153px;bottom:3rem}
.compare-btn-cont .compare-btn .comp-btn-text{font-size:.9375rem;font-weight:normal;padding:7px 0 0 20px}
.close-compare-tab{display:none}
}
@media only screen and (max-width:992px){.compare-btn-cont{bottom:4.5rem}
}
@media only screen and (max-width:768px){.item-cont{width:100% !important}
.empty-cont{width:100% !important}
.empty-cont .add-item{font-size:.75rem}
.compare-cont .compare-items-cont .compare-item .item-cont .item-text{font-size:.75rem;width:70%}
.compare-cont{bottom:5.25rem}
.compare-btn-cont .compare-btn{bottom:4.5rem}
.close-compare-tab{display:none}
}
@media only screen and (max-width:475px){.compare-cont{width:144px;right:.5rem;bottom:4.5rem;padding:.5rem}
.compare-btn-cont .compare-btn{bottom:4.5rem}
.compare-cont .close-clear-cont .comp-clear-btn{display:none}
.compare-cont .compare-items-cont .compare-item{margin-bottom:1.5rem;padding:0}
.compare-cont .compare-items-cont .compare-item .item-cont{width:128px;height:72px}
.compare-cont .compare-items-cont .compare-item .item-cont .item-title{bottom:-75px}
.compare-cont .compare-items-cont .empty-cont{width:128px;height:72px}
.compare-cont .compare-btn-wrapper .compare-btn{height:2rem}
.compare-cont .compare-btn-wrapper .compare-btn .comp-count{right:0rem;top:-.15rem}
.close-compare-tab{border-radius:50%;margin-bottom:0}
.close-compare-tab img{position:relative;top:2px;left:0}
.compare-cont .compare-btn-wrapper .compare-btn .comp-btn-text{font-size:.875rem;padding:3px 0 3px 5px}
}
.rtl .compare-cont{direction:rtl}
.rtl .compare-cont .close-clear-cont{left:10px;right:auto}
.rtl .compare-cont .compare-btn-wrapper .compare-btn .comp-count{right:auto;left:.25rem}
.rtl .compare-cont .compare-btn-wrapper .compare-btn .comp-btn-text{text-align:right}
.rtl .compare-cont .compare-items-cont .compare-item .item-cont .close-item button{left:-2px;right:auto}
.rtl .compare-cont .compare-items-cont .empty-cont .add-item{text-align:right}
.rtl .compare-btn-cont{left:28px;right:auto;direction:rtl}
@media only screen and (max-width:1024px){.rtl .compare-cont .compare-btn-wrapper .compare-btn .comp-btn-text{padding:7px 20px 0 0}
}
@media only screen and (max-width:475px){.rtl .compare-cont .compare-btn-wrapper .compare-btn .comp-count{left:0rem}
.rtl .compare-cont .compare-btn-wrapper .compare-btn .comp-btn-text{padding:3px 5px 3px 0}
}
.rtl .compare-btn-cont .compare-btn .comp-btn-text{text-align:right}
.rtl .compare-btn-cont .compare-btn .comp-count{left:.25rem;right:auto}
.rtl .compare-cont .compare-text p{text-align:right;width:auto}
@media only screen and (min-width:1025px) and (max-width:1250px){.rtl .compare-cont .compare-items-cont .compare-item .item-cont{width:100%}
}
.product-comparison{width:100%;height:100%;padding-top:2rem;overflow:auto;background-color:#fff}
.product-comparison a{color:#505050;text-decoration:none;animation-duration:100ms;cursor:pointer}
.product-comparison a:hover{color:#d7000f}
.product-comparison .item-cont-empty{display:none}
.product-comparison .pc-block-na{display:none}
.product-comparison .pc-mainInfo-info{display:none}
.product-comparison .pc__wrapper{max-width:1310px;margin:0 auto;position:relative}
.product-comparison .radio label{position:static;padding-left:1.625rem;font-size:.75rem}
.product-comparison .radio label input[type="radio"]{appearance:none;-moz-appearance:none;-webkit-appearance:none;overflow:hidden;height:0;width:0}
.product-comparison .radio label input[type="radio"]+.custom-radio{position:absolute;display:inline-block;width:1rem;height:1rem;padding:.125rem;border-radius:50%;left:.5rem;border:1px solid #fff;vertical-align:sub}
.product-comparison .radio label input[type="radio"]+.custom-radio:before{content:'';position:absolute;display:inline-block;width:.625rem;height:.625rem;border-radius:50%;background-color:transparent;transition:all .3s ease-in-out}
.product-comparison .radio label input[type="radio"]:checked+.custom-radio:before{background-color:white}
.product-comparison .pc__title{font-family:OpenSans-SemiBold;font-size:1.25rem;padding-left:.625rem;margin-bottom:2.5rem;max-width:60%}
.product-comparison .download-btn{position:absolute;top:.125rem;right:2.8125rem}
.product-comparison .compare-btn{display:none;position:absolute;top:.125rem;right:9.5rem;padding-right:1.5625rem}
.product-comparison .compare-btn .product-count{position:absolute;display:inline-block;background-color:#fff;color:#d7000f;width:1rem;height:1rem;right:.125rem;text-align:center;border-radius:1.875rem}
.product-comparison .pc__close{position:absolute;top:.125rem;right:.625rem;width:1.25rem;cursor:pointer}
.product-comparison .pc__content{overflow-x:auto}
.product-comparison .pc__content .pc__content__wrapper{min-width:47.3125rem;margin-top:10px}
.product-comparison .pc__header .add_to_compare--btn{margin-top:.0625rem;font-size:.875rem}
.product-comparison .pc__row{display:flex;flex-direction:row;align-items:stretch}
.product-comparison .pc__row.difference-highlighter{background-color:#fffee5}
.product-comparison .pc__block{position:relative;width:100%;max-width:calc(100% - 117px / 4);color:#737373;padding-left:.5rem;padding-right:.5rem;font-size:.75rem;margin-top:-0.0625rem}
.product-comparison .pc__block p:first-child{padding-bottom:.75rem;border-bottom:1px solid #d2d2d2;margin-bottom:0;padding-top:1rem;height:100%;word-wrap:break-word;word-break:break-all}
.product-comparison .pc__block:first-child{width:100%;color:#fff;background-color:#505050}
.product-comparison .pc__block.pc__mainInfo{color:#505050}
.product-comparison .pc__block .pc__add_container{height:9.1rem;padding:2rem 1rem 1rem 1rem;border:1px solid #d2d2d2;border-radius:5px;text-align:left}
.product-comparison .pc__block .pc__add_container .btn-add-to-compare{font-size:1rem;font-family:OpenSans-SemiBold}
.product-comparison .pc__block.pc__mainInfo:nth-child(2) .pc__selectedTag{display:inline-block}
.product-comparison .pc__block.pc__mainInfo:nth-child(2) .pc__selectBtn{display:none}
.product-comparison .pc__block.pc__mainInfo:nth-child(2) .pc__remove{display:none}
.product-comparison .pc__block .pc__name{font-family:OpenSans-SemiBold;font-size:.75rem;margin-bottom:.3125rem}
.product-comparison .pc__block .pc__basicInfo{font-family:OpenSans-SemiBold;font-size:.8125rem}
.product-comparison .pc__propertyTitle h3{font-family:OpenSans-SemiBold;font-size:.75rem;margin-top:.8125rem;margin-bottom:.9375rem}
.product-comparison .pc__propertyTitle .pc__propertyTitle--category{font-family:OpenSans-SemiBold;font-size:.75rem;margin-top:1.875rem}
.product-comparison .pc__propertyTitle .pc__propertyTitle--subCategory{font-family:OpenSans-SemiBold;font-size:.75rem;border-top:1px solid #d2d2d2;padding-top:.75rem;text-transform:capitalize}
.product-comparison .pc__image{position:relative;padding-top:9.1rem;background-color:transparent;background-size:contain;background-position:center center;background-repeat:no-repeat;margin-bottom:.625rem;-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,0.1);-moz-box-shadow:0 .25rem .75rem rgba(0,0,0,0.1);box-shadow:0 .25rem .75rem rgba(0,0,0,0.1);-webkit-transition:all .6s;transition:all .6s}
.product-comparison .pc__image:hover{-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;--moz-transition:all .5s ease;--o-transition:all .5s ease;transition:all .5s ease;-webkit-box-shadow:8px 10px 20px rgba(34,41,77,.15);-moz-box-shadow:8px 10px 20px rgba(34,41,77,.15);box-shadow:8px 10px 20px rgba(34,41,77,.15)}
.product-comparison .pc__image .pc__remove{position:absolute;top:.4375rem;right:.4375rem;width:.75rem;height:.75rem;cursor:pointer}
.product-comparison .pc__image .pc__selectedTag{padding-top:.3125rem;padding-bottom:.3125rem;padding-left:.625rem;padding-right:.625rem;font-size:.625rem;display:none;font-family:OpenSans-SemiBold;position:absolute;left:0;bottom:0;color:#fff;background-color:#d7000f}
.product-comparison .pc__image .pc__selectBtn{display:inline-block;position:absolute;bottom:.625rem;left:50%;transform:translateX(-50%)}
@media(min-width:768px){.product-comparison .pc__title{font-size:1.5rem;padding-left:0;max-width:100%;text-align:center}
.product-comparison .download-btn,.product-comparison .pc__close{top:.25rem}
}
@media(min-width:992px){.product-comparison .pc__title{font-size:1.875rem}
.product-comparison .download-btn,.product-comparison .compare-btn,.product-comparison .pc__close{top:.5rem;display:inline-block}
.product-comparison .pc__block{font-size:.875rem;max-width:calc(100% - 210px / 4)}
.product-comparison .pc__block .pc__name{font-size:1rem}
.product-comparison .pc__block .pc__basicInfo{font-size:.8125rem}
.product-comparison .pc__propertyTitle h3{font-size:1.25rem;margin-bottom:1.875rem}
.product-comparison .pc__propertyTitle .pc__propertyTitle--category{font-size:1.25rem}
.product-comparison .pc__propertyTitle .pc__propertyTitle--subCategory{font-size:.875rem}
}
@media print{body{-webkit-print-color-adjust:exact}
}
.rtl .product-comparison,.product-comparison .pc__title{direction:rtl}
.rtl .product-comparison .radio label{direction:rtl;text-align:right;padding-right:1.625rem;padding-left:0;width:100%}
.rtl .product-comparison .pc__image .pc__selectedTag{right:0;left:auto}
.rtl .product-comparison .pc__image .pc__remove{left:.4375rem;right:auto}
.rtl .product-comparison .download-btn{left:2.8125rem;right:auto}
.rtl .product-comparison .radio label input[type="radio"]+.custom-radio{right:.5rem;left:auto;text-align:right}
.rtl .product-comparison .pc__block .pc__add_container{text-align:right}
.rtl .product-comparison .pc__block .pc__name,.rtl .product-comparison .pc__block .pc__basicInfo,.rtl .pc__block p{text-align:right;direction:ltr}
.rtl .product-comparison .pc__propertyTitle .pc__propertyTitle--category,.rtl .pc__propertyTitle .pc__propertyTitle--subCategory{text-align:right}
.rtl .product-comparison .pc__propertyTitle h3{direction:rtl;text-align:right}
.result-grid-layout4-wrapper{background-color:#f2f2f2}
.result-grid-layout4-wrapper .text-primary-color{color:#505050}
.result-grid-layout4-wrapper .text-secondary-color{color:#737373}
.result-grid-layout4-wrapper .result-grid-text-wrapper{display:flex;justify-content:space-between}
.result-grid-layout4-wrapper .result-grid-text-wrapper .result-grid-text{margin-bottom:.5rem;font-family:OpenSans-SemiBold;font-size:1.5rem;font-weight:600}
.result-grid-layout4-wrapper .result-grid-text-wrapper .result-grid-text-all{padding:0 1.6875rem;background-image:url('../../../etc/clientlibs/it/resources/images/more-static.png');background-repeat:no-repeat;background-size:1.25rem;background-position:right;font-family:OpenSans;font-size:1rem;line-height:2.5}
.result-grid-layout4-wrapper .result-grid-text-wrapper .result-grid-text-all:hover{background-image:url('../../../etc/clientlibs/it/resources/icons/more.gif')}
.result-grid-layout4-wrapper .result-grid-text-wrapper .result-grid-text-all .result-grid-arrow{height:auto;width:1.25rem;margin-left:.625rem;background-image:url('../../../etc/clientlibs/it/resources/images/more-static.png')}
.result-grid-layout4-wrapper .result-grid-text-wrapper a{text-decoration:none}
.result-grid-layout4-wrapper .btn{border-radius:1.5625rem;border:1px solid #737373;background-color:transparent;margin-left:.8125rem;font-size:.75rem;font-family:OpenSans-SemiBold;outline:0;color:#737373}
.result-grid-layout4-wrapper .btn-all{padding:.025rem .375rem}
.result-grid-layout4-wrapper .btn-products{padding-top:.03125rem;padding-right:.325rem;padding-bottom:.03125rem}
.result-grid-layout4-wrapper .close-btn{width:.75rem;height:auto;margin-left:.625rem;vertical-align:middle;margin-bottom:.0625rem}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper{width:32.8%;background-color:#fff;position:relative;height:auto;display:flex;margin-right:1%;margin-bottom:.625rem;border-radius:.3125rem}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout4__image{width:7.5rem;height:4.21rem;background-size:contain;background-position:center center;background-repeat:no-repeat;margin:.625rem .625rem 2.25rem 1.125rem}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .add-to-compare input[type="checkbox"]{-webkit-appearance:initial;appearance:initial;width:11px;height:11px;padding:0;position:relative;border-radius:3px;vertical-align:baseline;margin-right:6px;outline:0}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .add-to-compare input[type="checkbox"]:checked{background:#707070;border-radius:3px;vertical-align:baseline}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .add-to-compare input[type="checkbox"]:after{position:absolute;width:16px;height:16px;border:1px solid black;content:'';background:#ffffff00;left:47%;top:46%;-webkit-transform:translate(-48%,-49%);-moz-transform:translate(-48%,-49%);-ms-transform:translate(-48%,-49%);transform:translate(-48%,-49%);border-radius:3px;vertical-align:baseline}
.result-grid-layout4-wrapper .layout4-wrapper layout4-content-wrapper:last-child{margin-right:0;margin-bottom:0}
.result-grid-layout4-wrapper .layout4-wrapper .result_info_text{font-family:OpenSans-SemiBold;font-size:1rem;color:#505050;margin-top:.625rem;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.result-grid-layout4-wrapper .layout4-wrapper .result_info_more-text{font-family:OpenSans;font-size:.8rem;color:#505050;margin-top:.75rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.result-grid-layout4-wrapper .layout4-wrapper .button{background-color:transparent;border:0;color:#fff;padding:.0625rem 1.3125rem;text-align:center;text-decoration:none;display:inline-block;font-size:.75rem;margin:.25rem .125rem;cursor:pointer;border-radius:2.5rem;border:1px solid #505050;outline:0;color:#505050;font-family:OpenSans-SemiBold}
.result-grid-layout4-wrapper .layout4-wrapper .buttons-wrapper{display:flex;justify-content:space-between}
.result-grid-layout4-wrapper .pagination-wrapper{position:relative}
.result-grid-layout4-wrapper .result_info_wrapper{width:86%}
.result-grid-layout4-wrapper .result_info_wrapper a{text-decoration:none}
.result-grid-layout4-wrapper .holder{margin-bottom:-1.4375rem;margin-left:0;margin-top:0;position:relative}
.result-grid-layout4-wrapper .holder a:hover{background-color:#2b2b2b !important;color:#fff !important}
.result-grid-layout4-wrapper .holder a.jp-previous,.result-grid-layout4-wrapper .holder a.jp-next{padding:.0625rem 1.3125rem;border:1px solid #505050;border-radius:2.5rem;color:#505050;font-size:.75rem}
.result-grid-layout4-wrapper .holder a.jp-current,.result-grid-layout4-wrapper .holder a.jp-current:hover{font-weight:bold;color:#000}
.result-grid-layout4-wrapper .holder a.jp-next:hover,.result-grid-layout4-wrapper .holder a.jp-next:active{border:1px solid #000;background-color:#fff}
.result-grid-layout4-wrapper .holder a.jp-previous:hover,.result-grid-layout4-wrapper .holder a.jp-previous:active{border:1px solid #000;background-color:#fff}
.result-grid-layout4-wrapper .holder a.jp-disabled{border:0;color:transparent;display:none}
.result-grid-layout4-wrapper .holder a{text-decoration:none;font-size:.75rem;font-family:OpenSans-SemiBold;color:#737373}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .add-to-compare .compare-label{font-family:OpenSans;font-size:.8rem}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper .product-compare-wraper{display:flex;justify-content:space-between;margin-top:1.25rem}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper .add-to-compare{display:inline-block;height:1.25rem;margin-top:0;font-size:.875rem}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper .btn-details{position:relative;height:1.25rem;width:7rem;right:0;bottom:0;margin-top:0;margin-bottom:0;border:1px solid #505050;border-radius:1.0625rem;font-size:.75rem;background-color:#fff;font-family:OpenSans-SemiBold;outline:0;display:inline-block;text-decoration:none;text-align:center;color:#000;padding-top:.025rem}
@media only screen and (max-width:767.98px){.result-grid-layout4-wrapper{padding:1.25rem .625rem 4.1875rem}
.result-grid-layout4-wrapper .result-grid-text-wrapper .result-grid-text{font-size:1.25rem}
.result-grid-layout4-wrapper .result_info_wrapper{width:60%}
.result-grid-layout4-wrapper .layout4-wrapper{display:block;padding:0}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper{width:100%;height:auto}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout4__image{margin:.625rem}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper{display:flex;width:100%}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper .product-compare-wraper{padding-right:.625rem;margin-bottom:.625rem}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper .add-to-compare{width:100%}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .add-to-compare input[type="checkbox"]{margin-right:0}
.result-grid-layout4-wrapper .holder{width:100%;text-align:center;margin:0 auto}
.result-grid-layout4-wrapper .holder a.jp-previous{float:left}
.result-grid-layout4-wrapper .holder a.jp-next{float:right}
.result-grid-layout4-wrapper .products-btn-container{display:none}
.result-grid-layout4-wrapper .result-grid-text-wrapper{display:flex}
}
@media only screen and (min-width:768px){.result-grid-layout4-wrapper .result_info_wrapper{width:75%}
.result-grid-layout4-wrapper{padding:2.1875rem 3.75rem 5.625rem}
.result-grid-layout4-wrapper .result-grid-text-wrapper .result-grid-text{font-size:1.5rem}
.result-grid-layout4-wrapper .layout4-wrapper{display:block;width:100%;height:auto;padding:0}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper{width:100%;height:auto}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper{display:flex;width:100%;position:relative;padding-right:5px}
.result-grid-layout4-wrapper .holder{width:100%;text-align:center;margin:0 auto}
.result-grid-layout4-wrapper .holder a.jp-previous{float:left}
.result-grid-layout4-wrapper .holder a.jp-next{float:right}
.result-grid-layout4-wrapper .products-btn-container{display:none}
.result-grid-layout4-wrapper .result-grid-text-wrapper{display:flex}
}
@media only screen and (min-width:992px){.result-grid-layout4-wrapper{width:65%;padding:1.6875rem 0 3.125rem}
.result-grid-layout4-wrapper .layout4-wrapper{margin-bottom:1.25rem;display:inline-block;list-style-type:none;padding:0;border-radius:.3125rem}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper{width:48%;background-color:#fff;position:relative;height:auto;display:inline-block;margin-right:1%;margin-bottom:.625rem;border-radius:.3125rem}
.result-grid-layout4-wrapper .result_info_wrapper{width:95%}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout4__image{width:7.5rem;height:4.21rem;background-repeat:no-repeat;background-size:contain;background-position:center center;margin:.625rem;position:absolute}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .product-compare-wraper{width:100%;padding-left:1.25rem;padding-right:0}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .add-to-compare .compare-label{font-family:OpenSans;font-size:.875rem}
.result-grid-layout4-wrapper .layout4-wrapper layout4-content-wrapper:last-child{margin-right:0rem;margin-bottom:0rem}
.result-grid-layout4-wrapper .layout4-wrapper .result_info_text{font-family:OpenSans-SemiBold;font-size:1rem;color:#505050;margin-top:.625rem;margin-left:9rem;text-decoration:none}
.result-grid-layout4-wrapper .layout4-wrapper .result_info_more-text{font-family:OpenSans;color:#505050;font-size:.8rem;margin-top:.75rem;margin-left:9rem}
.result-grid-layout4-wrapper .holder{width:95%;text-align:center;margin:0 auto}
.result-grid-layout4-wrapper .holder a.jp-previous{float:left}
.result-grid-layout4-wrapper .holder a.jp-next{float:right}
.products-btn-container{display:block}
.result-grid-text-wrapper{display:none}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper{display:flex;height:7.5rem}
}
@media only screen and (min-width:1191px){.result-grid-layout4-wrapper{width:65%;padding:3.4375rem 0}
.result-grid-layout4-wrapper .products-btn-container{padding-top:.625rem;padding-bottom:.625rem;padding-right:.625rem}
.result-grid-layout4-wrapper .layout4-wrapper{margin-left:.625rem;margin-bottom:1.25rem;display:inline-block;width:100%;list-style-type:none;padding:0;border-radius:.3125rem}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper{display:inline-block;width:48%;background-color:#fff;position:relative;height:auto;margin-right:1%;margin-bottom:.625rem;border-radius:.3125rem}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper{display:flex}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper .product-compare-wraper{padding-left:0}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper .layout4__image{background-repeat:no-repeat;background-size:contain;background-position:center center;margin:.625rem .5rem 2.25rem .625rem;position:relative}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper .result_info_wrapper{width:68%}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper .add-to-compare .compare-label{font-family:OpenSans;font-size:.8rem}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper:hover{border-radius:.3125rem;background-color:#707070}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper:hover .compare-label{color:#fff}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper:hover .btn-details{background-color:#d7000f;color:#fff;border:0;padding-top:.0625rem;text-align:center;display:inline-block}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper:hover .btn-details:hover{background-color:#ff0012;text-align:center;display:inline-block}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper:hover .result_info_text{color:#fff;text-decoration:none}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper:hover .result_info_more-text{color:#fff}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper:hover .product-compare-wraper{color:#fff}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper:hover input[type="checkbox"]:after{border:1px solid #fff}
.result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper:hover input[type="checkbox"]:checked{background:#fff;border-radius:3px;vertical-align:baseline}
.result-grid-layout4-wrapper .layout4-wrapper layout4-content-wrapper:last-child{margin-right:0rem;margin-bottom:0rem}
.result-grid-layout4-wrapper .layout4-wrapper .result_info_text{font-family:OpenSans-SemiBold;font-size:1rem;color:#505050;margin-top:.625rem;margin-left:0;text-decoration:none}
.result-grid-layout4-wrapper .layout4-wrapper .result_info_more-text{font-family:OpenSans;font-size:.8rem;color:#505050;margin-top:.75rem;margin-left:0}
.result-grid-layout4-wrapper .holder{width:95%;margin-top:-1.125rem !important;text-align:center;margin:0 auto}
.result-grid-layout4-wrapper .holder a.jp-previous{float:left}
.result-grid-layout4-wrapper .holder a.jp-next{float:right}
.result-grid-layout4-wrapper .products-btn-container{display:block}
.result-grid-layout4-wrapper .result-grid-text-wrapper{display:none}
}
.result-grid__training-wrapper{width:100%;max-width:81.875rem;margin:0 auto;margin-bottom:.625rem;padding:0 .9375rem}
.result-grid__training-wrapper .text-primary-color{color:#505050}
.result-grid__training-wrapper .text-secondary-color{color:#737373}
.result-grid__training-wrapper .result-grid-text-wrapper{display:flex;justify-content:space-between;margin-bottom:-0.0625rem;margin-top:1.875rem}
.result-grid__training-wrapper .result-grid-text-wrapper .result-grid-text{font-family:OpenSans-SemiBold;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}
.result-grid__training-wrapper .result-grid-text-wrapper .result-grid-more-text{font-family:OpenSans;font-size:1rem;line-height:2.5;background-image:url('../../../etc/clientlibs/it/resources/icons/more-static.png');padding:0 1.6875rem 0rem;background-repeat:no-repeat;background-size:1.25rem;background-position:right}
.result-grid__training-wrapper .result-grid-text-wrapper .result-grid-more-text:hover{background-image:url('../../../etc/clientlibs/it/resources/icons/more.gif')}
.result-grid__training-wrapper .result-grid-text-wrapper .result-grid-more-text .result-grid-arrow{height:auto;width:1.25rem;margin-left:.625rem;background-image:url('../../../etc/clientlibs/it/resources/icons/more-static.png')}
.result-grid__training-wrapper a{text-decoration:none}
.result-grid__training-wrapper a:hover .text-primary-color{color:#d7000f}
.training-wrapper{margin-bottom:1.875rem;margin:0;padding:0}
.training-wrapper .text-primary-color{color:#505050}
.training-wrapper .layout1-content-wrapper{background-color:#fff;position:relative;display:flex;flex-wrap:wrap;margin-bottom:1rem;border-radius:.3125rem;-webkit-box-shadow:0 4px 10px 0 rgba(34,41,77,.15);-moz-box-shadow:0 4px 10px 0 rgba(34,41,77,.15);box-shadow:0 4px 10px 0 rgba(34,41,77,.15);-webkit-transition:all .6s;transition:all .6s}
.training-wrapper .layout1-content-wrapper:hover{-webkit-box-shadow:8px 10px 20px rgba(34,41,77,.15);-moz-box-shadow:8px 10px 20px rgba(34,41,77,.15);box-shadow:8px 10px 20px rgba(34,41,77,.15)}
.training-wrapper .layout1-content-wrapper .image-wrapper{padding:.625rem;height:auto;flex:2}
.training-wrapper .layout1-content-wrapper .image-wrapper .product-image{width:17rem;height:10rem}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text{position:relative;flex:8}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-heading{font-size:1.25rem;font-family:OpenSans-SemiBold;font-weight:600;margin-top:.4375rem}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-content{font-size:1rem;margin-top:.25rem;font-family:OpenSans;padding-right:.8125rem;margin-right:.375rem}
.training-wrapper .layout1-content-wrapper .tile-lists{list-style-type:none;display:flex;width:100%;justify-content:flex-start;flex-wrap:wrap;padding:0}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item:last-child{flex:0 100%;padding:0;margin-bottom:.4375rem}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item{flex:0 33.3%;padding:.375rem 0rem}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item .details{font-family:OpenSans-SemiBold;font-weight:600;font-size:1rem}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item .separator{padding-right:.125rem}
.training-wrapper .layout1-content-wrapper .buttons-wrapper{margin-bottom:.625rem;flex:2}
.training-wrapper .layout1-content-wrapper .buttons-wrapper .tile-list-display{display:none}
.training-wrapper .layout1-content-wrapper .buttons-wrapper .buttons{font-family:OpenSans-SemiBold;padding:.40625rem 2.5rem;text-align:-webkit-center;border-radius:1.25rem;outline:0;border:0;font-size:1.25rem}
.training-wrapper .layout1-content-wrapper .buttons-wrapper .btn-register{margin-bottom:.625rem;color:#fff;background-color:#d7000f}
.training-wrapper .layout1-content-wrapper .buttons-wrapper .btn-learn{border:1px solid #505050;background-color:#fff}
.training-wrapper .layout1-content-wrapper .buttons-wrapper .btn-register:hover{background-color:#ff0012}
.training-wrapper .layout1-content-wrapper .buttons-wrapper .btn-register:active{background-color:#ba000d}
.training-wrapper .layout1-content-wrapper .buttons-wrapper .btn-register:disabled{background-color:#f2f2f2;color:#737373}
.course .rich-text.coloumn-3 .rich-text__wrapper{display:flex;margin-bottom:1rem;margin-left:.9375rem;margin-right:.9375rem}
@media only screen and (max-width:767.98px){.result-grid__training-wrapper{padding:0 .625rem}
.result-list-tab{display:block;width:100%;margin-top:.25rem;padding-left:0}
.buttons-wrapper-tab{display:block;width:100%;margin:1.25rem auto 0}
.buttons-wrapper-tab .buttons{width:46%;border-radius:1.25rem;outline:0;border:0;font-size:.875rem;font-family:OpenSans-SemiBold;padding:.625rem 0rem}
.buttons-wrapper-tab .btn-register{color:#fff;background-color:#d7000f;margin-right:.875rem;display:inline-block;text-align:center}
.buttons-wrapper-tab .btn-learn{border:1px solid #505050;background-color:#fff;padding:.625rem 0rem;display:inline-block;text-align:center}
.training-wrapper .layout1-content-wrapper{flex-direction:column;position:relative;height:auto;margin-bottom:1rem;padding:.625rem;background-color:#fff}
.training-wrapper .layout1-content-wrapper .tile-lists{flex-direction:column}
.training-wrapper .layout1-content-wrapper .tile-lists .item{flex:1 0 33.3%;padding:0}
.training-wrapper .layout1-content-wrapper .image-wrapper{padding:0;height:auto}
.training-wrapper .layout1-content-wrapper .image-wrapper .product-image-event{width:100%;height:100%}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text{position:relative}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-heading{font-size:1.25rem}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-content{font-size:.75rem;max-height:9.9em;padding-right:.8125rem;margin-right:.375rem}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;display:none}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item{display:inline-block;width:50%;padding:.625rem 0rem}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item .parameter{font-family:OpenSans}
.training-wrapper .layout1-content-wrapper .buttons-wrapper{display:none}
.training-wrapper .layout1-content-wrapper .buttons-wrapper{display:none}
}
@media only screen and (min-width:768px) and (max-width:991px){.result-grid__training-wrapper{padding:0rem .625rem}
.result-list-tab{display:block;width:100%;margin-top:.25rem;padding-left:0}
.result-list-tab .tile-lists{margin-bottom:1.25rem}
.buttons-wrapper-tab{display:block;width:100%;margin:1.25rem auto 0}
.buttons-wrapper-tab .buttons{padding:.40625rem 3.4375rem;border-radius:1.25rem;outline:0;border:0;font-size:1.25rem;font-family:OpenSans-SemiBold}
.buttons-wrapper-tab .btn-register{color:#fff;background-color:#d7000f;margin-right:1.5rem;display:inline-block;text-align:center}
.buttons-wrapper-tab .btn-learn{border:1px solid #505050;background-color:#fff}
.training-wrapper .layout1-content-wrapper{flex-direction:column;margin-bottom:1rem}
.training-wrapper .layout1-content-wrapper .image-wrapper{padding:0;height:auto}
.training-wrapper .layout1-content-wrapper .image-wrapper .product-image-event{width:100%;height:100%}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text{position:relative}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-heading{font-size:1.25rem}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;display:none;margin-top:.625rem}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item{display:inline-block;width:50%;padding:.625rem 0rem}
.training-wrapper .layout1-content-wrapper .buttons-wrapper{margin-bottom:.625rem;display:none}
.training-wrapper .layout1-content-wrapper .buttons-wrapper .buttons{padding:.40625rem 3.4375rem;border-radius:1.25rem;outline:0;border:0;font-size:1.25rem}
.training-wrapper .layout1-content-wrapper .buttons-wrapper .btn-register{color:#fff;background-color:#d7000f}
.training-wrapper .layout1-content-wrapper .buttons-wrapper .btn-learn{border:1px solid #505050;background-color:#fff}
}
@media only screen and (min-width:992px){.result-grid__training-wrapper{padding:0}
.result-list-tab{display:none}
.buttons-wrapper-tab{display:none}
.training-wrapper .layout1-content-wrapper{background-color:#fff;position:relative;display:flex;flex-direction:row;flex-wrap:wrap;border-radius:.3125rem;margin-bottom:1rem;padding:0;min-height:15rem}
.training-wrapper .layout1-content-wrapper .image-wrapper{padding:.625rem;height:auto}
.training-wrapper .layout1-content-wrapper .image-wrapper .product-image-event{width:20rem;height:10rem}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text{position:relative}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-heading{font-size:1.25rem;font-family:OpenSans-SemiBold;font-weight:600}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-content{margin-top:.25rem;font-family:OpenSans;max-height:4.25rem}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;margin-top:.875rem;margin-bottom:0}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item{flex:1 0 40.3%;padding:.25rem 0}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item .parameter{font-family:OpenSans;font-size:1rem}
.training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item .separator{padding-right:.125rem}
.training-wrapper .layout1-content-wrapper .buttons-wrapper{margin-bottom:.9375rem;margin-right:1.25rem;display:block;align-self:flex-end}
.training-wrapper .layout1-content-wrapper .buttons-wrapper .buttons{padding:.40625rem 3.4375rem;border-radius:1.25rem;outline:0;border:0;font-size:1.25rem}
.training-wrapper .layout1-content-wrapper .buttons-wrapper .btn-register{color:#fff;background-color:#d7000f;display:block}
.training-wrapper .layout1-content-wrapper .buttons-wrapper .btn-learn{border:1px solid #505050;background-color:transparent;display:block;text-align:center;padding:.28125rem 0;border-radius:1.25rem;outline:0;font-size:1.25rem;font-family:OpenSans-SemiBold}
}
.rtl .training-wrapper{direction:rtl}
.rtl .training-wrapper .layout1-content-wrapper .buttons-wrapper{margin-left:1.25rem;margin-right:auto}
.rtl .training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-heading{text-align:right}
.rtl .training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item{text-align:right;display:flex}
.rtl .training-wrapper .layout1-content-wrapper .image-wrapper{text-align:right}
.rtl .training-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-content{text-align:right;padding-right:0;margin-right:0;padding-left:.8125rem;margin-left:.375rem}
.rtl .training-wrapper .layout1-content-wrapper .tile-lists{text-align:right}
@media only screen and (max-width:767.98px){.rtl .training-wrapper .layout1-content-wrapper .tile-lists{align-items:flex-start}
}
@media only screen and (max-width:991px) and (min-width:768px){.rtl .result-list-tab .tile-lists .item{text-align:right}
.rtl .buttons-wrapper-tab{text-align:right;padding-left:1.875rem;padding-right:0}
.rtl .buttons-wrapper-tab .btn-register{margin-left:1.5rem;margin-right:0}
}
@media only screen and (max-width:767.98px){.rtl .buttons-wrapper-tab{padding-right:1rem;padding-left:0;text-align:right}
.rtl .buttons-wrapper-tab .btn-register{margin-left:.875rem;margin-right:0}
}
.course li{background-color:#fff}
.course .seat-value{padding-left:.8rem}
.course .date-value{padding-left:.8rem}
.course .rich-text.default{height:auto;box-shadow:40px 0 99px 0 rgba(0,0,0,0.16);background-color:#fff;text-align:center;padding:1.1875rem .9375rem 1.375rem}
.course .rich-text__title{font-family:OpenSans-SemiBold;font-size:1.875rem;font-weight:600;line-height:1.33;text-align:center;color:#505050;margin:0;padding:0}
.course .rich-text .line-separator{width:6.25rem;height:.125rem;background-color:#505050;display:inline-block;line-height:0}
.course .rich-text__sub-title{font-family:OpenSans-SemiBold;font-size:1.125rem;font-weight:600;line-height:2.22;text-align:center;color:#505050;margin:0;padding-bottom:.75rem;padding-top:.1875rem}
.course .rich-text__description,.course .rich-text p{font-size:1rem;line-height:1.38;text-align:center;color:#505050;margin:0;padding:0}
.course .rich-text.coloumn-3{height:auto;overflow:hidden;max-width:81.875rem;margin:0 auto;padding:0;background-color:transparent}
.course .rich-text.coloumn-3 .rich-text__wrapper{display:flex;justify-content:left;margin-bottom:1rem;padding:.625rem;background-color:#fff;border-radius:.3125rem;-webkit-box-shadow:0 4px 10px 0 rgba(34,41,77,.15);-moz-box-shadow:0 4px 10px 0 rgba(34,41,77,.15);box-shadow:0 4px 10px 0 rgba(34,41,77,.15);-webkit-transition:all .6s;transition:all .6s}
.course .rich-text.coloumn-3 .rich-text__wrapper:hover{-webkit-box-shadow:8px 10px 20px rgba(34,41,77,.15);-moz-box-shadow:8px 10px 20px rgba(34,41,77,.15);box-shadow:8px 10px 20px rgba(34,41,77,.15)}
.course .rich-text.coloumn-3 .rich-text__image{padding:0}
.course .rich-text.coloumn-3 .rich-text__image img{width:100%;height:100%}
.course .rich-text.coloumn-3 .rich-text__image.bg-white{background-color:#fff}
.course .rich-text.coloumn-3 .rich-text__title{font-family:OpenSans-SemiBold;font-size:1.5rem;font-weight:600;line-height:1.38;color:#505050;text-align:left;margin:0;padding:0}
.course .rich-text.coloumn-3 .line-separator{width:6.25rem;height:.125rem;background-color:#505050;display:inline-block;line-height:0}
.course .rich-text.coloumn-3 .rich-text__description,.course .rich-text.coloumn-3 p{font-size:1rem;line-height:1.38;color:#505050;text-align:justify;margin:0;padding:0}
.course .rich-text.coloumn-4{height:auto;overflow:hidden}
.course .rich-text.coloumn-4 .rich-text__wrapper{display:flex;margin-bottom:1rem;background-color:#fff}
.course .rich-text.coloumn-4.text-gray{color:#505050}
.course .rich-text.coloumn-4 .rich-text__image{padding:0}
.course .rich-text.coloumn-4 .rich-text__image img{width:100%;height:auto}
.course .rich-text.coloumn-4 .rich-text__image.bg-white{background-color:#fff}
.course .rich-text.coloumn-4 .rich-text__title{font-family:OpenSans-SemiBold;font-size:1.25rem;font-weight:600;line-height:2;text-align:left;margin:0;padding:0}
.course .rich-text.coloumn-4 .rich-text__description,.course .rich-text.coloumn-4 p{font-size:.75rem;text-align:justify;line-height:1.42;margin:0;padding:0}
.course .rich-text.coloumn-6{height:auto;overflow:hidden;display:flex}
.course .rich-text.coloumn-6.text-gray{color:#505050}
.course .rich-text.coloumn-6 .rich-text__image{padding:0}
.course .rich-text.coloumn-6 .rich-text__image img{width:100%;height:auto}
.course .rich-text.coloumn-6 .rich-text__image.bg-white{background-color:#fff}
.course .rich-text.coloumn-6 .rich-text__title{font-family:OpenSans-SemiBold;font-size:1.5rem;font-weight:600;line-height:1.67;text-align:left;margin:0;padding:0}
.course .rich-text.coloumn-6 .line-separator{width:6.25rem;height:.125rem;background-color:#505050;display:inline-block;line-height:0}
.course .rich-text.coloumn-6 .rich-text__description,.course .rich-text.coloumn-6 p{font-size:.875rem;line-height:1.36;text-align:justify;margin:0;margin-top:.8125rem;padding:0}
.course ul{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;margin-top:.875rem;margin-bottom:0}
.course li{flex:1 0 100%;padding:.25rem 0rem .5rem .5rem}
.course li .parameter{display:inline-flex;width:50%}
@media only screen and (max-width:767.98px){.course .rich-text.coloumn-3{padding:0}
.course .rich-text.coloumn-3 .rich-text__wrapper{display:flex;margin-bottom:.625rem;margin-left:.625rem;margin-right:.625rem}
.course .rich-text.coloumn-3 .rich-text__image{width:100%;display:none}
.course .rich-text.coloumn-3 .text-wrapper{width:100%;text-align:center;display:none}
.course li .parameter{display:inline-flex;width:100%}
.course .rich-text.coloumn-3 .rich-text__wrapper .mobile-view{display:block}
.course .rich-text.coloumn-3 .rich-text__wrapper .mobile-view .title-wrapper{width:100%;height:auto;background-color:#fff;display:block}
.course .rich-text.coloumn-3 .rich-text__wrapper .mobile-view .title-wrapper .rich-text__title{display:block;font-size:18px;line-height:1.33;padding-left:.5rem}
.course .rich-text.coloumn-3 .rich-text__description,.course .rich-text.coloumn-3 p{font-size:.75rem;line-height:1.42}
.course .rich-text.coloumn-3 .rich-text__wrapper .mobile-view .rich-text__image{display:block;text-align:center;height:auto;margin-bottom:0rem}
.course .rich-text.coloumn-4 .rich-text__image{width:50%;height:auto}
.course .rich-text.coloumn-4 .text-wrapper{width:50%;text-align:left;margin-top:.5rem;padding:0;padding-left:1rem}
.course .rich-text.coloumn-6 .rich-text__image{width:100%;height:auto}
.course .rich-text.coloumn-6 .text-wrapper{text-align:center;width:100%;margin-top:.5rem;padding-left:1.25rem;padding-right:1.25rem}
}
@media only screen and (min-width:768px){.course .rich-text.default{padding:.8125rem .8125rem 1rem}
.course .rich-text.coloumn-3 .rich-text__wrapper{display:flex;margin-bottom:1rem;margin-left:4rem;margin-right:4rem}
.course .rich-text.coloumn-3 .rich-text__title{font-size:22px;line-height:2;padding-left:2.5rem}
.course .rich-text.coloumn-3 .rich-text__image{width:360px;height:240px;display:block}
.course .rich-text.coloumn-3 .rich-text__description,.course .rich-text.coloumn-3 p{font-size:1rem;line-height:1.42;margin-left:2rem;max-width:35rem}
.course .rich-text.coloumn-3 .mobile-view{display:none}
.course .rich-text.coloumn-3 .text-wrapper{display:block;padding:0;width:65%;text-align:left}
.course .rich-text.coloumn-3 .text-wrapper.text-wrapper__left{padding-left:0;padding-right:.8125rem}
.course .rich-text.coloumn-3 .text-wrapper.text-wrapper__right{background-color:#fff;padding-left:2rem;padding-right:2rem}
.course .rich-text.coloumn-4 .rich-text__title{line-height:1.35}
.course .rich-text.coloumn-4 .rich-text__image{width:33.33%;height:auto}
.course .rich-text.coloumn-4 .rich-text__description,.course .rich-text.coloumn-4 p{line-height:1.38;font-size:1rem;margin-top:.625rem}
.course .rich-text.coloumn-4 .text-wrapper{padding:0;width:50%;text-align:left}
.course .rich-text.coloumn-4 .text-wrapper.text-wrapper__left{padding-left:0;padding-right:.8125rem}
.course .rich-text.coloumn-4 .text-wrapper.text-wrapper__right{background-color:#fff;padding-left:.8125rem;padding-right:.9375rem}
.course .rich-text.coloumn-6 .rich-text__title{font-size:1.25rem;line-height:2}
.course .rich-text.coloumn-6 .rich-text__image{width:50%;height:auto}
.course .rich-text.coloumn-6 .text-wrapper{text-align:left;width:50%;padding:0 .9375rem 0 .8125rem}
.course .rich-text.coloumn-3{padding:0}
}
@media only screen and (min-width:992px){.course .rich-text.coloumn-3 .rich-text__wrapper{display:flex;margin-bottom:1rem;margin-left:0;margin-right:0}
.course .rich-text.default{padding:.875rem 4.0625rem 2.4375rem}
.course .rich-text.coloumn-3 .rich-text__title{font-size:22px;line-height:1.33;padding-left:.5rem}
.course .rich-text.coloumn-3 .rich-text__title p{font-size:1rem;line-height:1.42;margin-left:0;max-width:35rem}
.course .rich-text.coloumn-3 .rich-text__image{width:360px;height:240px}
.course .rich-text.coloumn-3 .rich-text__description,.course .rich-text.coloumn-3 p{font-size:1rem;margin-left:0;margin-top:.1875rem;line-height:1.38}
.course .rich-text.coloumn-3 .text-wrapper{padding:0}
.course .rich-text.coloumn-3 .text-wrapper.text-wrapper__left{padding-left:0;padding-right:1.875rem}
.course .rich-text.coloumn-3 .text-wrapper.text-wrapper__right{background-color:#fff;padding-left:10rem;padding-right:.9375rem}
.course .rich-text.coloumn-4 .rich-text__image{height:auto}
.course .rich-text.coloumn-4 .rich-text__title{line-height:1.33;font-size:22px}
.course .rich-text.coloumn-4 .rich-text__description,.course .rich-text.coloumn-4 p{line-height:1.35;font-size:1.25rem;margin-top:.625rem}
.course .rich-text.coloumn-4 .text-wrapper{padding:0}
.course .rich-text.coloumn-4 .text-wrapper.text-wrapper__left{padding-left:0;padding-right:1.6875rem}
.course .rich-text.coloumn-4 .text-wrapper.text-wrapper__right{background-color:#fff;padding-left:1.6875rem;padding-right:.9375rem}
.course .rich-text.coloumn-6 .rich-text__description,.course .rich-text.coloumn-6 p{font-size:1rem;line-height:1.38}
.course .rich-text.coloumn-6 .rich-text__title{font-size:1.5rem;line-height:1.67}
.course .rich-text.coloumn-6 .rich-text__image{height:auto}
.course .rich-text.coloumn-6 .text-wrapper{text-align:left;padding:0 .9375rem 0 1.875rem}
}
@media only screen and (min-width:1024px){.course .rich-text.coloumn-3 .rich-text__wrapper{display:flex;margin-bottom:1rem;margin-left:0;margin-right:0}
.course .rich-text.coloumn-3 .rich-text__image{width:540px;height:360px}
}
.news-event-list__layout1-wrapper{width:100%;max-width:81.875rem;margin:0 auto .625rem;padding:0 .9375rem}
.news-event-list__layout1-wrapper .text-primary-color{color:#505050}
.news-event-list__layout1-wrapper .text-secondary-color{color:#737373}
.news-event-list__layout1-wrapper .result-grid-text-wrapper{display:flex;justify-content:space-between;margin-bottom:-0.0625rem;margin-top:1.875rem}
.news-event-list__layout1-wrapper .result-grid-text-wrapper .result-grid-text{font-family:OpenSans-SemiBold;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}
.news-event-list__layout1-wrapper .result-grid-text-wrapper .result-grid-more-text{font-family:OpenSans;line-height:2.5;background-image:url('../../../etc/clientlibs/it/resources/icons/more-static.png');padding:0 1.6875rem;background-repeat:no-repeat;background-size:1.25rem;background-position:right}
.news-event-list__layout1-wrapper .result-grid-text-wrapper .result-grid-more-text:hover{background-image:url('../../../etc/clientlibs/it/resources/icons/more.gif')}
.news-event-list__layout1-wrapper .result-grid-text-wrapper .result-grid-more-text .result-grid-arrow{height:auto;width:1.25rem;margin-left:.625rem;background-image:url('../../../etc/clientlibs/it/resources/icons/more-static.png')}
.news-event-list__layout1-wrapper a{text-decoration:none}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper{margin:0;padding:0}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .text-primary-color{color:#505050}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper{background-color:#fff;position:relative;display:flex;flex-direction:row;flex-wrap:wrap;border-radius:.3125rem;margin-bottom:1rem;-webkit-box-shadow:0 4px 10px 0 rgba(34,41,77,.15);-moz-box-shadow:0 4px 10px 0 rgba(34,41,77,.15);box-shadow:0 4px 10px 0 rgba(34,41,77,.15);-webkit-transition:all .6s;transition:all .6s}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper:hover{-webkit-box-shadow:8px 10px 20px rgba(34,41,77,.15);-moz-box-shadow:8px 10px 20px rgba(34,41,77,.15);box-shadow:8px 10px 20px rgba(34,41,77,.15)}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .image-wrapper{padding:.625rem;height:auto;flex:2}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .link-learn-header{text-decoration:none;animation-duration:100ms;cursor:pointer}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .link-learn-header:hover .text-primary-color{color:#d7000f}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .image-wrapper{flex:none}
}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .image-wrapper .product-image-event{width:20rem;height:10rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text{position:relative;flex:8}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-heading{margin-top:.4375rem;font-size:1.25rem;font-family:OpenSans-SemiBold;font-weight:600;text-transform:capitalize}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-content{margin-top:.25rem;font-family:OpenSans;padding-right:.8125rem;margin-right:.375rem;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;padding:0}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .tile-lists .item{flex:1 0 40.3%;padding:.375rem 0;display:flex;align-items:baseline}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .tile-lists .item .separator{padding-right:.125rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper{margin-bottom:.625rem;flex:2}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper .tile-list-display{display:none}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper .buttons{font-family:OpenSans-SemiBold;padding:.40625rem 3.4375rem;border-radius:1.25rem;outline:0;border:0;font-size:1.25rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper .btn-register{margin-bottom:.625rem;color:#fff;background-color:#d7000f}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper .btn-learn{border:1px solid #505050;background-color:#fff}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper .btn-register:hover{background-color:#ff0012}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper .btn-register:active{background-color:#ba000d}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper .btn-register:disabled{background-color:#f2f2f2;color:#737373}
@media only screen and (max-width:767.98px){.news-event-list__layout1-wrapper{padding:0 .625rem}
.result-list-tab{display:block;width:100%;margin-top:.25rem;padding-left:0}
.buttons-wrapper-tab{display:block;width:100%;margin:1.25rem auto 0}
.buttons-wrapper-tab .buttons{width:46%;border-radius:1.25rem;outline:0;border:0;font-size:.875rem;font-family:OpenSans-SemiBold;padding:.625rem 0rem}
.buttons-wrapper-tab .btn-register{color:#fff;background-color:#d7000f;margin-right:.875rem;display:inline-block;text-align:center}
.buttons-wrapper-tab .btn-learn{border:1px solid #505050;background-color:#fff;padding:.625rem 0rem;display:inline-block;text-align:center}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper{flex-direction:column;position:relative;height:auto;margin-bottom:1rem;padding:.625rem;background-color:#fff}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .tile-lists{flex-direction:column}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .tile-lists .item{flex:1 0 33.3%;padding:0}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .image-wrapper{padding:0;height:auto}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .image-wrapper .product-image-event{width:100%;height:100%}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text{position:relative}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-heading{font-size:1.25rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-content{font-size:.75rem;max-height:9.9em;padding-right:.8125rem;margin-right:.375rem;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;display:none}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item{display:inline-block;width:50%;padding:.625rem 0rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item .parameter{font-family:OpenSans}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper{display:none}
}
@media only screen and (min-width:768px){.news-event-list__layout1-wrapper{padding:0rem .625rem}
.result-list-tab{display:block;width:100%;margin-top:.25rem;padding-left:0}
.result-list-tab .tile-lists{margin-bottom:1.25rem}
.buttons-wrapper-tab{display:block;width:100%;margin:1.25rem auto 0}
.buttons-wrapper-tab .buttons{padding:.40625rem 3.4375rem;border-radius:1.25rem;outline:0;border:0;font-size:1.25rem;font-family:OpenSans-SemiBold}
.buttons-wrapper-tab .btn-register{color:#fff;background-color:#d7000f;margin-right:1.5rem;display:inline-block;text-align:center}
.buttons-wrapper-tab .btn-learn{border:1px solid #505050;background-color:#fff}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper{flex-direction:column;margin-bottom:1rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .image-wrapper{padding:0;height:auto}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .image-wrapper .product-image-event{width:100%;height:100%}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text{position:relative}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-heading{font-size:1.25rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;display:none;margin-top:.625rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item{display:inline-block;width:50%;padding:.625rem 0rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper{margin-bottom:.625rem;display:none}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper .buttons{padding:.40625rem 3.4375rem;border-radius:1.25rem;outline:0;border:0;font-size:1.25rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper .btn-register{color:#fff;background-color:#d7000f}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper .btn-learn{border:1px solid #505050;background-color:#fff}
}
@media only screen and (min-width:992px){.news-event-list__layout1-wrapper{padding:0}
.result-list-tab{display:none}
.buttons-wrapper-tab{display:none}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper{background-color:#fff;position:relative;display:flex;flex-direction:row;flex-wrap:wrap;border-radius:.3125rem;margin-bottom:1rem;padding:0;min-height:180px}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .image-wrapper{padding:.625rem;height:auto}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .image-wrapper .product-image-event{width:20rem;height:10rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text{position:relative}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-heading{font-size:1.25rem;font-family:OpenSans-SemiBold;font-weight:600}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-content{margin-top:.25rem;font-family:OpenSans;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;max-height:60px}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists{list-style-type:none;display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;margin-top:.875rem;margin-bottom:0}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item{flex:1 0 40.3%;padding:.25rem 0rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item .parameter{font-family:OpenSans;font-size:1rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item .separator{padding-right:.125rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper{margin-bottom:.9375rem;margin-right:1.25rem;display:block;align-self:flex-end}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper .buttons{padding:.40625rem 3.4375rem;border-radius:1.25rem;outline:0;border:0;font-size:1.25rem}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper .btn-register{color:#fff;background-color:#d7000f;display:block}
.news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper .btn-learn{border:1px solid #505050;background-color:transparent;display:block;text-align:center;padding:.28125rem 0rem;border-radius:1.25rem;outline:0;font-size:1.25rem;font-family:OpenSans-SemiBold}
}
.rtl .news-event-list__layout1-wrapper .news-event-layout1-wrapper{direction:rtl}
.rtl .news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .buttons-wrapper{margin-left:1.25rem;margin-right:auto}
.rtl .news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-heading{text-align:right}
.rtl .news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-lists .item{text-align:right;display:flex}
.rtl .news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .image-wrapper{text-align:right}
.rtl .news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .result-grid-layout1__text .tile-content{text-align:right;padding-right:0;margin-right:0;padding-left:.8125rem;margin-left:.375rem}
.rtl .news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .tile-lists{text-align:right}
@media only screen and (max-width:767.98px){.rtl .news-event-list__layout1-wrapper .news-event-layout1-wrapper .layout1-content-wrapper .tile-lists{align-items:flex-start}
}
@media only screen and (max-width:991px) and (min-width:768px){.rtl .result-list-tab .tile-lists .item{text-align:right}
.rtl .buttons-wrapper-tab{text-align:right;padding-left:1.875rem;padding-right:0}
.rtl .buttons-wrapper-tab .btn-register{margin-left:1.5rem;margin-right:0}
}
@media only screen and (max-width:767.98px){.rtl .buttons-wrapper-tab{padding-right:1rem;padding-left:0;text-align:right}
.rtl .buttons-wrapper-tab .btn-register{margin-left:.875rem;margin-right:0}
}
.success-story-pagination.stories-carousel-wrapper .stories__image-container-parent{height:25rem;margin-right:.4375rem;overflow:hidden;display:inline-flex;width:31.7%;position:relative;margin-left:0}
.success-story-pagination.stories-carousel-wrapper .stories__image-info{padding-top:.8125rem;padding-bottom:.51875rem;padding-left:.875rem;height:7.95625rem;position:absolute;bottom:20px;left:10px;width:94%;opacity:.9;overflow:hidden;border-radius:5px;color:#505050;background-color:#fff;z-index:1}
.success-story-pagination .stories__image-container-parent .stories__image-info .stories__image-info--heading{line-height:1.3;max-height:52px}
.success-story-pagination.stories-carousel-wrapper .stories__image-container-parent .stories__image-container{height:25rem;padding:1.25rem;position:relative;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.success-story-pagination.stories-carousel-wrapper .stories__image-container-parent:hover .stories__image-container{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}
@media only screen and (max-width:767.98px){.stories-carousel-wrapper{padding:0 .625rem}
.success-story-wrap.layout1-wrapper{margin:0;padding:0}
.success-story-pagination.stories-carousel-wrapper .stories__image-container-parent{display:inline-flex;position:relative;width:100%;height:25rem;margin-bottom:.625rem;padding:0;border-radius:.3125rem;background-color:#fff;overflow:hidden;-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,0.1);-moz-box-shadow:0 .25rem .75rem rgba(0,0,0,0.1);box-shadow:0 .25rem .75rem rgba(0,0,0,0.1)}
.success-story-pagination.stories-carousel-wrapper .stories__image-container-parent .stories__image-info--success-stories{line-clamp:3;-webkit-line-clamp:3;-moz-line-clamp:3;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;width:90%;font-size:12px;color:#505050}
.success-story-pagination.stories-carousel-wrapper .stories__image-container-parent .stories__image-info--heading{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-moz-line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
}
.success-story-wrap.layout1-wrapper{margin-bottom:1.875rem;margin:0;padding:0}
@media only screen and (min-width:768px){.stories-carousel-wrapper{padding:0 .625rem}
.success-story-wrap.layout1-wrapper{margin:0;padding:0}
}
@media only screen and (min-width:992px){.success-story-wrap.layout1-wrapper{padding-left:25px}
.success-story-pagination.stories-carousel-wrapper .stories__image-container-parent .stories__image-info--success-stories{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-height:1.4;word-break:break-word;width:100%;font-size:16px;color:#505050}
}
@media only screen and (min-width:1025px){.success-story-wrap.layout1-wrapper{padding-left:40px}
}
@media only screen and (min-width:768px){.rtl .success-story-pagination.stories-carousel-wrapper .stories__image-container-parent{margin-right:0;margin-left:.4375rem}
}
.result-grid__layout2-wrapper{padding:0 .9375rem;width:100%;max-width:81.875rem;margin:0 auto .625rem}
.result-grid__layout2-wrapper .text-primary-color{color:#505050}
.result-grid__layout2-wrapper .text-secondary-color{color:#737373}
.result-grid__layout2-wrapper .result-grid-text-wrapper{display:flex;justify-content:space-between;margin-bottom:-0.0625rem;margin-top:1.875rem}
.result-grid__layout2-wrapper .result-grid-text-wrapper .result-grid-text{font-family:OpenSans-SemiBold;font-size:1.5rem;font-size:24;font-weight:600;margin-bottom:.5rem}
.result-grid__layout2-wrapper .result-grid-text-wrapper .result-grid-more-text{font-family:OpenSans;font-size:16;line-height:2.5;background-image:url('../../../etc/clientlibs/it/resources/images/more-static.png');padding:0rem 1.6875rem;background-repeat:no-repeat;background-size:1.25rem;background-position:right}
.result-grid__layout2-wrapper .result-grid-text-wrapper .result-grid-more-text:hover{background-image:url('../../../etc/clientlibs/it/resources/images/more.gif')}
.result-grid__layout2-wrapper .result-grid-text-wrapper .result-grid-more-text .result-grid-arrow{height:auto;width:1.25rem;margin-left:.625rem;background-image:url('../../../etc/clientlibs/it/resources/images/more-static.png')}
.result-grid__layout2-wrapper a{text-decoration:none}
.result-grid__layout2-wrapper .layout2-wrapper{width:100%;display:flex;height:auto;list-style-type:none;margin:0;padding:0}
.result-grid__layout2-wrapper .layout2-wrapper .text-primary-color{color:#505050}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper{width:33%;height:auto;padding:.625rem;position:relative;background-color:#fff;border-radius:.3125rem;margin-bottom:.625rem;-webkit-box-shadow:0 4px 10px 0 rgba(34,41,77,.15);-moz-box-shadow:0 4px 10px 0 rgba(34,41,77,.15);box-shadow:0 4px 10px 0 rgba(34,41,77,.15);-webkit-transition:all .6s;transition:all .6s}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper:hover{-webkit-box-shadow:8px 10px 20px rgba(34,41,77,.15);-moz-box-shadow:8px 10px 20px rgba(34,41,77,.15);box-shadow:8px 10px 20px rgba(34,41,77,.15)}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .image-wrapper{background-size:cover;background-repeat:no-repeat;background-position:center center;height:15rem;width:100%;transition:all .5s;position:relative}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .image-wrapper .press-btn{position:absolute;bottom:.625rem;left:50%;transform:translate(-50%);width:12.5rem;height:2.5rem;padding:.28125rem 0rem;border:1px solid #505050;color:#505050;border-radius:1.25rem;font-family:OpenSans-SemiBold;outline:0;font-size:1.25rem;text-align:center}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .bg-background-image{background-image:url('../../../etc/clientlibs/it/resources/images/building-2.jpg')}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press_product-text{position:relative}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press_product-text .press-tile-heading{font-size:1.25rem;line-height:1.5rem;font-family:OpenSans-SemiBold;font-weight:600;margin-top:.625rem;height:4.5rem;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-transform:capitalize}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press_product-text .press-lists{list-style-type:none;width:100%;height:3rem;flex-wrap:wrap;padding:0;margin-top:.4375rem}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press_product-text .press-lists .item{flex:1 0 33.3%;padding-top:-0.625rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press_product-text .press-lists .item .details{font-size:1rem}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press_product-text .press-lists .item .parameter{font-family:OpenSans}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press_product-text .press-lists .item .separator{padding-right:.125rem}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press_product-text .press-tile-content{font-size:1rem;line-height:1.25rem;margin-top:.75rem;margin-bottom:.75rem;margin-right:.9375rem;padding-right:0rem;font-family:OpenSans;text-align:left;height:5.125rem;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-space{margin-right:.625rem;margin-bottom:.625rem}
@media only screen and (max-width:767.98px){.result-grid__layout2-wrapper{margin:0 auto;padding:0rem .625rem}
.result-grid__layout2-wrapper .layout2-wrapper{display:block}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper{width:100%;height:auto;padding:.625rem;position:relative;background-color:#fff}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press-lists{width:100%;margin-top:-0.125rem}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press-lists .item{flex:1 0 33.3%;margin-right:.625rem}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press_product-text .press-tile-content{font-size:.875rem}
}
@media only screen and (min-width:768px){.result-grid__layout2-wrapper{margin:0 auto;padding:0rem 2.5rem}
.result-grid__layout2-wrapper .layout2-wrapper{display:block}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper{width:100%;height:auto;padding:.625rem;position:relative;background-color:#fff}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press-lists{width:100%;margin-top:-0.125rem}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press-lists .item{flex:1 0 33.3%;margin-right:6.6875rem}
}
@media only screen and (min-width:992px){.result-grid__layout2-wrapper{padding:0 .9375rem}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper{width:32.33%;height:auto;display:inline-block;padding:.625rem;position:relative;background-color:#fff;margin-right:.625rem;margin-bottom:.625rem}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press-lists{width:100%;margin-top:-0.125rem}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press-lists .item{flex:1 0 33.3%;margin-right:1.25rem}
.result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper:nth-of-type(3n){margin-right:0rem}
}
.rtl .result-grid__layout2-wrapper .layout2-wrapper{direction:rtl;display:flex;flex-wrap:wrap}
.rtl .result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press_product-text .press-tile-heading{text-align:right}
.rtl .result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press-lists .item{margin-left:1.25rem;margin-right:auto;text-align:right;display:flex}
.rtl .result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press_product-text .press-tile-content{text-align:right;margin-left:.9375rem;margin-right:auto}
.rtl .result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper{margin-right:0;margin-left:.625rem}
.rtl .result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper .press_product-text .press-lists .item .details{text-overflow:ellipsis;overflow:hidden}
@media only screen and (min-width:992px){.rtl .result-grid__layout2-wrapper .layout2-wrapper .layout2-content-wrapper:nth-of-type(3n){margin-left:0}
}
.introduction-list-item{list-style-type:none;padding:0}
@media(min-width :992px){.cmp-split-tile.pagination-container .card-wrapper{display:block}
}
.rtl .cmp-split-tile.pagination-container .card-wrapper{direction:rtl}
.result-grid__layout3-wrapper{width:100%;max-width:81.875rem;margin:0 auto;margin-bottom:.625rem}
.result-grid__layout3-wrapper .text-primary-color{color:#505050}
.result-grid__layout3-wrapper .text-secondary-color{color:#737373}
.result-grid__layout3-wrapper .result-grid-text-wrapper{display:flex;justify-content:space-between}
.result-grid__layout3-wrapper .result-grid-text-wrapper .result-grid-text{font-family:OpenSans-SemiBold;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}
.result-grid__layout3-wrapper .result-grid-text-wrapper .result-grid-more-text{font-family:OpenSans;font-size:1rem;line-height:2.5;background-image:url('../../../etc/clientlibs/it/resources/icons/more-static.png');padding:0 1.6875rem;background-repeat:no-repeat;background-size:1.25rem;background-position:right}
.result-grid__layout3-wrapper .result-grid-text-wrapper .result-grid-more-text:hover{background-image:url('../../../etc/clientlibs/it/resources/icons/more.gif')}
.result-grid__layout3-wrapper .result-grid-text-wrapper .result-grid-more-text .result-grid-arrow{height:auto;width:1.25rem;margin-left:.625rem;background-image:url('../../../etc/clientlibs/it/resources/icons/more-static.png')}
.result-grid__layout3-wrapper a{text-decoration:none}
.result-grid__layout3-wrapper .layout3-wrapper{background-color:#fff;padding:0 .625rem;height:auto;position:relative;list-style-type:none;border-radius:.3125rem}
.layout3-content-wrapper .press-mention-container{padding:.9375rem 0 0 0}
.result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper{padding:0;position:relative;padding-bottom:.9375rem;border-bottom:.1px solid #f2f2f2}
.result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .layout3-content{font-size:1rem;font-family:OpenSans;padding-bottom:1.25rem}
.result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .links-date{position:relative;float:left;font-family:OpenSans;font-size:.875rem}
.result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .links-source{position:relative;float:right;font-family:OpenSans;font-size:.875rem}
.result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper:last-child{border-bottom:0}
.press-list .list-years-cont ul li{display:inline-block;list-style-type:none;margin-right:.9375rem;margin-bottom:1rem}
.press-list .list-years-cont button{min-width:3.75rem;border:solid 1px #737373;color:#737373;border-radius:25px;font-size:.75rem;background-color:#fff;font-family:OpenSans-SemiBold}
.result-grid__layout3-wrapper .holder{width:95%;text-align:center;margin:0 auto}
.result-grid__layout3-wrapper .holder a.jp-previous{float:left}
.result-grid__layout3-wrapper .holder a.jp-next{float:right}
.result-grid__layout3-wrapper .holder a.jp-previous,.result-grid__layout3-wrapper .holder a.jp-next{padding:.0625rem 1.3125rem;border:1px solid #505050;border-radius:2.5rem;color:#505050;font-size:.75rem}
.result-grid__layout3-wrapper .holder a:hover{background-color:#2b2b2b !important;color:#fff !important}
@media only screen and (max-width:767.98px){.result-grid__layout3-wrapper{padding:0 .625rem}
}
@media only screen and (min-width:768px){.result-grid__layout3-wrapper{padding:0 1.6875rem}
}
@media only screen and (min-width:992px){.result-grid__layout3-wrapper{padding:0 .9375rem}
}
.assets-list.result-grid__layout3-wrapper .text-primary-color a{color:#505050;font-size:1.25rem;font-family:OpenSans-SemiBold;font-weight:600;text-decoration:none;animation-duration:100ms;cursor:pointer}
.assets-list.result-grid__layout3-wrapper .text-primary-color a:hover{color:#d7000f}
@media only screen and (min-width:992px){.assets-list.result-grid__layout3-wrapper{padding-left:6.9375rem;padding-right:6.9375rem}
}
.assets-list.result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .links-source{width:8rem;text-align:left}
.assets-list .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .links-date{max-width:80%}
.assets-list .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .layout3-content{clear:both}
.rtl .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .layout3-content{text-align:right;direction:rtl}
.rtl .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .links-date{float:right;direction:rtl;text-align:right}
.rtl .result-grid__layout3-wrapper .layout3-wrapper .layout3-content-wrapper .links-source{float:left;direction:rtl;display:flex}
.rtl .separator{white-space:pre}
.rtl .download-agreement-link{display:flex}
.rtl .download-agreement-link span{white-space:pre}
.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzAgMzAnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggc3Ryb2tlPSdyZ2JhKDAsIDAsIDAsIDAuNSknIHN0cm9rZS13aWR0aD0nMicgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbWl0ZXJsaW1pdD0nMTAnIGQ9J000IDdoMjJNNCAxNWgyMk00IDIzaDIyJy8+PC9zdmc+")}
.holder a.jp-disabled:hover{color:#cdcdcd !important;background:none !important}
.holder a.jp-disabled{color:#cdcdcd !important;border:1px solid #cdcdcd !important}
.holder a.jp-current:hover{color:#cdcdcd !important;background:none !important}
.holder a.jp-current{color:red !important;background:none !important}
.filter-dropdown-nav .megamenu{position:absolute;width:100%;left:0;right:0;padding-left:4.0625rem;padding-right:4.0625rem;padding-top:1.0625rem;border:0;box-shadow:0 3px 3px #f2f2f2}
.filter-dropdown-nav .megamenu ul{padding:0;margin:0}
.filter-dropdown-nav .megamenu ul li{display:inline-block;list-style-type:none;margin-right:.9375rem;margin-bottom:1rem}
@media only screen and (min-width:1150px){.filter-dropdown-nav .megamenu-li{margin-right:1.5625rem}
}
.filter-dropdown-nav .megamenu .sub-category,.resetAll{min-width:3.75rem;border:solid 1px #737373;color:#737373;cursor:pointer;border-radius:25px;text-align:center;font-size:.75rem;background-color:#fff;font-family:OpenSans-SemiBold;padding:0 10px;text-transform:uppercase;width:auto;display:inline-block}
.pagination-container .megamenu-li{position:static}
.pagination-container .megamenu-li a{font-size:.875rem;font-family:OpenSans-SemiBold;color:#737373;text-transform:uppercase}
.pagination-container .filter-dropdown-nav .megamenu ul li{display:inline-block;list-style-type:none;margin-right:.9375rem;margin-bottom:1rem}
.pagination-container ul{width:100%}
.filter-dropdown-nav .megamenu .sub-category:hover{background-color:#d7000f;color:#fff;border:1px solid #d7000f}
.filter-dropdown-nav .megamenu .sub-category.selectedFilter{background-color:#d7000f;color:#fff;border:1px solid #d7000f}
.holder{width:95%;text-align:center;margin:16px auto}
.holder a.jp-previous{padding-top:.0625rem;padding-bottom:.0625rem;padding-left:1.3125rem;padding-right:1.3125rem;border:1px solid #505050;border-radius:2.5rem;color:#505050;font-size:.75rem}
.holder a.jp-previous{float:left}
.holder a.jp-next{padding-top:.0625rem;padding-bottom:.0625rem;padding-left:1.3125rem;padding-right:1.3125rem;border:1px solid #505050;border-radius:2.5rem;color:#505050;font-size:.75rem}
.holder a.jp-next{float:right}
.holder a:hover{background-color:#2b2b2b !important;color:#fff !important}
.filterContainer .navbar-brand{font-size:.875rem;font-family:OpenSans;color:#737373}
.filterContainer .filter-icon{margin-right:.625rem}
.filterTagContainer{padding:.5rem 0}
.filterTagContainer .btn-products{padding-top:.03125rem;padding-right:.325rem;padding-bottom:.03125rem;height:auto;border-radius:1.5625rem;border:1px solid #737373;background-color:transparent;margin-left:.8125rem;font-size:.75rem;font-family:OpenSans-SemiBold;outline:0;color:#737373;text-transform:uppercase}
.filterTagContainer .btn-products .close-btn{width:.75rem;height:auto;margin-left:.625rem;vertical-align:middle;margin-bottom:.0625rem}
.resetAllMob{display:none}
.resetAllWeb{display:inline-block}
.allBtn{margin-bottom:10px}
@media only screen and (max-width:768px){.resetAllMob{display:inline-block}
.resetAllWeb{display:none}
.navbar-collapse{background-color:#fff;z-index:10;padding:10px}
.filterContainer .navbar{padding-left:0;padding-right:0}
.filterContainer .filterIconCont{padding-left:10px}
.filterContainer .resetAllMob{margin-right:10px}
}
.filterContainer .navbar-brand{font-size:.875rem;font-family:OpenSans;color:#737373}
.filterContainer .filter-icon{margin-right:.625rem}
.filterTagContainer{padding:.5rem 0}
.filterTagContainer .btn-products{padding-top:.03125rem;padding-right:.325rem;padding-bottom:.03125rem;height:auto;border-radius:1.5625rem;border:1px solid #737373;background-color:transparent;margin-left:.8125rem;font-size:.75rem;font-family:OpenSans-SemiBold;outline:0;color:#737373;text-transform:uppercase}
.filterTagContainer .btn-products .close-btn{width:.75rem;height:auto;margin-left:.625rem;vertical-align:middle;margin-bottom:.0625rem}
.rtl .filterContainer{direction:rtl}
.rtl .dropdown-menu{text-align:right}
.rtl .filter-dropdown-nav .megamenu ul li{margin-left:.9375rem;margin-right:auto}
.rtl .navbar-nav{align-items:flex-start;padding:0}
.rtl .filterTagContainer .btn-products .close-btn{margin-right:.625rem;margin-left:0}
.rtl .filterTagContainer .btn-products{padding-left:.325rem}
.rtl .filterContainer .filter-icon{margin-left:.625rem;margin-right:0}
.rtl .navbar-brand{margin-left:1rem;margin-right:0}
@media only screen and (max-width:768px){.rtl .filterContainer .resetAllMob{margin-left:10px;margin-right:0}
}
.job-opportunities{table-layout:fixed;background-color:#fff}
.job-opportunities .thead-light th{background-color:#f8f9fa}
.job-opportunities thead th{border:0;font-size:.9rem;text-transform:capitalize;vertical-align:middle}
.job-opportunities tbody td{font-size:.8125rem;border-top:1px solid #eee}
.job-opportunities thead th,.job-opportunities tbody td{padding:.625rem}
@media(max-width:768px){.job-opportunities thead th,.job-opportunities tbody td{padding:.5rem}
.job-opportunities thead th{font-size:.75rem}
.job-opportunities tbody td{font-size:.7rem}
.job-opportunities thead th:first-child{width:auto}
}
.job-opportunities th:first-child{width:40%}
.job-opportunities td{word-break:break-word;cursor:pointer}
.filterContainer .search-form-container{position:relative;display:inline-block;margin-right:10px}
.filterContainer .search-form-container .search-form-input{box-sizing:border-box;width:15px;height:15px;margin-right:0;margin-top:0;border:2px solid #737373;border-radius:50%;background:0;color:#737373;font-size:16px;outline:0}
.filterContainer .search-form-container .search-form-input::placeholder{color:#ccc;font-size:12px}
.filterContainer .search-form-container .search-form-input.square{box-sizing:border-box;padding:0 20px 0 15px;width:10rem;height:20px;margin-top:0;margin-right:0;border:1px solid #737373;color:#737373;font-size:12px;font-weight:400;background-position:97% 4px;background-size:6%;background-image:url('../../../etc/clientlibs/it/resources/icons/search-icon.svg');background-repeat:no-repeat;outline:0;border-radius:25px;float:right}
.filterContainer .search-form-container .search-form-submit{background:0;position:absolute;top:0;right:0;height:20px;width:20px;padding:0;border-radius:100%;outline:0 !important;border:0;color:inherit;cursor:pointer;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.button-cmp{padding:20px 0;color:#fff}
.hiknow-agreement a,.hiknow-button a{width:180px;height:40px;text-align:center;border-radius:1.25rem;padding:.25rem 1rem;font-size:1.25rem;font-family:OpenSans-SemiBold;background-color:#d7000f;color:#fff;display:inline-block;border:0;outline:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
@media only screen and (max-width:767px){.hiknow-agreement a,.hiknow-button a{width:100px;height:20px;padding:0 10px;font-size:.75rem}
.button-cmp{padding:10px 0}
}
.hiknow-agreement a:hover,.hiknow-button a:hover{background-color:#ff0012;text-decoration:none}
.hiknow-button:disabled{background-color:#f2f2f2;color:#737373}
.hiknow-view a:hover{text-decoration:none}
.hiknow-view .view-all{font-size:1rem;padding-right:.625rem;font-family:OpenSans;color:#505050;line-height:1.38;text-transform:capitalize;display:inline-flex}
.hiknow-view .view-all::after{width:1.5625rem;height:1.875rem;margin-left:.625rem;margin-top:.1875rem;display:inline-block;content:" ";background-image:url('../../../etc/clientlibs/it/resources/icons/icon-circled-right.png');background-repeat:no-repeat;background-size:20px auto}
.hiknow-view .view-all-arrow{width:1.25rem;margin-left:.5625rem;height:auto}
.show-button .hiknow-button{display:flex;justify-content:flex-start}
.show-viewall .hiknow-view{display:flex}
.hiknow-button{display:none}
.hiknow-view{display:none}
.hiknow-view,.hiknow-button-align-start .hiknow-view{text-align:right;justify-content:flex-start}
.hiknow-button-align-start .hiknow-button{justify-content:flex-start;padding-left:32px}
.hiknow-button-align-center .hiknow-view,.hiknow-button-align-center .hiknow-button,.hiknow-button-align-center .hiknow-agreement{justify-content:center}
.hiknow-button-align-end .hiknow-view,.hiknow-button-align-end .hiknow-button,.hiknow-button-align-end .hiknow-agreement{justify-content:flex-end;padding-right:32px}
.rtl .hiknow-button .download-agreement-link{display:block;direction:rtl}
.accessory-list{display:flex;min-height:298px;padding:13px 0;max-width:1310px;max-height:1110px;margin:13px auto;float:none !important;margin-bottom:10px}
.accessory-list .advanced-filter-wrapper{display:block;position:static;width:30%}
.accessory-list .advanced-filter-inner{border-radius:.3125rem;float:left;padding-bottom:3.4375rem;padding-left:1rem;z-index:11}
.accessory-list .advanced-filter-inner .filter-container{width:100%;overflow:visible;background-color:#fff;margin:auto;padding-left:1.25rem;padding-right:1.25rem;border-radius:.3125rem;padding-bottom:2.1875rem}
.accessory-list .advanced-filter-inner .filter-container .advanced-filter-close-icon{background:url("../../../etc/clientlibs/it/resources/icons/baseline-close-24px.svg");width:25px;height:25px;display:inline-block;position:absolute;right:-.5rem;top:-1rem;cursor:pointer}
.accessory-list .advanced-filter-inner .filter-container .filter-header{display:flex;justify-content:space-between;font-size:1rem;color:#737373;padding-top:.625rem;padding-bottom:.5rem;border-bottom:1px solid #d2d2d2;font-family:OpenSans-SemiBold;text-transform:uppercase}
.accessory-list .advanced-filter-inner .filter-container .filter-card{border:0;border-radius:0;background-color:#fff;border-bottom:1px solid #d2d2d2}
.accessory-list .advanced-filter-inner .filter-container .filter-card .filter-card-header{background-color:#fff;margin-left:0;padding-left:0;padding-right:0;font-size:1rem;border:0}
.accessory-list .advanced-filter-inner .filter-container .filter-card .filter-card-header a{color:#737373}
.accessory-list .advanced-filter-inner .filter-container .filter-card .filter-card-header .collapsed .triangle-indicator-search{content:"";width:12px;height:12px;position:absolute;border-bottom:6px solid #737373;border-left:6px solid transparent;border-right:6px solid transparent;transition:all .5s ease-in;margin-left:1.875rem;margin-top:.625rem;transform:rotate(180deg);-webkit-transform:rotate(180deg);margin-top:10px;right:0;margin-right:.5rem}
.accessory-list .advanced-filter-inner .filter-container .filter-card .filter-card-header .triangle-indicator-search{content:"";width:12px;height:12px;position:absolute;border-bottom:6px solid #737373;border-left:6px solid transparent;border-right:6px solid transparent;transition:all .5s ease-in;margin-left:1.875rem;margin-top:.625rem;right:0;margin-right:.625rem}
.accessory-list .advanced-filter-inner .filter-container .filter-card .filter-card-header:hover{font-family:OpenSans-SemiBold}
.accessory-list .advanced-filter-inner .filter-container .filter-card .filter-card-header:active{font-family:OpenSans-SemiBold}
.accessory-list .advanced-filter-inner .filter-container .filter-card .seriesFilterCont li{margin:0 !important;padding:10px !important}
.accessory-list .advanced-filter-inner .filter-container .filter-card input[type="checkbox"]{-webkit-appearance:initial;appearance:initial;width:12px;height:12px;padding:0;position:relative;border-radius:.1875rem;outline:0}
.accessory-list .advanced-filter-inner .filter-container .filter-card input[type="checkbox"]:checked{background:#737373;border-radius:3px;outline:0}
.accessory-list .advanced-filter-inner .filter-container .filter-card input[type="checkbox"]:after{position:absolute;width:20px;height:20px;border:1px solid #737373;content:"";background:#ffffff00;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:3px;outline:0}
.accessory-list .advanced-filter-inner .filter-container .filter-card .checkbox-left{list-style-type:none;padding-left:.1875rem}
.accessory-list .advanced-filter-inner .filter-container .filter-card .checkbox-left label{margin-left:.875rem;color:#737373}
.accessory-list .advanced-filter-inner .filter-container .filter-card .card-body ul{margin-bottom:0;margin-top:.375rem}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper{width:9.5rem;height:1.875rem;border-radius:1.25rem;border:solid 1px #707070;background-color:#f2f2f2;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:0;float:right}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper.remove-border{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper{width:8rem;text-align:left;padding-left:.75rem}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper .arrow-icon{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #707070;display:inline-block;position:absolute;top:.625rem;right:.8125rem;transition:all .25s ease-in}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper .arrow-icon.arrow-up{border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid #707070;border-top:0}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper .selected-option{font-family:OpenSans;font-size:.75rem;line-height:1.38;text-align:left;color:#6b6b6b;padding:.25rem;padding-left:0;padding-right:0;display:inline-block;width:4.9375rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-transform:capitalize;width:100%;border:0;background-color:transparent;outline:0}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper.disabled{cursor:default}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper .disabled{cursor:default}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown{display:none;width:152px;max-height:10rem;overflow-y:auto;border:1px solid #707070;border-radius:15px;background-color:#f2f2f2;list-style-type:none;position:absolute;padding:0;margin:0;z-index:10;top:28px;left:-1px}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown.show{display:block}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown.remove-border{border-top-left-radius:0;border-top-right-radius:0;border-top:0}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown label{margin-left:10px;cursor:pointer}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown li{padding:10px;margin:0;border-bottom:1px solid #f2f2f2;text-align:left;cursor:pointer;border-bottom:1px solid #d2d2d2;text-transform:capitalize;font-size:12px}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown li:hover{background-color:#d2d2d2}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown li:first-child{border-top:1px solid #d2d2d2}
.accessory-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown li:last-child{border-bottom:0}
.advanced-filter-button-wrapper .advanced-filter-button{width:4rem;height:4rem;background-color:#d7000f;border-radius:100%;border:0;background-image:url("../../../etc/clientlibs/it/resources/icons/icon-filter-red.svg");background-repeat:no-repeat;position:fixed;z-index:9;right:1.625rem;bottom:7rem;outline:0;background-position:center}
.advanced-filter-button-wrapper .advanced-filter-button:hover{background-color:#ff0012}
.advanced-filter-button-wrapper .advanced-filter-button:active{background-color:#ba000d}
.tagContainer{padding:.5rem 0}
.tagContainer .btn-products{padding-top:.03125rem;padding-right:.325rem;padding-bottom:.03125rem;height:auto;border-radius:1.5625rem;border:1px solid #737373;background-color:transparent;margin-left:.8125rem;font-size:.75rem;font-family:OpenSans-SemiBold;outline:0;color:#737373;text-transform:uppercase}
.tagContainer .btn-products .close-btn{width:.75rem;height:auto;vertical-align:middle;margin-bottom:.0625rem}
.rtl .accessory-list{direction:rtl;text-align:right}
.rtl .accessory-list .advanced-filter-inner .category-dropdown-wrapper{float:left}
.rtl .accessory-list .advanced-filter-inner .filter-container .filter-card .filter-card-header .triangle-indicator-search{right:auto;margin-left:.5rem;left:-0.1875rem}
.rtl .accessory-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper{padding-right:.75rem;padding-left:0}
.rtl .accessory-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper .selected-option{text-align:right}
.rtl .accessory-list .advanced-filter-inner .filter-container .filter-card .card-body ul{padding-inline-start:0;padding-right:.1875rem}
.rtl .accessory-list .advanced-filter-inner .filter-container .filter-card .checkbox-left label{margin-right:.875rem}
.rtl .accessory-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper .arrow-icon{right:auto}
.rtl .accessory-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown li{text-align:right}
@media only screen and (max-width:991px){.accessory-list{display:block}
.accessory-list .advanced-filter-inner{border-radius:.3125rem;background-color:#fff;position:fixed;z-index:9;right:1.625rem;bottom:4.625rem;min-width:30%;padding:0;display:none}
.accessory-list .advanced-filter-inner .filter-container .advanced-filter-close-icon{display:inline-block}
.advanced-filter-button-wrapper .advanced-filter-button{display:block}
.accessory-list .advanced-filter-inner .filter-container{width:100%;overflow:visible;background-color:#fff;margin:auto;padding-left:1.25rem;padding-right:1.25rem;border-radius:.3125rem;padding-bottom:2.1875rem;box-shadow:2px 2px 2px 3px #999}
.result-grid-layout4-wrapper{padding-top:2.1875rem;padding-left:3.75rem;padding-bottom:5.625rem;padding-right:3.75rem}
}
@media only screen and (max-width:767.98px){.result-grid-layout4-wrapper{padding-top:1.25rem;padding-left:.625rem;padding-bottom:4.1875rem;padding-right:.625rem}
}
@media only screen and (max-width:991px){.accessory-list{max-height:none}
}
@media only screen and (min-width:768px){.rtl .result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper{padding-right:0;padding-left:5px}
}
@media only screen and (min-width:992px){.accessory-list .advanced-filter-inner{position:static;display:block;top:2.5rem;right:auto;bottom:auto;width:100%;padding-right:1rem}
.accessory-list .advanced-filter-inner .filter-container .advanced-filter-close-icon{display:none}
.advanced-filter-inner .advanced-filter-button-wrapper .advanced-filter-button{display:none}
.accessory-list .advanced-filter-inner .filter-container{box-shadow:none}
.result-grid-layout4-wrapper{width:70%;padding-top:0;position:static;right:0;left:auto}
}
@media only screen and (min-width:1191px){.result-grid-layout4-wrapper .layout4-wrapper{margin-left:0}
}
.advanced-filter-inner .filter-container .filter-header .advanced-filter-reset{display:inline-block;padding:0 1rem;border:1px solid #505050;border-radius:1.0625rem;background-color:transparent;color:#505050;font-size:.75rem;font-family:OpenSans-SemiBold;outline:0;text-align:center}
.advanced-filter-inner .filter-container .filter-header .advanced-filter-reset:hover{background-color:#d7000f;color:#fff;border:0}
.search-list{display:flex;min-height:298px;padding:13px 0;max-width:1310px;margin:13px auto;float:none !important;margin-bottom:10px}
.search-list .advanced-filter-wrapper{display:block;position:static;width:30%}
.search-list .advanced-filter-inner{border-radius:.3125rem;float:left;padding-bottom:3.4375rem;padding-left:1rem}
.search-list .advanced-filter-inner .filter-container{width:100%;overflow:visible;background-color:#fff;margin:auto;padding-left:1.25rem;padding-right:1.25rem;border-radius:.3125rem;padding-bottom:2.1875rem}
.search-list .advanced-filter-inner .filter-container .advanced-filter-close-icon{background:url("../../../etc/clientlibs/it/resources/icons/baseline-close-24px.svg");width:25px;height:25px;display:inline-block;position:absolute;right:1.6875rem}
.search-list .advanced-filter-inner .filter-container .filter-header{display:flex;justify-content:space-between;font-size:1rem;color:#737373;padding-top:.625rem;padding-bottom:.5rem;border-bottom:1px solid #d2d2d2;font-family:OpenSans-SemiBold;text-transform:uppercase}
.search-list .advanced-filter-inner .filter-container .filter-card{border:0;border-radius:0;background-color:#fff;border-bottom:1px solid #d2d2d2}
.search-list .advanced-filter-inner .filter-container .filter-card .filter-card-header{background-color:#fff;margin-left:0;padding-left:0;padding-right:0;font-size:1rem;border:0}
.search-list .advanced-filter-inner .filter-container .filter-card .filter-card-header a{color:#737373}
.search-list .advanced-filter-inner .filter-container .filter-card .filter-card-header .collapsed .triangle-indicator{content:"";width:12px;height:12px;position:absolute;border-bottom:6px solid #737373;border-left:6px solid transparent;border-right:6px solid transparent;transition:all .5s ease-in;margin-left:1.875rem;margin-top:.625rem;transform:rotate(180deg);-webkit-transform:rotate(180deg);margin-top:10px;right:0;margin-right:.5rem}
.search-list .advanced-filter-inner .filter-container .filter-card .filter-card-header .triangle-indicator{content:"";width:12px;height:12px;position:absolute;border-bottom:6px solid #737373;border-left:6px solid transparent;border-right:6px solid transparent;transition:all .5s ease-in;margin-left:1.875rem;margin-top:.625rem;right:0;margin-right:.625rem}
.search-list .advanced-filter-inner .filter-container .filter-card .filter-card-header:hover{font-family:OpenSans-SemiBold}
.search-list .advanced-filter-inner .filter-container .filter-card .filter-card-header:active{font-family:OpenSans-SemiBold}
.search-list .advanced-filter-inner .filter-container .filter-card .seriesFilterCont li{margin:0 !important;padding:10px !important}
.search-list .advanced-filter-inner .filter-container .filter-card input[type="checkbox"]{-webkit-appearance:initial;appearance:initial;width:12px;height:12px;padding:0;position:relative;border-radius:.1875rem;outline:0}
.search-list .advanced-filter-inner .filter-container .filter-card input[type="checkbox"]:checked{background:#737373;border-radius:3px;outline:0}
.search-list .advanced-filter-inner .filter-container .filter-card input[type="checkbox"]:after{position:absolute;width:20px;height:20px;border:1px solid #737373;content:"";background:#ffffff00;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:3px;outline:0}
.search-list .advanced-filter-inner .filter-container .filter-card .checkbox-left{list-style-type:none;padding-left:.1875rem}
.search-list .advanced-filter-inner .filter-container .filter-card .checkbox-left label{margin-left:.875rem;color:#737373}
.search-list .advanced-filter-inner .filter-container .filter-card .card-body ul{margin-bottom:0;margin-top:.375rem}
.search-list .advanced-filter-inner .category-dropdown-wrapper{width:9.5rem;height:1.875rem;border-radius:1.25rem;border:solid 1px #707070;background-color:#f2f2f2;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:0;float:right}
.search-list .advanced-filter-inner .category-dropdown-wrapper.remove-border{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}
.search-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper{width:8rem;text-align:left;padding-left:.75rem}
.search-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper .arrow-icon{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #707070;display:inline-block;position:absolute;top:.625rem;right:.8125rem;transition:all .25s ease-in}
.search-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper .arrow-icon.arrow-up{border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid #707070;border-top:0}
.search-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper .selected-option{font-family:OpenSans;font-size:.75rem;line-height:1.38;text-align:left;color:#6b6b6b;padding:.25rem;padding-left:0;padding-right:0;display:inline-block;width:4.9375rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-transform:capitalize;width:100%;border:0;background-color:transparent;outline:0}
.search-list .advanced-filter-inner .category-dropdown-wrapper.disabled{cursor:default}
.search-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper .disabled{cursor:default}
.search-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown{display:none;width:152px;max-height:10rem;min-height:.875rem;overflow-y:auto;border:1px solid #707070;border-radius:15px;background-color:#f2f2f2;list-style-type:none;position:absolute;padding:0;margin:0;z-index:10;top:28px;left:-1px}
.search-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown.show{display:block}
.search-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown.remove-border{border-top-left-radius:0;border-top-right-radius:0;border-top:0}
.search-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown label{margin-left:10px;cursor:pointer}
.search-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown li{padding:10px;margin:0;border-bottom:1px solid #f2f2f2;text-align:left;cursor:pointer;border-bottom:1px solid #d2d2d2;text-transform:capitalize;font-size:12px}
.search-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown li:hover{background-color:#d2d2d2}
.search-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown li:first-child{border-top:1px solid #d2d2d2}
.search-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown li:last-child{border-bottom:0}
.search-list .advanced-filter-button-wrapper .advanced-filter-button{width:4rem;height:4rem;background-color:#d7000f;border-radius:100%;border:0;background-image:url("../../../etc/clientlibs/it/resources/icons/icon-filter-red.svg");background-repeat:no-repeat;position:fixed;z-index:9;right:1.625rem;bottom:7rem;outline:0;background-position:center}
.search-list .advanced-filter-button-wrapper .advanced-filter-button:hover{background-color:#ff0012}
.search-list .advanced-filter-button-wrapper .advanced-filter-button:active{background-color:#ba000d}
.search-list .tagContainer{padding:.5rem 0}
.search-list .tagContainer .btn-products{padding-top:.03125rem;padding-right:.325rem;padding-bottom:.03125rem;height:auto;border-radius:1.5625rem;border:1px solid #737373;background-color:transparent;margin-left:.8125rem;font-size:.75rem;font-family:OpenSans-SemiBold;outline:0;color:#737373;text-transform:uppercase}
.search-list .tagContainer .btn-products .close-btn{width:.75rem;height:auto;vertical-align:middle;margin-bottom:.0625rem}
.search-list .aem_modal-backdrop{position:fixed;top:0;left:0;z-index:10005;width:100vw;height:100vh;background-color:#000}
.search-list.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:10100;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}
.rtl .search-list{direction:rtl;text-align:right}
.rtl .result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .add-to-compare input[type="checkbox"]{margin-right:0;margin-left:6px}
.rtl .search-list .advanced-filter-inner .category-dropdown-wrapper{float:left}
.rtl .search-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper{padding-right:.75rem;padding-left:0}
.rtl .search-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper .selected-option{text-align:right}
.rtl .search-list .advanced-filter-inner .filter-container .filter-card .filter-card-header .triangle-indicator{right:auto;margin-left:.5rem}
.rtl .search-list .advanced-filter-inner .filter-container .filter-card .card-body ul{padding-inline-start:0;padding-right:.1875rem}
.rtl .search-list .advanced-filter-inner .filter-container .filter-card .checkbox-left label{margin-right:.875rem}
.rtl .search-list .advanced-filter-inner .category-dropdown-wrapper .selected-option-wrapper .arrow-icon{right:auto}
.rtl .search-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown li{text-align:right}
.rtl .result_info_wrapper .tag{left:.625rem;right:auto}
.rtl .search-list .advanced-filter-inner .category-dropdown-wrapper .category-dropdown label{margin-left:0;margin-right:.625rem}
.rtl .search-list .tagContainer .btn-products{margin-left:0;margin-right:.8125rem;padding-left:.325rem;padding-right:.75rem}
@media only screen and (max-width:991px){.search-list{display:block}
search-list .advanced-filter-inner{border-radius:.3125rem;background-color:#fff;position:fixed;z-index:10010;right:1.625rem;bottom:4.625rem;min-width:30%;padding:0;display:none}
.search-list .advanced-filter-inner.aem_modal{display:none;max-width:92%;max-height:92%;top:4%;bottom:4%;left:4%;right:4%;border-radius:.8rem}
.search-list .advanced-filter-inner .filter-container .advanced-filter-close-icon{display:inline-block}
.search-list .advanced-filter-button-wrapper .advanced-filter-button{display:block}
.search-list .advanced-filter-inner .filter-container{width:100%;height:100%;background-color:#fff;margin:1re;padding:2.25rem;border-radius:.3125rem;padding-bottom:2.1875rem;box-shadow:none;overflow-y:auto;border-radius:16px}
.search-list .result-grid-layout4-wrapper{padding-top:2.1875rem;padding-left:3.75rem;padding-bottom:5.625rem;padding-right:3.75rem}
}
@media only screen and (max-width:767.98px){.search-list .result-grid-layout4-wrapper{padding-top:1.25rem;padding-left:.625rem;padding-bottom:4.1875rem;padding-right:.625rem}
}
@media only screen and (max-width:991px){.search-list{max-height:none}
}
@media only screen and (min-width:768px){.rtl .result-grid-layout4-wrapper .layout4-wrapper .layout4-content-wrapper .layout-image-text-wrapper{padding-right:0;padding-left:5px}
}
@media only screen and (min-width:992px){.search-list .advanced-filter-inner{position:static;display:block;top:2.5rem;right:auto;bottom:auto;width:100%;padding-right:1rem}
.search-list .advanced-filter-inner .filter-container .advanced-filter-close-icon{display:none}
.advanced-filter-button-wrapper .advanced-filter-button{display:none}
.search-list .advanced-filter-inner .filter-container{box-shadow:none}
.search-list .result-grid-layout4-wrapper{width:70%;padding-top:0;position:static;right:0;left:auto}
}
@media only screen and (min-width:1191px){.search-list .result-grid-layout4-wrapper .layout4-wrapper{margin-left:0}
}
.search-list .advanced-filter-inner .filter-container .filter-card .card-body ul li{display:flex;flex-direction:row;align-items:baseline}
.advanced-filter-inner.aem_modal{padding-left:0;padding-right:0}
body.modal_fix{overflow:hidden;position:fixed}
.result_info_wrapper .tag{position:absolute;padding:2px 20px;font-family:OpenSans-SemiBold;font-size:13px;font-weight:600;line-height:1.38;text-align:left;color:#2b2b2b;background-color:#fff100;right:10px;top:.625rem;opacity:1;transition:all .25s ease-in}
.search-list .advanced-filter-inner .filter-container .filter-header .advanced-filter-reset{display:inline-block;padding:0 1rem;border:1px solid #505050;border-radius:1.0625rem;background-color:transparent;color:#505050;font-size:.75rem;font-family:OpenSans-SemiBold;outline:0;text-align:center}
.search-list .advanced-filter-inner .filter-container .filter-header .advanced-filter-reset:hover{background-color:#d7000f;color:#fff;border:0}
.download-agreement-wrapper{top:15%;color:#212529}
.download-agreement-wrapper .modal-content header{font-size:1.25rem;font-family:OpenSans-SemiBold}
.download-agreement-wrapper .modal-content .agreement-wrapper{font-size:.875rem}
.download-agreement-wrapper .modal-content .generalt-teams-link{color:#d7000f;text-decoration:none;animation-duration:100ms;cursor:pointer}
.download-agreement-wrapper .modal-content .generalt-teams-link:hover{color:#ff0012;text-decoration:underline}
.download-agreement-wrapper .modal-content footer{display:flex;justify-content:space-around;padding:1rem}
.download-agreement-wrapper .modal-content footer .agree{display:inline-block;padding:.25rem 1rem;background-color:#d7000f;text-align:center;border-radius:1.25rem;font-size:1.25rem;font-family:OpenSans-SemiBold;color:#fff;border:0;outline:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.download-agreement-wrapper .modal-content footer .agree:hover{background-color:#ff0012;text-decoration:none}
.download-agreement-wrapper .modal-content footer .disagree{display:inline-block;padding:.25rem 1rem;background-color:#6c6c6c;text-align:center;border-radius:1.25rem;font-size:1.25rem;font-weight:400;font-family:OpenSans-SemiBold;color:#fff;border:0;outline:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-shadow:none;opacity:1}
.download-agreement-wrapper .modal-content footer .disagree:hover{background-color:#b3b3b5;text-decoration:none}
@font-face{font-family:OpenSans;src:url('../../../etc/clientlibs/it/resources/fonts/OpenSans-Regular.ttf')}
@font-face{font-family:OpenSans-Light;src:url('../../../etc/clientlibs/it/resources/fonts/OpenSans-Light.ttf')}
@font-face{font-family:OpenSans-SemiBold;src:url('../../../etc/clientlibs/it/resources/fonts/OpenSans-SemiBold.ttf')}
body{background-color:#f2f2f2}
.primary-bgcolor{background-color:#fff}
.fixed-width-container{max-width:1310px;margin:0 auto;float:none !important;margin-bottom:10px}
.cq-Editable-dom--container .fixed-width-container{max-width:1310px;margin:0 auto}
.hiknow-rte p{margin:0;padding:0;word-wrap:break-word}
.hiknow-rte a{color:#d7000f}
.hiknow-rte a:link{color:#d7000f;text-decoration:none}
.hiknow-rte a:visited{color:#d7000f;text-decoration:none}
.hiknow-rte a:hover{color:#d7000f;text-decoration:none}
.text-primary-color-1{color:#f7000f}
.bg-primary-color-1{background-color:#f7000f}
.text-primary-color-2{color:#505050}
.bg-primary-color-2{background-color:#505050}
.text-primary-color-3{color:#707070}
.bg-primary-color-3{background-color:#707070}
.text-secondary-color-1{color:#f2f2f2}
.bg-secondary-color-1{background-color:#f2f2f2}
.text-secondary-color-2{color:#fff}
.bg-secondary-color-2{background-color:#fff}
.text-secondary-color-3{color:#737373}
.bg-secondary-color-3{background-color:#737373}
.text-secondary-color-4{color:#d2d2d2}
.bg-secondary-color-4{background-color:#d2d2d2}
.text-secondary-color-5{color:#989898}
.bg-secondary-color-5{background-color:#989898}
.text-highlights-color-1{color:#fff100}
.bg-highlights-color-1{background-color:#fff100}
.text-highlights-color-2{color:#d7000f}
.bg-highlights-color-2{background-color:#d7000f}
.text-highlights-color-3{color:#000}
.bg-highlights-color-3{background-color:#000}
.text-highlights-color-4{color:#2b2b2b}
.bg-highlights-color-4{background-color:#2b2b2b}
.text-highlights-color-5{color:#80b722}
.bg-highlights-color-5{background-color:#80b722}
.bg-grey .add-background-color{background-color:#f2f2f2}
.bg-white .add-background-color{background-color:#fff}
.bg-dark-grey .add-background-color{background-color:#737373}
.rich-text__wrapper{display:flex;justify-content:center;flex-direction:row}
@media only screen and (max-width:1024px){.fixed-width-container{margin-bottom:13px}
.rich-text__wrapper{flex-direction:row}
}
@media only screen and (max-width:768px){body{margin-bottom:65px}
}
@media only screen and (max-width:700px){.fixed-width-container{margin-bottom:16px}
.rich-text__wrapper{flex-direction:column}
}
.training-body{padding-top:80px}
.technical-doc p{margin-bottom:0}
.aem-Grid>.common-title{margin-top:50px}
.carousel .modal-header .close{position:absolute;right:20px;top:10px;z-index:100}
.carousel .modal-header{padding:0;border:0}
.technical-doc p img{margin:0 auto;display:block}
@media only screen and (max-width:992px){.cmp-text img{width:100%;height:100%}
}
@media only screen and (min-width:992px){.technical-doc>p:first-child>img{margin:0 150px}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0.text{padding:0 65px}
.text.aem-GridColumn--default--12{padding:0 65px}
.layout2a .gutter-space.carousel{margin-right:0}
.layout2b .gutter-space.carousel{margin-right:0}
.layout1 .gutter-space.carousel{margin-right:0}
}
.aem-Grid.aem-Grid--default--12>div.aem-GridColumn.aem-GridColumn--default--12{clear:both}
.cmp-text{color:#505050}
.aem-Grid{display:block;width:100%}
.aem-Grid::before,.aem-Grid::after{display:table;content:" "}
.aem-Grid::after{clear:both}
.aem-Grid-newComponent{clear:both;margin:0}
.aem-GridColumn{box-sizing:border-box;clear:both}
.aem-GridShowHidden>.aem-Grid>.aem-GridColumn{display:block !important}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:100%}
.aem-Grid.aem-Grid--default--1>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--1>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--1>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:100%}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:50%}
.aem-Grid.aem-Grid--default--2>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:100%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--default--3>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:100%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:25%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:50%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:75%}
.aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:100%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:20%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:40%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:60%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:80%}
.aem-Grid.aem-Grid--default--5>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:100%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:50%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:100%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--default--7>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:100%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:12.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:25%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:37.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:50%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:62.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:75%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:87.5%}
.aem-Grid.aem-Grid--default--8>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:100%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:100%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:10%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:20%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:30%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:40%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:50%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:60%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:70%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:80%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:90%}
.aem-Grid.aem-Grid--default--10>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:100%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--default--11>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--default--12{margin-left:100%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0{margin-left:0}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--3{margin-left:25%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--6{margin-left:50%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--9{margin-left:75%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--12{margin-left:100%}
.aem-Grid>.aem-GridColumn.aem-GridColumn--default--newline{display:block;clear:both !important}
.aem-Grid>.aem-GridColumn.aem-GridColumn--default--none{display:block;clear:none !important;float:left}
.aem-Grid>.aem-GridColumn.aem-GridColumn--default--hide{display:none}
@media(max-width:768px){.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:100%}
.aem-Grid.aem-Grid--phone--1>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--1>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--1>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:100%}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:50%}
.aem-Grid.aem-Grid--phone--2>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:100%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--phone--3>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:100%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:25%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:50%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:75%}
.aem-Grid.aem-Grid--phone--4>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:100%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:20%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:40%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:60%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:80%}
.aem-Grid.aem-Grid--phone--5>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:100%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:50%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--phone--6>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:100%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--phone--7>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:100%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:12.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:25%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:37.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:50%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:62.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:75%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:87.5%}
.aem-Grid.aem-Grid--phone--8>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:100%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--phone--9>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:100%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:10%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:20%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:30%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:40%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:50%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:60%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:70%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:80%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:90%}
.aem-Grid.aem-Grid--phone--10>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:100%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--phone--11>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--phone--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--phone--12{margin-left:100%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--0{margin-left:0}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--3{margin-left:25%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--6{margin-left:50%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--9{margin-left:75%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--12{margin-left:100%}
.aem-Grid>.aem-GridColumn.aem-GridColumn--phone--newline{display:block;clear:both !important}
.aem-Grid>.aem-GridColumn.aem-GridColumn--phone--none{display:block;clear:none !important;float:left}
.aem-Grid>.aem-GridColumn.aem-GridColumn--phone--hide{display:none}
}
@media(min-width:769px) and (max-width:1200px){.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--1>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:100%}
.aem-Grid.aem-Grid--tablet--1>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--1>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--1>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:50%}
.aem-Grid.aem-Grid--2>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:100%}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:50%}
.aem-Grid.aem-Grid--tablet--2>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--3>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:100%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:33.33333333%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:66.66666667%}
.aem-Grid.aem-Grid--tablet--3>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:25%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:50%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:75%}
.aem-Grid.aem-Grid--4>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:100%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:25%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:50%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:75%}
.aem-Grid.aem-Grid--tablet--4>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:20%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:40%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:60%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:80%}
.aem-Grid.aem-Grid--5>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:100%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:20%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:40%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:60%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:80%}
.aem-Grid.aem-Grid--tablet--5>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:50%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--6>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:100%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:16.66666667%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:33.33333333%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:50%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:66.66666667%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:83.33333333%}
.aem-Grid.aem-Grid--tablet--6>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--7>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:100%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:14.28571429%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:28.57142857%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:42.85714286%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:57.14285714%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:71.42857143%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:85.71428571%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:14.28571429%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:28.57142857%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:42.85714286%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:57.14285714%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:71.42857143%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:85.71428571%}
.aem-Grid.aem-Grid--tablet--7>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:12.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:25%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:37.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:50%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:62.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:75%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:87.5%}
.aem-Grid.aem-Grid--8>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:100%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:12.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:37.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:62.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:87.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:12.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:25%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:37.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:50%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:62.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:75%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:87.5%}
.aem-Grid.aem-Grid--tablet--8>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--9>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:100%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:11.11111111%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:22.22222222%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:44.44444444%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:55.55555556%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:77.77777778%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:88.88888889%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:11.11111111%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:22.22222222%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:33.33333333%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:44.44444444%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:55.55555556%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:66.66666667%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:77.77777778%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:88.88888889%}
.aem-Grid.aem-Grid--tablet--9>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:10%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:20%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:30%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:40%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:50%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:60%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:70%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:80%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:90%}
.aem-Grid.aem-Grid--10>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:100%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:10%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:20%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:30%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:40%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:60%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:70%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:80%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:90%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:10%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:20%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:30%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:40%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:50%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:60%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:70%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:80%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:90%}
.aem-Grid.aem-Grid--tablet--10>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--11>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:100%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:9.09090909%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:18.18181818%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:27.27272727%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:36.36363636%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:45.45454545%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:54.54545455%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:63.63636364%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:72.72727273%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:81.81818182%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:90.90909091%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:9.09090909%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:18.18181818%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:27.27272727%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:36.36363636%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:45.45454545%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:54.54545455%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:63.63636364%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:72.72727273%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:81.81818182%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:90.90909091%}
.aem-Grid.aem-Grid--tablet--11>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--tablet--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:25%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:50%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:75%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--offset--tablet--12{margin-left:100%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--1{float:left;clear:none;width:8.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--2{float:left;clear:none;width:16.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--3{float:left;clear:none;width:25%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--4{float:left;clear:none;width:33.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--5{float:left;clear:none;width:41.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--6{float:left;clear:none;width:50%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--7{float:left;clear:none;width:58.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--8{float:left;clear:none;width:66.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--9{float:left;clear:none;width:75%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--10{float:left;clear:none;width:83.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--11{float:left;clear:none;width:91.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--tablet--12{float:left;clear:none;width:100%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--0{margin-left:0}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--1{margin-left:8.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--2{margin-left:16.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--3{margin-left:25%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--4{margin-left:33.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--5{margin-left:41.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--6{margin-left:50%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--7{margin-left:58.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--8{margin-left:66.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--9{margin-left:75%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--10{margin-left:83.33333333%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--11{margin-left:91.66666667%}
.aem-Grid.aem-Grid--tablet--12>.aem-GridColumn.aem-GridColumn--offset--tablet--12{margin-left:100%}
.aem-Grid>.aem-GridColumn.aem-GridColumn--tablet--newline{display:block;clear:both !important}
.aem-Grid>.aem-GridColumn.aem-GridColumn--tablet--none{display:block;clear:none !important;float:left}
.aem-Grid>.aem-GridColumn.aem-GridColumn--tablet--hide{display:none}
}