/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:0 0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}.not-selectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;touch-action:none;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}img[data-lazyloaded]{opacity:0}img.litespeed-loaded{transition:opacity 0.5s linear 0.2s;opacity:1}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
 html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none;max-width:100%;height:auto}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.link-overlay a,a.overlay{position:absolute;inset:0;z-index:10}.embed-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;max-width:100%;height:auto}.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}@font-face{font-display:swap;font-family:"lazare_grotesk_light";src:url(/wp-content/themes/digitalcreative/fonts/lazaregrotesk/lazaregrotesk-light-bf647806db1a1e7-webfont.woff2) format("woff2"),url(/wp-content/themes/digitalcreative/fonts/lazaregrotesk/lazaregrotesk-light-bf647806db1a1e7-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"lazare_grotesk_regular";src:url(/wp-content/themes/digitalcreative/fonts/lazaregrotesk/lazaregrotesk-regular-bf647806db2b1eb-webfont.woff2) format("woff2"),url(/wp-content/themes/digitalcreative/fonts/lazaregrotesk/lazaregrotesk-regular-bf647806db2b1eb-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"lazare_grotesk_medium";src:url(/wp-content/themes/digitalcreative/fonts/lazaregrotesk/lazaregrotesk-medium-bf647806db24482-webfont.woff2) format("woff2"),url(/wp-content/themes/digitalcreative/fonts/lazaregrotesk/lazaregrotesk-medium-bf647806db24482-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"lazare_grotesk";src:url(/wp-content/themes/digitalcreative/fonts/lazaregrotesk/lazaregrotesk-font.woff2) format("woff2"),url(/wp-content/themes/digitalcreative/fonts/lazaregrotesk/lazaregrotesk-font.woff) format("woff");font-weight:400;font-style:normal}.single-post article>.content+.section.dc-accordion .accordion .title h3,.section.dc-intro-section .inner .section_content .title-wrapper h2,.section-filters .filters:not(.clear-filters) .dropdown-label,body.search-results .search-content form.search input,body.search-no-results .search-content form.search input,body.error404 .panel.main .row #post-404 .error_search form.search input.search-input,.gform_wrapper .ginput_container input[type=email],.gform_wrapper .ginput_container input[type=number],.gform_wrapper .ginput_container input[type=password],.gform_wrapper .ginput_container input[type=tel],.gform_wrapper .ginput_container input[type=text],.gform_wrapper .ginput_container input[type=url],.gform_wrapper .ginput_container textarea.medium,.gform_wrapper .ginput_container textarea.large,.gform_wrapper .ginput_container textarea.small,.gform_wrapper .ginput_container select,.gform_wrapper .ginput_container #theme-page select,body{font-family:"lazare_grotesk_light",sans-serif}body.search-results .search-content form.search button.search-submit,body.search-no-results .search-content form.search button.search-submit,body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit,.klaviyo-form form button,.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit],.section.dc-hotboxes.style_1>.inner .section_content .items .item .text h2,.section-filters h4,.footer .footer-top-inner .footer-widget .widgettitle,a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) a,h3,.h3,.section.dc-text-block.our-purpose h2,.section.dc-text-block.our-purpose h3,.section.dc-text-block h2:not(first-child),h1,h2,.main_menu .menu ul li a{font-family:"lazare_grotesk",sans-serif}.single-post article>.content .dc-text-block .inner h3,.single-post article>.content .dc-text-block .inner h2,.gform_wrapper .gform-body .gfield .gfield_label,.section.dc-news-grid .category_list span.label,.section.dc-news-grid .order_by span.label,.section.performance-section .grid-items>.item .label,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item .label,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item .label,.section.performance-section .grid-items>.item .symbol,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item .symbol,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item .symbol,.section.dc-cards>.inner .section_content .slick-track>.item .content-wrapper .stock-widget .smw-root .symbol,.section.dc-cards>.inner .section_content .grid-items>.item .content-wrapper .stock-widget .smw-root .symbol,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .stock-widget .smw-root .symbol,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item .content-wrapper .stock-widget .smw-root .symbol,.section.dc-accordion .accordion .title h3,.section.dc-accordion>.inner .section_content .item .right h2,.hero .sign-up>span,.hero>.hero__inner .content .hero__content-inner>span,li strong,p strong,p strong a{font-family:"lazare_grotesk_medium",sans-serif}
/*!
 * Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Pro");font-weight:var(--fa-style,900)}.fa,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin,.fad,.fa-duotone,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-transform:scale(-1,-1);transform:scale(-1,-1)}.fa-rotate-by{-ms-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-angle-right::before{content:"\f105"}.fa-angle-down::before{content:"\f107"}.fa-search::before{content:"\f002"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
/*!
 * Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
:root,:host{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/digitalcreative/fonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/digitalcreative/fonts/fa-brands-400.ttf) format("truetype")}.fab,.fa-brands{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-facebook:before{content:"\f09a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-f:before{content:"\f39e"}.fa-angle-right:before{content:"\f105"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}:root{--dark-color:#000000;--light-color:#FFFFFF;--grey-color:#F8F5ED;--theme-color:#D6F3A9;--theme2-color:#FB6F1E;--theme3-color:#40AF3A;--greenbg-color:#041B15;--lightgreenbg-color:#F4FFF8}.grid:after{content:"";display:table;clear:both}button{outline:none!important;transition:all 250ms ease-in-out}input[type=submit]{transition:all 250ms ease-in-out}.page_container{background:#fff;width:100%;max-width:100%}.page_container>.panel{max-width:100%;background:var(--light-color)}*{margin:0;padding:0;box-sizing:border-box}*:focus{outline:none}html{background:var(--light-color)}html:has(body.admin-bar){margin-top:0!important}body{line-height:1.44em;color:#000;background:var(--light-color);max-width:100%;margin-inline:auto}body.open-toggle-menu{overflow:hidden}p{margin-bottom:clamp(10px, 1vw, 20px);width:100%;line-height:1.44em}sup{font-size:45%;padding-right:5px;vertical-align:super}h1,h2{width:100%;margin-bottom:clamp(16px, 1.8vw, 35px)}h3,h4,h5,h6{width:100%;margin-bottom:clamp(12px, 1.3vw, 26px)}.single-post article>.content .dc-text-block .inner .section_intro p,.single-post article>.content .dc-text-block .inner .description p,.single-post article>.content .dc-text-block .inner .section_content p,.single-post article>.content .dc-text-block .inner .section_intro,.single-post article>.content .dc-text-block .inner .description,.single-post article>.content .dc-text-block .inner .section_content,.section.performance-section .grid-items>.item.summary-box li,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item.summary-box li,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item.summary-box li,.section.dc-cards>.inner .section_content .slick-track>.item .content-wrapper .stock-widget .smw-root .name,.section.dc-cards>.inner .section_content .grid-items>.item .content-wrapper .stock-widget .smw-root .name,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .stock-widget .smw-root .name,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item .content-wrapper .stock-widget .smw-root .name,.section.dc-image-text2.small-text>.inner p,.item.dc-card2 .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper h3,.item.dc-card2 .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper .h3,.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-text-block .item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.hero>.hero__inner .content .text p,.footer .footer-top-inner .footer-widget li,.footer .footer-top-inner .footer-widget p,.footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .widgettitle,body{font-size:clamp(16px, 1rem + (1vw - 5.6px) * 0.1471, 18px);line-height:1.39em;min-height:0vw}.single-post article>.content .dc-text-block .inner h3,.section.performance-section .grid-items>.item .name,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item .name,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item .name,.section.dc-cards>.inner .section_content .slick-track>.item .content-wrapper .stock-widget .smw-root .symbol,.section.dc-cards>.inner .section_content .grid-items>.item .content-wrapper .stock-widget .smw-root .symbol,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .stock-widget .smw-root .symbol,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item .content-wrapper .stock-widget .smw-root .symbol,.section.dc-cards>.inner .section_intro .subscribe-form h3,.section.dc-intro-section .inner .section_content .description .intro-description p:first-child,.section.dc-intro-section .inner .section_content .title-wrapper h2,.section.dc-image-text2.large-text>.inner p,.section.dc-cta.cta_style_1>.inner .section_intro .description p,.section.dc-cta.cta_style_2>.inner .section_intro .description p,.section.dc-accordion .accordion .title h3,.item.dc-card1 .content-wrapper h3,.section.dc-news-grid.news-grid-manual .item .content-wrapper h3,.section.dc-news-grid.layout_grid .item .content-wrapper h3,.section.dc-news-grid.related-news .item .content-wrapper h3,.section.dc-news-grid.video-insights-grid .item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper h3,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper h3,.hero .news_column .item .content-wrapper h3,.item.dc-card1 .content-wrapper .h3,.section.dc-news-grid.news-grid-manual .item .content-wrapper .h3,.section.dc-news-grid.layout_grid .item .content-wrapper .h3,.section.dc-news-grid.related-news .item .content-wrapper .h3,.section.dc-news-grid.video-insights-grid .item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper .h3,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper .h3,.item.dc-card1 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.news-grid-manual .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.layout_grid .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.related-news .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.video-insights-grid .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-text-block .item.dc-card1 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.news-grid-manual .item .content-wrapper h2:not(first-child),.section.dc-news-grid.news-grid-manual .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.layout_grid .item .content-wrapper h2:not(first-child),.section.dc-news-grid.layout_grid .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.related-news .item .content-wrapper h2:not(first-child),.section.dc-news-grid.related-news .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.video-insights-grid .item .content-wrapper h2:not(first-child),.section.dc-news-grid.video-insights-grid .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper h2:not(first-child),.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-text-block .item .content-wrapper h2:not(first-child),.hero .news_column .item .content-wrapper .h3,.hero .news_column .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-text-block .hero .news_column .item .content-wrapper h2:not(first-child),.section:not(.dc-cta)>.inner>.section_intro>.description p,.section:not(.dc-cta) .item>.section_intro>.description p,.hero.blog_title .hero__inner .header_sidebar h2,.hero>.hero__inner .content .hero__content-inner>span,h4,.h4{font-size:clamp(18px, 1.125rem + (1vw - 5.6px) * 0.2941, 22px);min-height:0vw;line-height:1.27em}.single-post article>.content .dc-text-block .inner h2,.fancybox__container.is-animated .fancybox__content h3,.fancybox__container.is-animated .fancybox__content .h3,.fancybox__container.is-animated .fancybox__content .section.dc-text-block h2:not(first-child),.section.dc-text-block .fancybox__container.is-animated .fancybox__content h2:not(first-child),.section.dc-cards.investment-portfolio-section>.inner .right .chart-widget-wrapper h3,.section.performance-section .grid-items>.item.summary-box li strong,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item.summary-box li strong,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item.summary-box li strong,.section.performance-section .grid-items>.item .label,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item .label,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item .label,.section.performance-section .grid-items>.item .symbol,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item .symbol,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item .symbol,.section.performance-section .grid-items>.item h3,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item h3,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item h3,.section.dc-hotboxes.style_1>.inner .section_content .items .item .text h2,.section.dc-accordion.style_2>.inner>.section_content .item .right .accordion .title h3,.hero .sign-up>span{font-size:clamp(1.0625rem, 0.5368rem + 1.2941vw, 1.75rem);min-height:0vw;line-height:1.21}h3,.h3,.section.dc-text-block.our-purpose h2,.section.dc-text-block.our-purpose h3,.section.dc-text-block h2:not(first-child){font-size:clamp(1.375rem, 0.7793rem + 1.7021vw, 2.375rem);min-height:0vw;line-height:1.15em}.single-post article .hero__s>.hero__inner .hero__content-inner .right h1,.section.dc-accordion>.inner .section_content .item .right h2,h2,.h2,.section.dc-text-block h2:first-child{font-size:clamp(1.875rem, 0.9069rem + 2.766vw, 3.5rem);min-height:0vw;line-height:1.1em}.section.performance-section .grid-items>.item .price,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item .price,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item .price,h1,.h1{font-size:clamp(3.25rem, 1.4512rem + 3.7523vw, 4.5rem);font-size:clamp(2.5rem, -0.378rem + 6.0038vw, 4.5rem);min-height:0vw;line-height:1.15em}.home .hero>.hero__inner .content h1{font-size:clamp(2rem, -1.4008rem + 7.0941vw, 5.25rem);line-height:1.09em;min-height:0vw}.section.dc-text-block.dc-contact-form .section_content>.items .item:first-child p:first-child,.section.dc-text-block .dc-intro h3,.section.dc-text-block .section_intro .description h3,.section.dc-image-text.large>.inner .section_content .right>.content-wrapper p,.section.dc-image-text.large>.inner .section_content .right>.content-wrapper li,.section-filters h4{font-size:24px;line-height:1.333}.section.dc-text-block .newsletter h2,.section.dc-image-text>.inner .section_content .right>.content-wrapper h2,.section.dc-cta.cta_style_1>.inner .section_intro h2,.section.dc-cta.cta_style_2>.inner .section_intro h2,.bottom-sidebar .inner .section_intro h3.title{font-size:clamp(1.75rem, 1.4521rem + 0.8511vw, 2.25rem);line-height:1.05}.section.dc-cards>.inner .section_content .slick-track>.item .content-wrapper .stock-widget .smw-root .price,.section.dc-cards>.inner .section_content .grid-items>.item .content-wrapper .stock-widget .smw-root .price,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .stock-widget .smw-root .price,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item .content-wrapper .stock-widget .smw-root .price{font-size:clamp(1.5rem, 0.3529rem + 2.8235vw, 3rem);line-height:1.1}.section.dc-image-text>.inner .section_intro h2.title{font-size:clamp(1.5rem, 0.0662rem + 3.5294vw, 3.375rem);line-height:1em}.section-filters .filters:not(.clear-filters) form input,.section-filters .filters:not(.clear-filters) .dropdown-label,.hero.blog_title .hero__inner .header_sidebar .item h3,.main_menu .menu ul li a,.top-title{font-size:clamp(14px, 0.875rem + (1vw - 5.6px) * 0.1471, 16px);min-height:0vw}.section.dc-text-block.dc-contact-form .section_content>.items .item:first-child p:first-child,.section.dc-text-block .dc-intro h3,.section.dc-text-block .section_intro .description h3,.section.dc-image-text.large>.inner .section_content .right>.content-wrapper p,.section.dc-image-text.large>.inner .section_content .right>.content-wrapper li,.section-filters h4{font-size:clamp(18px, 1.125rem + (1vw - 5.6px) * 0.4412, 24px);min-height:0vw}.top-title{font-weight:600;letter-spacing:.2em;display:block;margin-block:-20px 20px}a{transition:all 250ms ease-in-out;outline:none!important}a:not(.dc-btn){text-decoration:none;color:var(--dark-color)}a:not(.dc-btn):hover,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn){color:var(--theme2-color)}.section.bg_dark a:not(.dc-btn){color:var(--light-color)}.section.bg_dark a:not(.dc-btn):hover,.section.bg_dark .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.bg_dark a.dc-btn:not(.dc-btn),.section.bg_dark .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark a:not(.dc-btn),.section.bg_dark .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.bg_dark a:not(.dc-btn),.section.bg_dark .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark a:not(.dc-btn),.section.bg_dark .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.bg_dark a:not(.dc-btn),.section.bg_dark .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.bg_dark a.dc-btn:not(.dc-btn),.section.bg_dark .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark a.dc-btn:not(.dc-btn),.section.bg_dark .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark a.dc-btn:not(.dc-btn),.section.bg_dark .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark a:not(.dc-btn),.section.bg_dark .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.bg_dark a:not(.dc-btn),.section.bg_dark .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark a:not(.dc-btn),.section.bg_dark .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark a:not(.dc-btn),.section.bg_dark .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark a:not(.dc-btn),.section.bg_dark .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark a:not(.dc-btn),.section.bg_dark .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark a:not(.dc-btn),.section.bg_dark .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.bg_dark a:not(.dc-btn),.section.bg_dark .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark a:not(.dc-btn),.section.bg_dark .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark a:not(.dc-btn),.section.bg_dark .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark a:not(.dc-btn),.section.bg_dark .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark a:not(.dc-btn){color:var(--theme2-color)}a:not(.dc-btn).arrow-right:after{content:"";display:inline-block;position:relative;width:11px;height:11px;margin-left:12px;background:url(/wp-content/themes/digitalcreative/img/arrow-orange.svg);transition:all 250ms ease-in-out}.dc-intro-section a:not(.dc-btn),.dc-image-text a:not(.dc-btn),.dc-accordion a:not(.dc-btn){text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;text-decoration-skip-ink:none}.dc-intro-section a:not(.dc-btn):hover,.dc-intro-section .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .dc-intro-section a.dc-btn:not(.dc-btn),.dc-intro-section .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .dc-intro-section a:not(.dc-btn),.dc-intro-section .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .dc-intro-section a:not(.dc-btn),.dc-intro-section .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .dc-intro-section a:not(.dc-btn),.dc-intro-section .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .dc-intro-section a:not(.dc-btn),.dc-intro-section .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .dc-intro-section a.dc-btn:not(.dc-btn),.dc-intro-section .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .dc-intro-section a.dc-btn:not(.dc-btn),.dc-intro-section .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .dc-intro-section a.dc-btn:not(.dc-btn),.dc-intro-section .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .dc-intro-section a:not(.dc-btn),.dc-intro-section .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .dc-intro-section a:not(.dc-btn),.dc-intro-section .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .dc-intro-section a:not(.dc-btn),.dc-intro-section .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .dc-intro-section a:not(.dc-btn),.dc-intro-section .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .dc-intro-section a:not(.dc-btn),.dc-intro-section .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .dc-intro-section a:not(.dc-btn),.dc-intro-section .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .dc-intro-section a:not(.dc-btn),.dc-intro-section .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .dc-intro-section a:not(.dc-btn),.dc-intro-section .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .dc-intro-section a:not(.dc-btn),.dc-intro-section .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .dc-intro-section a:not(.dc-btn),.dc-intro-section .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .dc-intro-section a:not(.dc-btn),.dc-intro-section .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .dc-intro-section a:not(.dc-btn),.dc-image-text a:not(.dc-btn):hover,.dc-image-text .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .dc-image-text a.dc-btn:not(.dc-btn),.dc-image-text .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .dc-image-text a:not(.dc-btn),.dc-image-text .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .dc-image-text a:not(.dc-btn),.dc-image-text .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .dc-image-text a:not(.dc-btn),.dc-image-text .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .dc-image-text a:not(.dc-btn),.dc-image-text .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .dc-image-text a.dc-btn:not(.dc-btn),.dc-image-text .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .dc-image-text a.dc-btn:not(.dc-btn),.dc-image-text .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .dc-image-text a.dc-btn:not(.dc-btn),.dc-image-text .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .dc-image-text a:not(.dc-btn),.dc-image-text .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .dc-image-text a:not(.dc-btn),.dc-image-text .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .dc-image-text a:not(.dc-btn),.dc-image-text .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .dc-image-text a:not(.dc-btn),.dc-image-text .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .dc-image-text a:not(.dc-btn),.dc-image-text .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .dc-image-text a:not(.dc-btn),.dc-image-text .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .dc-image-text a:not(.dc-btn),.dc-image-text .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .dc-image-text a:not(.dc-btn),.dc-image-text .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .dc-image-text a:not(.dc-btn),.dc-image-text .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .dc-image-text a:not(.dc-btn),.dc-image-text .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .dc-image-text a:not(.dc-btn),.dc-image-text .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .dc-image-text a:not(.dc-btn),.dc-accordion a:not(.dc-btn):hover,.dc-accordion .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .dc-accordion a.dc-btn:not(.dc-btn),.dc-accordion .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .dc-accordion a:not(.dc-btn),.dc-accordion .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .dc-accordion a:not(.dc-btn),.dc-accordion .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .dc-accordion a:not(.dc-btn),.dc-accordion .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .dc-accordion a:not(.dc-btn),.dc-accordion .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .dc-accordion a.dc-btn:not(.dc-btn),.dc-accordion .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .dc-accordion a.dc-btn:not(.dc-btn),.dc-accordion .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .dc-accordion a.dc-btn:not(.dc-btn),.dc-accordion .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .dc-accordion a:not(.dc-btn),.dc-accordion .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .dc-accordion a:not(.dc-btn),.dc-accordion .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .dc-accordion a:not(.dc-btn),.dc-accordion .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .dc-accordion a:not(.dc-btn),.dc-accordion .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .dc-accordion a:not(.dc-btn),.dc-accordion .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .dc-accordion a:not(.dc-btn),.dc-accordion .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .dc-accordion a:not(.dc-btn),.dc-accordion .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .dc-accordion a:not(.dc-btn),.dc-accordion .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .dc-accordion a:not(.dc-btn),.dc-accordion .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .dc-accordion a:not(.dc-btn),.dc-accordion .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .dc-accordion a:not(.dc-btn),.dc-accordion .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .dc-accordion a:not(.dc-btn){color:var(--theme2-color);-webkit-text-decoration-color:var(--dark-color);text-decoration-color:var(--dark-color);text-decoration:none}.section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-accordion a:not(.dc-btn){color:var(--light-color)}.section.bg_dark .dc-intro-section a:not(.dc-btn):hover,.section.bg_dark .dc-intro-section .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.bg_dark .dc-intro-section a.dc-btn:not(.dc-btn),.section.bg_dark .dc-intro-section .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.bg_dark .dc-intro-section a.dc-btn:not(.dc-btn),.section.bg_dark .dc-intro-section .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-intro-section a.dc-btn:not(.dc-btn),.section.bg_dark .dc-intro-section .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-intro-section a.dc-btn:not(.dc-btn),.section.bg_dark .dc-intro-section .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-intro-section .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-intro-section a:not(.dc-btn),.section.bg_dark .dc-image-text a:not(.dc-btn):hover,.section.bg_dark .dc-image-text .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.bg_dark .dc-image-text a.dc-btn:not(.dc-btn),.section.bg_dark .dc-image-text .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.bg_dark .dc-image-text a.dc-btn:not(.dc-btn),.section.bg_dark .dc-image-text .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-image-text a.dc-btn:not(.dc-btn),.section.bg_dark .dc-image-text .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-image-text a.dc-btn:not(.dc-btn),.section.bg_dark .dc-image-text .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-image-text .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-image-text a:not(.dc-btn),.section.bg_dark .dc-accordion a:not(.dc-btn):hover,.section.bg_dark .dc-accordion .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.bg_dark .dc-accordion a.dc-btn:not(.dc-btn),.section.bg_dark .dc-accordion .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.bg_dark .dc-accordion a.dc-btn:not(.dc-btn),.section.bg_dark .dc-accordion .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-accordion a.dc-btn:not(.dc-btn),.section.bg_dark .dc-accordion .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-accordion a.dc-btn:not(.dc-btn),.section.bg_dark .dc-accordion .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.bg_dark .dc-accordion a:not(.dc-btn),.section.bg_dark .dc-accordion .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.bg_dark .dc-accordion a:not(.dc-btn){color:var(--theme2-color)}a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) a{line-height:clamp(38px, 2.2vw, 46px);font-size:16px;text-align:center;text-decoration:none;white-space:nowrap;position:relative;display:-ms-inline-flexbox;display:inline-flex;box-sizing:border-box;width:auto;margin-top:clamp(12px, 2vw, 20px);padding-inline:clamp(18px, 1.5vw, 24px);opacity:1;-ms-flex-align:center;align-items:center;color:var(--light-color);background-color:var(--dark-color);border:2px solid var(--dark-color);border-radius:50px}a.dc-btn>span,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a>span,.main_menu .menu>ul>li:nth-last-child(2) a>span{position:relative;white-space:nowrap}a.dc-btn:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:after,.main_menu .menu>ul>li:nth-last-child(2) a:after{content:"";display:inline-block;position:relative;width:32px;height:32px;background-image:url(/wp-content/themes/digitalcreative/img/arrow-button.svg);background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out}a.dc-btn:hover,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:hover,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) a:hover,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a{background-color:var(--theme2-color);border:2px solid var(--theme2-color)}a.dc-btn.on_dark,.section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a{color:var(--dark-color);background-color:var(--light-color);border:2px solid var(--light-color)}a.dc-btn.on_dark:after,.section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn:after,.section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn:after,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark:after,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a:after,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a:after,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a:after,.main_menu .menu>ul>li:nth-last-child(2) a.on_dark:after,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a:after,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a:after,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a:after,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a:after{filter:invert(1)}a.dc-btn.on_dark:hover,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn.on_dark,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn.on_dark,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn.on_dark,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn.on_dark,.section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn:hover,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn:hover,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn:hover,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark:hover,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.on_dark.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.on_dark.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.on_dark.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.on_dark.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.on_dark,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.on_dark,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.on_dark,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:hover,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a:hover,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:hover,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a:hover,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:hover,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a:hover,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) a.on_dark:hover,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.on_dark.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.on_dark.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark.dc-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.on_dark.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark.dc-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.on_dark.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.on_dark,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.on_dark,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.on_dark,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.on_dark,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.on_dark,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a:hover,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.section.dc-cta.cta_style_1>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a:hover,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a:hover,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.section.dc-cta.cta_style_2>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a:hover,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a:hover,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a:hover,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a{color:var(--dark-color);background-color:var(--theme-color);border:2px solid var(--theme-color)}a.dc-btn.outline,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.outline,.main_menu .menu>ul>li:nth-last-child(2) a.outline{background:none!important;border-color:var(--theme3-color)!important;color:var(--dark-color)}a.dc-btn.outline:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.outline:after,.main_menu .menu>ul>li:nth-last-child(2) a.outline:after{filter:invert(100%)}a.dc-btn.outline:hover,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn.outline,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn.outline,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn.outline,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn.outline,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.outline:hover,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.outline,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.outline,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.outline,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.outline,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.outline,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.outline,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.outline,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.outline,.main_menu .menu>ul>li:nth-last-child(2) a.outline:hover,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.outline,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.outline,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.outline,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.outline,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.outline,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.outline,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.outline,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.outline{color:var(--light-color);background-color:var(--theme3-color)!important;border:2px solid var(--theme3-color)!important}a.dc-btn.outline:hover:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn.outline:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn.outline:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn.outline:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn.outline:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.outline:hover:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.outline:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.outline:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.outline:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.outline:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.outline:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.outline:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.outline:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.outline:after,.main_menu .menu>ul>li:nth-last-child(2) a.outline:hover:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.outline:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.outline:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.outline:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.outline:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.outline:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.outline:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.outline:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.outline:after{filter:invert(0%)}.section p>.dc-btn,.section .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) p>a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section p>a,.section .main_menu .menu>ul>li:nth-last-child(2) p>a,.main_menu .menu>ul>li:nth-last-child(2) .section p>a{margin-top:30px}a.dc-link{position:relative;white-space:nowrap;font-weight:700;transition:all 250ms ease-in-out;text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:#fff0;text-decoration-color:#fff0}a.dc-link:after{content:"";display:inline-block;position:relative;width:11px;height:11px;margin-left:12px;background:url(/wp-content/themes/digitalcreative/img/arrow-orange.svg);transition:all 250ms ease-in-out}a.white-link{position:relative;white-space:nowrap;font-weight:700;transition:all 250ms ease-in-out;text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:#fff0;text-decoration-color:#fff0}a.white-link:after{content:"";display:inline-block;position:relative;width:11px;height:11px;margin-left:12px;background:url(/wp-content/themes/digitalcreative/img/arrow-orange.svg);transition:all 250ms ease-in-out}a.white-link.white-link{color:var(--light-color)}a.white-link.white-link:hover,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.white-link.white-link.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.white-link.white-link,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.white-link.white-link,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.white-link.white-link,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.white-link.white-link,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.white-link.white-link.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.white-link.white-link.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.white-link.white-link.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.white-link.white-link,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.white-link.white-link,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.white-link.white-link,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.white-link.white-link,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.white-link.white-link,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.white-link.white-link,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.white-link.white-link,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.white-link.white-link,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.white-link.white-link,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.white-link.white-link,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.white-link.white-link,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.white-link.white-link{color:var(--dark-color)}ul,ol{margin-top:20px;margin-bottom:15px}ul li,ol li{color:#000;line-height:1.44em;margin-left:20px;padding-left:5px;padding-bottom:16px;position:relative}.color-dots ul li{list-style:none;margin-left:40px}.color-dots ul li:before{content:"•";color:var(--theme-color);font-size:1.5em;display:inline-block;width:15px;position:absolute;top:0;left:-25px}ul:not(.dc_social_icons) .dc-text-block li,ul:not(.dc_social_icons) .dc-intro-section li,ul:not(.dc_social_icons) .dc-image-text li,ul:not(.dc_social_icons) .dc-accordion li,ul:not(.dc_social_icons) .apprenticeships-data .text li{padding-bottom:6px;margin-left:5px;padding-left:15px}ul:not(.dc_social_icons) .dc-text-block li::marker,ul:not(.dc_social_icons) .dc-intro-section li::marker,ul:not(.dc_social_icons) .dc-image-text li::marker,ul:not(.dc_social_icons) .dc-accordion li::marker,ul:not(.dc_social_icons) .apprenticeships-data .text li::marker{color:var(--theme3-color);content:"•";font-size:1.2em}.color-dots ol li{margin-left:40px}.color-dots ol li::marker{color:var(--theme-color);font-size:1em;display:inline-block;width:15px;position:absolute;top:0;left:-25px}#wpadminbar{z-index:99999999}#header_main+.page_container{margin-inline:auto}#header_main+.page_container{padding-top:100px}@media only screen and (max-width:949px){#header_main+.page_container{padding-top:80px}}.transparent-header #header_main,.single-capability #header_main{background:none}.transparent-header #header_main .header_nav_container,.single-capability #header_main .header_nav_container{background:none}.transparent-header #header_main+.page_container,.single-capability #header_main+.page_container{padding-top:0}#header_main{position:fixed;top:0;margin-inline:auto;z-index:1000000;display:-ms-flexbox;display:flex;width:100%;max-width:100vw;-ms-flex-direction:column;flex-direction:column;background-color:var(--light-color);transition:all 450ms ease-in-out}#header_main .header_top .header-top-inner{width:100%;max-width:1720px;margin:0 auto!important;max-width:1760px;margin:0 auto;padding:5px 20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}#header_main .header_top .widget ul{list-style:none}#header_main .header_top .widget ul li{display:inline-block}#header_main .header_nav_container{width:100%;max-width:1720px;margin:0 auto!important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;height:100px;max-height:100px;padding-inline:20px;background-color:var(--light-color);transition:max-height 250ms ease-in-out}@media only screen and (max-width:949px){#header_main .header_nav_container{height:80px;-ms-flex-pack:justify;justify-content:space-between}}#header_main .header_nav_container .menus{-ms-flex:1 1 auto;flex:1 1 auto}.sticky-nav #header_main{box-shadow:0 0 12px 3px rgb(1 1 1 / .05)}.sticky-nav #header_main .header_nav_container{max-height:80px}.toggle-menu-wrap #menu-toggle{transition:all 450ms ease-in-out}.header_logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:auto;max-width:20%;min-width:140px;margin:0 auto 0 0;padding:1px 0 1px 1px}@media only screen and (max-width:949px){.header_logo{min-width:232px;margin:0 30px 0 0}}@media only screen and (max-width:767px){.header_logo{margin:0 20px 0 0}}.header_logo a{display:block}.header_logo a img{display:block;max-height:74px;position:relative;z-index:1000;transition:all 250ms ease-in-out}@media only screen and (max-width:949px){.header_logo a img{max-height:66px}}.header_logo a.white-logo{display:none}.header_logo a.color-logo{display:block}.transparent-header .header_logo a.white-logo,.single-capability .header_logo a.white-logo{display:block}.transparent-header .header_logo a.color-logo,.single-capability .header_logo a.color-logo{display:none}@media only screen and (max-width:949px){.header_logo a.white-logo{display:none}.header_logo a.color-logo{display:block}}.main_menu .menu{text-align:right;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.main_menu .menu ul{margin:0}.main_menu .menu ul li{display:inline-block;list-style:none;padding:0}.main_menu .menu ul li a{color:var(--dark-color);line-height:1.2em;display:block;position:relative}.transparent-header .main_menu .menu ul li a,.single-capability .main_menu .menu ul li a{color:#fff}.main_menu .menu ul li.mobile-visible{display:none}.main_menu .menu>ul{width:auto;display:-ms-flexbox;display:flex}.main_menu .menu>ul>li{position:relative;margin:0;padding:0 clamp(6px, 0.8vw, 25px);transition:all 250ms ease-in-out}.main_menu .menu>ul>li:before{content:"";background:#fff0;border-radius:30px;height:calc(100% - 20px);width:100%;position:absolute;left:0;top:10px;transition:all 250ms ease-in-out}.main_menu .menu>ul>li:nth-last-child(1),.main_menu .menu>ul>li:nth-last-child(2){display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.main_menu .menu>ul>li:nth-last-child(1):before,.main_menu .menu>ul>li:nth-last-child(2):before{display:none}.main_menu .menu>ul>li:nth-last-child(2) a{margin:0;height:clamp(38px, 2.2vw, 46px);padding-inline:clamp(18px, 1.5vw, 24px)}.main_menu .menu>ul>li:nth-last-child(2) a:after{display:none}.main_menu .menu>ul>li:nth-last-child(1){padding-inline:0}.main_menu .menu>ul>li:nth-last-child(1) a{font-size:0;height:28px}.main_menu .menu>ul>li:nth-last-child(1) a:after{content:"";display:inline-block;position:relative;width:28px;height:28px;background-image:url(/wp-content/themes/digitalcreative/img/icon-search.svg);background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out}.main_menu .menu>ul>li>a{height:60px;line-height:60px;padding:0;white-space:nowrap}.main_menu .menu>ul>li.current_page_parent:before,.main_menu .menu>ul>li.current-menu-parent:before,.main_menu .menu>ul>li.current-menu-item:before,.main_menu .menu>ul>li:hover:before,.main_menu .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .menu>ul>li.dc-btn:before,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li.dc-btn:before,.main_menu .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .menu>ul>li.dc-btn:before,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li.dc-btn:before,.main_menu .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .menu>ul>li.dc-btn:before,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li.dc-btn:before,.main_menu .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .menu>ul>li.dc-btn:before,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li.dc-btn:before{background:var(--theme-color)}.single-project .main_menu .menu>ul>li:nth-child(3)>a:after{width:24px}@media only screen and (min-width:767px){.main_menu .menu>ul{-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + 40px)}.main_menu .menu>ul>li ul.sub-menu{position:absolute;top:100%;left:-6px;overflow:hidden;max-height:0;width:260px;margin-left:0;padding:0 22px;background:#fff0;border-radius:24px;-ms-transform:translateY(12px);transform:translateY(12px);transition:all 0ms ease-in-out}.main_menu .menu>ul>li ul.sub-menu li{position:relative;display:block;margin:0;padding:0;width:100%;background:#fff0;transition:all 450ms ease-in-out}.main_menu .menu>ul>li ul.sub-menu li a{display:block;padding:8px 0 11px 0;min-width:100%;color:var(--light-color);font-size:16px;text-align:left;text-transform:none;transition:all 250ms ease-in-out}}@media only screen and (min-width:767px) and (min-width:950px){.main_menu .menu>ul>li ul.sub-menu li.current_page_item>a,.main_menu .menu>ul>li ul.sub-menu li a:hover,.main_menu .menu>ul>li ul.sub-menu li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li ul.sub-menu li a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) ul.sub-menu li a,.main_menu .menu>ul>li:nth-last-child(2) ul.sub-menu li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper ul.sub-menu li a,.main_menu .menu>ul>li ul.sub-menu .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .main_menu .menu>ul>li ul.sub-menu .right>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li ul.sub-menu .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .main_menu .menu>ul>li ul.sub-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li ul.sub-menu li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li ul.sub-menu li a.dc-btn,.main_menu .menu>ul>li ul.sub-menu li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li ul.sub-menu li a.dc-btn,.main_menu .menu>ul>li ul.sub-menu li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li ul.sub-menu li a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) ul.sub-menu li a,.main_menu .menu>ul>li:nth-last-child(2) ul.sub-menu li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper ul.sub-menu li a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) ul.sub-menu li a,.main_menu .menu>ul>li:nth-last-child(2) ul.sub-menu li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper ul.sub-menu li a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) ul.sub-menu li a,.main_menu .menu>ul>li:nth-last-child(2) ul.sub-menu li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper ul.sub-menu li a,.main_menu .menu>ul>li ul.sub-menu .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .main_menu .menu>ul>li ul.sub-menu .right>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li ul.sub-menu .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .main_menu .menu>ul>li ul.sub-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li ul.sub-menu .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .main_menu .menu>ul>li ul.sub-menu .right>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li ul.sub-menu .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .main_menu .menu>ul>li ul.sub-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li ul.sub-menu .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .main_menu .menu>ul>li ul.sub-menu .right>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li ul.sub-menu .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .main_menu .menu>ul>li ul.sub-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a{color:var(--theme2-color)}}@media only screen and (min-width:767px){.main_menu .menu>ul>li:hover ul.sub-menu,.main_menu .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .menu>ul>li.dc-btn ul.sub-menu,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li.dc-btn ul.sub-menu,.main_menu .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .menu>ul>li.dc-btn ul.sub-menu,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li.dc-btn ul.sub-menu,.main_menu .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .menu>ul>li.dc-btn ul.sub-menu,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li.dc-btn ul.sub-menu,.main_menu .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .menu>ul>li.dc-btn ul.sub-menu,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li.dc-btn ul.sub-menu{max-height:700px;opacity:1;overflow:visible;padding:20px 20px 22px;background:var(--greenbg-color);-ms-transform:translateY(0);transform:translateY(0);transition:transform 150ms ease-in-out,opacity 200ms ease-in-out}}@media only screen and (min-width:950px){.toggle-menu-wrap{display:none}}.toggle-menu-wrap #menu-toggle{display:block;position:relative;padding:0;width:50px;height:50px;right:0;top:0;z-index:10000;font-size:20px}.toggle-menu-wrap #menu-toggle .full-menu-toggle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:50px;height:50px;padding:14px 12px;border-radius:50%;color:#fff;background-color:var(--greenbg-color)}.toggle-menu-wrap #menu-toggle .full-menu-toggle span{height:2px;width:20px;background:var(--light-color);border-radius:10px;transition:all 150ms ease-in-out}.toggle-menu-wrap #menu-toggle .full-menu-toggle span:nth-child(2){width:28px}.toggle-menu-wrap #menu-toggle .full-menu-toggle:hover span,.toggle-menu-wrap #menu-toggle .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .full-menu-toggle.dc-btn span,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu-toggle.dc-btn span,.toggle-menu-wrap #menu-toggle .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.full-menu-toggle span,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap #menu-toggle a.full-menu-toggle span,.toggle-menu-wrap #menu-toggle .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.full-menu-toggle span,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle a.full-menu-toggle span,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) a.full-menu-toggle span,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) #menu-toggle a.full-menu-toggle span,.toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.full-menu-toggle span,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper #menu-toggle a.full-menu-toggle span,.toggle-menu-wrap #menu-toggle .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .full-menu-toggle.dc-btn span,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu-toggle.dc-btn span,.toggle-menu-wrap #menu-toggle .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .full-menu-toggle.dc-btn span,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu-toggle.dc-btn span,.toggle-menu-wrap #menu-toggle .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .full-menu-toggle.dc-btn span,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu-toggle.dc-btn span,.toggle-menu-wrap #menu-toggle .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.full-menu-toggle span,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap #menu-toggle a.full-menu-toggle span,.toggle-menu-wrap #menu-toggle .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.full-menu-toggle span,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle a.full-menu-toggle span,.toggle-menu-wrap #menu-toggle .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.full-menu-toggle span,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap #menu-toggle a.full-menu-toggle span,.toggle-menu-wrap #menu-toggle .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.full-menu-toggle span,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle a.full-menu-toggle span,.toggle-menu-wrap #menu-toggle .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.full-menu-toggle span,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap #menu-toggle a.full-menu-toggle span,.toggle-menu-wrap #menu-toggle .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.full-menu-toggle span,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle a.full-menu-toggle span,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) a.full-menu-toggle span,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) #menu-toggle a.full-menu-toggle span,.toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.full-menu-toggle span,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper #menu-toggle a.full-menu-toggle span,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) a.full-menu-toggle span,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) #menu-toggle a.full-menu-toggle span,.toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.full-menu-toggle span,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper #menu-toggle a.full-menu-toggle span,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) a.full-menu-toggle span,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) #menu-toggle a.full-menu-toggle span,.toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.full-menu-toggle span,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper #menu-toggle a.full-menu-toggle span{width:100%;background:var(--light-color)}.toggle-menu-wrap #menu-toggle .full-menu-toggle:hover span:nth-child(2),.toggle-menu-wrap #menu-toggle .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .full-menu-toggle.dc-btn span:nth-child(2),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu-toggle.dc-btn span:nth-child(2),.toggle-menu-wrap #menu-toggle .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.full-menu-toggle span:nth-child(2),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap #menu-toggle a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap #menu-toggle .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.full-menu-toggle span:nth-child(2),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle a.full-menu-toggle span:nth-child(2),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) a.full-menu-toggle span:nth-child(2),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) #menu-toggle a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper #menu-toggle a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap #menu-toggle .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .full-menu-toggle.dc-btn span:nth-child(2),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu-toggle.dc-btn span:nth-child(2),.toggle-menu-wrap #menu-toggle .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .full-menu-toggle.dc-btn span:nth-child(2),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu-toggle.dc-btn span:nth-child(2),.toggle-menu-wrap #menu-toggle .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .full-menu-toggle.dc-btn span:nth-child(2),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu-toggle.dc-btn span:nth-child(2),.toggle-menu-wrap #menu-toggle .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.full-menu-toggle span:nth-child(2),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap #menu-toggle a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap #menu-toggle .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.full-menu-toggle span:nth-child(2),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap #menu-toggle .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.full-menu-toggle span:nth-child(2),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap #menu-toggle a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap #menu-toggle .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.full-menu-toggle span:nth-child(2),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap #menu-toggle .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.full-menu-toggle span:nth-child(2),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap #menu-toggle a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap #menu-toggle .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.full-menu-toggle span:nth-child(2),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle a.full-menu-toggle span:nth-child(2),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) a.full-menu-toggle span:nth-child(2),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) #menu-toggle a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper #menu-toggle a.full-menu-toggle span:nth-child(2),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) a.full-menu-toggle span:nth-child(2),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) #menu-toggle a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper #menu-toggle a.full-menu-toggle span:nth-child(2),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) a.full-menu-toggle span:nth-child(2),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) #menu-toggle a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap #menu-toggle .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.full-menu-toggle span:nth-child(2),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper #menu-toggle a.full-menu-toggle span:nth-child(2){width:20px}.toggle-menu-wrap.open-menu #menu-toggle .full-menu-toggle span{background-color:var(--light-color)!important;width:20px}.toggle-menu-wrap.open-menu #menu-toggle .full-menu-toggle span:first-child{-ms-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}.toggle-menu-wrap.open-menu #menu-toggle .full-menu-toggle span:nth-child(2){-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.toggle-menu-wrap.open-menu #menu-toggle .full-menu-toggle span:nth-child(3),.toggle-menu-wrap.open-menu #menu-toggle .full-menu-toggle span:last-child{opacity:0}.toggle-menu-wrap .full-menu{position:absolute;left:calc(50% - 50vw);top:0;width:100vw;height:100svh;opacity:0;visibility:hidden;transition:all 225ms ease-in-out;display:-ms-flexbox;display:flex}@media only screen and (max-width:949px){.toggle-menu-wrap .full-menu{-ms-flex-direction:column;flex-direction:column}}.toggle-menu-wrap .full-menu>.bg{position:absolute;left:0;top:0;height:100%;width:100%;background:var(--light-color)}.toggle-menu-wrap .full-menu>.bg>div{width:100%;height:100%;position:relative;z-index:1;opacity:0;transition:all 300ms ease-in-out}.toggle-menu-wrap .full-menu .right{position:relative;z-index:1;opacity:0;transition:all 500ms ease-in-out;transition-delay:600ms!important;-ms-flex:1;flex:1;max-width:1360px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:80px 20px 20px;padding:60px 45px;background:var(--greenbg-color);border-radius:30px}@media only screen and (max-width:949px){.toggle-menu-wrap .full-menu .right ul#menu-full{-ms-flex-order:2;order:2}}.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(1),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2){display:-ms-flexbox;display:flex;-ms-flex-align:center!important;align-items:center!important;width:unset;margin-top:30px}.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(1):before,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2):before{display:none}.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a{margin:0;height:46px;background:var(--theme-color);border:2px solid var(--theme-color);color:var(--dark-color)}.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:after{display:none}.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(1){padding-inline:0}.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(1) a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:0;height:46px;width:46px;border-radius:50%;background:var(--theme-color)}.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(1) a:after{content:"";display:inline-block;position:relative;width:28px;height:28px;background-image:url(/wp-content/themes/digitalcreative/img/icon-search.svg);background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out}.toggle-menu-wrap .full-menu ul{margin-top:0!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.toggle-menu-wrap .full-menu ul li{display:block;padding-left:0;margin-left:0;width:100%;list-style:none;background:#fff0}.toggle-menu-wrap .full-menu ul li a{color:var(--light-color)}.toggle-menu-wrap .full-menu ul li a:hover,.toggle-menu-wrap .full-menu ul li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul li a.dc-btn,.toggle-menu-wrap .full-menu .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .toggle-menu-wrap .full-menu .menu>ul>li:nth-last-child(2) li a,.toggle-menu-wrap .full-menu .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .toggle-menu-wrap .full-menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.main_menu .toggle-menu-wrap .full-menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu ul li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul li a.dc-btn,.toggle-menu-wrap .full-menu ul li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul li a.dc-btn,.toggle-menu-wrap .full-menu ul li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul li a.dc-btn,.toggle-menu-wrap .full-menu .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .toggle-menu-wrap .full-menu .menu>ul>li:nth-last-child(2) li a,.toggle-menu-wrap .full-menu .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .toggle-menu-wrap .full-menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.main_menu .toggle-menu-wrap .full-menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .toggle-menu-wrap .full-menu .menu>ul>li:nth-last-child(2) li a,.toggle-menu-wrap .full-menu .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .toggle-menu-wrap .full-menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.main_menu .toggle-menu-wrap .full-menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .toggle-menu-wrap .full-menu .menu>ul>li:nth-last-child(2) li a,.toggle-menu-wrap .full-menu .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .toggle-menu-wrap .full-menu .menu>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a,.main_menu .toggle-menu-wrap .full-menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a{color:var(--theme-color)}.toggle-menu-wrap .full-menu ul>li{padding-bottom:0;margin-bottom:clamp(16px, 2vh, 42px)}.toggle-menu-wrap .full-menu ul>li>a{padding:12px 40px 12px 0;display:block;height:auto;z-index:100;background:none;font-size:clamp(25px, -0.0536rem + 2.8571vw, 2.625rem);line-height:1em}@media only screen and (max-width:949px){.toggle-menu-wrap .full-menu ul>li>a{padding:0;max-width:250px;display:block;line-height:1.2em}}.toggle-menu-wrap .full-menu ul>li>ul{max-width:520px;padding-right:30px;margin:0;position:relative;max-height:0;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.toggle-menu-wrap .full-menu ul>li>ul>li{display:inline-block;padding-bottom:0;margin-right:7px;width:100%;margin-bottom:0}.toggle-menu-wrap .full-menu ul>li>ul>li a{border:1px solid var(--dark-color);border-radius:30px;font-size:14px;white-space:nowrap;display:inline-block;margin-bottom:10px;padding:3px 10px}.toggle-menu-wrap .full-menu ul>li>ul>li a:hover,.toggle-menu-wrap .full-menu ul>li>ul>li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li>ul>li a.dc-btn,.toggle-menu-wrap .full-menu ul>li>ul>li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu ul>li>ul>li a,.toggle-menu-wrap .full-menu ul>li>ul>li .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li>ul>li a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li>ul>li .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) ul>li>ul>li a,.toggle-menu-wrap .full-menu ul>li>ul>li .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper ul>li>ul>li a,.toggle-menu-wrap .full-menu ul>li>ul>li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li>ul>li a.dc-btn,.toggle-menu-wrap .full-menu ul>li>ul>li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li>ul>li a.dc-btn,.toggle-menu-wrap .full-menu ul>li>ul>li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li>ul>li a.dc-btn,.toggle-menu-wrap .full-menu ul>li>ul>li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu ul>li>ul>li a,.toggle-menu-wrap .full-menu ul>li>ul>li .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li>ul>li a,.toggle-menu-wrap .full-menu ul>li>ul>li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu ul>li>ul>li a,.toggle-menu-wrap .full-menu ul>li>ul>li .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li>ul>li a,.toggle-menu-wrap .full-menu ul>li>ul>li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .toggle-menu-wrap .full-menu ul>li>ul>li a,.toggle-menu-wrap .full-menu ul>li>ul>li .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li>ul>li a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li>ul>li .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) ul>li>ul>li a,.toggle-menu-wrap .full-menu ul>li>ul>li .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper ul>li>ul>li a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li>ul>li .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) ul>li>ul>li a,.toggle-menu-wrap .full-menu ul>li>ul>li .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper ul>li>ul>li a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li>ul>li .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) ul>li>ul>li a,.toggle-menu-wrap .full-menu ul>li>ul>li .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper ul>li>ul>li a{background:var(--dark-color);color:var(--light-color)}.toggle-menu-wrap .full-menu ul>li:hover>ul,.toggle-menu-wrap .full-menu .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper ul>li.dc-btn>ul,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li.dc-btn>ul,.toggle-menu-wrap .full-menu .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper ul>li.dc-btn>ul,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li.dc-btn>ul,.toggle-menu-wrap .full-menu .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper ul>li.dc-btn>ul,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li.dc-btn>ul,.toggle-menu-wrap .full-menu .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper ul>li.dc-btn>ul,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu ul>li.dc-btn>ul{max-height:600px;padding-top:15px}.toggle-menu-wrap.open-menu .full-menu{opacity:1;visibility:visible}.toggle-menu-wrap.open-menu .full-menu .left,.toggle-menu-wrap.open-menu .full-menu .right{opacity:1}.toggle-menu-wrap.open-menu .full-menu>.bg>div{opacity:1}.header_logo{transition:all 350ms ease-in-out}.header_logo a img{transition:all 350ms ease-in-out}.open-toggle-menu .header_logo{position:relative;z-index:2;transition:all 500ms ease-in-out}@media only screen and (max-width:949px){.main_menu{position:absolute;right:0;top:0;height:70px;width:70px}}@media only screen and (max-width:949px) and (max-width:767px){.main_menu{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media only screen and (max-width:949px){.main_menu:before{display:none}}@media only screen and (max-width:949px){.main_menu .menu{position:fixed;top:-100vh;right:0;height:100svh;width:100vw;max-width:100vw;-ms-flex-align:inherit;align-items:inherit;z-index:99;overflow:hidden;opacity:0;background:var(--dark-color);transition:all 350ms ease-in-out}.main_menu .menu.active{padding-top:70px;top:0;opacity:1}.main_menu .menu .description{display:none!important}.main_menu .menu>ul{padding:10px 20px!important;margin-top:0!important;background:var(--dark-color)}.main_menu .menu>ul>li{padding-bottom:0}.main_menu .menu>ul>li>a{padding:12px 40px 12px 0;height:40px;z-index:100;background:none}.main_menu .menu>ul>li.mobile-visible{display:block}.main_menu .menu>ul>li.mobile-visible:nth-last-child(3){margin-top:13px}.main_menu .menu>ul>li.mobile-visible:after{display:none}.main_menu .menu>ul>li.mobile-visible>a{font-size:14px;text-transform:uppercase;padding:10px 40px 10px 0}.main_menu .menu>ul>li.btn{margin:0 -20px;position:absolute;width:100%;bottom:0}.main_menu .menu>ul>li.btn a{-ms-flex-pack:center;justify-content:center;padding:10px 10px 20px;color:var(--dark-color)!important;font-size:22px;font-weight:600}.main_menu .menu>ul>li.phone{display:none}.main_menu .menu ul{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;width:100%}.main_menu .menu ul li{text-align:center;display:block;margin:0;background:#fff0}.main_menu .menu ul li a{font-size:45px;font-weight:400;text-align:left;line-height:1.2em;text-transform:none;height:auto;margin:0;padding:15px 40px 15px 0;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap;color:white!important}.main_menu .menu ul li a:after{display:none}.main_menu .menu ul li a:hover,.main_menu .menu ul li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu ul li a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) ul li a,.main_menu .menu>ul>li:nth-last-child(2) ul li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper ul li a,.main_menu .menu .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .main_menu .menu .right>ul>li:nth-last-child(2) li a,.main_menu .menu .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .main_menu .menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .main_menu .menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.main_menu .menu ul li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu ul li a.dc-btn,.main_menu .menu ul li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu ul li a.dc-btn,.main_menu .menu ul li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu ul li a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) ul li a,.main_menu .menu>ul>li:nth-last-child(2) ul li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper ul li a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) ul li a,.main_menu .menu>ul>li:nth-last-child(2) ul li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper ul li a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) ul li a,.main_menu .menu>ul>li:nth-last-child(2) ul li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper ul li a,.main_menu .menu .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .main_menu .menu .right>ul>li:nth-last-child(2) li a,.main_menu .menu .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .main_menu .menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .main_menu .menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.main_menu .menu .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .main_menu .menu .right>ul>li:nth-last-child(2) li a,.main_menu .menu .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .main_menu .menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .main_menu .menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.main_menu .menu .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .main_menu .menu .right>ul>li:nth-last-child(2) li a,.main_menu .menu .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .main_menu .menu .right>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .main_menu .menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a{color:var(--theme-color)!important}.main_menu .menu ul li.current-menu-item>a,.main_menu .menu ul li.current-menu-parent>a,.main_menu .menu ul li.current_page_parent>a,.main_menu .menu ul li:hover>a,.main_menu .menu ul .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li.dc-btn>a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu ul li.dc-btn>a,.main_menu .menu ul .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li.dc-btn>a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu ul li.dc-btn>a,.main_menu .menu ul .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li.dc-btn>a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu ul li.dc-btn>a,.main_menu .menu ul .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li.dc-btn>a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu ul li.dc-btn>a{background:none;color:white!important}.main_menu .menu ul ul.sub-menu{margin:0;max-height:0;overflow:hidden;visibility:hidden;transition:all 200ms ease-in-out}.main_menu .menu ul ul.sub-menu li{margin-top:2px}.main_menu .menu ul ul.sub-menu li a{color:var(--theme-color)!important;font-size:30px;font-weight:400;padding:9px 0}.main_menu .menu ul ul.sub-menu li a .open-sub-menu{height:16px;margin-top:-14px;display:none}.main_menu .menu ul ul.sub-menu li ul{display:none}.main_menu .menu ul ul.sub-menu li ul li a{font-size:24px;background:none!important}.main_menu .menu ul ul.sub-menu li ul li a .open-sub-menu{height:16px}.main_menu .menu ul ul.sub-menu.active{margin:4px 0 0;padding-bottom:20px;max-height:1000px;overflow:visible;visibility:visible}}@media only screen and (max-width:949px){#header_main:nth-child(2) .main_menu .menu.active{padding-top:100px}}.main_menu .menu .open-sub-menu{position:absolute;top:30px;right:4px;width:30px;height:34px;margin-top:0;margin-right:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff;cursor:pointer;z-index:1000}.main_menu .menu .open-sub-menu.down:after{-ms-transform:rotate(90deg);transform:rotate(90deg)}.footer{background-color:var(--greenbg-color);background-image:url(/wp-content/themes/digitalcreative/img/footer-bg.svg);background-position:center top;background-repeat:no-repeat;margin:clamp(80px, 8vw, 160px) 20px 20px;border-radius:clamp(30px, 2vw, 48px)}@media only screen and (max-width:1839px){.footer{background-size:90%}}.footer .footer-top-wrapper,.footer .footer-bottom-wrapper{padding-inline:20px}.footer .footer-top-inner,.footer .footer-bottom-inner{max-width:1720px;margin-inline:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:767px){.footer .footer-top-inner,.footer .footer-bottom-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer .footer-top-inner{position:relative;padding-block:clamp(60px, 7vw, 140px) 0;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.footer .footer-top-inner{-ms-flex-pack:start;justify-content:flex-start}}.footer .footer-top-inner .footer-widget:nth-child(1){margin-bottom:40px}.footer .footer-top-inner .footer-widget:nth-child(2){display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px;padding-right:0}.footer .footer-top-inner .footer-widget:nth-child(2) .widget_text{width:100%}.footer .footer-top-inner .footer-widget:nth-child(2) .widget_nav_menu{width:50%;padding-right:20px}@media only screen and (min-width:768px){.footer .footer-top-inner .footer-widget{padding-right:3%;width:clamp(350px, 45vw, 600px)}}@media only screen and (max-width:767px){.footer .footer-top-inner .footer-widget:nth-child(1){width:100%}.footer .footer-top-inner .footer-widget:nth-child(1)>div{max-width:400px}}.footer .footer-top-inner .footer-widget .widgettitle{color:var(--theme3-color);text-transform:none;display:block;margin-bottom:18px}.footer .footer-top-inner .footer-widget .widget_media_image{height:clamp(80px, 8vw, 100px)}.footer .footer-top-inner .footer-widget ul{list-style:none;margin-bottom:0;margin-top:0}.footer .footer-top-inner .footer-widget ul li{margin-left:0;padding:0 0 15px}.footer .footer-top-inner .footer-widget li,.footer .footer-top-inner .footer-widget p,.footer .footer-top-inner .footer-widget a:not(.dc-btn){color:var(--light-color);font-weight:400!important;line-height:1.444em}.footer .footer-top-inner .footer-widget p{margin-bottom:8px}.footer .footer-top-inner .footer-widget .dc-btn,.footer .footer-top-inner .footer-widget .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .footer .footer-top-inner .footer-widget a,.footer .footer-top-inner .footer-widget .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .footer .footer-top-inner .footer-widget a{padding:0 18px!important;border:1px solid var(--light-color);line-height:40px;color:var(--light-color)}.footer .footer-top-inner .footer-widget .dc-btn:after,.footer .footer-top-inner .footer-widget .main_menu .menu>ul>li:nth-last-child(2) a:after,.main_menu .menu>ul>li:nth-last-child(2) .footer .footer-top-inner .footer-widget a:after,.footer .footer-top-inner .footer-widget .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .footer .footer-top-inner .footer-widget a:after{display:none}@media only screen and (min-width:768px){.footer .footer-top-inner .footer-widget .mobile-visible{display:none}}@media only screen and (max-width:767px){.footer .footer-top-inner .footer-widget .mobile-hide{display:none}}.footer .footer-top-inner .footer-widget a:not(.dc-btn):hover,.footer .footer-top-inner .footer-widget .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .footer .footer-top-inner .footer-widget a.dc-btn:not(.dc-btn),.footer .footer-top-inner .footer-widget .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .footer .footer-top-inner .footer-widget a.dc-btn:not(.dc-btn),.footer .footer-top-inner .footer-widget .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .footer .footer-top-inner .footer-widget a.dc-btn:not(.dc-btn),.footer .footer-top-inner .footer-widget .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .footer .footer-top-inner .footer-widget a.dc-btn:not(.dc-btn),.footer .footer-top-inner .footer-widget .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .footer .footer-top-inner .footer-widget a:not(.dc-btn),.footer .footer-top-inner .footer-widget .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .footer .footer-top-inner .footer-widget a:not(.dc-btn){color:var(--theme-color)}.footer .footer-bottom-inner{padding-top:10px;padding-bottom:80px;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.footer .footer-bottom-inner{padding-bottom:40px}}@media only screen and (min-width:768px){.footer .footer-bottom-inner{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.footer .footer-bottom-inner .left{position:relative;width:clamp(350px, 45vw, 600px);padding-right:30px}@media only screen and (max-width:767px){.footer .footer-bottom-inner .left{width:100%;position:relative}.footer .footer-bottom-inner .left p{margin-bottom:10px}}@media only screen and (min-width:768px){.footer .footer-bottom-inner .right{width:clamp(350px, 45vw, 690px)}}.footer .footer-bottom-inner .right img{max-width:90vw}@media only screen and (min-width:768px){.footer .footer-bottom-inner .right img{max-width:50vw}}.footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner p,.footer .footer-bottom-inner span{color:var(--light-color);font-size:12px;line-height:1.25em}.footer .footer-bottom-inner a:not(.dc-btn):hover,.footer .footer-bottom-inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .footer .footer-bottom-inner a.dc-btn:not(.dc-btn),.footer .footer-bottom-inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .footer .footer-bottom-inner a.dc-btn:not(.dc-btn),.footer .footer-bottom-inner .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .footer .footer-bottom-inner a.dc-btn:not(.dc-btn),.footer .footer-bottom-inner .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .footer .footer-bottom-inner a.dc-btn:not(.dc-btn),.footer .footer-bottom-inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:not(.dc-btn),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .footer .footer-bottom-inner a:not(.dc-btn),.footer .footer-bottom-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:not(.dc-btn),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .footer .footer-bottom-inner a:not(.dc-btn){color:var(--theme-color);text-decoration:underline}.footer .footer-bottom-inner p{margin:0}.dc_social_icons{height:clamp(80px, 8vw, 100px)}.dc_social_icons .social_icons{display:-ms-flexbox;display:flex;list-style:none;padding:0;margin:0;gap:12px}.dc_social_icons .social_icons li{padding:0}.dc_social_icons .social_icons li a{background-color:var(--light-color);background-size:auto 20px;background-repeat:no-repeat;background-position:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:var(--dark-color)!important;width:46px;height:46px;padding:0;border-radius:100%;font-size:24px}.dc_social_icons .social_icons li a:hover,.dc_social_icons .social_icons li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .dc_social_icons .social_icons li a.dc-btn,.dc_social_icons .social_icons .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) a,.dc_social_icons .social_icons .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.dc_social_icons .social_icons .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) a,.dc_social_icons .social_icons .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.dc_social_icons .social_icons li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .dc_social_icons .social_icons li a.dc-btn,.dc_social_icons .social_icons li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .dc_social_icons .social_icons li a.dc-btn,.dc_social_icons .social_icons li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .dc_social_icons .social_icons li a.dc-btn,.dc_social_icons .social_icons .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) a,.dc_social_icons .social_icons .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.dc_social_icons .social_icons .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) a,.dc_social_icons .social_icons .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.dc_social_icons .social_icons .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) a,.dc_social_icons .social_icons .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.dc_social_icons .social_icons .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) a,.dc_social_icons .social_icons .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.dc_social_icons .social_icons .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) a,.dc_social_icons .social_icons .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.dc_social_icons .social_icons .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) a,.dc_social_icons .social_icons .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a{background-color:var(--theme-color)}.dc_social_icons .social_icons li a i:before,.dc_social_icons .social_icons li a span.icon-x{display:none}.dc_social_icons .social_icons li a:has(i.fa-instagram){background-image:url(/wp-content/themes/digitalcreative/img/icon-insta.svg)}.dc_social_icons .social_icons li a:has(i.fa-facebook-f){background-image:url(/wp-content/themes/digitalcreative/img/icon-facebook.svg)}.dc_social_icons .social_icons li a:has(i.fa-linkedin-in){background-image:url(/wp-content/themes/digitalcreative/img/icon-linkedin.svg)}.dc_social_icons .social_icons li a:has(span.icon-x){background-image:url(/wp-content/themes/digitalcreative/img/icon-x.svg)}.dc_social_icons .social_icons li a:has(i.fa-youtube){background-image:url(/wp-content/themes/digitalcreative/img/icon-youtube.svg)}.dc_social_icons .social_icons li a:has(i.fa-tiktok){background-image:url(/wp-content/themes/digitalcreative/img/icon-tiktok.svg)}.dc-contact-form .dc_social_icons .social_icons li a{background-color:var(--dark-color)}.dc-contact-form .dc_social_icons .social_icons li a:has(i.fa-instagram){background-image:url(/wp-content/themes/digitalcreative/img/icon-insta-white.svg)}.dc-contact-form .dc_social_icons .social_icons li a:has(i.fa-facebook-f){background-image:url(/wp-content/themes/digitalcreative/img/icon-facebook-white.svg)}.dc-contact-form .dc_social_icons .social_icons li a:has(i.fa-linkedin-in){background-image:url(/wp-content/themes/digitalcreative/img/icon-linkedin-white.svg)}.dc-contact-form .dc_social_icons .social_icons li a:has(span.icon-x){background-image:url(/wp-content/themes/digitalcreative/img/icon-x-white.svg)}.dc-contact-form .dc_social_icons .social_icons li a:has(i.fa-youtube){background-image:url(/wp-content/themes/digitalcreative/img/icon-youtube-white.svg)}.dc-contact-form .dc_social_icons .social_icons li a:has(i.fa-tiktok){background-image:url(/wp-content/themes/digitalcreative/img/icon-tiktok-white.svg)}.dc-contact-form .dc_social_icons .social_icons li a:hover,.dc-contact-form .dc_social_icons .social_icons li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .dc-contact-form .dc_social_icons .social_icons li a.dc-btn,.dc-contact-form .dc_social_icons .social_icons .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .dc-contact-form .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) a,.dc-contact-form .dc_social_icons .social_icons .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .dc-contact-form .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.dc-contact-form .dc_social_icons .social_icons .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .dc-contact-form .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) a,.dc-contact-form .dc_social_icons .social_icons .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .dc-contact-form .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.dc-contact-form .dc_social_icons .social_icons li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .dc-contact-form .dc_social_icons .social_icons li a.dc-btn,.dc-contact-form .dc_social_icons .social_icons li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .dc-contact-form .dc_social_icons .social_icons li a.dc-btn,.dc-contact-form .dc_social_icons .social_icons li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .dc-contact-form .dc_social_icons .social_icons li a.dc-btn,.dc-contact-form .dc_social_icons .social_icons .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .dc-contact-form .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) a,.dc-contact-form .dc_social_icons .social_icons .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .dc-contact-form .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.dc-contact-form .dc_social_icons .social_icons .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .dc-contact-form .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) a,.dc-contact-form .dc_social_icons .social_icons .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .dc-contact-form .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.dc-contact-form .dc_social_icons .social_icons .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .dc-contact-form .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) a,.dc-contact-form .dc_social_icons .social_icons .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .dc-contact-form .dc_social_icons .social_icons .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.dc-contact-form .dc_social_icons .social_icons .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .dc-contact-form .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) a,.dc-contact-form .dc_social_icons .social_icons .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .dc-contact-form .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.dc-contact-form .dc_social_icons .social_icons .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .dc-contact-form .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) a,.dc-contact-form .dc_social_icons .social_icons .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .dc-contact-form .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.dc-contact-form .dc_social_icons .social_icons .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .dc-contact-form .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) a,.dc-contact-form .dc_social_icons .social_icons .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .dc-contact-form .dc_social_icons .social_icons .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a{background-color:var(--theme-color)}.bottom-sidebar{position:relative;background:var(--light-color);background-size:cover;border-radius:clamp(30px, 2vw, 48px);max-width:1720px;width:calc(100vw - 40px);margin-inline:auto;padding:clamp(20px, 2.5vw, 40px);padding-bottom:clamp(80px, 10vw, 160px)}.bottom-sidebar .inner .section_intro{background:var(--theme-color);border-radius:clamp(15px, 1vw, 24px);width:100%;padding:clamp(40px, 5vw, 80px) clamp(30px, 3.5vw, 60px)}@media only screen and (min-width:560px){.bottom-sidebar .inner .section_intro{width:clamp(370px, 40vw, 630px)}}.dc-search-popup .gform_wrapper,.hero .sign-up .gform_wrapper,.bottom-sidebar .gform_wrapper,.dc-cta .gform_wrapper,.subscribe-form .gform_wrapper{margin-top:clamp(20px, 3vw, 50px)}.dc-search-popup .gform_wrapper form,.hero .sign-up .gform_wrapper form,.bottom-sidebar .gform_wrapper form,.dc-cta .gform_wrapper form,.subscribe-form .gform_wrapper form{display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.dc-search-popup .gform_wrapper form,.hero .sign-up .gform_wrapper form,.bottom-sidebar .gform_wrapper form,.dc-cta .gform_wrapper form,.subscribe-form .gform_wrapper form{-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:768px){.dc-search-popup .gform_wrapper form .gform_body,.hero .sign-up .gform_wrapper form .gform_body,.bottom-sidebar .gform_wrapper form .gform_body,.dc-cta .gform_wrapper form .gform_body,.subscribe-form .gform_wrapper form .gform_body{-ms-flex:1;flex:1;margin-right:-30px}}.dc-search-popup .gform_wrapper form .gform_body .ginput_container input,.hero .sign-up .gform_wrapper form .gform_body .ginput_container input,.bottom-sidebar .gform_wrapper form .gform_body .ginput_container input,.dc-cta .gform_wrapper form .gform_body .ginput_container input,.subscribe-form .gform_wrapper form .gform_body .ginput_container input{background:var(--light-color)!important;border-color:var(--light-color)!important;border-radius:50px;padding-inline:20px 30px!important;height:46px}.dc-search-popup .gform_wrapper form .gform_footer,.hero .sign-up .gform_wrapper form .gform_footer,.bottom-sidebar .gform_wrapper form .gform_footer,.dc-cta .gform_wrapper form .gform_footer,.subscribe-form .gform_wrapper form .gform_footer{padding:0;margin:0!important;width:121px}@media only screen and (max-width:767px){.dc-search-popup .gform_wrapper form .gform_footer,.hero .sign-up .gform_wrapper form .gform_footer,.bottom-sidebar .gform_wrapper form .gform_footer,.dc-cta .gform_wrapper form .gform_footer,.subscribe-form .gform_wrapper form .gform_footer{margin-top:20px!important;width:100%}}.dc-search-popup .gform_wrapper form .gform_footer input,.hero .sign-up .gform_wrapper form .gform_footer input,.bottom-sidebar .gform_wrapper form .gform_footer input,.dc-cta .gform_wrapper form .gform_footer input,.subscribe-form .gform_wrapper form .gform_footer input{margin:0;height:100%;padding-inline:30px;background:var(--theme2-color)}@media only screen and (max-width:559px){.dc-search-popup .gform_wrapper form .gform_footer input,.hero .sign-up .gform_wrapper form .gform_footer input,.bottom-sidebar .gform_wrapper form .gform_footer input,.dc-cta .gform_wrapper form .gform_footer input,.subscribe-form .gform_wrapper form .gform_footer input{width:100%}}.slick-dots{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:clamp(20px, 6vw, 35px);margin-left:0}@media only screen and (min-width:768px){.slick-dots{margin-left:60px}}.slick-dots li{display:inline;margin:0 10px 0 0}.slick-dots li button{width:12px;height:12px;padding:13px 0;border:0 none;font-size:0;background:#fff0}.slick-dots li button:after{content:"";position:absolute;top:11px;left:0;height:12px;width:12px;border-radius:10px;background:var(--light-color);border:2px solid var(--theme2-color)}.slick-dots li.slick-active button:after,.slick-dots li button:hover:after,.slick-dots li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper button.dc-btn:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .slick-dots li button.dc-btn:after,.slick-dots li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper button.dc-btn:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .slick-dots li button.dc-btn:after,.slick-dots li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper button.dc-btn:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .slick-dots li button.dc-btn:after,.slick-dots li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper button.dc-btn:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .slick-dots li button.dc-btn:after{background-color:var(--theme2-color)}button.slick-arrow{position:absolute;top:calc(50% - 35px);width:82px;height:82px;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:1;font-size:0;background:var(--dark-color);border:6px solid var(--light-color);border-radius:100%;transition:all 250ms cubic-bezier(.175,.885,.32,1.275)}@media only screen and (max-width:767px){button.slick-arrow{display:none!important}}button.slick-arrow:after{content:"";display:inline-block;position:relative;width:14px;height:14px;background:url(/wp-content/themes/digitalcreative/img/arrow-white.svg);background-repeat:no-repeat;background-size:contain}button.slick-arrow.slick-prev{left:-38px;margin-left:clamp(35px, 4vw, 80px)}button.slick-arrow.slick-prev:after{-ms-transform:rotate(-135deg);transform:rotate(-135deg)}button.slick-arrow.slick-next{right:-38px;margin-right:clamp(35px, 4vw, 80px)}button.slick-arrow.slick-next:after{-ms-transform:rotate(45deg);transform:rotate(45deg)}.carousel-active{display:block!important}:root{--animation-distance:160vw}.hero+.section,.hero+script+.section{z-index:11;position:relative;padding-top:30px!important}.hero{position:relative;display:-ms-flexbox;display:flex;z-index:13;max-width:100%;margin-inline:auto}.hero>.hero__inner{width:100%;position:relative;overflow:hidden;border-radius:clamp(30px, 2vw, 48px);background-color:var(--theme-color)}.hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:-ms-flexbox;display:flex}.hero__bg>img{object-fit:cover;width:100%}.hero>.hero__inner{margin:0 20px 20px}.hero>.hero__inner .content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%;height:100%;max-width:1720px;z-index:2;margin-inline:auto;padding:50px 20px}@media only screen and (max-width:1799px){.hero>.hero__inner .content{padding:50px clamp(20px, 2.5vw, 40px)}}@media only screen and (max-width:767px){.hero>.hero__inner .content{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start!important;align-items:flex-start!important;padding:20px 30px 60px!important}}.hero>.hero__inner .content h1{color:var(--dark-color);position:relative;z-index:10;width:100%;max-width:850px;margin-bottom:8px!important;margin-top:0}@media only screen and (min-width:768px){.hero>.hero__inner .content h1{margin-bottom:16px!important;width:1200px;max-width:68vw}}@media only screen and (max-width:767px){.hero>.hero__inner .content h1{font-size:34px!important;margin-bottom:20px!important}}.hero>.hero__inner .content h1:last-child{margin-bottom:0!important}.hero>.hero__inner .content .text{max-width:520px;position:relative;z-index:1}.hero>.hero__inner .content .text>*{color:var(--dark-color);margin-bottom:16px}.hero>.hero__inner .content .text>*:last-child{margin-bottom:0!important}.hero>.hero__inner .content .text p{color:var(--dark-color);display:inline}@media only screen and (max-width:767px){.hero>.hero__inner .content .text p{margin-bottom:9px!important}}.hero>.hero__inner .content .text p br{display:none}.hero>.hero__inner .content .hero__content-inner>span{margin-bottom:clamp(10px, 1.5vw, 20px);display:block}.hero>.hero__inner .content .filter{display:none}.hero>.hero__inner .brand-graphic,.hero>.hero__inner .hero__bg,.hero>.hero__inner .content{-ms-transform:none!important;transform:none!important}.hero>.hero__inner .brand-graphic{position:absolute;inset:0}.hero>.hero__inner .brand-graphic::after{content:"";position:absolute;top:0;left:36.6%;width:79%;height:100%;background-image:url(/wp-content/themes/digitalcreative/img/hero-brand.svg);background-size:600px;background-repeat:no-repeat;background-position:left 60%;z-index:1}@media only screen and (min-width:768px){.hero>.hero__inner .brand-graphic::after{background-size:100%}}.hero.hero__s>.hero__inner .brand-graphic:after{width:79vw;height:130%;left:31%}.hero.center .hero__inner{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center}.hero__s>.hero__inner{min-height:clamp(260px, 18vw, 335px)}@media only screen and (min-width:768px){.hero__s>.hero__inner{height:auto}}.hero__s>.hero__inner .brand-graphic::after{width:clamp(200px, 25vw, 380px);height:clamp(200px, 25vw, 380px)}.hero__s>.hero__inner .content{-ms-flex-pack:end;justify-content:flex-end;padding-bottom:clamp(40px, 4vw, 70px);padding-block:clamp(60px, 7.5vw, 107px) clamp(60px, 7.52vw, 110px)}@media only screen and (min-width:768px){.hero__s>.hero__inner .content h1{width:1250px;max-width:80vw}}.hero__t>.hero__inner{height:clamp(600px, 75vw, 1060px);max-height:95dvh;min-height:600px}.hero__t>.hero__inner .content{-ms-flex-pack:center;justify-content:center;padding-block:clamp(190px, 6vw, 220px) clamp(30px, 6vw, 160px)}@media only screen and (max-width:767px){.hero__t>.hero__inner .content{-ms-flex-pack:end;justify-content:flex-end}}.hero__t>.hero__inner .content h1,.hero__t>.hero__inner .content .hero__content-inner>span{width:100%;max-width:640px}@media only screen and (min-width:768px){.hero__t>.hero__inner .content .hero__content-inner>span{width:580px;max-width:62vw}.hero__t>.hero__inner .content h1{width:640px;max-width:68vw}}.hero__f>.hero__inner{min-height:clamp(600px, 50vw, 960px)}.hero__f>.hero__inner .content{-ms-flex-pack:end;justify-content:flex-end;padding-block:clamp(190px, 6vw, 220px) clamp(30px, 6vw, 160px)}@media only screen and (max-width:767px){.hero__f>.hero__inner .content{-ms-flex-pack:end;justify-content:flex-end}}.hero__f>.hero__inner .content h1{width:840px;max-width:78vw}.scrolldown{position:absolute;left:30px;bottom:50px;z-index:10000;transition:all 250ms ease-in-out}@media only screen and (max-width:767px){.scrolldown{display:none}}@media only screen and (min-width:768px){.scrolldown{left:60px}}@media only screen and (min-width:1920px){.scrolldown{left:calc(50% - 860px)}}.hero__s .scrolldown{display:none}.scrolldown .scrolldown__inner{opacity:0.6!important}.hero.video .hero__bg{-ms-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}.hero.video .hero__bg>img{object-position:center top}.hero.video .video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background-position:center;background-size:contain}@media only screen and (max-width:767px){.hero.video .video-wrapper{height:clamp(600px, 60svh, 60svh)}}.hero.video .video-wrapper iframe{aspect-ratio:1920/1080;min-height:100%;min-width:100%}.hero.video .video-wrapper video{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}.hero.image_slider .items,.hero.image_slider .slick-list,.hero.image_slider .slick-track{height:100%}.hero.image_slider .item{position:relative}.hero.multiple-sliders .hero__inner h1{padding-bottom:clamp(120px, 8vw, 130px)}.hero.multiple-sliders .hero__inner .slides{width:100%;height:100%}.hero.multiple-sliders .hero__inner .slides>.slide{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:-ms-flexbox;display:flex;opacity:0;visibility:hidden;transition:all 250ms ease-in-out}.hero.multiple-sliders .hero__inner .slides>.slide.active{opacity:1;visibility:visible}.hero.multiple-sliders .hero__inner .tags-wrapper{position:absolute;z-index:10;bottom:clamp(30px, 7vw, 150px);left:clamp(25px, 5vw, 80px)}:root{--tag-margin-left:clamp(30px, 6vw, 120px)}.hero.hero__style2>.hero__inner{display:-ms-flexbox;display:flex;gap:20px;border-radius:0;background-color:#fff0}@media only screen and (max-width:849px){.hero.hero__style2>.hero__inner{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.hero.hero__style2>.hero__inner .hero__bg,.hero.hero__style2>.hero__inner .content{overflow:hidden;border-radius:clamp(30px, 2vw, 48px)}@media only screen and (max-width:849px){.hero.hero__style2>.hero__inner .hero__bg,.hero.hero__style2>.hero__inner .content{width:100%!important;-ms-flex:unset;flex:unset}}.hero.hero__style2>.hero__inner .hero__bg{position:relative;max-height:800px}@media only screen and (max-width:650px){.hero.hero__style2>.hero__inner .hero__bg{height:200px}}@media only screen and (min-width:651px){.hero.hero__style2>.hero__inner .hero__bg{-ms-flex:1;flex:1}}@media only screen and (min-width:1840px){.hero.hero__style2>.hero__inner .hero__bg{min-height:595px}}.hero.hero__style2>.hero__inner .content{width:clamp(420px, 50%, 50%);padding:clamp(30px, 6vw, 120px);-ms-flex-pack:start;justify-content:flex-start;background-color:var(--theme-color);position:relative;z-index:10}@media only screen and (max-width:849px){.hero.hero__style2>.hero__inner .content{height:unset;padding:140px 30px 60px!important;padding:60px 30px 60px!important;-ms-flex-pack:end;justify-content:flex-end}}.hero.hero__style2>.hero__inner .content h1{width:100%;max-width:615px}@media only screen and (min-width:768px){.hero.hero__style2>.hero__inner .content h1{font-size:clamp(1.875rem, -1.0026rem + 6.0027vw, 4.625rem)}}@media only screen and (max-width:767px){.hero.hero__style2>.hero__inner .content h1{font-size:34px;margin-bottom:20px!important}}@media only screen and (max-width:767px){.hero.hero__style2>.hero__inner .content p{margin-bottom:6px}}.hero.hero__style2>.hero__inner .content .tags-wrapper{-ms-transform:none!important;transform:none!important;background:var(--dark-color);display:-ms-flexbox;display:flex;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-radius:clamp(30px, 2vw, 48px);width:calc(100% + var(--tag-margin-left) + var(--tag-margin-left) - 40px);margin-left:calc(var(--tag-margin-left) * -1 + 20px);margin-bottom:calc(var(--tag-margin-left) * -1 + 20px);margin-top:50px;padding:20px}.hero.hero__style2>.hero__inner .brand-graphic,.hero.hero__style2>.hero__inner .hero__bg,.hero.hero__style2>.hero__inner .content{-ms-transform:none!important;transform:none!important}.hero.hero__style2>.hero__inner .brand-graphic{width:50%;left:50%;z-index:3}.hero.hero__style2>.hero__inner .brand-graphic:after{width:89%;height:120%;right:-252px;left:unset;top:-290px}.hero.hero__style3>.hero__inner:has(.header_sidebar){background:none;gap:20px}.hero.hero__style3>.hero__inner:has(.header_sidebar) .content{position:relative;overflow:hidden;border-radius:clamp(30px, 2vw, 48px);background-color:var(--theme-color);background-image:url(/wp-content/themes/digitalcreative/img/hero-brand.svg);background-size:clamp(800px, 80vw, 1600px);background-repeat:no-repeat;background-position:clamp(200px, 20vw, 610px) 60%;margin:0;max-width:100%!important;-ms-flex:1;flex:1;-ms-flex-align:end!important;align-items:flex-end!important;-ms-flex-pack:center!important;justify-content:center!important}.hero.hero__style3>.hero__inner:has(.header_sidebar) .content .hero__content-inner{width:100%;max-width:1130px}.hero.hero__style3>.hero__inner:has(.header_sidebar) .brand-graphic{display:none}.home .hero .hero__inner{min-height:unset}.home .hero .hero__inner .content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row;flex-direction:row;padding-block:0}@media only screen and (max-width:899px){.home .hero .hero__inner .content{-ms-flex-direction:column;flex-direction:column}}.home .hero .hero__inner .content .hero__content-inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;padding-block:clamp(20px, 2.5vw, 50px) clamp(30px, 4vw, 120px)!important;-ms-flex:1;flex:1;padding-right:50px}@media only screen and (max-width:899px){.home .hero .hero__inner .content .hero__content-inner{padding-right:0!important;margin-top:30px}}.home .hero .hero__inner .content h1{width:100%;max-width:840px}.hero .news_column{padding:50px 0 50px 50px!important;width:clamp(350px, 32vw, 575px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;gap:20px}@media only screen and (max-width:1549px){.hero .news_column{padding:clamp(20px, 2.5vw, 50px) 0 clamp(20px, 2.5vw, 50px) clamp(20px, 2.5vw, 50px)!important}}@media only screen and (max-width:899px){.hero .news_column{-ms-flex-direction:row;flex-direction:row;width:100%;padding:0!important;-ms-flex-wrap:wrap;flex-wrap:wrap}.hero .news_column .link-to-news{width:100%}}.hero .news_column .item{width:100%}@media only screen and (max-width:899px){.hero .news_column .item{width:calc(50% - 10px)!important}}@media only screen and (max-width:559px){.hero .news_column .item{width:100%!important}}.hero .news_column .item .image-wrapper img{aspect-ratio:3/2;min-height:200px}@media only screen and (max-width:1549px){.hero .news_column .item .content-wrapper{width:calc(100% - clamp(20px, 2.5vw, 40px))!important;left:clamp(10px, 1.25vw, 20px)!important;padding-block:clamp(10px, 1.1vw, 25px)!important}.hero .news_column .item .content-wrapper h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-inline:clamp(14px, 1.6vw, 22px)!important;margin-bottom:clamp(8px, 0.6vw, 17px)!important}.hero .news_column .item .content-wrapper:after{display:none}.hero .news_column .item .content-wrapper .meta-cat:nth-of-type(n+2){display:none}}@media only screen and (max-width:1549px){.hero .news_column .item .content-wrapper h3{font-size:16px!important}}.hero .news_column .item:hover .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column .item.dc-btn .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .image-wrapper:after,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after{background:rgb(1 1 1 / .4)}.hero .news_column .item:hover .content-wrapper,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper{border-color:var(--theme3-color)}.hero .news_column .item:hover .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper:after,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after{background-color:var(--theme3-color);background-image:url(/wp-content/themes/digitalcreative/img/arrow-white.svg)}.hero .news_column .link-to-news a{border:1.5px solid var(--light-color);background:rgb(255 255 255 / .2);color:var(--dark-color);font-size:22px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:end;justify-content:flex-end;gap:20px;border-radius:clamp(15px, 1vw, 24px);padding:clamp(15px, 1.2vw, 26px) clamp(15px, 1.2vw, 26px) clamp(15px, 1.2vw, 26px) clamp(20px, 2.2vw, 45px);margin-top:0;white-space:unset!important;text-align:left!important;line-height:1.1em}@media only screen and (max-width:1549px){.hero .news_column .link-to-news a{font-size:clamp(16px, 1.1vw, 22px)}}.hero .news_column .link-to-news a:after{color:var(--light-color);border-radius:50px;width:48px;height:48px;background-color:var(--dark-color);background-image:url(/wp-content/themes/digitalcreative/img/arrow-white.svg);background-repeat:no-repeat;-ms-transform:rotate(90deg);transform:rotate(90deg)}.hero .news_column .link-to-news a span{-ms-flex:1;flex:1;white-space:unset!important}.hero .news_column .link-to-news a:hover,.hero .news_column .link-to-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column .link-to-news a.dc-btn,.hero .news_column .link-to-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column .link-to-news a,.hero .news_column .link-to-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column .link-to-news a,.hero .news_column .link-to-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column .link-to-news a,.hero .news_column .link-to-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column .link-to-news a,.hero .news_column .link-to-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column .link-to-news a.dc-btn,.hero .news_column .link-to-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .link-to-news a.dc-btn,.hero .news_column .link-to-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .link-to-news a.dc-btn,.hero .news_column .link-to-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column .link-to-news a,.hero .news_column .link-to-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column .link-to-news a,.hero .news_column .link-to-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column .link-to-news a,.hero .news_column .link-to-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .link-to-news a,.hero .news_column .link-to-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column .link-to-news a,.hero .news_column .link-to-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .link-to-news a,.hero .news_column .link-to-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column .link-to-news a,.hero .news_column .link-to-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column .link-to-news a,.hero .news_column .link-to-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column .link-to-news a,.hero .news_column .link-to-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .link-to-news a,.hero .news_column .link-to-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column .link-to-news a,.hero .news_column .link-to-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .link-to-news a{background:var(--greenbg-color);border-color:var(--theme3-color);color:var(--light-color)}.hero .news_column .link-to-news a:hover:after,.hero .news_column .link-to-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column .link-to-news a.dc-btn:after,.hero .news_column .link-to-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column .link-to-news a.dc-btn:after,.hero .news_column .link-to-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .link-to-news a.dc-btn:after,.hero .news_column .link-to-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .link-to-news a.dc-btn:after,.hero .news_column .link-to-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column .link-to-news a:after,.hero .news_column .link-to-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .link-to-news a:after{background-color:var(--theme3-color);background-image:url(/wp-content/themes/digitalcreative/img/arrow-white.svg)}.hero .sign-up{max-width:560px;padding-top:clamp(40px, 7vw, 130px)}.hero .sign-up .gform_wrapper{margin-top:10px}body:not(.home) .hero .sign-up,body:not(.home) .hero .news_column{display:none!important}.hero .brand-logo{position:absolute;top:clamp(20px, 2.5vw, 40px);left:clamp(20px, 2.5vw, 40px);z-index:10;border-radius:24px;background:var(--light-color)}.hero .brand-logo img{padding:clamp(10px, 1.1vw, 22px) clamp(20px, 2vw, 35px);max-width:clamp(200px, 16vw, 320px)}.hero:not(.hero__style2) .brand-logo{display:none}.hero .hero__inner .content:not(:last-child) h1,.hero .hero__inner .content:not(:last-child) h1+.text{width:840px;max-width:50vw}@media only screen and (max-width:767px){.hero .hero__inner .content:not(:last-child) h1,.hero .hero__inner .content:not(:last-child) h1+.text{max-width:560px;width:100%}}.hero.blog_title .hero__inner{display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.hero.blog_title .hero__inner{-ms-flex-direction:column;flex-direction:column}}.hero.blog_title .hero__inner .content{max-width:calc(1720px - clamp(370px, 24vw, 450px));display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.hero.blog_title .hero__inner .header_sidebar{position:relative;padding:clamp(20px, 3vw, 60px);z-index:10000;background:var(--lightgreenbg-color);overflow:hidden;border-radius:clamp(30px, 2vw, 48px);width:calc(500px + (100vw - 1720px) / 2);min-width:290px}@media only screen and (max-width:767px){.hero.blog_title .hero__inner .header_sidebar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.hero.blog_title .hero__inner .header_sidebar h2{width:100%}}.hero.blog_title .hero__inner .header_sidebar .item{position:relative;border-radius:40px;border:2px solid var(--theme3-color);padding:clamp(1px, 0.3vw, 6px) clamp(4px, 1.2vw, 20px) clamp(1px, 0.3vw, 6px) clamp(14px, 2vw, 30px);margin:0 clamp(6px, 1vw, 20px) 12px 0;transition:all 250ms ease-in-out;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.hero.blog_title .hero__inner .header_sidebar .item{width:100%;max-width:250px}}.hero.blog_title .hero__inner .header_sidebar .item h3{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.hero.blog_title .hero__inner .header_sidebar .item h3{font-size:12px}}.hero.blog_title .hero__inner .header_sidebar .item a{margin:0;background:none;border:0;padding:0;color:var(--dark-color)}.hero.blog_title .hero__inner .header_sidebar .item a span{font-size:0}.hero.blog_title .hero__inner .header_sidebar .item a i{color:var(--dark-color);font-size:18px}.hero.blog_title .hero__inner .header_sidebar .item a:after{filter:invert(1);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.hero.blog_title .hero__inner .header_sidebar .item:hover,.hero.blog_title .hero__inner .header_sidebar .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.blog_title .hero__inner .header_sidebar .item.dc-btn,.hero.blog_title .hero__inner .header_sidebar .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.blog_title .hero__inner .header_sidebar .item.dc-btn,.hero.blog_title .hero__inner .header_sidebar .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero.blog_title .hero__inner .header_sidebar .item.dc-btn,.hero.blog_title .hero__inner .header_sidebar .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero.blog_title .hero__inner .header_sidebar .item.dc-btn,.hero.blog_title .hero__inner .header_sidebar .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.blog_title .hero__inner .header_sidebar a.item,.hero.blog_title .hero__inner .header_sidebar .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero.blog_title .hero__inner .header_sidebar a.item{background:var(--theme3-color)}.hero.hero__style2:has(.company_social_links) .hero__inner{-ms-flex-align:start;align-items:flex-start}@media only screen and (min-width:560px){.hero.hero__style2:has(.company_social_links) .hero__inner{padding-bottom:156px}}@media only screen and (min-width:560px){.hero.hero__style2:has(.company_social_links) .hero__inner .hero__bg{height:calc(100% + 156px)}}.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links{background:#041B15;z-index:100;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:20px;width:clamp(420px, 50%, 50%);padding-inline:clamp(30px, 6vw, 120px);border-radius:clamp(30px, 2vw, 48px);min-height:60px;height:unset}@media only screen and (max-width:849px){.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links{width:100%;padding:10px}}@media only screen and (min-width:560px){.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links{position:absolute;bottom:0;right:0;height:136px}}.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a{margin:0}@media only screen and (min-width:560px){.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links a{padding-inline:clamp(27px, 2.25vw, 36px);line-height:56px}}.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul{display:-ms-flexbox;display:flex;list-style:none;padding:0;margin:0;gap:12px}.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li{padding:0;margin-left:0}.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a{background-color:var(--light-color);background-size:auto 20px;background-repeat:no-repeat;background-position:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:var(--light-color);width:56px;height:56px;padding:0;border-radius:100%;font-size:30px}@media only screen and (max-width:849px){.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a{width:40px;height:40px}}.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a:hover,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.main_menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a.dc-btn,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.main_menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.main_menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a,.main_menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a{background-color:var(--theme2-color)}.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a i:before,.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a span.icon-x{display:none}.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a.facebook-share{background-image:url(/wp-content/themes/digitalcreative/img/icon-facebook.svg)}.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a.linkedin-share{background-image:url(/wp-content/themes/digitalcreative/img/icon-linkedin.svg)}.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a.twitter-share{background-image:url(/wp-content/themes/digitalcreative/img/icon-x.svg)}.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a:has(i.fa-instagram){background-image:url(/wp-content/themes/digitalcreative/img/icon-insta.svg)}.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a:has(i.fa-youtube){background-image:url(/wp-content/themes/digitalcreative/img/icon-youtube.svg)}.hero.hero__style2:has(.company_social_links) .hero__inner .company_social_links .dc-social-share .social-share-inner ul li a:has(i.fa-tiktok){background-image:url(/wp-content/themes/digitalcreative/img/icon-tiktok.svg)}@media only screen and (max-width:559px){.home .hero>.hero__inner .content{padding-bottom:100px!important}.home .hero>.hero__inner .content .hero__content-inner{padding-top:0!important}.home .hero>.hero__inner .content .text{position:inherit}.home .hero>.hero__inner .content .text .button-wrapper{position:absolute;bottom:30px;width:calc(100% - 60px)}.home .hero>.hero__inner .content .text .button-wrapper a{width:100%}.home .hero>.hero__inner .content .sign-up{padding-top:20px}}.section.dc-section,.section.error-404,.section.location-search-section,.section.dc-news-grid,.section.performance-section,.section.dc-cards,.section.dc-image-video-text,.section.dc-text-block,.section.dc-jump-to-section,.section.dc-links-section,.section.dc-infoboxes,.section.dc-intro-section,.section.dc-image-text,.section.dc-hotboxes,.section.dc-cta,.section.dc-accordion,.section.dc-logo-carousel{position:relative;background-size:cover;background-repeat:no-repeat}.section.dc-section>.inner,.section.error-404>.inner,.section.location-search-section>.inner,.section.dc-news-grid>.inner,.section.performance-section>.inner,.section.dc-cards>.inner,.section.dc-image-video-text>.inner,.section.dc-text-block>.inner,.section.dc-jump-to-section>.inner,.section.dc-links-section>.inner,.section.dc-infoboxes>.inner,.section.dc-intro-section>.inner,.section.dc-image-text>.inner,.section.dc-hotboxes>.inner,.section.dc-cta>.inner,.section.dc-accordion>.inner,.section.dc-logo-carousel>.inner{width:100%;max-width:1720px;margin:0 auto!important;z-index:1}.section.dc-section.fullwidth>.inner,.section.fullwidth.error-404>.inner,.section.fullwidth.location-search-section>.inner,.section.fullwidth.dc-news-grid>.inner,.section.fullwidth.performance-section>.inner,.section.fullwidth.dc-cards>.inner,.section.fullwidth.dc-image-video-text>.inner,.section.fullwidth.dc-text-block>.inner,.section.fullwidth.dc-jump-to-section>.inner,.section.fullwidth.dc-links-section>.inner,.section.fullwidth.dc-infoboxes>.inner,.section.fullwidth.dc-intro-section>.inner,.section.fullwidth.dc-image-text>.inner,.section.fullwidth.dc-hotboxes>.inner,.section.fullwidth.dc-cta>.inner,.section.fullwidth.dc-accordion>.inner,.section.fullwidth.dc-logo-carousel>.inner,.section.dc-section.full_width>.inner,.section.full_width.error-404>.inner,.section.full_width.location-search-section>.inner,.section.full_width.dc-news-grid>.inner,.section.full_width.performance-section>.inner,.section.full_width.dc-cards>.inner,.section.full_width.dc-image-video-text>.inner,.section.full_width.dc-text-block>.inner,.section.full_width.dc-jump-to-section>.inner,.section.full_width.dc-links-section>.inner,.section.full_width.dc-infoboxes>.inner,.section.full_width.dc-intro-section>.inner,.section.full_width.dc-image-text>.inner,.section.full_width.dc-hotboxes>.inner,.section.full_width.dc-cta>.inner,.section.full_width.dc-accordion>.inner,.section.full_width.dc-logo-carousel>.inner{max-width:100%;padding-inline:0!important}.section.dc-vert-default,.section.dc-image-video-text,.section.dc-text-block,.section.dc-infoboxes,.section.dc-hotboxes{padding-block:50px}@media only screen and (min-width:768px){.section.dc-vert-default,.section.dc-image-video-text,.section.dc-text-block,.section.dc-infoboxes,.section.dc-hotboxes{padding-block:90px}}@media only screen and (min-width:950px){.section.dc-vert-default,.section.dc-image-video-text,.section.dc-text-block,.section.dc-infoboxes,.section.dc-hotboxes{padding-block:120px}}.section.dc-vert-200,.section.dc-accordion{padding-block:clamp(60px, 12vw, 200px)}.section.dc-vert-180,.section.location-search-section,.section.dc-image-text{padding-block:clamp(50px, 10.5vw, 180px)}.section.dc-vert-140,.section.error-404,.section.performance-section,.section.dc-cards{padding-block:clamp(40px, 8vw, 140px)}.section.dc-vert-120,.section.dc-intro-section,.section.dc-logo-carousel{padding-block:clamp(80px, 8vw, 120px)}.section.dc-vert-100{padding-block:clamp(30px, 6vw, 100px)}.section.dc-vert-80,.section.dc-news-grid,.section.dc-cta{padding-block:clamp(30px, 5vw, 80px)}.section.dc-vert-60{padding-block:clamp(20px, 4vw, 60px)}.section.dc-vert-50{padding-block:clamp(20px, 3vw, 50px)}.section.dc-section>.inner,.section.error-404>.inner,.section.location-search-section>.inner,.section.dc-news-grid>.inner,.section.performance-section>.inner,.section.dc-cards>.inner,.section.dc-image-video-text>.inner,.section.dc-text-block>.inner,.section.dc-jump-to-section>.inner,.section.dc-links-section>.inner,.section.dc-infoboxes>.inner,.section.dc-intro-section>.inner,.section.dc-image-text>.inner,.section.dc-hotboxes>.inner,.section.dc-cta>.inner,.section.dc-accordion>.inner,.section.dc-logo-carousel>.inner{padding-inline:20px}@media only screen and (min-width:768px){.section.dc-section>.inner,.section.error-404>.inner,.section.location-search-section>.inner,.section.dc-news-grid>.inner,.section.performance-section>.inner,.section.dc-cards>.inner,.section.dc-image-video-text>.inner,.section.dc-text-block>.inner,.section.dc-jump-to-section>.inner,.section.dc-links-section>.inner,.section.dc-infoboxes>.inner,.section.dc-intro-section>.inner,.section.dc-image-text>.inner,.section.dc-hotboxes>.inner,.section.dc-cta>.inner,.section.dc-accordion>.inner,.section.dc-logo-carousel>.inner{padding-inline:20px}}@media only screen and (min-width:1200px){.section.dc-section>.inner,.section.error-404>.inner,.section.location-search-section>.inner,.section.dc-news-grid>.inner,.section.performance-section>.inner,.section.dc-cards>.inner,.section.dc-image-video-text>.inner,.section.dc-text-block>.inner,.section.dc-jump-to-section>.inner,.section.dc-links-section>.inner,.section.dc-infoboxes>.inner,.section.dc-intro-section>.inner,.section.dc-image-text>.inner,.section.dc-hotboxes>.inner,.section.dc-cta>.inner,.section.dc-accordion>.inner,.section.dc-logo-carousel>.inner{padding-inline:20px}}.d_p_top{padding-top:0!important}.d_p_bottom{padding-bottom:0!important}.bg_white+.bg_white,.bg_white+script+.bg_white,.bg_white+script+script+.bg_white,.bg_1+.bg_1,.bg_1+script+.bg_1,.bg_2+.bg_2,.bg_2+script+.bg_2,.bg_3+.bg_3,.bg_3+script+.bg_3{padding-top:0!important}.section.bg_white{background:var(--light-color)}.section.bg_grey{background:var(--grey-color);margin-inline:10px;border-radius:30px}@media only screen and (min-width:768px){.section.bg_grey{margin-inline:20px}}.section.bg_dark{background:var(--dark-color);color:var(--light-color)}.section.bg_green,.single-post article .section.dc-news-grid.related-news,.section.bg_green_light{background:var(--lightgreenbg-color);border-radius:clamp(30px, 2vw, 48px);margin-inline:auto;max-width:1680px;padding-block:60px!important;margin-block:20px}@media only screen and (min-width:768px){.section.bg_green,.single-post article .section.dc-news-grid.related-news,.section.bg_green_light{padding-block:100px!important}}@media only screen and (min-width:950px){.section.bg_green,.single-post article .section.dc-news-grid.related-news,.section.bg_green_light{padding-block:145px!important}}@media only screen and (max-width:1719px){.section.bg_green,.single-post article .section.dc-news-grid.related-news,.section.bg_green_light{margin-inline:20px}}.section.bg_green>.inner,.single-post article .section.dc-news-grid.related-news>.inner,.section.bg_green_light>.inner{padding-inline:clamp(20px, 6vw, 120px)}.section:not(.dc-cta)>.inner>.section_intro,.section:not(.dc-cta) .item>.section_intro{position:relative;width:100%;margin-bottom:20px}@media only screen and (min-width:768px){.section:not(.dc-cta)>.inner>.section_intro,.section:not(.dc-cta) .item>.section_intro{margin-bottom:40px}}.section:not(.dc-cta)>.inner>.section_intro:last-child,.section:not(.dc-cta) .item>.section_intro:last-child{margin-bottom:0!important}.section:not(.dc-cta)>.inner>.section_intro .title,.section:not(.dc-cta) .item>.section_intro .title{margin-bottom:6px;max-width:1110px}@media only screen and (min-width:768px){.section:not(.dc-cta)>.inner>.section_intro .title,.section:not(.dc-cta) .item>.section_intro .title{margin-bottom:12px}}.section:not(.dc-cta)>.inner>.section_intro>.description,.section:not(.dc-cta) .item>.section_intro>.description{max-width:1050px}.section:not(.dc-cta)>.inner>.section_intro>.description p:last-child,.section:not(.dc-cta) .item>.section_intro>.description p:last-child{margin:0}.section:not(.dc-cta)>.inner>.section_intro>.button-wrapper,.section:not(.dc-cta) .item>.section_intro>.button-wrapper{position:relative;text-align:left;margin-top:23px}.border-line:after,.footer .footer-top-inner:after,.section:not(.dc-cta)>.inner>.section_intro:after,.section:not(.dc-cta) .item>.section_intro:after{content:"";position:relative;display:block;margin-block:40px;width:100%;height:14px;background:url(/wp-content/themes/digitalcreative/img/divider-line.svg);background-size:auto 100%;background-repeat:no-repeat}.section>.inner>.button-wrapper{text-align:center;margin-top:50px}@media only screen and (min-width:768px){.section>.inner>.button-wrapper{margin-top:110px}}@media only screen and (max-width:767px){.section>.inner>.button-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}}.section>.inner>.button-wrapper a:nth-child(2){margin-left:16px}@media only screen and (max-width:767px){.section>.inner>.button-wrapper a:nth-child(2){margin:20px 0 0 0}}.home .header_logo,.home .main_menu,.home .toggle-menu-wrap #menu-toggle,.home .hero h1,.home .hero h1 .lines-inner>div,.home .hero h3,.home .hero h3 .lines-inner>div,.home .hero .content>span{opacity:1}.hero .show-text h1,.hero .show-text h1 .lines-inner>div,.hero .show-text h3,.hero .show-text h3 .lines-inner>div,.hero .show-text .content>span{opacity:1}@media only screen and (min-width:768px){.dc_fade_in,.dc_fade_in_right{-ms-transform:translateY(100px);transform:translateY(100px);opacity:0}.dc_fade_in.dc-card,.dc_fade_in_right.dc-card{transition:all 0ms ease-in-out}.dc_fade_in_right{-ms-transform:translateX(100px);transform:translateX(100px);opacity:0}.section.dc-capabilities-grid .inner .section_content .items .item{-ms-transform:translateY(60px);transform:translateY(60px);opacity:0}.section.dc-video.expand .content-wrapper .h3 .lines-inner,.section.dc-video.expand .content-wrapper .section.dc-text-block.our-purpose h3 .lines-inner,.section.dc-text-block.our-purpose .section.dc-video.expand .content-wrapper h3 .lines-inner,.section.dc-video.expand .content-wrapper .section.dc-text-block h2:not(first-child) .lines-inner,.section.dc-text-block .section.dc-video.expand .content-wrapper h2:not(first-child) .lines-inner{overflow:hidden}.section-slider .inner .h-outer,.hero__project .inner .items.h-outer{overflow-x:hidden}.section-slider .inner .h-outer .h-scroller{display:-ms-flexbox;display:flex;height:100%}.section-slider .inner .h-outer .h-scroller .section-slide{height:100%;width:100%}.hero__project .inner .items.h-outer .h-scroller{display:-ms-flexbox;display:flex;height:100%}.hero__project .inner .items.h-outer .h-scroller .item{height:100%;width:100%}.hero.video .video-wrapper{opacity:0}}.section>.inner.dc_cols>.section_content .item,.section.error-404>.inner>.section_content .item,.section.dc-image-video-text>.inner>.section_content .item,.section.dc-image-text>.inner>.section_content .item,.section.dc-accordion>.inner>.section_content .item{display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.section>.inner.dc_cols>.section_content .item,.section.error-404>.inner>.section_content .item,.section.dc-image-video-text>.inner>.section_content .item,.section.dc-image-text>.inner>.section_content .item,.section.dc-accordion>.inner>.section_content .item{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}.section>.inner.dc_cols>.section_content .item>.left,.section.error-404>.inner>.section_content .item>.left,.section.dc-image-video-text>.inner>.section_content .item>.left,.section.dc-image-text>.inner>.section_content .item>.left,.section.dc-accordion>.inner>.section_content .item>.left,.section>.inner.dc_cols>.section_content .item>.right,.section.error-404>.inner>.section_content .item>.right,.section.dc-image-video-text>.inner>.section_content .item>.right,.section.dc-image-text>.inner>.section_content .item>.right,.section.dc-accordion>.inner>.section_content .item>.right{position:relative;z-index:10;width:100%}@media only screen and (max-width:767px){.section>.inner.dc_cols>.section_content .item,.section.error-404>.inner>.section_content .item,.section.dc-image-video-text>.inner>.section_content .item,.section.dc-image-text>.inner>.section_content .item,.section.dc-accordion>.inner>.section_content .item{-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:768px){.section>.inner.dc_cols.image_right .section_content .item,.section.error-404>.inner.image_right .section_content .item,.section.dc-image-video-text>.inner.image_right .section_content .item,.section.dc-image-text>.inner.image_right .section_content .item,.section.dc-accordion>.inner.image_right .section_content .item,.section>.inner.dc_cols>.section_content .item.image_right,.section.error-404>.inner>.section_content .item.image_right,.section.dc-image-video-text>.inner>.section_content .item.image_right,.section.dc-image-text>.inner>.section_content .item.image_right,.section.dc-accordion>.inner>.section_content .item.image_right{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.section>.inner.dc_cols.align-center>.section_content .item>.right,.section.error-404>.inner.align-center>.section_content .item>.right,.section.dc-image-video-text>.inner.align-center>.section_content .item>.right,.section.dc-image-text>.inner.align-center>.section_content .item>.right,.section.dc-accordion>.inner.align-center>.section_content .item>.right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center!important;justify-content:center!important}@media only screen and (min-width:768px){.section>.inner.col_50_50>.section_content .item .left,.section.error-404>.inner>.section_content .item .left,.section.dc-image-video-text.default>.inner>.section_content .item .left,.section.dc-image-text2.default>.inner>.section_content .item .left,.section.dc-image-text>.inner>.section_content .item .left,.section.dc-accordion>.inner>.section_content .item .left,.section>.inner.col_50_50>.section_content .item .right,.section.error-404>.inner>.section_content .item .right,.section.dc-image-video-text.default>.inner>.section_content .item .right,.section.dc-image-text2.default>.inner>.section_content .item .right,.section.dc-image-text>.inner>.section_content .item .right,.section.dc-accordion>.inner>.section_content .item .right{width:49.998%}}@media only screen and (min-width:768px){.section>.inner.col_33_66>.section_content .item .left{-ms-flex:1;flex:1}.section>.inner.col_33_66>.section_content .item .right{width:33%;min-width:330px}}@media only screen and (min-width:768px){.section>.inner.col_66_33>.section_content .item .left{-ms-flex:1;flex:1}.section>.inner.col_66_33>.section_content .item .right{width:66%}}@media only screen and (min-width:768px){.section>.inner.col_40_60>.section_content .item .left,.section.dc-image-text2.col_40_60>.inner>.section_content .item .left{-ms-flex:1;flex:1}.section>.inner.col_40_60>.section_content .item .right,.section.dc-image-text2.col_40_60>.inner>.section_content .item .right{width:41%}}.grid-items:not(.grid),.section.dc-hotboxes>.inner .section_content .items:not(.grid){display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0;margin:0 auto}@media only screen and (max-width:650px){.grid-items:not(.grid),.section.dc-hotboxes>.inner .section_content .items:not(.grid){-ms-flex-direction:column;flex-direction:column;padding:0}}.grid-items:not(.grid) .slick-list,.section.dc-hotboxes>.inner .section_content .items:not(.grid) .slick-list{overflow:visible}.grid-items:not(.grid) .slick-list .slick-track,.section.dc-hotboxes>.inner .section_content .items:not(.grid) .slick-list .slick-track{display:-ms-flexbox;display:flex}.grid-items:not(.grid).col2,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col2{width:calc(100% + 20px)}@media only screen and (max-width:650px){.grid-items:not(.grid).col2,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col2{width:100%}}.grid-items:not(.grid).col2 .item,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col2 .item{width:calc(calc(100% / 2) - 20px);margin-right:20px}@media only screen and (max-width:650px){.grid-items:not(.grid).col2 .item,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col2 .item{width:100%;margin-right:0}}.grid-items:not(.grid).col3,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col3{width:calc(100% + 20px)}@media only screen and (max-width:1099px){.grid-items:not(.grid).col3,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col3{width:calc(100% + 30px);width:100%}}@media only screen and (max-width:650px){.grid-items:not(.grid).col3,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col3{width:100%}}.grid-items:not(.grid).col3 .item,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col3 .item{width:calc(calc(100% / 3) - 20px);margin-right:20px}@media only screen and (max-width:1099px){.grid-items:not(.grid).col3 .item,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col3 .item{width:calc(33.3333333333% - 30px);margin-right:30px}}@media only screen and (max-width:849px){.grid-items:not(.grid).col3 .item,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col3 .item{width:calc(50% - 30px)}}@media only screen and (max-width:650px){.grid-items:not(.grid).col3 .item,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col3 .item{width:100%}}.grid-items:not(.grid).col4,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col4{width:calc(100% + 20px)}@media only screen and (max-width:1099px){.grid-items:not(.grid).col4,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col4{width:calc(100% + 30px)}}@media only screen and (max-width:767px){.grid-items:not(.grid).col4,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col4{width:100%}}.grid-items:not(.grid).col4 .item,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col4 .item{width:calc(calc(100% / 4) - 20px);margin-right:20px}@media only screen and (max-width:1099px){.grid-items:not(.grid).col4 .item,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col4 .item{width:calc(50% - 30px);margin-right:30px}}@media only screen and (max-width:767px){.grid-items:not(.grid).col4 .item,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col4 .item{width:calc(50% - 30px)}}@media only screen and (max-width:650px){.grid-items:not(.grid).col4 .item,.section.dc-hotboxes>.inner .section_content .items:not(.grid).col4 .item{width:100%;margin-right:0}}.grid-items:not(.grid).slick-slider,.section.dc-hotboxes>.inner .section_content .items:not(.grid).slick-slider{display:block;width:calc(100% + 30px)}@media only screen and (max-width:1099px){.grid-items:not(.grid).slick-slider,.section.dc-hotboxes>.inner .section_content .items:not(.grid).slick-slider{width:calc(100% + 20px)}}@media only screen and (max-width:650px){.grid-items:not(.grid).slick-slider,.section.dc-hotboxes>.inner .section_content .items:not(.grid).slick-slider{width:calc(100% + 8px)}}.grid-items:not(.grid).slick-slider .item,.section.dc-hotboxes>.inner .section_content .items:not(.grid).slick-slider .item{margin-right:30px}@media only screen and (max-width:1099px){.grid-items:not(.grid).slick-slider .item,.section.dc-hotboxes>.inner .section_content .items:not(.grid).slick-slider .item{margin-right:20px}}@media only screen and (max-width:650px){.grid-items:not(.grid).slick-slider .item,.section.dc-hotboxes>.inner .section_content .items:not(.grid).slick-slider .item{margin-right:8px}}:root{--card-margin-bottom:60px}.item.dc-card1,.section.dc-news-grid.news-grid-manual .item,.section.dc-news-grid.layout_grid .item,.section.dc-news-grid.related-news .item,.section.dc-news-grid.video-insights-grid .item,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item,.hero .news_column .item,.item.dc-card2,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item{position:relative;display:-ms-flexbox;display:flex;overflow:hidden}.item.dc-card1 .image-wrapper,.section.dc-news-grid.news-grid-manual .item .image-wrapper,.section.dc-news-grid.layout_grid .item .image-wrapper,.section.dc-news-grid.related-news .item .image-wrapper,.section.dc-news-grid.video-insights-grid .item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .image-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .image-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .image-wrapper,.hero .news_column .item .image-wrapper,.item.dc-card2 .image-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .image-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .image-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .image-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .image-wrapper{width:100%;height:100%;border-radius:clamp(15px, 1vw, 24px);overflow:hidden}.item.dc-card1 .image-wrapper img,.section.dc-news-grid.news-grid-manual .item .image-wrapper img,.section.dc-news-grid.layout_grid .item .image-wrapper img,.section.dc-news-grid.related-news .item .image-wrapper img,.section.dc-news-grid.video-insights-grid .item .image-wrapper img,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .image-wrapper img,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .image-wrapper img,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .image-wrapper img,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .image-wrapper img,.hero .news_column .item .image-wrapper img,.item.dc-card2 .image-wrapper img,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .image-wrapper img,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .image-wrapper img,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .image-wrapper img,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .image-wrapper img,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .image-wrapper img,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .image-wrapper img,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .image-wrapper img,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .image-wrapper img,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .image-wrapper img{display:block;width:100%;height:100%;object-fit:cover}.item.dc-card1 .content-wrapper,.section.dc-news-grid.news-grid-manual .item .content-wrapper,.section.dc-news-grid.layout_grid .item .content-wrapper,.section.dc-news-grid.related-news .item .content-wrapper,.section.dc-news-grid.video-insights-grid .item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper,.hero .news_column .item .content-wrapper,.item.dc-card2 .content-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.item.dc-card1 .content-wrapper h3,.section.dc-news-grid.news-grid-manual .item .content-wrapper h3,.section.dc-news-grid.layout_grid .item .content-wrapper h3,.section.dc-news-grid.related-news .item .content-wrapper h3,.section.dc-news-grid.video-insights-grid .item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper h3,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper h3,.hero .news_column .item .content-wrapper h3,.item.dc-card1 .content-wrapper .h3,.section.dc-news-grid.news-grid-manual .item .content-wrapper .h3,.section.dc-news-grid.layout_grid .item .content-wrapper .h3,.section.dc-news-grid.related-news .item .content-wrapper .h3,.section.dc-news-grid.video-insights-grid .item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper .h3,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper .h3,.item.dc-card1 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.news-grid-manual .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.layout_grid .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.related-news .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.video-insights-grid .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-text-block .item.dc-card1 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.news-grid-manual .item .content-wrapper h2:not(first-child),.section.dc-news-grid.news-grid-manual .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.layout_grid .item .content-wrapper h2:not(first-child),.section.dc-news-grid.layout_grid .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.related-news .item .content-wrapper h2:not(first-child),.section.dc-news-grid.related-news .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.video-insights-grid .item .content-wrapper h2:not(first-child),.section.dc-news-grid.video-insights-grid .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper h2:not(first-child),.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-text-block .item .content-wrapper h2:not(first-child),.hero .news_column .item .content-wrapper .h3,.hero .news_column .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-text-block .hero .news_column .item .content-wrapper h2:not(first-child),.item.dc-card2 .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper h3,.item.dc-card2 .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper .h3,.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-text-block .item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .items>.item .content-wrapper h2:not(first-child){width:100%}.item.dc-card1 .content-wrapper .tag-wrapper,.section.dc-news-grid.news-grid-manual .item .content-wrapper .tag-wrapper,.section.dc-news-grid.layout_grid .item .content-wrapper .tag-wrapper,.section.dc-news-grid.related-news .item .content-wrapper .tag-wrapper,.section.dc-news-grid.video-insights-grid .item .content-wrapper .tag-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper .tag-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper .tag-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper .tag-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper .tag-wrapper,.hero .news_column .item .content-wrapper .tag-wrapper,.item.dc-card2 .content-wrapper .tag-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper .tag-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .tag-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper .tag-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper .tag-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .tag-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper .tag-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper .tag-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .tag-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper .tag-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.item.dc-card1 .content-wrapper .tag-wrapper span,.section.dc-news-grid.news-grid-manual .item .content-wrapper .tag-wrapper span,.section.dc-news-grid.layout_grid .item .content-wrapper .tag-wrapper span,.section.dc-news-grid.related-news .item .content-wrapper .tag-wrapper span,.section.dc-news-grid.video-insights-grid .item .content-wrapper .tag-wrapper span,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper .tag-wrapper span,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper .tag-wrapper span,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper .tag-wrapper span,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper .tag-wrapper span,.hero .news_column .item .content-wrapper .tag-wrapper span,.item.dc-card2 .content-wrapper .tag-wrapper span,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper .tag-wrapper span,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .tag-wrapper span,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper .tag-wrapper span,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper .tag-wrapper span,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .tag-wrapper span,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper .tag-wrapper span,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper .tag-wrapper span,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .tag-wrapper span,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper .tag-wrapper span{border:1px solid var(--dark-color);border-radius:20px;font-size:clamp(10px, 0.8vw, 12px);padding:2px clamp(9px, 0.8vw, 12px) 0;line-height:clamp(18px, 1.6vw, 26px);display:block}.item.dc-card1 a.overlay,.section.dc-news-grid.news-grid-manual .item a.overlay,.section.dc-news-grid.layout_grid .item a.overlay,.section.dc-news-grid.related-news .item a.overlay,.section.dc-news-grid.video-insights-grid .item a.overlay,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item a.overlay,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item a.overlay,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item a.overlay,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item a.overlay,.hero .news_column .item a.overlay,.item.dc-card2 a.overlay,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item a.overlay,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item a.overlay,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item a.overlay,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item a.overlay,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item a.overlay,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item a.overlay,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item a.overlay,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item a.overlay,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item a.overlay{position:absolute;inset:0;z-index:10}.item.dc-card1 a.overlay:after,.section.dc-news-grid.news-grid-manual .item a.overlay:after,.section.dc-news-grid.layout_grid .item a.overlay:after,.section.dc-news-grid.related-news .item a.overlay:after,.section.dc-news-grid.video-insights-grid .item a.overlay:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item a.overlay:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item a.overlay:after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item a.overlay:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item a.overlay:after,.hero .news_column .item a.overlay:after,.item.dc-card2 a.overlay:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item a.overlay:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item a.overlay:after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item a.overlay:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item a.overlay:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item a.overlay:after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item a.overlay:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item a.overlay:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item a.overlay:after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item a.overlay:after{bottom:clamp(35px, 2.7vw, 50px);left:clamp(35px, 4vw, 80px);top:unset}.item.dc-card1,.section.dc-news-grid.news-grid-manual .item,.section.dc-news-grid.layout_grid .item,.section.dc-news-grid.related-news .item,.section.dc-news-grid.video-insights-grid .item,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item,.hero .news_column .item{margin:0!important}.item.dc-card1 .image-wrapper,.section.dc-news-grid.news-grid-manual .item .image-wrapper,.section.dc-news-grid.layout_grid .item .image-wrapper,.section.dc-news-grid.related-news .item .image-wrapper,.section.dc-news-grid.video-insights-grid .item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .image-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .image-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .image-wrapper,.hero .news_column .item .image-wrapper{width:100%;height:100%}.item.dc-card1 .image-wrapper:after,.section.dc-news-grid.news-grid-manual .item .image-wrapper:after,.section.dc-news-grid.layout_grid .item .image-wrapper:after,.section.dc-news-grid.related-news .item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .image-wrapper:after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .image-wrapper:after,.hero .news_column .item .image-wrapper:after{content:"";inset:0;position:absolute;border-radius:clamp(15px, 1vw, 24px);transition:all 250ms ease-in-out}.item.dc-card1 .content-wrapper,.section.dc-news-grid.news-grid-manual .item .content-wrapper,.section.dc-news-grid.layout_grid .item .content-wrapper,.section.dc-news-grid.related-news .item .content-wrapper,.section.dc-news-grid.video-insights-grid .item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper,.hero .news_column .item .content-wrapper{position:absolute;bottom:20px;left:20px;width:calc(100% - 40px);max-width:680px;background:var(--light-color);border-radius:12px}.item.dc-card1 .content-wrapper::after,.section.dc-news-grid.news-grid-manual .item .content-wrapper::after,.section.dc-news-grid.layout_grid .item .content-wrapper::after,.section.dc-news-grid.related-news .item .content-wrapper::after,.section.dc-news-grid.video-insights-grid .item .content-wrapper::after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper::after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper::after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper::after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper::after,.hero .news_column .item .content-wrapper::after{content:"";background-image:url(/wp-content/themes/digitalcreative/img/arrow-green.svg);background-position:center;background-repeat:no-repeat;background-color:var(--light-color);background-size:clamp(12px, 1vw, 15px);border:1.5px solid var(--theme3-color);width:clamp(26px, 2.8vw, 46px);height:clamp(26px, 2.8vw, 46px);border-radius:100%;position:absolute;top:clamp(7px, 1.2vw, 25px);right:clamp(7px, 1.2vw, 25px)}.item.dc-card1 .content-wrapper h3,.section.dc-news-grid.news-grid-manual .item .content-wrapper h3,.section.dc-news-grid.layout_grid .item .content-wrapper h3,.section.dc-news-grid.related-news .item .content-wrapper h3,.section.dc-news-grid.video-insights-grid .item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper h3,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper h3,.hero .news_column .item .content-wrapper h3,.item.dc-card1 .content-wrapper .h3,.section.dc-news-grid.news-grid-manual .item .content-wrapper .h3,.section.dc-news-grid.layout_grid .item .content-wrapper .h3,.section.dc-news-grid.related-news .item .content-wrapper .h3,.section.dc-news-grid.video-insights-grid .item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper .h3,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper .h3,.item.dc-card1 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.news-grid-manual .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.layout_grid .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.related-news .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.video-insights-grid .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-text-block .item.dc-card1 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.news-grid-manual .item .content-wrapper h2:not(first-child),.section.dc-news-grid.news-grid-manual .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.layout_grid .item .content-wrapper h2:not(first-child),.section.dc-news-grid.layout_grid .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.related-news .item .content-wrapper h2:not(first-child),.section.dc-news-grid.related-news .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.video-insights-grid .item .content-wrapper h2:not(first-child),.section.dc-news-grid.video-insights-grid .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper h2:not(first-child),.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-text-block .item .content-wrapper h2:not(first-child),.hero .news_column .item .content-wrapper .h3,.hero .news_column .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-text-block .hero .news_column .item .content-wrapper h2:not(first-child){margin-bottom:clamp(6px, 0.7vw, 8px)}@media only screen and (min-width:768px){.section:not(.video-insights-grid) .item.dc-card1:nth-child(1) .content-wrapper,.section:not(.video-insights-grid) .section.dc-news-grid.news-grid-manual .item:nth-child(1) .content-wrapper,.section.dc-news-grid.news-grid-manual .section:not(.video-insights-grid) .item:nth-child(1) .content-wrapper,.section:not(.video-insights-grid) .section.dc-news-grid.layout_grid .item:nth-child(1) .content-wrapper,.section.dc-news-grid.layout_grid .section:not(.video-insights-grid) .item:nth-child(1) .content-wrapper,.section:not(.video-insights-grid) .section.dc-news-grid.related-news .item:nth-child(1) .content-wrapper,.section.dc-news-grid.related-news .section:not(.video-insights-grid) .item:nth-child(1) .content-wrapper,.section:not(.video-insights-grid) .section.dc-news-grid.video-insights-grid .item:nth-child(1) .content-wrapper,.section.dc-news-grid.video-insights-grid .section:not(.video-insights-grid) .item:nth-child(1) .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item:nth-child(1) .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item:nth-child(1) .content-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item:nth-child(1) .content-wrapper,.section:not(.video-insights-grid) .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item:nth-child(1) .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section:not(.video-insights-grid) .item:nth-child(1) .content-wrapper,.section:not(.video-insights-grid) .hero .news_column .item:nth-child(1) .content-wrapper,.hero .news_column .section:not(.video-insights-grid) .item:nth-child(1) .content-wrapper{padding:clamp(20px, 2.5vw, 40px) clamp(70px, 5vw, 95px) clamp(20px, 2.5vw, 40px) clamp(19px, 2.4vw, 37px)}.section:not(.video-insights-grid) .item.dc-card1:nth-child(1) .content-wrapper::after,.section:not(.video-insights-grid) .section.dc-news-grid.news-grid-manual .item:nth-child(1) .content-wrapper::after,.section.dc-news-grid.news-grid-manual .section:not(.video-insights-grid) .item:nth-child(1) .content-wrapper::after,.section:not(.video-insights-grid) .section.dc-news-grid.layout_grid .item:nth-child(1) .content-wrapper::after,.section.dc-news-grid.layout_grid .section:not(.video-insights-grid) .item:nth-child(1) .content-wrapper::after,.section:not(.video-insights-grid) .section.dc-news-grid.related-news .item:nth-child(1) .content-wrapper::after,.section.dc-news-grid.related-news .section:not(.video-insights-grid) .item:nth-child(1) .content-wrapper::after,.section:not(.video-insights-grid) .section.dc-news-grid.video-insights-grid .item:nth-child(1) .content-wrapper::after,.section.dc-news-grid.video-insights-grid .section:not(.video-insights-grid) .item:nth-child(1) .content-wrapper::after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item:nth-child(1) .content-wrapper::after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item:nth-child(1) .content-wrapper::after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item:nth-child(1) .content-wrapper::after,.section:not(.video-insights-grid) .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item:nth-child(1) .content-wrapper::after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section:not(.video-insights-grid) .item:nth-child(1) .content-wrapper::after,.section:not(.video-insights-grid) .hero .news_column .item:nth-child(1) .content-wrapper::after,.hero .news_column .section:not(.video-insights-grid) .item:nth-child(1) .content-wrapper::after{top:clamp(18px, 1.7vw, 35px);right:clamp(18px, 1.7vw, 35px)}}.section:not(.video-insights-grid) .item.dc-card1:nth-child(1) .image-wrapper,.section:not(.video-insights-grid) .section.dc-news-grid.news-grid-manual .item:nth-child(1) .image-wrapper,.section.dc-news-grid.news-grid-manual .section:not(.video-insights-grid) .item:nth-child(1) .image-wrapper,.section:not(.video-insights-grid) .section.dc-news-grid.layout_grid .item:nth-child(1) .image-wrapper,.section.dc-news-grid.layout_grid .section:not(.video-insights-grid) .item:nth-child(1) .image-wrapper,.section:not(.video-insights-grid) .section.dc-news-grid.related-news .item:nth-child(1) .image-wrapper,.section.dc-news-grid.related-news .section:not(.video-insights-grid) .item:nth-child(1) .image-wrapper,.section:not(.video-insights-grid) .section.dc-news-grid.video-insights-grid .item:nth-child(1) .image-wrapper,.section.dc-news-grid.video-insights-grid .section:not(.video-insights-grid) .item:nth-child(1) .image-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item:nth-child(1) .image-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item:nth-child(1) .image-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item:nth-child(1) .image-wrapper,.section:not(.video-insights-grid) .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item:nth-child(1) .image-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section:not(.video-insights-grid) .item:nth-child(1) .image-wrapper,.section:not(.video-insights-grid) .hero .news_column .item:nth-child(1) .image-wrapper,.hero .news_column .section:not(.video-insights-grid) .item:nth-child(1) .image-wrapper{display:-ms-flexbox;display:flex}.section:not(.video-insights-grid) .item.dc-card1:nth-child(1) .image-wrapper img,.section:not(.video-insights-grid) .section.dc-news-grid.news-grid-manual .item:nth-child(1) .image-wrapper img,.section.dc-news-grid.news-grid-manual .section:not(.video-insights-grid) .item:nth-child(1) .image-wrapper img,.section:not(.video-insights-grid) .section.dc-news-grid.layout_grid .item:nth-child(1) .image-wrapper img,.section.dc-news-grid.layout_grid .section:not(.video-insights-grid) .item:nth-child(1) .image-wrapper img,.section:not(.video-insights-grid) .section.dc-news-grid.related-news .item:nth-child(1) .image-wrapper img,.section.dc-news-grid.related-news .section:not(.video-insights-grid) .item:nth-child(1) .image-wrapper img,.section:not(.video-insights-grid) .section.dc-news-grid.video-insights-grid .item:nth-child(1) .image-wrapper img,.section.dc-news-grid.video-insights-grid .section:not(.video-insights-grid) .item:nth-child(1) .image-wrapper img,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item:nth-child(1) .image-wrapper img,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item:nth-child(1) .image-wrapper img,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item:nth-child(1) .image-wrapper img,.section:not(.video-insights-grid) .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item:nth-child(1) .image-wrapper img,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section:not(.video-insights-grid) .item:nth-child(1) .image-wrapper img,.section:not(.video-insights-grid) .hero .news_column .item:nth-child(1) .image-wrapper img,.hero .news_column .section:not(.video-insights-grid) .item:nth-child(1) .image-wrapper img{display:block;object-fit:cover;min-width:100%;min-height:100%;width:unset;height:unset}.item.dc-card1 .content-wrapper,.section.dc-news-grid.news-grid-manual .item .content-wrapper,.section.dc-news-grid.layout_grid .item .content-wrapper,.section.dc-news-grid.related-news .item .content-wrapper,.section.dc-news-grid.video-insights-grid .item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper,.hero .news_column .item .content-wrapper{padding-block:clamp(12px, 1.2vw, 19px);border:1.5px solid var(--light-color);transition:all 250ms ease-in-out}.item.dc-card1 .content-wrapper h3,.section.dc-news-grid.news-grid-manual .item .content-wrapper h3,.section.dc-news-grid.layout_grid .item .content-wrapper h3,.section.dc-news-grid.related-news .item .content-wrapper h3,.section.dc-news-grid.video-insights-grid .item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper h3,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper h3,.hero .news_column .item .content-wrapper h3,.item.dc-card1 .content-wrapper .h3,.section.dc-news-grid.news-grid-manual .item .content-wrapper .h3,.section.dc-news-grid.layout_grid .item .content-wrapper .h3,.section.dc-news-grid.related-news .item .content-wrapper .h3,.section.dc-news-grid.video-insights-grid .item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper .h3,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper .h3,.item.dc-card1 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.news-grid-manual .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.layout_grid .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.related-news .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid.video-insights-grid .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-text-block .item.dc-card1 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.news-grid-manual .item .content-wrapper h2:not(first-child),.section.dc-news-grid.news-grid-manual .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.layout_grid .item .content-wrapper h2:not(first-child),.section.dc-news-grid.layout_grid .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.related-news .item .content-wrapper h2:not(first-child),.section.dc-news-grid.related-news .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid.video-insights-grid .item .content-wrapper h2:not(first-child),.section.dc-news-grid.video-insights-grid .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .section.dc-text-block .item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper h2:not(first-child),.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-text-block .item .content-wrapper h2:not(first-child),.hero .news_column .item .content-wrapper .h3,.hero .news_column .item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-text-block .hero .news_column .item .content-wrapper h2:not(first-child){padding-inline:clamp(14px, 1.6vw, 22px) clamp(54px, 5vw, 95px)}.item.dc-card1 .content-wrapper .tag-wrapper,.section.dc-news-grid.news-grid-manual .item .content-wrapper .tag-wrapper,.section.dc-news-grid.layout_grid .item .content-wrapper .tag-wrapper,.section.dc-news-grid.related-news .item .content-wrapper .tag-wrapper,.section.dc-news-grid.video-insights-grid .item .content-wrapper .tag-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper .tag-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper .tag-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper .tag-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper .tag-wrapper,.hero .news_column .item .content-wrapper .tag-wrapper{padding-inline:clamp(14px, 1.6vw, 22px)}.item.dc-card1 .content-wrapper:after,.section.dc-news-grid.news-grid-manual .item .content-wrapper:after,.section.dc-news-grid.layout_grid .item .content-wrapper:after,.section.dc-news-grid.related-news .item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .content-wrapper:after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper:after,.hero .news_column .item .content-wrapper:after{transition:all 250ms ease-in-out}.item.dc-card1:hover .image-wrapper:after,.section.dc-news-grid.news-grid-manual .item:hover .image-wrapper:after,.section.dc-news-grid.layout_grid .item:hover .image-wrapper:after,.section.dc-news-grid.related-news .item:hover .image-wrapper:after,.section.dc-news-grid.video-insights-grid .item:hover .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item:hover .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item:hover .image-wrapper:after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item:hover .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item:hover .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-card1.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual .item.dc-btn .image-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.layout_grid .item.dc-btn .image-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.related-news .item.dc-btn .image-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid .item.dc-btn .image-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured .item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card1 .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items .section_featured a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card1 .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card1 .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items .section_featured a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card1 .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-card1.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual .item.dc-btn .image-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid .item.dc-btn .image-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.related-news .item.dc-btn .image-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid .item.dc-btn .image-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .section_featured .item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section_featured .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured .item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card1.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual .item.dc-btn .image-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid .item.dc-btn .image-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news .item.dc-btn .image-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid .item.dc-btn .image-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured .item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card1.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual .item.dc-btn .image-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid .item.dc-btn .image-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news .item.dc-btn .image-wrapper:after,.section.dc-news-grid.related-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid .item.dc-btn .image-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured .item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured .item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card1 .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items .section_featured a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card1 .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card1 .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card1 .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card1 .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card1 .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card1 .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items .section_featured a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card1 .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card1 .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card1 .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card1 .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card1 .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .image-wrapper:after,.section.dc-news-grid.news-grid-manual .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .image-wrapper:after,.section.dc-news-grid.layout_grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .image-wrapper:after,.section.dc-news-grid.related-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .image-wrapper:after,.section.dc-news-grid.video-insights-grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .image-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.hero .news_column .item:hover .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column .item.dc-btn .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .image-wrapper:after,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .image-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .image-wrapper:after{background:rgb(1 1 1 / .4)}.item.dc-card1:hover .content-wrapper,.section.dc-news-grid.news-grid-manual .item:hover .content-wrapper,.section.dc-news-grid.layout_grid .item:hover .content-wrapper,.section.dc-news-grid.related-news .item:hover .content-wrapper,.section.dc-news-grid.video-insights-grid .item:hover .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item:hover .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item:hover .content-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item:hover .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item:hover .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-card1.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual .item.dc-btn .content-wrapper,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.layout_grid .item.dc-btn .content-wrapper,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.related-news .item.dc-btn .content-wrapper,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid .item.dc-btn .content-wrapper,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item.dc-btn .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured .item.dc-btn .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item.dc-btn .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-card1.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual .item.dc-btn .content-wrapper,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid .item.dc-btn .content-wrapper,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.related-news .item.dc-btn .content-wrapper,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid .item.dc-btn .content-wrapper,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .section_featured .item.dc-btn .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section_featured .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper .item.dc-btn .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured .item.dc-btn .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item.dc-btn .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card1.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual .item.dc-btn .content-wrapper,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid .item.dc-btn .content-wrapper,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news .item.dc-btn .content-wrapper,.section.dc-news-grid.related-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid .item.dc-btn .content-wrapper,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item.dc-btn .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured .item.dc-btn .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .item.dc-btn .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item.dc-btn .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card1.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual .item.dc-btn .content-wrapper,.section.dc-news-grid.news-grid-manual .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid .item.dc-btn .content-wrapper,.section.dc-news-grid.layout_grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news .item.dc-btn .content-wrapper,.section.dc-news-grid.related-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid .item.dc-btn .content-wrapper,.section.dc-news-grid.video-insights-grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item.dc-btn .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured .item.dc-btn .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper .item.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured .item.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .item.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item.dc-btn .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper,.section.dc-news-grid.news-grid-manual .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper,.section.dc-news-grid.layout_grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper,.section.dc-news-grid.related-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper,.section.dc-news-grid.video-insights-grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.hero .news_column .item:hover .content-wrapper,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper{border-color:var(--theme3-color)}.item.dc-card1:hover .content-wrapper:after,.section.dc-news-grid.news-grid-manual .item:hover .content-wrapper:after,.section.dc-news-grid.layout_grid .item:hover .content-wrapper:after,.section.dc-news-grid.related-news .item:hover .content-wrapper:after,.section.dc-news-grid.video-insights-grid .item:hover .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item:hover .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item:hover .content-wrapper:after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item:hover .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item:hover .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-card1.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual .item.dc-btn .content-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.layout_grid .item.dc-btn .content-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.related-news .item.dc-btn .content-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid .item.dc-btn .content-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item.dc-btn .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured .item.dc-btn .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-card1.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual .item.dc-btn .content-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid .item.dc-btn .content-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.related-news .item.dc-btn .content-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid .item.dc-btn .content-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .section_featured .item.dc-btn .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section_featured .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured .item.dc-btn .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card1.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual .item.dc-btn .content-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid .item.dc-btn .content-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news .item.dc-btn .content-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid .item.dc-btn .content-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item.dc-btn .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured .item.dc-btn .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card1.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual .item.dc-btn .content-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid .item.dc-btn .content-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news .item.dc-btn .content-wrapper:after,.section.dc-news-grid.related-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid .item.dc-btn .content-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item.dc-btn .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured .item.dc-btn .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured .item.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items .section_featured a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .grid-items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items .section_featured a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .items .section_featured a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card1 .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section_featured a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card1 .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.news-grid-manual a.item .content-wrapper:after,.section.dc-news-grid.news-grid-manual .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.layout_grid a.item .content-wrapper:after,.section.dc-news-grid.layout_grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.related-news a.item .content-wrapper:after,.section.dc-news-grid.related-news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid.video-insights-grid a.item .content-wrapper:after,.section.dc-news-grid.video-insights-grid .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.section.dc-news-grid:not(.video-insights-grid) .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .button-wrapper .section_featured a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items>.item:hover .section_featured .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cards.investment-portfolio-section .sidebar-wrapper a.item .content-wrapper:after,.section.dc-cards.investment-portfolio-section .sidebar-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.hero .news_column .item:hover .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper:after,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-btn .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column .item.dc-btn .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after,.hero .news_column .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after,.hero .news_column .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item .content-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .hero .news_column a.item .content-wrapper:after,.hero .news_column .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item .content-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .hero .news_column a.item .content-wrapper:after{background-color:var(--theme3-color);background-image:url(/wp-content/themes/digitalcreative/img/arrow-white.svg)}.item.dc-card2,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item{margin-bottom:clamp(30px, 2.5vw, 40px);gap:20px}.item.dc-card2 .content-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper{padding-top:clamp(5px, 1vw, 15px);-ms-flex:1;flex:1;max-width:315px;transition:all 250ms ease-in-out}.item.dc-card2 .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper h3,.item.dc-card2 .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper .h3,.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-text-block .item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .grid-items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .section.dc-text-block .items>.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .items>.item .content-wrapper h2:not(first-child){margin-bottom:clamp(4px, 0.5vw, 8px);transition:all 250ms ease-in-out}.item.dc-card2 .image-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .image-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .image-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .image-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .image-wrapper{position:relative;width:clamp(100px, 10vw, 180px);height:clamp(66px, 6.66vw, 120px);display:-ms-flexbox;display:flex}.item.dc-card2 .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .image-wrapper:after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .image-wrapper:after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .image-wrapper:after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .image-wrapper:after{content:"";inset:0;position:absolute;border-radius:clamp(15px, 1vw, 24px);transition:all 150ms ease-in-out}.item.dc-card2 .button-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item .button-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item .button-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item .button-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item .button-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item .button-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item .button-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item .button-wrapper,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item .button-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item .button-wrapper{display:none}.item.dc-card2:hover .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .image-wrapper:after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .image-wrapper:after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .image-wrapper:after,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-card2.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card2 .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card2 .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-card2.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card2.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card2.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>.item.dc-btn .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card2 .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card2 .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .image-wrapper:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .image-wrapper:after{background:rgb(1 1 1 / .4)}.item.dc-card2:hover .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .content-wrapper h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .content-wrapper h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper h3,.item.dc-card2:hover .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .content-wrapper .h3,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .content-wrapper .h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .h3,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper .h3,.item.dc-card2:hover .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper .section.dc-text-block h2:not(first-child),.section.dc-text-block .item.dc-card2:hover .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .grid-items>.item:hover .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .section.dc-text-block .items>.item:hover .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .items>.item:hover .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .grid-items>.item:hover .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .section.dc-text-block .items>.item:hover .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .items>.item:hover .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .grid-items>.item:hover .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .section.dc-text-block .items>.item:hover .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .items>.item:hover .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .item.dc-card2.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .slick-track>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .item.dc-card2.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .item.dc-card2.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .item.dc-card2.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .item.dc-card2.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .section.dc-text-block .items>.item.dc-btn .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.item.dc-card2 .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.section.dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block a.item.dc-card2 .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_company .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_company .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_company .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_company .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_category .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_category .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_category .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_category .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .grid-items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .grid-items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid:not(.video-insights-grid).layout_news .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.section.dc-news-grid:not(.video-insights-grid).layout_news .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block .section.dc-news-grid:not(.video-insights-grid).layout_news .items>a.item .content-wrapper h2:not(first-child),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .section.dc-news-grid:not(.video-insights-grid).layout_news .items>.item:hover .button-wrapper .section.dc-text-block .items>a.item .content-wrapper h2:not(first-child){text-decoration:underline}.item.dc-card{-ms-flex-direction:column;flex-direction:column;margin-right:10px!important;padding:clamp(20px, 3vw, 40px) clamp(25px, 2vw, 40px) clamp(100px, 13vw, 160px) clamp(35px, 4vw, 80px);background:var(--grey-color);border-radius:20px;transition:all 250ms ease-in-out}@media only screen and (min-width:768px){.item.dc-card{margin-bottom:20px;margin-right:20px!important}}.item.dc-card.slick-slide{margin-bottom:0;height:unset!important}.item.dc-card .image-wrapper{position:relative;display:-ms-flexbox;display:flex;width:clamp(60px, 11vw, 175px);height:clamp(60px, 11vw, 175px);margin-left:auto;background-size:cover;overflow:hidden;border-radius:100px;-ms-flex-order:1;order:1}.item.dc-card .image-wrapper img{display:block;object-fit:cover;width:100%;transition:all 250ms ease-in-out}@media (hover:hover){.item.dc-card .image-wrapper:has(+div+.overlay:hover,+.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper div+.overlay.dc-btn,+.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) div+a.overlay,+.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper div+a.overlay,+.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) div+a.overlay,+.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper div+a.overlay,+.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper div+.overlay.dc-btn,+.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper div+.overlay.dc-btn,+.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper div+.overlay.dc-btn,+.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) div+a.overlay,+.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper div+a.overlay,+.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) div+a.overlay,+.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper div+a.overlay,+.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) div+a.overlay,+.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper div+a.overlay,+.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) div+a.overlay,+.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper div+a.overlay,+.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) div+a.overlay,+.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper div+a.overlay,+.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) div+a.overlay,+.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper div+a.overlay) img{-ms-transform:scale(1.1);transform:scale(1.1)}}.item.dc-card .button-wrapper{margin-top:15px;-ms-flex-order:3;order:3;display:none}.item.dc-card .button-wrapper a{position:relative}:root{--cards-carousel-minus-margin:-15px;--cards-carousel-card-margin-right:15px}.section.dc-logo-carousel{overflow:hidden}@media only screen and (max-width:767px){.section.dc-logo-carousel>.inner{padding-inline:0!important}.section.dc-logo-carousel>.inner .items{-ms-transform:scale(.75);transform:scale(.75);width:140%;margin-left:-20%}}.section.dc-logo-carousel .slick-list{overflow:visible}.section.dc-logo-carousel .slick-track{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.section.dc-logo-carousel .slick-track>.item{padding:0 50px}.section.dc-logo-carousel .section_content>.description{margin-top:clamp(45px, 7vw, 75px)}.section.dc-logo-carousel .section_content>.description p{text-align:center;max-width:800px;margin-inline:auto}.section-filters{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;margin-bottom:50px;z-index:100;width:100%}@media only screen and (max-width:767px){.section-filters{margin-bottom:25px}}.section-filters h4{margin:0;padding-left:0!important;width:20%;min-width:220px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1em}.section-filters .clear-filters{width:80px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:14px;line-height:1em;display:none}.section-filters .filters:not(.clear-filters){position:relative;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;border:1px solid var(--dark-color);border-radius:26px;padding-block:12px;padding-inline:clamp(10px, 1.2vw, 25px);margin-left:.9vw;-ms-flex:1;flex:1;line-height:1em}.section-filters .filters:not(.clear-filters) .value{color:var(--theme-color);margin-left:20px}.section-filters .filters:not(.clear-filters):hover,.section-filters .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .filters.dc-btn:not(.clear-filters),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section-filters .filters.dc-btn:not(.clear-filters),.section-filters .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.filters:not(.clear-filters),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters),.section-filters .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.filters:not(.clear-filters),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters),.section-filters .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.filters:not(.clear-filters),.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters),.section-filters .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.filters:not(.clear-filters),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters),.section-filters .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .filters.dc-btn:not(.clear-filters),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section-filters .filters.dc-btn:not(.clear-filters),.section-filters .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .filters.dc-btn:not(.clear-filters),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section-filters .filters.dc-btn:not(.clear-filters),.section-filters .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .filters.dc-btn:not(.clear-filters),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section-filters .filters.dc-btn:not(.clear-filters),.section-filters .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.filters:not(.clear-filters),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters),.section-filters .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.filters:not(.clear-filters),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters),.section-filters .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.filters:not(.clear-filters),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters),.section-filters .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.filters:not(.clear-filters),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters),.section-filters .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.filters:not(.clear-filters),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters),.section-filters .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.filters:not(.clear-filters),.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters),.section-filters .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.filters:not(.clear-filters),.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters),.section-filters .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.filters:not(.clear-filters),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters),.section-filters .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.filters:not(.clear-filters),.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters),.section-filters .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.filters:not(.clear-filters),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters),.section-filters .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.filters:not(.clear-filters),.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters),.section-filters .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.filters:not(.clear-filters),.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters){color:var(--theme-color)}.section-filters .filters:not(.clear-filters):hover .dropdown-content,.section-filters .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .filters.dc-btn:not(.clear-filters) .dropdown-content,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section-filters .filters.dc-btn:not(.clear-filters) .dropdown-content,.section-filters .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.filters:not(.clear-filters) .dropdown-content,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.filters:not(.clear-filters) .dropdown-content,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.filters:not(.clear-filters) .dropdown-content,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.filters:not(.clear-filters) .dropdown-content,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .filters.dc-btn:not(.clear-filters) .dropdown-content,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section-filters .filters.dc-btn:not(.clear-filters) .dropdown-content,.section-filters .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .filters.dc-btn:not(.clear-filters) .dropdown-content,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section-filters .filters.dc-btn:not(.clear-filters) .dropdown-content,.section-filters .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .filters.dc-btn:not(.clear-filters) .dropdown-content,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section-filters .filters.dc-btn:not(.clear-filters) .dropdown-content,.section-filters .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.filters:not(.clear-filters) .dropdown-content,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.filters:not(.clear-filters) .dropdown-content,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.filters:not(.clear-filters) .dropdown-content,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.filters:not(.clear-filters) .dropdown-content,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.filters:not(.clear-filters) .dropdown-content,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.filters:not(.clear-filters) .dropdown-content,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.filters:not(.clear-filters) .dropdown-content,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.filters:not(.clear-filters) .dropdown-content,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.filters:not(.clear-filters) .dropdown-content,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.filters:not(.clear-filters) .dropdown-content,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.filters:not(.clear-filters) .dropdown-content,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section-filters a.filters:not(.clear-filters) .dropdown-content,.section-filters .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.filters:not(.clear-filters) .dropdown-content,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section-filters a.filters:not(.clear-filters) .dropdown-content{opacity:1}.section-filters .filters:not(.clear-filters) .dropdown-label{color:var(--dark-color);line-height:1em;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.section-filters .filters:not(.clear-filters) .filter-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:1080px;padding:0;-ms-flex-direction:column;flex-direction:column}.section-filters .filters:not(.clear-filters) .filter-items li{list-style:none;margin:0;padding:0}.section-filters .filters:not(.clear-filters) .filter-items li a{cursor:pointer;display:block;font-size:13px;text-transform:uppercase;white-space:nowrap}.section-filters .filters:not(.clear-filters).dc-dropdown{position:relative}.section-filters .filters:not(.clear-filters).dc-dropdown .dropdown-content{position:absolute;top:100%;left:-1px;width:calc(100% + 2px);padding:0 clamp(10px, 1.2vw, 25px) clamp(10px, 1.2vw, 25px);display:none;background:#fff;border-radius:0 0 30px 30px;border:1px solid var(--dark-color);border-width:0 1px 1px 1px}.section-filters .filters:not(.clear-filters).dc-dropdown .dropdown-content.active-mt{display:block}.section-filters .filters:not(.clear-filters).dc-dropdown .dropdown-content ul li{list-style:none;padding-left:0;margin-left:0}.section-filters .filters:not(.clear-filters).dc-dropdown .dropdown-content ul li a{display:block;text-transform:none}.section-filters .filters:not(.clear-filters) form{width:100%;padding-right:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.section-filters .filters:not(.clear-filters) form input{border:0 none;padding:0;margin:0}.section-filters .filters:not(.clear-filters) form button{background:none;border:0 none;color:var(--theme-color)}.section-filters .filters:has(.dropdown-content.active-mt){border-radius:26px 26px 0 0}.section-pagination{margin-top:70px;text-align:center}.dc-loader{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;box-shadow:inset 1000px 1000px 1000px 1000px rgb(0 0 0 / .2)}.dc-loader img{max-width:100px}.section.dc-accordion{position:relative;z-index:11}.section.dc-accordion>.inner .section_content .item .left{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.section.dc-accordion>.inner .section_content .item .left .image-wrapper{border-radius:24px;display:-ms-flexbox;display:flex;overflow:hidden}@media only screen and (min-width:768px){.section.dc-accordion>.inner .section_content .item .left .image-wrapper{margin-right:18%}}@media only screen and (max-width:767px){.section.dc-accordion>.inner .section_content .item .left .image-wrapper{margin-top:50px}}.section.dc-accordion>.inner .section_content .item .left .image-wrapper img{object-fit:cover;aspect-ratio:1/1}.section.dc-accordion .accordion{padding-block:26px;width:100%;max-width:100%;position:relative;margin-bottom:4px;border-bottom:1px solid var(--theme3-color)}.section.dc-accordion .accordion:first-child{border-top:1px solid var(--theme3-color)}.section.dc-accordion .accordion:after{content:"+";position:absolute;right:0;top:25px;width:36px;height:33px;padding-bottom:3px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:40px;font-weight:400!important;color:var(--theme3-color);cursor:pointer;transition:all 150ms ease-in-out}.section.dc-accordion .accordion:after:hover,.section.dc-accordion .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .accordion.dc-btn:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-accordion .accordion.dc-btn:after,.section.dc-accordion .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.accordion:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-accordion a.accordion:after,.section.dc-accordion .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.accordion:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-accordion a.accordion:after,.section.dc-accordion .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.accordion:after,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-accordion a.accordion:after,.section.dc-accordion .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.accordion:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-accordion a.accordion:after,.section.dc-accordion .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .accordion.dc-btn:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-accordion .accordion.dc-btn:after,.section.dc-accordion .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .accordion.dc-btn:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-accordion .accordion.dc-btn:after,.section.dc-accordion .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .accordion.dc-btn:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-accordion .accordion.dc-btn:after,.section.dc-accordion .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.accordion:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-accordion a.accordion:after,.section.dc-accordion .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.accordion:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-accordion a.accordion:after,.section.dc-accordion .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.accordion:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-accordion a.accordion:after,.section.dc-accordion .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.accordion:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-accordion a.accordion:after,.section.dc-accordion .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.accordion:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-accordion a.accordion:after,.section.dc-accordion .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.accordion:after,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-accordion a.accordion:after,.section.dc-accordion .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.accordion:after,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-accordion a.accordion:after,.section.dc-accordion .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.accordion:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-accordion a.accordion:after,.section.dc-accordion .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.accordion:after,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-accordion a.accordion:after,.section.dc-accordion .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.accordion:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-accordion a.accordion:after,.section.dc-accordion .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.accordion:after,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-accordion a.accordion:after,.section.dc-accordion .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.accordion:after,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-accordion a.accordion:after{color:var(--theme2-color)}.section.dc-accordion .accordion .title{position:relative;z-index:100;cursor:pointer}.section.dc-accordion .accordion .title h3{margin-bottom:0;padding-right:clamp(50px, 6vw, 100px);-ms-flex:1;flex:1;transition:all 350ms ease-in-out}.section.dc-accordion .accordion .content{overflow:hidden;max-height:0;max-width:1100px;padding-right:clamp(50px, 6vw, 100px);transition:max-height 0.2s ease-in-out}.section.dc-accordion .accordion .content .content-wrap{padding-block:20px}.section.dc-accordion .accordion .image-wrapper{display:-ms-flexbox;display:flex;width:262px;max-height:36vw;transition:all 350ms ease-in-out}@media only screen and (max-width:767px){.section.dc-accordion .accordion .image-wrapper{margin-bottom:50px;max-height:80vw;width:100%}}.section.dc-accordion .accordion .image-wrapper img{aspect-ratio:1.5/1;width:100%;object-fit:cover}.section.dc-accordion .accordion.active:after{content:"-"}.section.dc-accordion .accordion.active .content{max-height:3000px;transition:max-height 1.5s ease-in-out}.section.dc-accordion .accordion:not(.active){cursor:pointer;transition:all 250ms ease-in-out}.section.dc-accordion.style_2>.inner>.section_content{padding-inline:0}.section.dc-accordion.style_2>.inner>.section_content .item .left{display:none!important}.section.dc-accordion.style_2>.inner>.section_content .item .right{width:100%!important}.section.dc-accordion.style_2>.inner>.section_content .item .left:has(.accordion-wrapper):after{display:none}.section.bg_green_light:has(+.bg_green_light),.section.bg_green_light:has(+script+.bg_green_light),.section.bg_green_light:has(+script+script+.bg_green_light){margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-bottom:50px!important}.section.bg_green_light+.bg_green_light,.section.bg_green_light+script+.bg_green_light,.section.bg_green_light+script+script+.bg_green_light{margin-top:0;border-top-left-radius:0;border-top-right-radius:0;padding-top:0!important;-ms-transform:none!important;transform:none!important}.grid-items>.section.dc-cta,.section.dc-hotboxes>.inner .section_content .items>.section.dc-cta{padding-block:0!important;margin-block:0!important}@media only screen and (min-width:768px){.grid-items>.section.dc-cta,.section.dc-hotboxes>.inner .section_content .items>.section.dc-cta{width:calc(100% - 20px)!important}}.grid-items>.section.dc-cta>.inner,.section.dc-hotboxes>.inner .section_content .items>.section.dc-cta>.inner{padding-inline:0!important}.grid-items>.section.dc-cta>.inner:before,.section.dc-hotboxes>.inner .section_content .items>.section.dc-cta>.inner:before{width:100%!important;left:0!important}@media only screen and (min-width:1100px){.grid-items>.section.dc-cta>.inner .section_intro,.section.dc-hotboxes>.inner .section_content .items>.section.dc-cta>.inner .section_intro{-ms-flex-direction:row;flex-direction:row}}.section.dc-cta{z-index:1}.section.dc-cta:has(+.bg_green_light),.section.dc-cta:has(+.bg_green,+.single-post article .section.dc-news-grid.related-news){padding-bottom:0!important}.section_content>.section.dc-cta .inner{padding-inline:0!important;margin-top:40px}.section_content>.section.dc-cta .inner:before{width:100%!important;left:0!important}.section.dc-cta.cta_style_1,.section.dc-cta.cta_style_2{padding-block:0 100px}.section.dc-cta.cta_style_1>.inner,.section.dc-cta.cta_style_2>.inner{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-inline:20px}@media only screen and (max-width:767px){.section.dc-cta.cta_style_1>.inner,.section.dc-cta.cta_style_2>.inner{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}}.section.dc-cta.cta_style_1>.inner:before,.section.dc-cta.cta_style_2>.inner:before{content:"";position:absolute;left:20px;height:100%;width:calc(100% - 40px);background:var(--theme2-color);background-repeat:no-repeat;border-radius:clamp(30px, 2vw, 48px)}.section.dc-cta.cta_style_1>.inner .section_intro,.section.dc-cta.cta_style_2>.inner .section_intro{position:relative;width:100%;z-index:2}.section.dc-cta.cta_style_1>.inner .section_intro h2,.section.dc-cta.cta_style_2>.inner .section_intro h2{color:var(--dark-color);margin-bottom:clamp(12px, 1.2vw, 23px)}.section.dc-cta.cta_style_1>.inner .section_intro .description p,.section.dc-cta.cta_style_2>.inner .section_intro .description p{color:var(--dark-color)}.section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p a{color:var(--light-color);text-decoration:underline}.section.dc-cta.cta_style_1>.inner .section_intro .description p a:hover,.section.dc-cta.cta_style_1>.inner .section_intro .description p .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .description p a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .description p .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .description p a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .description p .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .description p a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .description p .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .description p a.dc-btn,.section.dc-cta.cta_style_1>.inner .section_intro .description p .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_1>.inner .section_intro .description p .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_1>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p a:hover,.section.dc-cta.cta_style_2>.inner .section_intro .description p .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .description p a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .description p .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .description p a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .description p .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .description p a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .description p .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .description p a.dc-btn,.section.dc-cta.cta_style_2>.inner .section_intro .description p .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cta.cta_style_2>.inner .section_intro .description p a,.section.dc-cta.cta_style_2>.inner .section_intro .description p .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-cta.cta_style_2>.inner .section_intro .description p a{color:var(--dark-color)}.section.dc-cta.cta_style_1>.inner .gform_wrapper form .gform_footer input,.section.dc-cta.cta_style_2>.inner .gform_wrapper form .gform_footer input{background:var(--dark-color)}.section.dc-cta.cta_style_2>.inner:before{background-image:url(/wp-content/themes/digitalcreative/img/cta-bg2.jpg);background-position:right center;background-size:auto 100%}.section.dc-cta.cta_style_2>.inner .section_intro{padding-block:clamp(40px, 5vw, 100px);padding-inline:10%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.section.dc-cta.cta_style_2>.inner .section_intro{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;padding-block:clamp(25px, 5vw, 100px);padding-inline:20px}}@media only screen and (min-width:768px){.section.dc-cta.cta_style_2>.inner .section_intro .title-wrapper{width:52%;padding-right:20px}}@media only screen and (min-width:768px){.section.dc-cta.cta_style_2>.inner .section_intro .description{padding-left:20px;width:44%}}.section.dc-cta.cta_style_1>.inner:before{background-image:url(/wp-content/themes/digitalcreative/img/cta-bg.svg);background-position:left bottom}.section.dc-cta.cta_style_1>.inner .image-wrapper{position:relative;z-index:1;width:100%}.section.dc-cta.cta_style_1>.inner .image-wrapper img{width:100%}@media only screen and (min-width:768px){.section.dc-cta.cta_style_1>.inner .image-wrapper{width:clamp(400px, 40%, 40%)}}@media only screen and (max-width:767px){.section.dc-cta.cta_style_1>.inner .image-wrapper{margin-bottom:-90px}}@media only screen and (min-width:768px){.section.dc-cta.cta_style_1>.inner .image-wrapper .image-wrapper-inner{position:absolute;left:-10%;width:120%;height:110%;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1200px){.section.dc-cta.cta_style_1>.inner .image-wrapper .image-wrapper-inner{left:9%;width:91%;height:calc(100% + clamp(50px, 6vw, 120px))}}.section.dc-cta.cta_style_1>.inner .image-wrapper .image-wrapper-inner img{object-fit:contain;display:block}.section.dc-cta.cta_style_1>.inner .section_intro{padding-block:clamp(40px, 4vw, 80px)}@media only screen and (max-width:767px){.section.dc-cta.cta_style_1>.inner .section_intro{padding-inline:30px}}@media only screen and (min-width:768px){.section.dc-cta.cta_style_1>.inner .section_intro{-ms-flex:1;flex:1;width:unset;padding-left:30px;padding-right:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1200px){.section.dc-cta.cta_style_1>.inner .section_intro{padding-right:11%}}.section.dc-hotboxes{overflow:hidden}@media only screen and (max-width:767px){.section.dc-hotboxes.style_1>.inner .section_content .items{-ms-flex-wrap:wrap;flex-wrap:wrap}}.section.dc-hotboxes.style_1>.inner .section_content .items .item{overflow:hidden;padding-right:30px;padding-block:30px;margin-bottom:0;margin-right:0!important;-ms-flex:1;flex:1}@media only screen and (max-width:767px){.section.dc-hotboxes.style_1>.inner .section_content .items .item{width:50%;-ms-flex:unset;flex:unset;padding-block:10px}}.section.dc-hotboxes.style_1>.inner .section_content .items .item .text{position:relative;max-width:375px}.section.dc-hotboxes.style_1>.inner .section_content .items .item .text h2{margin-bottom:clamp(8px, 1vw, 15px);transition:all 250ms ease-in-out}.section.dc-hotboxes.style_1>.inner .section_content .items .item .text h2:before{margin-bottom:16px}.section.dc-hotboxes.style_1>.inner .section_content .items .item .text p{margin-bottom:0;transition:all 250ms ease-in-out}.section.dc-hotboxes.style_1>.inner .section_content .items .item .text .button-wrapper{display:none}.section.dc-hotboxes.style_1>.inner .section_content .items .item .image-wrapper{display:-ms-flexbox;display:flex;margin-bottom:20px;height:clamp(80px, 6.5vw, 122px);width:100%;position:relative;border-radius:0}@media only screen and (min-width:768px){.section.dc-hotboxes.style_1>.inner .section_content .items .item .image-wrapper{margin-bottom:30px}}.section.dc-hotboxes.style_1>.inner .section_content .items .item .image-wrapper img{object-fit:contain}.section.dc-image-text>.inner .section_intro{margin-bottom:clamp(40px, 6vw, 120px)!important}.section.dc-image-text>.inner .section_intro h2.title{max-width:1250px}.section.dc-image-text>.inner .section_content .right>.content-wrapper{padding-top:clamp(30px, 3vw, 60px)}.section.dc-image-text>.inner .section_content .right>.content-wrapper h2{margin-bottom:clamp(14px, 1.2vw, 26px)}.section.dc-image-text>.inner .section_content .right>.content-wrapper h3:not(:first-child){margin-top:70px}.section.dc-image-text>.inner .section_content .left .image-wrapper{position:relative;width:100%;margin-bottom:20px;overflow:hidden;border-radius:clamp(15px, 1vw, 24px)}@media only screen and (max-width:767px){.section.dc-image-text>.inner .section_content .left .image-wrapper{margin-top:30px!important}}.section.dc-image-text>.inner .section_content .left .image-wrapper>img{display:block;width:100%}.section.dc-image-text>.inner .section_content .left .image-wrapper .video-icon{position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);width:80px;height:80px;border-radius:100px;background:var(--light-color) url(/wp-content/themes/digitalcreative/img/video-play.svg);background-size:contain;background-position:center}.section.dc-image-text>.inner .section_content .left .image-wrapper .video-icon i{display:none}.section.dc-image-text>.inner .section_content .disclaimer-text{text-align:center;max-width:820px;margin-inline:auto;margin-top:50px;font-size:15px}@media only screen and (min-width:768px){.section.dc-image-text>.inner.image_left .image-wrapper{-ms-transform-origin:left top;transform-origin:left top}.section.dc-image-text>.inner.image_left .section_content .right{padding-left:50px}}@media only screen and (min-width:1200px){.section.dc-image-text>.inner.image_left .section_content .right{padding-left:8%;padding-right:clamp(10px, 4vw, 80px)}}@media only screen and (min-width:768px){.section.dc-image-text>.inner.image_right .image-wrapper{-ms-transform-origin:right top;transform-origin:right top}.section.dc-image-text>.inner.image_right .section_content .right{padding-right:50px}}@media only screen and (min-width:1200px){.section.dc-image-text>.inner.image_right .section_content .right{padding-right:8%;padding-left:clamp(10px, 4vw, 80px)}}.section.dc-image-text.style_1>.inner .section_content .left{display:-ms-flexbox;display:flex}.section.dc-image-text.style_1>.inner .section_content .left .small-image-wrapper{left:-8%;position:relative;top:10%}.section.dc-image-text .hover-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.section.dc-image-text .hover-list li{list-style:none;margin:0 20px 12px 0;padding:0;width:calc(50% - 20px)}.section.dc-image-text .hover-list li::marker{color:#fff0}.section.dc-image-text .hover-list li a{display:block;border-radius:40px;border:2px solid var(--theme3-color);padding:clamp(10px, 1.2vw, 18px) clamp(30px, 3vw, 50px) clamp(10px, 1.2vw, 18px) clamp(20px, 2.1vw, 35px);text-decoration:none;transition:all 250ms ease-in-out}.section.dc-image-text .hover-list li a:hover,.section.dc-image-text .hover-list li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-image-text .hover-list li a.dc-btn,.section.dc-image-text .hover-list .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .section.dc-image-text .hover-list .menu>ul>li:nth-last-child(2) a,.section.dc-image-text .hover-list .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .section.dc-image-text .hover-list .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.section.dc-image-text .hover-list .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .section.dc-image-text .hover-list .right>ul>li:nth-last-child(2) a,.section.dc-image-text .hover-list .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .section.dc-image-text .hover-list .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.section.dc-image-text .hover-list li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-image-text .hover-list li a.dc-btn,.section.dc-image-text .hover-list li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-image-text .hover-list li a.dc-btn,.section.dc-image-text .hover-list li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-image-text .hover-list li a.dc-btn,.section.dc-image-text .hover-list .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .section.dc-image-text .hover-list .menu>ul>li:nth-last-child(2) a,.section.dc-image-text .hover-list .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .section.dc-image-text .hover-list .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.section.dc-image-text .hover-list .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .section.dc-image-text .hover-list .menu>ul>li:nth-last-child(2) a,.section.dc-image-text .hover-list .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .section.dc-image-text .hover-list .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.section.dc-image-text .hover-list .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .section.dc-image-text .hover-list .menu>ul>li:nth-last-child(2) a,.section.dc-image-text .hover-list .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .section.dc-image-text .hover-list .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.section.dc-image-text .hover-list .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .section.dc-image-text .hover-list .right>ul>li:nth-last-child(2) a,.section.dc-image-text .hover-list .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .section.dc-image-text .hover-list .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.section.dc-image-text .hover-list .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .section.dc-image-text .hover-list .right>ul>li:nth-last-child(2) a,.section.dc-image-text .hover-list .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .section.dc-image-text .hover-list .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.section.dc-image-text .hover-list .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .section.dc-image-text .hover-list .right>ul>li:nth-last-child(2) a,.section.dc-image-text .hover-list .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .section.dc-image-text .hover-list .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a{background:var(--theme-color);border-color:var(--theme-color);color:var(--dark-color)}.section.dc-image-text .hover-list li a:after{content:"";display:inline-block;position:absolute;width:32px;height:32px;right:clamp(6px, 1vw, 17px);top:clamp(6px, 1vw, 16px);background-image:url(/wp-content/themes/digitalcreative/img/arrow-button.svg);background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;-ms-transform:rotate(-45deg);transform:rotate(-45deg);filter:invert(100%)}.section.dc-intro-section{z-index:11;padding-top:clamp(30px, 6vw, 120px)}.section.dc-intro-section .inner{max-width:1390px}.section.dc-intro-section .inner .section_content{padding-inline:140px}@media only screen and (max-width:949px){.section.dc-intro-section .inner .section_content{padding-right:clamp(1px, 6vw, 140px)}}@media only screen and (max-width:767px){.section.dc-intro-section .inner .section_content{padding-inline:20px}}.section.dc-intro-section .inner .section_content:before{content:"";position:absolute;left:0;top:0;background:url(/wp-content/themes/digitalcreative/img/brandmark-equities_club.svg);background-repeat:no-repeat;width:80px;height:60px}@media only screen and (max-width:767px){.section.dc-intro-section .inner .section_content:before{display:none}}.section.dc-intro-section .inner .section_content .title-wrapper{position:relative}.section.dc-intro-section .inner .section_content .description{-ms-flex:1;flex:1}.section.dc-intro-section .inner .section_content .description .intro-description:not(:last-child){margin-bottom:50px}.section.dc-intro-section .inner .section_content .description .intro-description p:last-child{margin-bottom:0}.section.dc-intro-section:has(+.dc-infoboxes){padding-bottom:0!important}.section.dc-intro-section+.dc-infoboxes{padding-top:50px!important}.section.dc-infoboxes .inner{max-width:1390px}.section.dc-infoboxes .inner .section_content{padding-inline:140px}@media only screen and (max-width:949px){.section.dc-infoboxes .inner .section_content{padding-right:clamp(1px, 6vw, 140px)}}@media only screen and (max-width:767px){.section.dc-infoboxes .inner .section_content{padding-inline:20px}}.section.dc-infoboxes .investment-table{max-width:750px}.section.dc-infoboxes .investment-table .table-header,.section.dc-infoboxes .investment-table .table-body .table-row{display:-ms-flexbox;display:flex}.section.dc-infoboxes .investment-table .table-header>div,.section.dc-infoboxes .investment-table .table-body .table-row>div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px}.section.dc-infoboxes .investment-table .table-header>div:nth-child(1),.section.dc-infoboxes .investment-table .table-body .table-row>div:nth-child(1){width:300px}.section.dc-infoboxes .investment-table .table-header>div:nth-child(2),.section.dc-infoboxes .investment-table .table-body .table-row>div:nth-child(2){width:120px}.section.dc-infoboxes .investment-table .table-header>div:nth-child(3),.section.dc-infoboxes .investment-table .table-body .table-row>div:nth-child(3){width:100px}.section.dc-infoboxes .investment-table .table-header>div:nth-child(4),.section.dc-infoboxes .investment-table .table-body .table-row>div:nth-child(4){width:100px}.section.dc-infoboxes .investment-table .table-header{margin-bottom:20px;background:var(--theme-color);border-radius:6px}.section.dc-infoboxes .investment-table .table-body .table-row{border-bottom:1px solid var(--theme-color)}.section.dc-infoboxes .investment-table .col-link{-ms-flex:1;flex:1;-ms-flex-pack:end;justify-content:flex-end}.section.dc-infoboxes .investment-table .col-link .dc-btn,.section.dc-infoboxes .investment-table .col-link .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-infoboxes .investment-table .col-link a,.section.dc-infoboxes .investment-table .col-link .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-infoboxes .investment-table .col-link a{margin:0}.section.dc-links-section{padding-block:clamp(80px, 8vw, 120px)!important}.section.dc-links-section>.inner>.section_content .item{display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.section.dc-links-section>.inner>.section_content .item{-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:20px}}.section.dc-links-section>.inner>.section_content .item ul{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section.dc-links-section>.inner>.section_content .item ul li{margin:0;padding:0}@media only screen and (min-width:768px){.section.dc-links-section>.inner>.section_content .left{-ms-flex:1;flex:1}.section.dc-links-section>.inner>.section_content .right{width:clamp(200px, 30vw, 460px)}}.section.dc-links-section>.inner>.section_content .right{display:none}.section.dc-jump-to-section>.inner>.section_content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.section.dc-jump-to-section>.inner>.section_content ul{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section.dc-jump-to-section>.inner>.section_content ul li{margin:0 10px 0 0;padding:0}.section.dc-jump-to-section>.inner>.section_content ul li.jump-title{line-height:clamp(38px, 2.2vw, 46px);font-size:16px;font-family:"lazare_grotesk_regular",sans-serif;text-align:center;text-decoration:none;white-space:nowrap;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;box-sizing:border-box;width:auto;margin-top:clamp(12px, 2vw, 20px);padding-inline:clamp(18px, 1.5vw, 24px);opacity:1;color:var(--light-color);background-color:var(--theme3-color)!important;border:2px solid var(--theme3-color)!important;border-radius:50px}.section.dc-text-block .items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.section.dc-text-block .items .item{width:100%;padding-top:30px}.section.dc-text-block .items .item:nth-child(1){padding-top:0}@media only screen and (min-width:768px){.section.dc-text-block .items .item.width_12{width:100%;max-width:1000px}.section.dc-text-block .items .item.width_6_6,.section.dc-text-block .items .item.width_8_4,.section.dc-text-block .items .item.width_4_8,.section.dc-text-block .items .item.width_7_5,.section.dc-text-block .items .item.width_5_7{padding:45px 50px 0 50px}.section.dc-text-block .items .item.width_6_6:nth-child(odd),.section.dc-text-block .items .item.width_8_4:nth-child(odd),.section.dc-text-block .items .item.width_4_8:nth-child(odd),.section.dc-text-block .items .item.width_7_5:nth-child(odd),.section.dc-text-block .items .item.width_5_7:nth-child(odd){padding-left:0}.section.dc-text-block .items .item.width_6_6:nth-child(even),.section.dc-text-block .items .item.width_8_4:nth-child(even),.section.dc-text-block .items .item.width_4_8:nth-child(even),.section.dc-text-block .items .item.width_7_5:nth-child(even),.section.dc-text-block .items .item.width_5_7:nth-child(even){padding-right:0}.section.dc-text-block .items .item.width_6_6:nth-child(1),.section.dc-text-block .items .item.width_6_6:nth-child(2),.section.dc-text-block .items .item.width_8_4:nth-child(1),.section.dc-text-block .items .item.width_8_4:nth-child(2),.section.dc-text-block .items .item.width_4_8:nth-child(1),.section.dc-text-block .items .item.width_4_8:nth-child(2),.section.dc-text-block .items .item.width_7_5:nth-child(1),.section.dc-text-block .items .item.width_7_5:nth-child(2),.section.dc-text-block .items .item.width_5_7:nth-child(1),.section.dc-text-block .items .item.width_5_7:nth-child(2){padding-top:0}.section.dc-text-block .items .item.width_6_6{width:50%}.section.dc-text-block .items .item.width_8_4:nth-child(odd){width:66.666%}.section.dc-text-block .items .item.width_8_4:nth-child(even){width:33.333%}.section.dc-text-block .items .item.width_4_8:nth-child(odd){width:33.333%}.section.dc-text-block .items .item.width_4_8:nth-child(even){width:66.666%}.section.dc-text-block .items .item.width_7_5:nth-child(odd){width:58.333%}.section.dc-text-block .items .item.width_7_5:nth-child(even){width:41.666%}.section.dc-text-block .items .item.width_5_7:nth-child(odd){width:41.666%}.section.dc-text-block .items .item.width_5_7:nth-child(even){width:58.333%}.section.dc-text-block .items .item.width_4_4_4{width:33.333%;padding:45px 15px 0 15px}.section.dc-text-block .items .item.width_4_4_4:nth-child(1){padding-left:0}.section.dc-text-block .items .item.width_4_4_4:nth-child(2){padding-left:8px;padding-right:8px}.section.dc-text-block .items .item.width_4_4_4:nth-child(3){padding-right:0}.section.dc-text-block .items .item.width_4_4_4:nth-child(1),.section.dc-text-block .items .item.width_4_4_4:nth-child(2),.section.dc-text-block .items .item.width_4_4_4:nth-child(3){padding-top:0}}.section.dc-text-block .section_intro,.section.dc-text-block .section_content{max-width:1205px!important}.section.dc-text-block .dc-intro h3,.section.dc-text-block .section_intro .description h3{font-weight:300}.section.dc-text-block .dc-intro h3:first-child,.section.dc-text-block .section_intro .description h3:first-child{margin-top:0!important}.section.dc-text-block .dc-intro p:empty,.section.dc-text-block .section_intro .description p:empty{display:none}.section.dc-text-block .dc-intro:last-child,.section.dc-text-block .section_intro .description:last-child{margin-bottom:0}.section.dc-text-block h2:not(first-child){margin-top:clamp(20px, 2vw, 40px);margin-bottom:20px}.section.dc-text-block h3:not(first-child){margin-top:clamp(15px, 1.5vw, 30px);margin-bottom:20px}.section.dc-text-block h2:first-child{margin-top:0}.section.dc-text-block h2+h3{margin-top:20px!important}.section.dc-text-block p a{color:var(--theme2-color)}.section.dc-text-block p a:hover,.section.dc-text-block p .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block p a.dc-btn,.section.dc-text-block p .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block p a,.section.dc-text-block p .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block p a,.section.dc-text-block p .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block p a,.section.dc-text-block p .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-text-block p a,.section.dc-text-block p .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block p a.dc-btn,.section.dc-text-block p .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block p a.dc-btn,.section.dc-text-block p .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block p a.dc-btn,.section.dc-text-block p .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block p a,.section.dc-text-block p .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block p a,.section.dc-text-block p .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block p a,.section.dc-text-block p .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block p a,.section.dc-text-block p .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-text-block p a,.section.dc-text-block p .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block p a,.section.dc-text-block p .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block p a,.section.dc-text-block p .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-text-block p a,.section.dc-text-block p .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block p a,.section.dc-text-block p .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block p a,.section.dc-text-block p .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-text-block p a,.section.dc-text-block p .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-text-block p a{color:var(--theme2-color);text-decoration:underline}.section.dc-text-block.dc-contact-form .section_content{max-width:1680px!important}.section.dc-text-block.dc-contact-form .section_content>.items{-ms-flex-align:start;align-items:flex-start}@media only screen and (min-width:768px){.section.dc-text-block.dc-contact-form .section_content>.items .item{width:50%}}.section.dc-text-block.dc-contact-form .section_content>.items .item:first-child>*{max-width:650px}.section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons{margin-top:45px!important}.section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons li{margin-inline:0}.section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons a{background-color:var(--dark-color);color:var(--light-color);font-size:30px;width:56px;height:56px}.section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons a:hover,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section_content>.items .slick-track>.item:hover .button-wrapper .item:first-child .dc_social_icons a.dc-btn,.section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .slick-track>.item:hover .button-wrapper .item:first-child .dc_social_icons a.dc-btn,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section_content>.items .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .slick-track>.item:hover .button-wrapper a,.section.dc-text-block.dc-contact-form .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content>.items .slick-track>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .slick-track>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section_content>.items .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .slick-track>.item:hover .button-wrapper a,.section.dc-text-block.dc-contact-form .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content>.items .slick-track>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .slick-track>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section_content>.items .grid-items>.item:hover .button-wrapper .item:first-child .dc_social_icons a.dc-btn,.section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .grid-items>.item:hover .button-wrapper .item:first-child .dc_social_icons a.dc-btn,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper a.dc-btn,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content>.items .items>.item:hover .button-wrapper .item:first-child .dc_social_icons a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-text-block.dc-contact-form .section_content>.items .items>.item:hover .button-wrapper .item:first-child .dc_social_icons a.dc-btn,.section.dc-text-block.dc-contact-form .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper a.dc-btn,.section.dc-text-block.dc-contact-form .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content>.items .items>.item:hover .button-wrapper .item:first-child .dc_social_icons a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .items>.item:hover .button-wrapper .item:first-child .dc_social_icons a.dc-btn,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section_content>.items .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .grid-items>.item:hover .button-wrapper a,.section.dc-text-block.dc-contact-form .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content>.items .grid-items>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .grid-items>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content>.items .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-text-block.dc-contact-form .section_content>.items .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper a,.section.dc-text-block.dc-contact-form .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content>.items .items>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-text-block.dc-contact-form .section_content>.items .items>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-text-block.dc-contact-form .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content>.items .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper a,.section.dc-text-block.dc-contact-form .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content>.items .items>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .items>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section_content>.items .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .grid-items>.item:hover .button-wrapper a,.section.dc-text-block.dc-contact-form .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content>.items .grid-items>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .grid-items>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-text-block.dc-contact-form .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content>.items .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-text-block.dc-contact-form .section_content>.items .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper a,.section.dc-text-block.dc-contact-form .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content>.items .items>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-text-block.dc-contact-form .section_content>.items .items>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-text-block.dc-contact-form .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content>.items .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .item:first-child .dc_social_icons a,.section.dc-text-block.dc-contact-form .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .item:first-child .dc_social_icons .items>.item:hover .button-wrapper a,.section.dc-text-block.dc-contact-form .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content>.items .items>.item:hover .button-wrapper .item:first-child .dc_social_icons a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-text-block.dc-contact-form .section_content>.items .items>.item:hover .button-wrapper .item:first-child .dc_social_icons a{background-color:var(--theme2-color)}.section.dc-text-block.dc-contact-form .section_content>.items .item:nth-child(2) .widget{margin-bottom:30px;border-radius:30px}.section.dc-text-block.dc-contact-form .section_content>.items .item:nth-child(2) .widget:first-child{background-color:#F8F5ED;border-radius:20px;padding:clamp(30px, 4vw, 80px) clamp(20px, 3vw, 60px) clamp(30px, 4vw, 80px) clamp(20px, 5vw, 90px)}.section.dc-text-block.dc-contact-form .section_content>.items .item:nth-child(2) .widget:nth-child(2),.section.dc-text-block.dc-contact-form .section_content>.items .item:nth-child(2) .widget:nth-child(3){padding-inline:clamp(20px, 5vw, 90px) clamp(20px, 3vw, 60px)}.section.dc-text-block.dc-contact-form .section_content>.items .item:nth-child(2) p:empty{display:none}.section.dc-text-block.dc-contact-form .section_content>.items .item p{max-width:545px!important}.section.dc-text-block.our-purpose{padding-bottom:20px!important}.section.dc-text-block.our-purpose h2,.section.dc-text-block.our-purpose h3{margin:0!important;margin-bottom:clamp(15px, 1.5vw, 30px)!important}.section.dc-text-block.our-purpose .section_content{max-width:100%!important}.section.dc-text-block.our-purpose .items{gap:20px}.section.dc-text-block.our-purpose .item{padding:clamp(20px, 4vw, 80px) clamp(30px, 6vw, 120px)!important;border-radius:clamp(30px, 2vw, 48px)}.section.dc-text-block.our-purpose .item:first-child{background:var(--theme-color)}.section.dc-text-block.our-purpose .item:nth-child(2){background:var(--lightgreenbg-color)}@media only screen and (min-width:768px){.section.dc-text-block.our-purpose .item:first-child{width:calc(41.666% - 10px)!important}.section.dc-text-block.our-purpose .item:nth-child(2){width:calc(58.333% - 10px)!important}}.section.dc-text-block figure{width:100%}.section.dc-text-block figure video{width:100%!important;height:auto}.section.dc-text-block figure table{width:100%}.section.dc-text-block figure thead th{padding:15px 20px;background:var(--theme-color);text-align:left}.section.dc-text-block figure thead th:first-child{border-radius:6px 0 0 6px}.section.dc-text-block figure thead th:last-child{border-radius:0 6px 6px 0}.section.dc-text-block figure tbody td{padding:20px;text-align:left;border-bottom:1px solid var(--theme-color)}.dc-mobile-readmore{display:block}.toggle-dc-readmore{display:none}@media only screen and (max-width:767px){.dc-mobile-readmore{display:none}.toggle-dc-readmore{display:inline-block;margin-top:10px;cursor:pointer}}.section.dc-text-block .newsletter{border-radius:clamp(15px, 1vw, 24px);padding:clamp(40px, 4vw, 80px) clamp(30px, 3vw, 60px);margin-top:clamp(30px, 2.5vw, 50px);max-width:650px;background-color:var(--theme-color);background-image:url(/wp-content/themes/digitalcreative/img/hero-brand.svg);background-size:clamp(500px, 48vw, 840px);background-repeat:no-repeat;background-position:clamp(220px, 4vw, 610px) 88%}.section.dc-text-block .newsletter>h2,.section.dc-text-block .newsletter>p,.section.dc-text-block .newsletter>div{max-widtj:520px}.section.dc-image-video-text>.inner .section_content .text{max-width:100%}@media only screen and (max-width:767px){.section.dc-image-video-text>.inner .section_content .text{width:100%;max-width:600px}}.section.dc-image-video-text>.inner .section_content .image-wrapper{position:relative;width:100%}@media only screen and (max-width:767px){.section.dc-image-video-text>.inner .section_content .image-wrapper{margin-top:30px!important}}.section.dc-image-video-text>.inner .section_content .image-wrapper>img{display:block;width:100%}.section.dc-image-video-text>.inner .section_content a.overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.section.dc-image-video-text>.inner .section_content a.overlay span.play-btn{position:absolute;width:90px;height:90px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;box-shadow:0 2px 3px 0 rgb(0 0 0 / .1);background-color:rgb(0 0 0 / .2);border-radius:100%;border:2px solid #fff;transition:all 250ms ease-in-out}@media only screen and (min-width:950px){.section.dc-image-video-text>.inner .section_content a.overlay span.play-btn{width:130px;height:130px}}.section.dc-image-video-text>.inner .section_content a.overlay span.play-btn i{color:#fff;font-size:55px;margin-left:17px;-ms-transform:scaleX(1.5);transform:scaleX(1.5);transition:all 250ms ease-in-out}@media only screen and (min-width:950px){.section.dc-image-video-text>.inner .section_content a.overlay span.play-btn i{font-size:70px}}.section.dc-image-video-text>.inner .section_content a.overlay:hover span.play-btn,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn,.section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .slick-track>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-image-video-text>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.overlay span.play-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .slick-track>.item:hover .button-wrapper a.overlay span.play-btn,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-image-video-text>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.overlay span.play-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .slick-track>.item:hover .button-wrapper a.overlay span.play-btn,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn,.section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .grid-items>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn,.section.dc-image-video-text>.inner .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-image-video-text>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.overlay span.play-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .grid-items>.item:hover .button-wrapper a.overlay span.play-btn,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-image-video-text>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn,.section.dc-image-video-text>.inner .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-image-video-text>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-image-video-text>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.overlay span.play-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .grid-items>.item:hover .button-wrapper a.overlay span.play-btn,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-image-video-text>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn,.section.dc-image-video-text>.inner .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn,.section.dc-image-video-text>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn{background-color:rgb(0 0 0 / .6)}.section.dc-image-video-text>.inner .section_content a.overlay:hover span.play-btn i,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn i,.section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .slick-track>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn i,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-image-video-text>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.overlay span.play-btn i,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .slick-track>.item:hover .button-wrapper a.overlay span.play-btn i,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-image-video-text>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.overlay span.play-btn i,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .slick-track>.item:hover .button-wrapper a.overlay span.play-btn i,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn i,.section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .grid-items>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn i,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn i,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn i,.section.dc-image-video-text>.inner .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn i,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper a.overlay.dc-btn span.play-btn i,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-image-video-text>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.overlay span.play-btn i,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .grid-items>.item:hover .button-wrapper a.overlay span.play-btn i,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-image-video-text>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn i,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn i,.section.dc-image-video-text>.inner .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-image-video-text>.inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn i,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn i,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-image-video-text>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.overlay span.play-btn i,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .grid-items>.item:hover .button-wrapper a.overlay span.play-btn i,.section.dc-image-video-text>.inner .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-image-video-text>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn i,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn i,.section.dc-image-video-text>.inner .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.overlay span.play-btn i,.section.dc-image-video-text>.inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn i,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section.dc-image-video-text>.inner .section_content .items>.item:hover .button-wrapper a.overlay span.play-btn i{color:#D6F3A9}@media only screen and (min-width:768px){.section.dc-image-video-text.default .image_left .content-wrapper{padding-left:7%}.section.dc-image-video-text.default .image_right .content-wrapper{padding-right:5%}}.section.performance-section,.section.dc-cards{margin-inline:auto;max-width:1680px;margin-block:20px;background:var(--greenbg-color) url(/wp-content/themes/digitalcreative/img/our-portfolio-bg.svg)!important;background-position:right top!important;background-repeat:no-repeat!important;background-size:77%!important;border-radius:clamp(30px, 2vw, 48px)}@media only screen and (max-width:1719px){.section.performance-section,.section.dc-cards{margin-inline:20px}}.section.performance-section>.inner,.section.dc-cards>.inner{padding-inline:clamp(20px, 6vw, 120px);overflow:hidden}.section.performance-section>.inner .section_intro,.section.dc-cards>.inner .section_intro{color:var(--light-color)}@media only screen and (min-width:850px){.section.dc-cards>.inner .section_intro{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.section.dc-cards>.inner .section_intro .left{-ms-flex:1;flex:1;max-width:640px;padding-right:30px}.section.dc-cards>.inner .section_intro .right{width:clamp(340px, 40%, 40%)}.section.dc-cards>.inner .section_intro:after{width:100%}}@media only screen and (max-width:849px){.section.dc-cards>.inner .section_intro .right{margin-top:40px}}.section.dc-cards>.inner .section_intro .subscribe-form h3{margin:0!important}@media only screen and (max-width:849px){.section.dc-cards>.inner .section_content .slick-list{max-width:68vw}}.section.dc-cards>.inner .section_content .grid-items,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items{width:calc(100% + 20px);margin-left:-10px}.section.dc-cards>.inner .section_content .slick-track>.item,.section.dc-cards>.inner .section_content .grid-items>.item,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item{position:relative;padding:clamp(20px, 2vw, 40px);margin:10px;height:unset;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;border-radius:clamp(15px, 1vw, 24px);background:var(--light-color)}.section.dc-cards>.inner .section_content .slick-track>.item .image-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item .image-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item .image-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item .image-wrapper{display:-ms-flexbox;display:flex;height:100px}.section.dc-cards>.inner .section_content .slick-track>.item .image-wrapper img,.section.dc-cards>.inner .section_content .grid-items>.item .image-wrapper img,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item .image-wrapper img,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item .image-wrapper img{object-fit:contain}.section.dc-cards>.inner .section_content .slick-track>.item .content-wrapper,.section.dc-cards>.inner .section_content .grid-items>.item .content-wrapper,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item .content-wrapper{-ms-flex:1;flex:1;padding-block:40px}.section.dc-cards>.inner .section_content .slick-track>.item .content-wrapper .stock-widget .smw-root .name,.section.dc-cards>.inner .section_content .grid-items>.item .content-wrapper .stock-widget .smw-root .name,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .stock-widget .smw-root .name,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item .content-wrapper .stock-widget .smw-root .name{display:block;margin-block:0 9px}.section.dc-cards>.inner .section_content .slick-track>.item .content-wrapper .stock-widget .smw-root .price,.section.dc-cards>.inner .section_content .grid-items>.item .content-wrapper .stock-widget .smw-root .price,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper .stock-widget .smw-root .price,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item .content-wrapper .stock-widget .smw-root .price{color:var(--theme2-color)}.section.dc-cards>.inner .section_content .slick-track>.item .button-wrapper .dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item .button-wrapper a,.section.dc-cards>.inner .section_content .slick-track>.item .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item .button-wrapper a,.section.dc-cards>.inner .section_content .grid-items>.item .button-wrapper .dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item .button-wrapper .dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item .button-wrapper .dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item .button-wrapper a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item .button-wrapper a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item .button-wrapper a,.section.dc-cards>.inner .section_content .grid-items>.item .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item .button-wrapper a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item .button-wrapper a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item .button-wrapper a{width:100%;-ms-flex-pack:center;justify-content:center}.section.performance-section{background-image:url(/wp-content/themes/digitalcreative/img/investment-performance-bg.svg)!important;background-position:left bottom!important;background-size:clamp(120px, 45vw, 660px)!important}.section.performance-section>.inner>.section_intro .title{max-width:100%}.section.performance-section .grid-items,.section.performance-section .section.dc-hotboxes>.inner .section_content .items,.section.dc-hotboxes>.inner .section_content .section.performance-section .items{margin-top:clamp(40px, 4vw, 70px);width:calc(100% + 10px)}.section.performance-section .grid-items>.item,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item{border:1px solid var(--light-color);border-radius:clamp(15px, 1vw, 24px);padding:clamp(20px, 3vw, 60px);margin-top:20px;margin-right:20px;width:calc(33.3% - 20px);color:var(--light-color)}@media only screen and (max-width:849px){.section.performance-section .grid-items>.item,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item{width:calc(100% - 10px)}}.section.performance-section .grid-items>.item .content-wrapper,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item .content-wrapper,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item .content-wrapper{padding-block:40px}.section.performance-section .grid-items>.item li,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item li,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item li,.section.performance-section .grid-items>.item p,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item p,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item p,.section.performance-section .grid-items>.item h3,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item h3,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item h3{color:var(--light-color)}.section.performance-section .grid-items>.item .price,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item .price,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item .price{color:var(--theme2-color)}.section.performance-section .grid-items>.item.summary-box ul,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item.summary-box ul,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item.summary-box ul{margin-bottom:0}.section.performance-section .grid-items>.item.summary-box li,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item.summary-box li,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item.summary-box li{list-style:none;padding:0;margin:0 0 22px 0}.section.performance-section .grid-items>.item.summary-box li strong,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item.summary-box li strong,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item.summary-box li strong{display:block;color:var(--theme3-color);margin-top:4px}.section.performance-section .grid-items>.item.summary-box li:last-child,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item.summary-box li:last-child,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item.summary-box li:last-child{margin-bottom:0}.section.performance-section .grid-items>.item.milestones-box ul,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item.milestones-box ul,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item.milestones-box ul{padding-bottom:6px;margin-left:5px;padding-left:15px}.section.performance-section .grid-items>.item.milestones-box ul li,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item.milestones-box ul li,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item.milestones-box ul li{padding-left:15px;margin-left:9px}.section.performance-section .grid-items>.item.milestones-box ul li:before,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item.milestones-box ul li:before,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item.milestones-box ul li:before{content:"";background-image:url(/wp-content/themes/digitalcreative/img/milestone-circle.svg);background-size:contain;width:24px;height:24px;display:block;position:absolute;left:-28px;top:0}.section.performance-section .grid-items>.item.milestones-box ul li:has(strong):before,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item.milestones-box ul li:has(strong):before,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item.milestones-box ul li:has(strong):before{background-image:url(/wp-content/themes/digitalcreative/img/milestone-tick.svg)}.section.performance-section .grid-items>.item.milestones-box ul li::marker,.section.performance-section .section.dc-hotboxes>.inner .section_content .items>.item.milestones-box ul li::marker,.section.dc-hotboxes>.inner .section_content .section.performance-section .items>.item.milestones-box ul li::marker{display:none;font-size:0}.section.dc-cards.investment-portfolio-section{background:none!important}.section.dc-cards.investment-portfolio-section>.inner{padding-inline:0;overflow:hidden}.section.dc-cards.investment-portfolio-section>.inner .left{background:var(--greenbg-color) url(/wp-content/themes/digitalcreative/img/our-portfolio-bg.svg)!important;background-position:right top!important;background-repeat:no-repeat!important;background-size:77%!important;border-radius:clamp(30px, 2vw, 48px);padding:clamp(20px, 6vw, 120px) clamp(20px, 6vw, 120px)}.section.dc-cards.investment-portfolio-section>.inner .right .chart-widget-wrapper{border-radius:clamp(30px, 2vw, 48px);padding:clamp(20px, 2vw, 40px);background:var(--greenbg-color)}.section.dc-cards.investment-portfolio-section>.inner .right .chart-widget-wrapper h3{color:var(--light-color)}.section.dc-cards.investment-portfolio-section .section_content>.item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}@media only screen and (min-width:850px){.section.dc-cards.investment-portfolio-section .section_content>.item{-ms-flex-direction:row;flex-direction:row}.section.dc-cards.investment-portfolio-section .section_content>.item .left{width:calc(66.6% - 10px);overflow:hidden}.section.dc-cards.investment-portfolio-section .section_content>.item .right{width:calc(33.3% - 10px)}}.section.dc-cards.investment-portfolio-section h2.title{color:var(--light-color)}.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item{margin-top:20px!important;height:clamp(235px, 22vw, 360px)}.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item h3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2}.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .image-wrapper{width:100%!important;height:100%!important}.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .content-wrapper{max-width:unset!important}.section.dc-cards.investment-portfolio-section .sidebar-wrapper .item .button-wrapper{display:none}[id^=hb-carousel] .portfolio-card .stock-widget,[id^=hb-carousel] .portfolio-card .stock-widget span,[id^=hb-carousel] .portfolio-card .stock-widget span>div{height:100%}[id^=hb-carousel] .portfolio-card .stock-widget span>div.smw-flexbox{display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}[id^=hb-carousel] .portfolio-card .stock-widget span>div.smw-flexbox .name{-ms-flex:1;flex:1}.section.dc-news-grid{margin-inline:auto}.home .section.dc-news-grid{background:var(--lightgreenbg-color);border-radius:clamp(30px, 2vw, 48px);padding-block:60px!important;margin-block:20px}@media only screen and (min-width:768px){.home .section.dc-news-grid{padding-block:100px!important}}@media only screen and (min-width:950px){.home .section.dc-news-grid{padding-block:145px!important}}.home .section.dc-news-grid>.inner{padding-inline:clamp(20px, 3vw, 60px)}@media only screen and (max-width:1099px){.section.dc-news-grid .grid-items.col3 .item,.section.dc-news-grid .section.dc-hotboxes>.inner .section_content .col3.items .item,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid .col3.items .item{width:calc(50% - 30px)}}@media only screen and (max-width:767px){.section.dc-news-grid .grid-items.col3 .item,.section.dc-news-grid .section.dc-hotboxes>.inner .section_content .col3.items .item,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid .col3.items .item{width:100%}}.section.dc-news-grid .grid-items+.grid-items,.section.dc-news-grid .section.dc-hotboxes>.inner .section_content .items+.grid-items,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid .items+.grid-items,.section.dc-news-grid .section.dc-hotboxes>.inner .section_content .grid-items+.items,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid .grid-items+.items,.section.dc-news-grid .section.dc-hotboxes>.inner .section_content .items+.items,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid .items+.items{margin-top:20px}.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:clamp(40px, 4vw, 80px);width:100%}@media only screen and (min-width:768px){.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured{display:grid;grid-template-columns:minmax(300px,66.666%) minmax(300px,33.333%);grid-template-rows:1fr 1fr;height:clamp(500px, 42vw, 760px)}}.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item{width:auto}.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item:nth-child(1),.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item:nth-child(1),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item:nth-child(1){grid-column:1;grid-row:1/3}.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item:nth-child(2),.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item:nth-child(2),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item:nth-child(2){grid-column:2;grid-row:1}.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item:nth-child(3),.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item:nth-child(3),.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item:nth-child(3){grid-column:2;grid-row:2}@media only screen and (max-width:767px){.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .image-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .image-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .image-wrapper{min-height:230px}}.section.dc-news-grid:not(.video-insights-grid) .grid-items .section_featured .item .button-wrapper,.section.dc-news-grid:not(.video-insights-grid) .section.dc-hotboxes>.inner .section_content .items .section_featured .item .button-wrapper,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid:not(.video-insights-grid) .items .section_featured .item .button-wrapper{display:none}.section.dc-news-grid.news-grid-manual .section_intro,.section.dc-news-grid.layout_grid .section_intro,.section.dc-news-grid.related-news .section_intro,.section.dc-news-grid.video-insights-grid .section_intro{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.section.dc-news-grid.news-grid-manual .section_intro:after,.section.dc-news-grid.layout_grid .section_intro:after,.section.dc-news-grid.related-news .section_intro:after,.section.dc-news-grid.video-insights-grid .section_intro:after{margin-bottom:clamp(40px, 4vw, 70px)}.section.dc-news-grid.news-grid-manual .grid-items,.section.dc-news-grid.news-grid-manual .section.dc-hotboxes>.inner .section_content .items,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid.news-grid-manual .items,.section.dc-news-grid.layout_grid .grid-items,.section.dc-news-grid.layout_grid .section.dc-hotboxes>.inner .section_content .items,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid.layout_grid .items,.section.dc-news-grid.related-news .grid-items,.section.dc-news-grid.related-news .section.dc-hotboxes>.inner .section_content .items,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid.related-news .items,.section.dc-news-grid.video-insights-grid .grid-items,.section.dc-news-grid.video-insights-grid .section.dc-hotboxes>.inner .section_content .items,.section.dc-hotboxes>.inner .section_content .section.dc-news-grid.video-insights-grid .items{gap:20px}.section.dc-news-grid.news-grid-manual .item,.section.dc-news-grid.layout_grid .item,.section.dc-news-grid.related-news .item,.section.dc-news-grid.video-insights-grid .item{height:clamp(235px, 22vw, 360px)}.section.dc-news-grid.news-grid-manual .item h3,.section.dc-news-grid.news-grid-manual .item .h3,.section.dc-news-grid.news-grid-manual .item .section.dc-text-block h2:not(first-child),.section.dc-text-block .section.dc-news-grid.news-grid-manual .item h2:not(first-child),.section.dc-news-grid.layout_grid .item h3,.section.dc-news-grid.layout_grid .item .h3,.section.dc-news-grid.layout_grid .item .section.dc-text-block h2:not(first-child),.section.dc-text-block .section.dc-news-grid.layout_grid .item h2:not(first-child),.section.dc-news-grid.related-news .item h3,.section.dc-news-grid.related-news .item .h3,.section.dc-news-grid.related-news .item .section.dc-text-block h2:not(first-child),.section.dc-text-block .section.dc-news-grid.related-news .item h2:not(first-child),.section.dc-news-grid.video-insights-grid .item h3,.section.dc-news-grid.video-insights-grid .item .h3,.section.dc-news-grid.video-insights-grid .item .section.dc-text-block h2:not(first-child),.section.dc-text-block .section.dc-news-grid.video-insights-grid .item h2:not(first-child){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2}@media only screen and (max-width:767px){.section.dc-news-grid.news-grid-manual .item h3,.section.dc-news-grid.news-grid-manual .item .h3,.section.dc-news-grid.news-grid-manual .item .section.dc-text-block h2:not(first-child),.section.dc-text-block .section.dc-news-grid.news-grid-manual .item h2:not(first-child),.section.dc-news-grid.layout_grid .item h3,.section.dc-news-grid.layout_grid .item .h3,.section.dc-news-grid.layout_grid .item .section.dc-text-block h2:not(first-child),.section.dc-text-block .section.dc-news-grid.layout_grid .item h2:not(first-child),.section.dc-news-grid.related-news .item h3,.section.dc-news-grid.related-news .item .h3,.section.dc-news-grid.related-news .item .section.dc-text-block h2:not(first-child),.section.dc-text-block .section.dc-news-grid.related-news .item h2:not(first-child),.section.dc-news-grid.video-insights-grid .item h3,.section.dc-news-grid.video-insights-grid .item .h3,.section.dc-news-grid.video-insights-grid .item .section.dc-text-block h2:not(first-child),.section.dc-text-block .section.dc-news-grid.video-insights-grid .item h2:not(first-child){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.section.dc-news-grid.news-grid-manual .item .image-wrapper,.section.dc-news-grid.layout_grid .item .image-wrapper,.section.dc-news-grid.related-news .item .image-wrapper,.section.dc-news-grid.video-insights-grid .item .image-wrapper{width:100%!important;height:100%!important}.section.dc-news-grid.news-grid-manual .item .content-wrapper,.section.dc-news-grid.layout_grid .item .content-wrapper,.section.dc-news-grid.related-news .item .content-wrapper,.section.dc-news-grid.video-insights-grid .item .content-wrapper{max-width:unset!important}.section.dc-news-grid.news-grid-manual .item .button-wrapper,.section.dc-news-grid.layout_grid .item .button-wrapper,.section.dc-news-grid.related-news .item .button-wrapper,.section.dc-news-grid.video-insights-grid .item .button-wrapper{display:none}.section.dc-news-grid.news-grid-manual .item.video-card .content-wrapper:after,.section.dc-news-grid.layout_grid .item.video-card .content-wrapper:after,.section.dc-news-grid.related-news .item.video-card .content-wrapper:after,.section.dc-news-grid.video-insights-grid .item.video-card .content-wrapper:after{background-image:url(/wp-content/themes/digitalcreative/img/video-icon.svg);background-size:contain;border:0}.section.dc-news-grid.news-grid-manual .dc-cta,.section.dc-news-grid.layout_grid .dc-cta,.section.dc-news-grid.related-news .dc-cta,.section.dc-news-grid.video-insights-grid .dc-cta{margin-top:50px}.section.dc-news-grid.video-insights-grid .section_intro{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.section.dc-news-grid .category_list,.section.dc-news-grid .order_by{margin-bottom:clamp(40px, 4vw, 80px);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.section.dc-news-grid .category_list span,.section.dc-news-grid .order_by span{border:1px solid var(--dark-color);border-radius:20px;overflow:hidden;font-size:clamp(12px, 1vw, 15px);line-height:clamp(20px, 1.7vw, 28px);display:block;transition:all 250ms ease-in-out}.section.dc-news-grid .category_list span.label,.section.dc-news-grid .order_by span.label{background:var(--theme-color);border-color:var(--theme-color);padding:2px clamp(9px, 0.8vw, 12px) 1px}.section.dc-news-grid .category_list span a,.section.dc-news-grid .order_by span a{display:block;padding:2px clamp(9px, 0.8vw, 12px) 1px}.section.dc-news-grid .category_list span:hover,.section.dc-news-grid .category_list .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper span.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid .category_list span.dc-btn,.section.dc-news-grid .category_list .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper span.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid .category_list span.dc-btn,.section.dc-news-grid .category_list .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper span.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .category_list span.dc-btn,.section.dc-news-grid .category_list .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper span.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .category_list span.dc-btn,.section.dc-news-grid .category_list span a:hover,.section.dc-news-grid .category_list span .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid .category_list span a.dc-btn,.section.dc-news-grid .category_list span .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid .category_list span a.dc-btn,.section.dc-news-grid .category_list span .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .category_list span a.dc-btn,.section.dc-news-grid .category_list span .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .category_list span a.dc-btn,.section.dc-news-grid .category_list span .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .category_list span a,.section.dc-news-grid .category_list span a.active,.section.dc-news-grid .order_by span:hover,.section.dc-news-grid .order_by .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper span.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid .order_by span.dc-btn,.section.dc-news-grid .order_by .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper span.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid .order_by span.dc-btn,.section.dc-news-grid .order_by .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper span.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .order_by span.dc-btn,.section.dc-news-grid .order_by .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper span.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .order_by span.dc-btn,.section.dc-news-grid .order_by span a:hover,.section.dc-news-grid .order_by span .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid .order_by span a.dc-btn,.section.dc-news-grid .order_by span .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid .order_by span a.dc-btn,.section.dc-news-grid .order_by span .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .order_by span a.dc-btn,.section.dc-news-grid .order_by span .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .order_by span a.dc-btn,.section.dc-news-grid .order_by span .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .section.dc-news-grid .order_by span a,.section.dc-news-grid .order_by span a.active{background:var(--dark-color);color:var(--light-color)}.page_container:has(.section.dc-news-grid.related-news:last-child)+footer{margin-top:20px}.author-box-section{position:relative}.author-box-section .inner{padding-inline:0!important}.author-box-section .inner .dc-authorbox{padding:30px 0}.author-box-section .inner .dc-authorbox .authorbox-inner{max-width:900px;background-color:#fff;padding:0;margin:0 auto 50px;display:grid;grid-template-columns:1fr 2fr;-ms-flex-align:stretch;align-items:stretch}.author-box-section .inner .dc-authorbox .authorbox-inner .image-wrapper.avatar{padding-right:40px;margin:0 auto}.author-box-section .inner .dc-authorbox .authorbox-inner .image-wrapper.avatar img{width:100%;border-radius:20px;object-fit:cover;aspect-ratio:1/1}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .author-name{margin:0 0 15px}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .author-bio p{margin:0}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .button-wrapper{margin-top:20px}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .button-wrapper .dc-btn.outline,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a.outline,.main_menu .menu>ul>li:nth-last-child(2) .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .button-wrapper a.outline,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a.outline,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .button-wrapper a.outline{padding:8px 24px;display:inline}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul{display:-ms-flexbox;display:flex;list-style:none;padding:0;margin:30px 0 0;gap:12px;-ms-flex-direction:row;flex-direction:row}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li{padding:0;margin-left:0}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li:before{display:none}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li a{background-color:var(--light-color);background-size:auto 20px;background-repeat:no-repeat;background-position:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:var(--dark-color)!important;width:clamp(40px, 3vw, 56px);height:clamp(40px, 3vw, 56px);padding:0;border-radius:100%;font-size:clamp(20px, 1.5vw, 24px);filter:invert(1)}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li a:hover,.author-box-section .section.dc-cards>.inner .dc-authorbox .authorbox-inner .author-info ul li .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.author-box-section .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .dc-authorbox .authorbox-inner .author-info ul li a.dc-btn,.author-box-section .section.dc-cards>.inner .dc-authorbox .authorbox-inner .author-info .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.author-box-section .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .dc-authorbox .authorbox-inner .author-info .menu>ul>li:nth-last-child(2) li a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.main_menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.author-box-section .section.dc-cards>.inner .dc-authorbox .authorbox-inner .author-info .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.author-box-section .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .dc-authorbox .authorbox-inner .author-info .right>ul>li:nth-last-child(2) li a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.author-box-section .section.dc-cards>.inner .dc-authorbox .authorbox-inner .author-info ul li .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.author-box-section .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .dc-authorbox .authorbox-inner .author-info ul li a.dc-btn,.author-box-section .section.dc-cards>.inner .dc-authorbox .authorbox-inner .author-info ul li .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.author-box-section .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .dc-authorbox .authorbox-inner .author-info ul li a.dc-btn,.author-box-section .section.dc-hotboxes>.inner .dc-authorbox .authorbox-inner .author-info ul li .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.author-box-section .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .dc-authorbox .authorbox-inner .author-info ul li a.dc-btn,.author-box-section .section.dc-cards>.inner .dc-authorbox .authorbox-inner .author-info .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.author-box-section .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .dc-authorbox .authorbox-inner .author-info .menu>ul>li:nth-last-child(2) li a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.main_menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.author-box-section .section.dc-cards>.inner .dc-authorbox .authorbox-inner .author-info .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.author-box-section .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .dc-authorbox .authorbox-inner .author-info .menu>ul>li:nth-last-child(2) li a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.main_menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.author-box-section .section.dc-hotboxes>.inner .dc-authorbox .authorbox-inner .author-info .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.author-box-section .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .dc-authorbox .authorbox-inner .author-info .menu>ul>li:nth-last-child(2) li a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .menu>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a,.main_menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a,.author-box-section .section.dc-cards>.inner .dc-authorbox .authorbox-inner .author-info .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.author-box-section .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .dc-authorbox .authorbox-inner .author-info .right>ul>li:nth-last-child(2) li a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.author-box-section .section.dc-cards>.inner .dc-authorbox .authorbox-inner .author-info .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.author-box-section .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .dc-authorbox .authorbox-inner .author-info .right>ul>li:nth-last-child(2) li a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.author-box-section .section.dc-hotboxes>.inner .dc-authorbox .authorbox-inner .author-info .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.author-box-section .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .dc-authorbox .authorbox-inner .author-info .right>ul>li:nth-last-child(2) li a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .right>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .author-box-section .inner .dc-authorbox .authorbox-inner .author-info .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a{background-color:#FB6F1E;filter:unset}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li a i{display:block}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li a i:before{display:none}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li a.facebook-share,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li a:has(.fa-facebook){background-image:url(/wp-content/themes/digitalcreative/img/icon-facebook.svg)}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li a.linkedin-share,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li a:has(.fa-linkedin-in){background-image:url(/wp-content/themes/digitalcreative/img/icon-linkedin.svg)}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li a.twitter-share,.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li a:has(.fa-x-twitter){background-image:url(/wp-content/themes/digitalcreative/img/icon-x.svg)}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li a:has(.fa-instagram){background-image:url(/wp-content/themes/digitalcreative/img/icon-insta.svg)}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li a:has(.fa-youtube){background-image:url(/wp-content/themes/digitalcreative/img/icon-youtube.svg)}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul li a:has(.fa-tiktok){background-image:url(/wp-content/themes/digitalcreative/img/icon-tiktok.svg)}@media only screen and (max-width:767px){.author-box-section .inner .dc-authorbox .authorbox-inner{grid-template-columns:1fr;-ms-flex-align:center;align-items:center}.author-box-section .inner .dc-authorbox .authorbox-inner .image-wrapper.avatar{padding-right:0;margin-bottom:20px;max-width:200px}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info{text-align:center}.author-box-section .inner .dc-authorbox .authorbox-inner .author-info ul{-ms-flex-pack:center;justify-content:center}}.gform_wrapper .gform_fields{grid-row-gap:22px!important;grid-column-gap:20px!important}.gform_wrapper .ginput_container{margin:0!important}.gform_wrapper .ginput_container input[type=email],.gform_wrapper .ginput_container input[type=number],.gform_wrapper .ginput_container input[type=password],.gform_wrapper .ginput_container input[type=tel],.gform_wrapper .ginput_container input[type=text],.gform_wrapper .ginput_container input[type=url],.gform_wrapper .ginput_container textarea.medium,.gform_wrapper .ginput_container textarea.large,.gform_wrapper .ginput_container textarea.small,.gform_wrapper .ginput_container select,.gform_wrapper .ginput_container #theme-page select{color:var(--dark-color)!important;font-size:16px!important;line-height:18px;background-color:transparent!important;box-shadow:none;margin:0!important;padding:10px 16px 10px!important;width:100%;max-width:100%;border:0 none!important;border:1px solid var(--dark-color)!important;border-radius:10px;-webkit-appearance:button}.gform_wrapper .ginput_container input[type=email]::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=number]::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=password]::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=tel]::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=text]::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=url]::-webkit-input-placeholder,.gform_wrapper .ginput_container textarea.medium::-webkit-input-placeholder,.gform_wrapper .ginput_container textarea.large::-webkit-input-placeholder,.gform_wrapper .ginput_container textarea.small::-webkit-input-placeholder,.gform_wrapper .ginput_container select::-webkit-input-placeholder,.gform_wrapper .ginput_container #theme-page select::-webkit-input-placeholder{font-size:16px!important;color:#828282;transition:all 250ms ease-in-out}.gform_wrapper .ginput_container input[type=email]:-moz-placeholder,.gform_wrapper .ginput_container input[type=number]:-moz-placeholder,.gform_wrapper .ginput_container input[type=password]:-moz-placeholder,.gform_wrapper .ginput_container input[type=tel]:-moz-placeholder,.gform_wrapper .ginput_container input[type=text]:-moz-placeholder,.gform_wrapper .ginput_container input[type=url]:-moz-placeholder,.gform_wrapper .ginput_container textarea.medium:-moz-placeholder,.gform_wrapper .ginput_container textarea.large:-moz-placeholder,.gform_wrapper .ginput_container textarea.small:-moz-placeholder,.gform_wrapper .ginput_container select:-moz-placeholder,.gform_wrapper .ginput_container #theme-page select:-moz-placeholder{font-size:16px!important;color:#828282;transition:all 250ms ease-in-out}.gform_wrapper .ginput_container input[type=email]::-moz-placeholder,.gform_wrapper .ginput_container input[type=number]::-moz-placeholder,.gform_wrapper .ginput_container input[type=password]::-moz-placeholder,.gform_wrapper .ginput_container input[type=tel]::-moz-placeholder,.gform_wrapper .ginput_container input[type=text]::-moz-placeholder,.gform_wrapper .ginput_container input[type=url]::-moz-placeholder,.gform_wrapper .ginput_container textarea.medium::-moz-placeholder,.gform_wrapper .ginput_container textarea.large::-moz-placeholder,.gform_wrapper .ginput_container textarea.small::-moz-placeholder,.gform_wrapper .ginput_container select::-moz-placeholder,.gform_wrapper .ginput_container #theme-page select::-moz-placeholder{font-size:16px!important;color:#828282;transition:all 250ms ease-in-out}.gform_wrapper .ginput_container input[type=email]:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=number]:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=password]:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=tel]:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=text]:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=url]:-ms-input-placeholder,.gform_wrapper .ginput_container textarea.medium:-ms-input-placeholder,.gform_wrapper .ginput_container textarea.large:-ms-input-placeholder,.gform_wrapper .ginput_container textarea.small:-ms-input-placeholder,.gform_wrapper .ginput_container select:-ms-input-placeholder,.gform_wrapper .ginput_container #theme-page select:-ms-input-placeholder{font-size:16px!important;color:#828282;transition:all 250ms ease-in-out}.gform_wrapper .ginput_container input[type=email]:focus,.gform_wrapper .ginput_container input[type=number]:focus,.gform_wrapper .ginput_container input[type=password]:focus,.gform_wrapper .ginput_container input[type=tel]:focus,.gform_wrapper .ginput_container input[type=text]:focus,.gform_wrapper .ginput_container input[type=url]:focus,.gform_wrapper .ginput_container textarea.medium:focus,.gform_wrapper .ginput_container textarea.large:focus,.gform_wrapper .ginput_container textarea.small:focus,.gform_wrapper .ginput_container select:focus,.gform_wrapper .ginput_container #theme-page select:focus{background:var(--light-color)!important;color:var(--dark-color)!important}.gform_wrapper .ginput_container input[type=email]:focus::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=number]:focus::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=password]:focus::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=tel]:focus::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=text]:focus::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=url]:focus::-webkit-input-placeholder,.gform_wrapper .ginput_container textarea.medium:focus::-webkit-input-placeholder,.gform_wrapper .ginput_container textarea.large:focus::-webkit-input-placeholder,.gform_wrapper .ginput_container textarea.small:focus::-webkit-input-placeholder,.gform_wrapper .ginput_container select:focus::-webkit-input-placeholder,.gform_wrapper .ginput_container #theme-page select:focus::-webkit-input-placeholder{color:var(--dark-color)!important}.gform_wrapper .ginput_container input[type=email]:focus:-moz-placeholder,.gform_wrapper .ginput_container input[type=number]:focus:-moz-placeholder,.gform_wrapper .ginput_container input[type=password]:focus:-moz-placeholder,.gform_wrapper .ginput_container input[type=tel]:focus:-moz-placeholder,.gform_wrapper .ginput_container input[type=text]:focus:-moz-placeholder,.gform_wrapper .ginput_container input[type=url]:focus:-moz-placeholder,.gform_wrapper .ginput_container textarea.medium:focus:-moz-placeholder,.gform_wrapper .ginput_container textarea.large:focus:-moz-placeholder,.gform_wrapper .ginput_container textarea.small:focus:-moz-placeholder,.gform_wrapper .ginput_container select:focus:-moz-placeholder,.gform_wrapper .ginput_container #theme-page select:focus:-moz-placeholder{color:var(--dark-color)!important}.gform_wrapper .ginput_container input[type=email]:focus::-moz-placeholder,.gform_wrapper .ginput_container input[type=number]:focus::-moz-placeholder,.gform_wrapper .ginput_container input[type=password]:focus::-moz-placeholder,.gform_wrapper .ginput_container input[type=tel]:focus::-moz-placeholder,.gform_wrapper .ginput_container input[type=text]:focus::-moz-placeholder,.gform_wrapper .ginput_container input[type=url]:focus::-moz-placeholder,.gform_wrapper .ginput_container textarea.medium:focus::-moz-placeholder,.gform_wrapper .ginput_container textarea.large:focus::-moz-placeholder,.gform_wrapper .ginput_container textarea.small:focus::-moz-placeholder,.gform_wrapper .ginput_container select:focus::-moz-placeholder,.gform_wrapper .ginput_container #theme-page select:focus::-moz-placeholder{color:var(--dark-color)!important}.gform_wrapper .ginput_container input[type=email]:focus:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=number]:focus:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=password]:focus:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=tel]:focus:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=text]:focus:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=url]:focus:-ms-input-placeholder,.gform_wrapper .ginput_container textarea.medium:focus:-ms-input-placeholder,.gform_wrapper .ginput_container textarea.large:focus:-ms-input-placeholder,.gform_wrapper .ginput_container textarea.small:focus:-ms-input-placeholder,.gform_wrapper .ginput_container select:focus:-ms-input-placeholder,.gform_wrapper .ginput_container #theme-page select:focus:-ms-input-placeholder{color:var(--dark-color)!important}@media only screen and (min-width:1360px){.gform_wrapper .ginput_container input[type=email],.gform_wrapper .ginput_container input[type=number],.gform_wrapper .ginput_container input[type=password],.gform_wrapper .ginput_container input[type=tel],.gform_wrapper .ginput_container input[type=text],.gform_wrapper .ginput_container input[type=url],.gform_wrapper .ginput_container textarea.medium,.gform_wrapper .ginput_container textarea.large,.gform_wrapper .ginput_container textarea.small,.gform_wrapper .ginput_container select,.gform_wrapper .ginput_container #theme-page select{font-size:18px!important}.gform_wrapper .ginput_container input[type=email]::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=number]::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=password]::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=tel]::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=text]::-webkit-input-placeholder,.gform_wrapper .ginput_container input[type=url]::-webkit-input-placeholder,.gform_wrapper .ginput_container textarea.medium::-webkit-input-placeholder,.gform_wrapper .ginput_container textarea.large::-webkit-input-placeholder,.gform_wrapper .ginput_container textarea.small::-webkit-input-placeholder,.gform_wrapper .ginput_container select::-webkit-input-placeholder,.gform_wrapper .ginput_container #theme-page select::-webkit-input-placeholder{font-size:18px!important}.gform_wrapper .ginput_container input[type=email]:-moz-placeholder,.gform_wrapper .ginput_container input[type=number]:-moz-placeholder,.gform_wrapper .ginput_container input[type=password]:-moz-placeholder,.gform_wrapper .ginput_container input[type=tel]:-moz-placeholder,.gform_wrapper .ginput_container input[type=text]:-moz-placeholder,.gform_wrapper .ginput_container input[type=url]:-moz-placeholder,.gform_wrapper .ginput_container textarea.medium:-moz-placeholder,.gform_wrapper .ginput_container textarea.large:-moz-placeholder,.gform_wrapper .ginput_container textarea.small:-moz-placeholder,.gform_wrapper .ginput_container select:-moz-placeholder,.gform_wrapper .ginput_container #theme-page select:-moz-placeholder{font-size:18px!important}.gform_wrapper .ginput_container input[type=email]::-moz-placeholder,.gform_wrapper .ginput_container input[type=number]::-moz-placeholder,.gform_wrapper .ginput_container input[type=password]::-moz-placeholder,.gform_wrapper .ginput_container input[type=tel]::-moz-placeholder,.gform_wrapper .ginput_container input[type=text]::-moz-placeholder,.gform_wrapper .ginput_container input[type=url]::-moz-placeholder,.gform_wrapper .ginput_container textarea.medium::-moz-placeholder,.gform_wrapper .ginput_container textarea.large::-moz-placeholder,.gform_wrapper .ginput_container textarea.small::-moz-placeholder,.gform_wrapper .ginput_container select::-moz-placeholder,.gform_wrapper .ginput_container #theme-page select::-moz-placeholder{font-size:18px!important}.gform_wrapper .ginput_container input[type=email]:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=number]:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=password]:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=tel]:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=text]:-ms-input-placeholder,.gform_wrapper .ginput_container input[type=url]:-ms-input-placeholder,.gform_wrapper .ginput_container textarea.medium:-ms-input-placeholder,.gform_wrapper .ginput_container textarea.large:-ms-input-placeholder,.gform_wrapper .ginput_container textarea.small:-ms-input-placeholder,.gform_wrapper .ginput_container select:-ms-input-placeholder,.gform_wrapper .ginput_container #theme-page select:-ms-input-placeholder{font-size:18px!important}}.gform_wrapper .gform-body .gfield .gfield_label{color:var(--dark-color)!important;font-size:13px!important;letter-spacing:.1em;line-height:13px!important;margin-bottom:12px}@media only screen and (min-width:768px){.gform_wrapper .gform-body .gfield .gfield_label{font-size:14px!important;line-height:14px!important}}.gform_wrapper .gform-body .gfield:focus .gfield_label{color:var(--dark-color)}.gform_wrapper .gform_footer{margin:0!important;padding:0;width:100%;position:relative}@media only screen and (max-width:767px){.gform_wrapper .gform_footer{margin-top:35px!important;padding-top:0!important}}.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit]{line-height:clamp(38px, 2.2vw, 46px);font-size:16px;text-align:center;text-decoration:none;white-space:nowrap;position:relative;display:-ms-inline-flexbox;display:inline-flex;box-sizing:border-box;width:auto;margin-top:clamp(12px, 2vw, 20px);padding-inline:clamp(18px, 1.5vw, 24px);opacity:1;-ms-flex-align:center;align-items:center;color:var(--light-color);background-color:var(--dark-color);border:2px solid var(--dark-color);border-radius:50px;color:var(--light-color);background-color:var(--dark-color);padding-inline:24px!important;border:0 none!important}.gform_wrapper .gform_footer input.button>span,.gform_wrapper .gform_footer input[type=submit]>span{position:relative;white-space:nowrap}.gform_wrapper .gform_footer input.button:after,.gform_wrapper .gform_footer input[type=submit]:after{content:"";display:inline-block;position:relative;width:32px;height:32px;background-image:url(/wp-content/themes/digitalcreative/img/arrow-button.svg);background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out}.gform_wrapper .gform_footer input.button:hover,.gform_wrapper .gform_footer .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper input.button.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .gform_wrapper .gform_footer input.button.dc-btn,.gform_wrapper .gform_footer .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper input.button.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .gform_wrapper .gform_footer input.button.dc-btn,.gform_wrapper .gform_footer .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper input.button.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .gform_wrapper .gform_footer input.button.dc-btn,.gform_wrapper .gform_footer .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper input.button.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .gform_wrapper .gform_footer input.button.dc-btn,.gform_wrapper .gform_footer input[type=submit]:hover,.gform_wrapper .gform_footer .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper input[type=submit].dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .gform_wrapper .gform_footer input[type=submit].dc-btn,.gform_wrapper .gform_footer .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper input[type=submit].dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .gform_wrapper .gform_footer input[type=submit].dc-btn,.gform_wrapper .gform_footer .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper input[type=submit].dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .gform_wrapper .gform_footer input[type=submit].dc-btn,.gform_wrapper .gform_footer .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper input[type=submit].dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .gform_wrapper .gform_footer input[type=submit].dc-btn{background-color:var(--theme2-color);border:2px solid var(--theme2-color)}.gform_wrapper .gform_footer input.button:hover,.gform_wrapper .gform_footer .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper input.button.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .gform_wrapper .gform_footer input.button.dc-btn,.gform_wrapper .gform_footer .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper input.button.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .gform_wrapper .gform_footer input.button.dc-btn,.gform_wrapper .gform_footer .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper input.button.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .gform_wrapper .gform_footer input.button.dc-btn,.gform_wrapper .gform_footer .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper input.button.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .gform_wrapper .gform_footer input.button.dc-btn,.gform_wrapper .gform_footer input[type=submit]:hover,.gform_wrapper .gform_footer .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper input[type=submit].dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .gform_wrapper .gform_footer input[type=submit].dc-btn,.gform_wrapper .gform_footer .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper input[type=submit].dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .gform_wrapper .gform_footer input[type=submit].dc-btn,.gform_wrapper .gform_footer .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper input[type=submit].dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .gform_wrapper .gform_footer input[type=submit].dc-btn,.gform_wrapper .gform_footer .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper input[type=submit].dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .gform_wrapper .gform_footer input[type=submit].dc-btn{color:var(--light-color);background:var(--theme-color)!important;padding-inline:24px!important}@media only screen and (max-width:767px){.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit]{line-height:2;min-height:2rem;max-width:560px}}.gform_wrapper>.gform_validation_errors{display:none}.gform_wrapper>.gform_validation_errors+form{padding-bottom:30px}@media only screen and (max-width:849px){.gform_wrapper>.gform_validation_errors+form div.gform_footer.top_label{margin-top:60px}}@media only screen and (max-width:650px){.gform_wrapper>.gform_validation_errors+form div.gform_footer.top_label{margin-top:10px}.gform_wrapper>.gform_validation_errors+form div.gform_body ul.top_label.form_sublabel_below li.gfield{margin-bottom:50px!important}}.gform_wrapper .gfield.gfield_error .validation_message{font-weight:400;color:red}.gform_wrapper form div.gform_body .top_label.form_sublabel_below .gfield.gfield.gfield_error>.gfield_label{color:red!important}.gform_wrapper form div.gform_body .top_label.form_sublabel_below .gfield.gfield.gfield_error>.ginput_container>input{border-color:red!important}.form-wrapper .title h2{font-size:32px}@media only screen and (max-width:1099px){.form-wrapper .title h2{font-size:28px}}@media only screen and (max-width:949px){.form-wrapper .title h2{font-size:26px}}@media only screen and (max-width:767px){.form-wrapper .title h2{font-size:22px}}.gform_wrapper .gform_heading .gform_required_legend{display:none}.klaviyo-form form{position:relative;margin:40px 0 0 0!important;max-width:560px!important}.klaviyo-form form:before{content:"";position:absolute;left:0;top:0;width:90%;height:100%;background:#fff;border-radius:50px}.klaviyo-form form input{background:var(--light-color)!important;border:0 none!important;border-radius:50px!important;padding:0 40px!important;height:60px!important}@media only screen and (max-width:767px){.klaviyo-form form input{padding:0 15px!important}}.klaviyo-form form input::-webkit-input-placeholder{font-size:16px!important;color:#828282;transition:all 250ms ease-in-out}.klaviyo-form form input:-moz-placeholder{font-size:16px!important;color:#828282;transition:all 250ms ease-in-out}.klaviyo-form form input::-moz-placeholder{font-size:16px!important;color:#828282;transition:all 250ms ease-in-out}.klaviyo-form form input:-ms-input-placeholder{font-size:16px!important;color:#828282;transition:all 250ms ease-in-out}.klaviyo-form form input:focus{background:var(--light-color)!important;color:var(--dark-color)!important}.klaviyo-form form input:focus::-webkit-input-placeholder{color:var(--dark-color)!important}.klaviyo-form form input:focus:-moz-placeholder{color:var(--dark-color)!important}.klaviyo-form form input:focus::-moz-placeholder{color:var(--dark-color)!important}.klaviyo-form form input:focus:-ms-input-placeholder{color:var(--dark-color)!important}@media only screen and (min-width:1360px){.klaviyo-form form input{font-size:18px!important}.klaviyo-form form input::-webkit-input-placeholder{font-size:18px!important}.klaviyo-form form input:-moz-placeholder{font-size:18px!important}.klaviyo-form form input::-moz-placeholder{font-size:18px!important}.klaviyo-form form input:-ms-input-placeholder{font-size:18px!important}}.klaviyo-form form input[type=email]::-webkit-input-placeholder{color:#041B15!important}.klaviyo-form form input[type=email]:-ms-input-placeholder{color:#041B15!important}.klaviyo-form form input[type=email]::placeholder{color:#041B15!important}.klaviyo-form form button{border-radius:50px!important;line-height:clamp(38px, 2.2vw, 46px);font-size:16px;text-align:center;text-decoration:none;white-space:nowrap;position:relative;display:-ms-inline-flexbox;display:inline-flex;box-sizing:border-box;width:auto;margin-top:clamp(12px, 2vw, 20px);padding-inline:clamp(18px, 1.5vw, 24px);opacity:1;-ms-flex-align:center;align-items:center;color:var(--light-color);background-color:var(--dark-color);border:2px solid var(--dark-color);border-radius:50px;color:var(--light-color)!important;background-color:var(--theme2-color)!important;padding-inline:28px 16px!important;border:0 none!important;margin:0!important;line-height:60px!important;height:60px!important}.klaviyo-form form button>span{position:relative;white-space:nowrap}.klaviyo-form form button:after{content:"";display:inline-block;position:relative;width:32px;height:32px;background-image:url(/wp-content/themes/digitalcreative/img/arrow-button.svg);background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out}.klaviyo-form form button:hover,.klaviyo-form form .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper button.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .klaviyo-form form button.dc-btn,.klaviyo-form form .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper button.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .klaviyo-form form button.dc-btn,.klaviyo-form form .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper button.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .klaviyo-form form button.dc-btn,.klaviyo-form form .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper button.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .klaviyo-form form button.dc-btn{background-color:var(--theme2-color);border:2px solid var(--theme2-color)}.klaviyo-form form button:hover,.klaviyo-form form .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper button.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .klaviyo-form form button.dc-btn,.klaviyo-form form .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper button.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .klaviyo-form form button.dc-btn,.klaviyo-form form .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper button.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .klaviyo-form form button.dc-btn,.klaviyo-form form .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper button.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .klaviyo-form form button.dc-btn{color:var(--light-color)!important;background:var(--dark-color)!important;padding-inline:24px!important}@media only screen and (max-width:767px){.klaviyo-form form button{line-height:2;min-height:2rem;max-width:560px;font-size:14px}}@media only screen and (max-width:559px){.klaviyo-form form:before{background:none}.klaviyo-form form div[data-testid=form-row]{display:block!important;max-width:470px}.klaviyo-form form div[data-testid=form-row]>div:first-child input{padding-inline:28px 16px!important}.klaviyo-form form div[data-testid=form-row] button{width:100%;margin-top:8px!important}}.compensate-for-scrollbar{margin-right:auto!important}.fancybox__container{z-index:100000000}.fancybox__container.is-animated .fancybox__backdrop{opacity:1;background:rgb(1 1 1 / .96)}.fancybox__container.is-animated .fancybox__content{border-radius:48px;padding:clamp(20px, 4vw, 80px);max-width:660px;background:var(--theme-color)}.fancybox__container.is-animated .fancybox__content h3,.fancybox__container.is-animated .fancybox__content .h3,.fancybox__container.is-animated .fancybox__content .section.dc-text-block h2:not(first-child),.section.dc-text-block .fancybox__container.is-animated .fancybox__content h2:not(first-child){display:block;margin-bottom:clamp(12px, 1.3vw, 26px)}:root{--hero-image:clamp(120px, 17vw, 340px)}.single-post article .hero__s>.hero__inner .hero__content-inner{max-width:1390px;width:100%;margin-inline:auto;padding-bottom:var(--hero-image)}@media only screen and (min-width:768px){.single-post article .hero__s>.hero__inner .hero__content-inner{display:-ms-flexbox;display:flex}}.single-post article .hero__s>.hero__inner .hero__content-inner .left{width:18%;min-width:150px}@media only screen and (max-width:767px){.single-post article .hero__s>.hero__inner .hero__content-inner .left{width:100%;min-width:unset}}.single-post article .hero__s>.hero__inner .hero__content-inner .left .post-categories{padding-right:clamp(40px, 5vw, 100px);margin-top:0}@media only screen and (max-width:767px){.single-post article .hero__s>.hero__inner .hero__content-inner .left .post-categories{padding-right:0;display:-ms-flexbox;display:flex;width:100%}}.single-post article .hero__s>.hero__inner .hero__content-inner .left li{list-style:none;border:1px solid var(--dark-color);border-radius:20px;overflow:hidden;font-size:12px;line-height:clamp(20px, 1.7vw, 28px);transition:all 250ms ease-in-out;padding:2px clamp(9px, 0.8vw, 12px) 1px;margin-bottom:6px;margin-left:0;white-space:nowrap}@media only screen and (max-width:767px){.single-post article .hero__s>.hero__inner .hero__content-inner .left li{margin-right:6px}}.single-post article .hero__s>.hero__inner .hero__content-inner .left li:hover,.single-post article .hero__s>.hero__inner .hero__content-inner .left .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .single-post article .hero__s>.hero__inner .hero__content-inner .left li.dc-btn,.single-post article .hero__s>.hero__inner .hero__content-inner .left .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .single-post article .hero__s>.hero__inner .hero__content-inner .left li.dc-btn,.single-post article .hero__s>.hero__inner .hero__content-inner .left .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .single-post article .hero__s>.hero__inner .hero__content-inner .left li.dc-btn,.single-post article .hero__s>.hero__inner .hero__content-inner .left .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .single-post article .hero__s>.hero__inner .hero__content-inner .left li.dc-btn,.single-post article .hero__s>.hero__inner .hero__content-inner .left li a:hover,.single-post article .hero__s>.hero__inner .hero__content-inner .left li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .single-post article .hero__s>.hero__inner .hero__content-inner .left li a.dc-btn,.single-post article .hero__s>.hero__inner .hero__content-inner .left .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .menu>ul>li:nth-last-child(2) a,.single-post article .hero__s>.hero__inner .hero__content-inner .left .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.single-post article .hero__s>.hero__inner .hero__content-inner .left .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .right>ul>li:nth-last-child(2) a,.single-post article .hero__s>.hero__inner .hero__content-inner .left .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.single-post article .hero__s>.hero__inner .hero__content-inner .left li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .single-post article .hero__s>.hero__inner .hero__content-inner .left li a.dc-btn,.single-post article .hero__s>.hero__inner .hero__content-inner .left li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .single-post article .hero__s>.hero__inner .hero__content-inner .left li a.dc-btn,.single-post article .hero__s>.hero__inner .hero__content-inner .left li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .single-post article .hero__s>.hero__inner .hero__content-inner .left li a.dc-btn,.single-post article .hero__s>.hero__inner .hero__content-inner .left .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .menu>ul>li:nth-last-child(2) a,.single-post article .hero__s>.hero__inner .hero__content-inner .left .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.single-post article .hero__s>.hero__inner .hero__content-inner .left .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .menu>ul>li:nth-last-child(2) a,.single-post article .hero__s>.hero__inner .hero__content-inner .left .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.single-post article .hero__s>.hero__inner .hero__content-inner .left .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .menu>ul>li:nth-last-child(2) a,.single-post article .hero__s>.hero__inner .hero__content-inner .left .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.single-post article .hero__s>.hero__inner .hero__content-inner .left .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .right>ul>li:nth-last-child(2) a,.single-post article .hero__s>.hero__inner .hero__content-inner .left .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.single-post article .hero__s>.hero__inner .hero__content-inner .left .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .right>ul>li:nth-last-child(2) a,.single-post article .hero__s>.hero__inner .hero__content-inner .left .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.single-post article .hero__s>.hero__inner .hero__content-inner .left .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .right>ul>li:nth-last-child(2) a,.single-post article .hero__s>.hero__inner .hero__content-inner .left .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .single-post article .hero__s>.hero__inner .hero__content-inner .left .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.single-post article .hero__s>.hero__inner .hero__content-inner .left li a.active{background:var(--dark-color);color:var(--light-color)}.single-post article .hero__s>.hero__inner .hero__content-inner .right{-ms-flex:1;flex:1}.single-post article .hero__s>.hero__inner .hero__content-inner .right h1{width:100%;max-width:970px}.single-post article .hero__s>.hero__inner .hero__content-inner .right h1,.single-post article .hero__s>.hero__inner .hero__content-inner .right .short-description{max-width:970px}.single-post article>.content{position:relative;z-index:100;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1390px;margin-inline:auto;padding-inline:20px}@media only screen and (max-width:650px){.single-post article>.content{-ms-flex-direction:column;flex-direction:column}}.single-post article>.content>.inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;margin-top:clamp(50px, 6vw, 90px)}@media only screen and (min-width:768px){.single-post article>.content>.inner{padding-inline:18% 10%;width:100%;max-width:1170px}}.single-post article>.content>.inner>.section:not(:last-child){padding-bottom:0!important}.single-post article>.content>.inner>.section:not(:first-child){padding-top:0!important}.single-post article>.content>.inner>.section:first-child{padding-top:0!important}.single-post article>.content>.image-wrapper:first-child{margin-top:calc(var(--hero-image) * -1 - 40px);width:100%}.single-post article>.content .image-wrapper{width:100%}.single-post article>.content .image-wrapper img{width:100%;border-radius:24px}.single-post article>.content .dc-text-block .inner{padding-inline:0}.single-post article>.content .dc-text-block .inner .section_intro,.single-post article>.content .dc-text-block .inner .description,.single-post article>.content .dc-text-block .inner .section_content{max-width:980px!important;margin-inline:auto}.single-post article>.content .dc-text-block .inner .section_intro p img:first-child:last-child,.single-post article>.content .dc-text-block .inner .description p img:first-child:last-child,.single-post article>.content .dc-text-block .inner .section_content p img:first-child:last-child{width:100%;border-radius:clamp(30px, 2vw, 48px)}.single-post article>.content .dc-text-block .inner .section_intro .has-medium-font-size,.single-post article>.content .dc-text-block .inner .description .has-medium-font-size,.single-post article>.content .dc-text-block .inner .section_content .has-medium-font-size{font-size:clamp(16px, 1rem + (1vw - 5.6px) * 0.1471, 18px)!important}.single-post article>.content .dc-text-block .inner h2:empty,.single-post article>.content .dc-text-block .inner h3:empty,.single-post article>.content .dc-text-block .inner p:empty{display:none}.single-post article>.content .dc-text-block .inner p:has(>iframe){position:relative;padding-bottom:56.25%;padding-top:30px;height:0;max-width:100%;height:auto;margin-block:30px}.single-post article>.content .dc-text-block .inner p:has(>iframe) iframe,.single-post article>.content .dc-text-block .inner p:has(>iframe) object,.single-post article>.content .dc-text-block .inner p:has(>iframe) embed{position:absolute;top:0;left:0;width:100%;height:100%}.single-post article>.content .dc-text-block .inner .item>.wp-caption,.single-post article>.content .dc-text-block .inner .item>figure{margin:40px 0;text-align:center;width:100%}.single-post article>.content .dc-text-block .inner .item>.wp-caption img,.single-post article>.content .dc-text-block .inner .item>figure img,.single-post article>.content .dc-text-block .inner .item>p img{width:100%!important;height:auto!important}.single-post article>.content .dc-text-block .inner .item>.wp-caption figcaption,.single-post article>.content .dc-text-block .inner .item>.wp-caption .wp-caption-text,.single-post article>.content .dc-text-block .inner .item>figure figcaption,.single-post article>.content .dc-text-block .inner .item>figure .wp-caption-text,.single-post article>.content .dc-text-block .inner .item>p figcaption,.single-post article>.content .dc-text-block .inner .item>p .wp-caption-text{font-size:.8em;opacity:.8}.single-post article>.content .dc-text-block .inner p a{color:var(--theme2-color)}.single-post article>.content .dc-text-block .inner p a:hover,.single-post article>.content .dc-text-block .section.dc-cards>.inner p .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.single-post article>.content .dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper p a.dc-btn,.single-post article>.content .dc-text-block .section.dc-cards>.inner p .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.single-post article>.content .dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) p a,.single-post article>.content .dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner p .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-cards>.inner p .section_content .slick-track>.item:hover .button-wrapper a,.single-post article>.content .dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper p a,.main_menu .menu>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper p a,.single-post article>.content .dc-text-block .section.dc-cards>.inner p .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.single-post article>.content .dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) p a,.single-post article>.content .dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner p .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-cards>.inner p .section_content .slick-track>.item:hover .button-wrapper a,.single-post article>.content .dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper p a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper p a,.single-post article>.content .dc-text-block .section.dc-cards>.inner p .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.single-post article>.content .dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper p a.dc-btn,.single-post article>.content .dc-text-block .section.dc-cards>.inner p .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.single-post article>.content .dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper p a.dc-btn,.single-post article>.content .dc-text-block .section.dc-hotboxes>.inner p .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.single-post article>.content .dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper p a.dc-btn,.single-post article>.content .dc-text-block .section.dc-cards>.inner p .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.single-post article>.content .dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) p a,.single-post article>.content .dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner p .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-cards>.inner p .section_content .grid-items>.item:hover .button-wrapper a,.single-post article>.content .dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper p a,.main_menu .menu>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper p a,.single-post article>.content .dc-text-block .section.dc-cards>.inner p .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.single-post article>.content .dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) p a,.single-post article>.content .dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner p .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-cards>.inner p .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.single-post article>.content .dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper p a,.main_menu .menu>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper p a,.single-post article>.content .dc-text-block .section.dc-hotboxes>.inner p .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.single-post article>.content .dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) p a,.single-post article>.content .dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner p .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-hotboxes>.inner p .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.single-post article>.content .dc-text-block .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper p a,.main_menu .menu>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper p a,.single-post article>.content .dc-text-block .section.dc-cards>.inner p .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.single-post article>.content .dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) p a,.single-post article>.content .dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner p .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-cards>.inner p .section_content .grid-items>.item:hover .button-wrapper a,.single-post article>.content .dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper p a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper p a,.single-post article>.content .dc-text-block .section.dc-cards>.inner p .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.single-post article>.content .dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) p a,.single-post article>.content .dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner p .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-cards>.inner p .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.single-post article>.content .dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper p a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper p a,.single-post article>.content .dc-text-block .section.dc-hotboxes>.inner p .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.single-post article>.content .dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) p a,.single-post article>.content .dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner p .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-hotboxes>.inner p .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.single-post article>.content .dc-text-block .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper p a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .single-post article>.content .dc-text-block .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper p a{text-decoration:underline}.single-post article>.content .dc-cta{max-width:980px!important;margin:50px auto 10px}.single-post article>.content .dc-cta>.inner:before{width:100%;left:0}.single-post article>.content .dc-cta>.inner>.section_intro{padding-inline:0}@media only screen and (max-width:650px){.single-post article .dc-social-share{-ms-flex-order:-1;order:-1;height:unset;margin-bottom:30px}}@media only screen and (min-width:651px){.single-post article .dc-social-share{position:absolute;top:0;left:0}}.single-post article .dc-social-share .social-share-inner ul{display:-ms-flexbox;display:flex;list-style:none;padding:0;margin:0;gap:12px}@media only screen and (min-width:651px){.single-post article .dc-social-share .social-share-inner ul{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.single-post article .dc-social-share .social-share-inner ul li{padding:0;margin-left:0}.single-post article .dc-social-share .social-share-inner ul li a{background-color:var(--light-color);background-size:auto 20px;background-repeat:no-repeat;background-position:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:var(--dark-color)!important;width:clamp(40px, 3vw, 56px);height:clamp(40px, 3vw, 56px);padding:0;border-radius:100%;font-size:clamp(20px, 1.5vw, 24px);filter:invert(1)}.single-post article .dc-social-share .social-share-inner ul li a:hover,.single-post article .dc-social-share .social-share-inner ul li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .single-post article .dc-social-share .social-share-inner ul li a.dc-btn,.single-post article .dc-social-share .social-share-inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .single-post article .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li a,.single-post article .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .single-post article .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.single-post article .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.main_menu .single-post article .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.single-post article .dc-social-share .social-share-inner .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .single-post article .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li a,.single-post article .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .single-post article .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.single-post article .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .single-post article .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper li a,.single-post article .dc-social-share .social-share-inner ul li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .single-post article .dc-social-share .social-share-inner ul li a.dc-btn,.single-post article .dc-social-share .social-share-inner ul li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .single-post article .dc-social-share .social-share-inner ul li a.dc-btn,.single-post article .dc-social-share .social-share-inner ul li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .single-post article .dc-social-share .social-share-inner ul li a.dc-btn,.single-post article .dc-social-share .social-share-inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .single-post article .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li a,.single-post article .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .single-post article .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.single-post article .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.main_menu .single-post article .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.single-post article .dc-social-share .social-share-inner .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .single-post article .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li a,.single-post article .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .single-post article .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.single-post article .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.main_menu .single-post article .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.single-post article .dc-social-share .social-share-inner .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) li a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .single-post article .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li a,.single-post article .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .single-post article .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.single-post article .dc-social-share .social-share-inner .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a,.main_menu .single-post article .dc-social-share .social-share-inner .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a,.single-post article .dc-social-share .social-share-inner .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .single-post article .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li a,.single-post article .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .single-post article .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.single-post article .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .single-post article .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper li a,.single-post article .dc-social-share .social-share-inner .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .single-post article .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li a,.single-post article .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .single-post article .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.single-post article .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .single-post article .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper li a,.single-post article .dc-social-share .social-share-inner .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .single-post article .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li a,.single-post article .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .single-post article .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) li .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.single-post article .dc-social-share .social-share-inner .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a,.toggle-menu-wrap .full-menu .single-post article .dc-social-share .social-share-inner .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper li a{background-color:#FB6F1E;filter:unset}.single-post article .dc-social-share .social-share-inner ul li a i:before,.single-post article .dc-social-share .social-share-inner ul li a span.icon-x{display:none}.single-post article .dc-social-share .social-share-inner ul li a.facebook-share{background-image:url(/wp-content/themes/digitalcreative/img/icon-facebook.svg)}.single-post article .dc-social-share .social-share-inner ul li a.linkedin-share{background-image:url(/wp-content/themes/digitalcreative/img/icon-linkedin.svg)}.single-post article .dc-social-share .social-share-inner ul li a.twitter-share{background-image:url(/wp-content/themes/digitalcreative/img/icon-x.svg)}.single-post article .dc-social-share .social-share-inner ul li a:has(i.fa-instagram){background-image:url(/wp-content/themes/digitalcreative/img/icon-insta.svg)}.single-post article .dc-social-share .social-share-inner ul li a:has(i.fa-youtube){background-image:url(/wp-content/themes/digitalcreative/img/icon-youtube.svg)}.single-post article .dc-social-share .social-share-inner ul li a:has(i.fa-tiktok){background-image:url(/wp-content/themes/digitalcreative/img/icon-tiktok.svg)}.single-post article .section.dc-news-grid.related-news{margin-top:clamp(40px, 6vw, 120px)!important;padding-block:clamp(40px, 6vw, 120px)!important}.single-post article .section.dc-news-grid.related-news .section_intro{margin-bottom:0}.single-post article>.content+.section.dc-accordion{position:relative;z-index:100;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:900px;margin-inline:auto;padding-inline:0;padding-block:60px 0}.single-post article>.content+.section.dc-accordion .accordion .title h3{font-size:18px!important}.single-post article>.content+.section.dc-accordion p{font-size:.8em}body.error404 .panel.main .row .M12{padding:0}body.error404 .panel.main .row #post-404{width:100%;max-width:1720px;margin:0 auto!important;text-align:center;font-size:18px}body.error404 .panel.main .row #post-404 .page_not_found span{display:block}body.error404 .panel.main .row #post-404 .page_not_found span.not-found-title{color:#D6F3A9;font-size:20px;text-transform:uppercase;font-weight:100}body.error404 .panel.main .row #post-404 .page_not_found span.not-found-subtitle{color:#D6F3A9;font-size:180px;text-transform:uppercase;padding:0 0 30px;font-weight:100;line-height:170px}body.error404 .panel.main .row #post-404 .error_search{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-align:center}body.error404 .panel.main .row #post-404 .error_search form.search{position:relative;max-width:800px;margin:0 auto}body.error404 .panel.main .row #post-404 .error_search form.search input.search-input{color:var(--dark-color)!important;font-size:18px;line-height:20px;-ms-flex:1;flex:1;border-radius:10px!important;background:none;background-color:transparent!important;padding:15px 30px!important;margin:0!important;width:60%}body.error404 .panel.main .row #post-404 .error_search form.search input.search-input:focus{border-color:var(--theme-color)!important}body.error404 .panel.main .row #post-404 .error_search form.search input.search-input::-webkit-input-placeholder{font-size:18px;font-weight:300!important;color:#828282;transition:all 250ms ease-in-out}body.error404 .panel.main .row #post-404 .error_search form.search input.search-input::-moz-placeholder{font-size:18px;font-weight:300!important;color:#828282;transition:all 250ms ease-in-out}body.error404 .panel.main .row #post-404 .error_search form.search input.search-input:-ms-input-placeholder{font-size:18px;font-weight:300!important;color:#828282;transition:all 250ms ease-in-out}body.error404 .panel.main .row #post-404 .error_search form.search input.search-input::-moz-placeholder{font-size:18px;font-weight:300!important;color:#828282;transition:all 250ms ease-in-out}body.error404 .panel.main .row #post-404 .error_search form.search input.search-input:focus::-webkit-input-placeholder{color:var(--dark-color)}body.error404 .panel.main .row #post-404 .error_search form.search input.search-input:focus::-moz-placeholder{color:var(--dark-color)}body.error404 .panel.main .row #post-404 .error_search form.search input.search-input:focus:-ms-input-placeholder{color:var(--dark-color)}body.error404 .panel.main .row #post-404 .error_search form.search input.search-input:focus::-moz-placeholder{color:var(--dark-color)}body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit{line-height:clamp(38px, 2.2vw, 46px);font-size:16px;text-align:center;text-decoration:none;white-space:nowrap;position:relative;display:-ms-inline-flexbox;display:inline-flex;box-sizing:border-box;width:auto;margin-top:clamp(12px, 2vw, 20px);padding-inline:clamp(18px, 1.5vw, 24px);opacity:1;-ms-flex-align:center;align-items:center;color:var(--light-color);background-color:var(--dark-color);border:2px solid var(--dark-color);border-radius:50px;margin:0 0 0 20px!important}body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit>span{position:relative;white-space:nowrap}body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit:after{content:"";display:inline-block;position:relative;width:32px;height:32px;background-image:url(/wp-content/themes/digitalcreative/img/arrow-button.svg);background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out}body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit:hover,body.error404 .panel.main .row #post-404 .error_search form.search .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit.dc-btn,body.error404 .panel.main .row #post-404 .error_search form.search .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit.dc-btn,body.error404 .panel.main .row #post-404 .error_search form.search .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit.dc-btn,body.error404 .panel.main .row #post-404 .error_search form.search .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit.dc-btn{background-color:var(--theme2-color);border:2px solid var(--theme2-color)}@media only screen and (max-width:650px){body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit{padding:6px 32px!important}}body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit:hover,body.error404 .panel.main .row #post-404 .error_search form.search .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit.dc-btn,body.error404 .panel.main .row #post-404 .error_search form.search .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit.dc-btn,body.error404 .panel.main .row #post-404 .error_search form.search .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit.dc-btn,body.error404 .panel.main .row #post-404 .error_search form.search .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper body.error404 .panel.main .row #post-404 .error_search form.search button.search-submit.dc-btn{background:#D6F3A9!important;color:#FFFFFF!important}.error404 .page_container{background:#f1e8dc}body.search-results .search-content,body.search-no-results .search-content{width:100%;max-width:1720px;margin:0 auto!important;margin-top:80px!important;margin-bottom:50px!important;background:var(--lightgreenbg-color);border-radius:clamp(30px, 2vw, 48px);padding:clamp(20px, 4vw, 80px)}body.search-results .search-content form.search,body.search-no-results .search-content form.search{max-width:800px;margin:50px auto;display:-ms-flexbox;display:flex}body.search-results .search-content form.search input,body.search-no-results .search-content form.search input{color:var(--dark-color)!important;font-size:18px;line-height:20px;-ms-flex:1;flex:1;border-radius:10px!important;background:none;background-color:transparent!important;padding:15px 30px!important;margin:0!important;width:60%}body.search-results .search-content form.search input:focus,body.search-no-results .search-content form.search input:focus{border-color:var(--theme-color)!important}body.search-results .search-content form.search input::-webkit-input-placeholder,body.search-no-results .search-content form.search input::-webkit-input-placeholder{font-size:18px;font-weight:300!important;color:#828282;transition:all 250ms ease-in-out}body.search-results .search-content form.search input::-moz-placeholder,body.search-no-results .search-content form.search input::-moz-placeholder{font-size:18px;font-weight:300!important;color:#828282;transition:all 250ms ease-in-out}body.search-results .search-content form.search input:-ms-input-placeholder,body.search-no-results .search-content form.search input:-ms-input-placeholder{font-size:18px;font-weight:300!important;color:#828282;transition:all 250ms ease-in-out}body.search-results .search-content form.search input::-moz-placeholder,body.search-no-results .search-content form.search input::-moz-placeholder{font-size:18px;font-weight:300!important;color:#828282;transition:all 250ms ease-in-out}body.search-results .search-content form.search input:focus::-webkit-input-placeholder,body.search-no-results .search-content form.search input:focus::-webkit-input-placeholder{color:var(--dark-color)}body.search-results .search-content form.search input:focus::-moz-placeholder,body.search-no-results .search-content form.search input:focus::-moz-placeholder{color:var(--dark-color)}body.search-results .search-content form.search input:focus:-ms-input-placeholder,body.search-no-results .search-content form.search input:focus:-ms-input-placeholder{color:var(--dark-color)}body.search-results .search-content form.search input:focus::-moz-placeholder,body.search-no-results .search-content form.search input:focus::-moz-placeholder{color:var(--dark-color)}body.search-results .search-content form.search button.search-submit,body.search-no-results .search-content form.search button.search-submit{line-height:clamp(38px, 2.2vw, 46px);font-size:16px;text-align:center;text-decoration:none;white-space:nowrap;position:relative;display:-ms-inline-flexbox;display:inline-flex;box-sizing:border-box;width:auto;margin-top:clamp(12px, 2vw, 20px);padding-inline:clamp(18px, 1.5vw, 24px);opacity:1;-ms-flex-align:center;align-items:center;color:var(--light-color);background-color:var(--dark-color);border:2px solid var(--dark-color);border-radius:50px;margin:0 0 0 20px!important}body.search-results .search-content form.search button.search-submit>span,body.search-no-results .search-content form.search button.search-submit>span{position:relative;white-space:nowrap}body.search-results .search-content form.search button.search-submit:after,body.search-no-results .search-content form.search button.search-submit:after{content:"";display:inline-block;position:relative;width:32px;height:32px;background-image:url(/wp-content/themes/digitalcreative/img/arrow-button.svg);background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out}body.search-results .search-content form.search button.search-submit:hover,body.search-results .search-content form.search .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper body.search-results .search-content form.search button.search-submit.dc-btn,body.search-results .search-content form.search .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper body.search-results .search-content form.search button.search-submit.dc-btn,body.search-results .search-content form.search .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper body.search-results .search-content form.search button.search-submit.dc-btn,body.search-results .search-content form.search .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper body.search-results .search-content form.search button.search-submit.dc-btn,body.search-no-results .search-content form.search button.search-submit:hover,body.search-no-results .search-content form.search .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper body.search-no-results .search-content form.search button.search-submit.dc-btn,body.search-no-results .search-content form.search .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper body.search-no-results .search-content form.search button.search-submit.dc-btn,body.search-no-results .search-content form.search .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper body.search-no-results .search-content form.search button.search-submit.dc-btn,body.search-no-results .search-content form.search .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper body.search-no-results .search-content form.search button.search-submit.dc-btn{background-color:var(--theme2-color);border:2px solid var(--theme2-color)}@media only screen and (max-width:650px){body.search-results .search-content form.search button.search-submit,body.search-no-results .search-content form.search button.search-submit{padding:6px 32px!important}}body.search-results .search-content form.search button.search-submit:hover,body.search-results .search-content form.search .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper body.search-results .search-content form.search button.search-submit.dc-btn,body.search-results .search-content form.search .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper body.search-results .search-content form.search button.search-submit.dc-btn,body.search-results .search-content form.search .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper body.search-results .search-content form.search button.search-submit.dc-btn,body.search-results .search-content form.search .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper body.search-results .search-content form.search button.search-submit.dc-btn,body.search-no-results .search-content form.search button.search-submit:hover,body.search-no-results .search-content form.search .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper body.search-no-results .search-content form.search button.search-submit.dc-btn,body.search-no-results .search-content form.search .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper body.search-no-results .search-content form.search button.search-submit.dc-btn,body.search-no-results .search-content form.search .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper body.search-no-results .search-content form.search button.search-submit.dc-btn,body.search-no-results .search-content form.search .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper button.search-submit.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper body.search-no-results .search-content form.search button.search-submit.dc-btn{background:var(--dark-color)!important;color:#FFFFFF!important}body.search-results .search-content .result_post,body.search-no-results .search-content .result_post{margin:30px 20px;padding-bottom:30px}@media only screen and (max-width:766px){body.search-results .search-content .result_post,body.search-no-results .search-content .result_post{margin:30px 0}}body.search-results .search-content .result_post .title,body.search-no-results .search-content .result_post .title{margin-bottom:6px}body.search-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title a{color:var(--dark-color);font-size:23px;line-height:1.15em}@media only screen and (max-width:766px){body.search-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title a{font-size:18px}}body.search-results .search-content .result_post .title a:hover,body.search-results .search-content .result_post .title .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper body.search-results .search-content .result_post .title a.dc-btn,body.search-results .search-content .result_post .title .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper body.search-results .search-content .result_post .title a.dc-btn,body.search-results .search-content .result_post .title .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper body.search-results .search-content .result_post .title a.dc-btn,body.search-results .search-content .result_post .title .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper body.search-results .search-content .result_post .title a.dc-btn,body.search-results .search-content .result_post .title .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) body.search-results .search-content .result_post .title a,body.search-results .search-content .result_post .title .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper body.search-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title a:hover,body.search-no-results .search-content .result_post .title .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper body.search-no-results .search-content .result_post .title a.dc-btn,body.search-no-results .search-content .result_post .title .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper body.search-no-results .search-content .result_post .title a.dc-btn,body.search-no-results .search-content .result_post .title .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper body.search-no-results .search-content .result_post .title a.dc-btn,body.search-no-results .search-content .result_post .title .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper body.search-no-results .search-content .result_post .title a.dc-btn,body.search-no-results .search-content .result_post .title .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .main_menu .menu>ul>li:nth-last-child(2) body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.main_menu .menu>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) a,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) body.search-no-results .search-content .result_post .title a,body.search-no-results .search-content .result_post .title .toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper a,.toggle-menu-wrap .full-menu .right>ul>li:nth-last-child(2) .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper body.search-no-results .search-content .result_post .title a{color:var(--theme2-color)}body.search-results .search-content .result_post p.excerpt,body.search-no-results .search-content .result_post p.excerpt{margin-bottom:18px}body.search-results .search-content .result_post .post_type,body.search-no-results .search-content .result_post .post_type{color:#FFF;background:var(--dark-color);font-size:13px;text-transform:uppercase;border:1px solid var(--dark-color);display:inline-block;width:auto;padding:0 7px;margin-bottom:0;border-radius:4px}#dc-search-popup form input{border:1.5px solid var(--theme2-color)}.dc-cta .klaviyo-form form button{background:var(--dark-color)!important}.dc-cta .klaviyo-form form button:hover,.dc-cta .klaviyo-form form .section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper button.dc-btn,.section.dc-cards>.inner .section_content .slick-track>.item:hover .button-wrapper .dc-cta .klaviyo-form form button.dc-btn,.dc-cta .klaviyo-form form .section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper button.dc-btn,.section.dc-cards>.inner .section_content .grid-items>.item:hover .button-wrapper .dc-cta .klaviyo-form form button.dc-btn,.dc-cta .klaviyo-form form .section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper button.dc-btn,.section.dc-cards>.inner .section.dc-hotboxes>.inner .section_content .items>.item:hover .button-wrapper .dc-cta .klaviyo-form form button.dc-btn,.dc-cta .klaviyo-form form .section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper button.dc-btn,.section.dc-hotboxes>.inner .section.dc-cards>.inner .section_content .items>.item:hover .button-wrapper .dc-cta .klaviyo-form form button.dc-btn{background:var(--theme2-color)!important}.section.author-box-section+.section.dc-accordion.post-disclimer{padding-top:0!important;padding-bottom:0!important}@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial){}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.dc-text-block>.inner .item img,.dc-cta .inner .title-wrapper,.header_logo a img{width:100%}.dc-image-text .inner .image-wrapper>img{box-shadow:none;width:100%;max-width:100%}.post-grid-items .item{width:calc(33.333333% - 14px)}.post-grid-items .item .image-wrapper img{width:100%;max-width:100%}.hero .hero__inner{margin-top:43px!important}.dc-cards-carousel .section_content button.slick-arrow::before{left:-7px;top:-5px}.dc-cards-carousel .item .text{flex-basis:auto}.grid-items.col2 .item{width:calc(50% - 54px)}.grid-items.col3 .item{width:calc(33.3333% - 54px)}.grid-items.col4 .item{width:calc(25% - 40px)}}