﻿.hamburger{padding:0 0;display:inline-block;cursor:pointer;transition-property:opacity, filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger:focus{outline:none}.hamburger-box{width:34px;height:31px;display:inline-block;position:relative;top:2px}.hamburger-inner{display:block;top:50%;margin-top:-2.5px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:34px;height:5px;background-color:rgba(255,255,255,0.7);border-radius:0;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-13px}.hamburger-inner::after{bottom:-13px}.hamburger--spin .hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.34s ease-in, opacity 0.1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin.is-active .hamburger-inner{-webkit-transform:rotate(225deg);transform:rotate(225deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out, opacity 0.1s 0.14s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1)}.slick-loading .slick-list{background:#fff url("../img/ajax-loader.gif") center center no-repeat}.slick-prev,.slick-next{position:absolute;z-index:2;display:block;height:40px;width:40px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{content:'';display:block;width:40px;height:40px;border-width:5px 5px 0 0;border-color:white;border-style:solid;background:#000000}.slick-prev{left:-40px}[dir="rtl"] .slick-prev{left:auto;right:40px}.slick-prev:before{transform:rotate(-135deg)}.slick-next{right:-40px}[dir="rtl"] .slick-next{left:40px;right:auto}.slick-next:before{transform-origin:50%;transform:translateX(-5px) rotate(45deg)}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:#ddd;display:block;height:20px;width:20px;border-radius:50%;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li.slick-active button{background-color:#000;opacity:.75}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;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;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[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 transparent}.slick-arrow.slick-hidden{display:none}/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}*{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}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}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}button.search-toggle{display:none}.search-form{visibility:hidden}.site-header__inner .login-details-container>ul{display:none !important}@font-face{font-family:'iconfont';src:url("../fonts/icomoon.eot");src:url("../fonts/icomoon.eot#iefix") format("embedded-opentype"),url("../fonts/icomoon.woff") format("woff"),url("../fonts/icomoon.ttf") format("truetype"),url("../fonts/icomoon.svg#icomoon") format("svg");font-weight:normal;font-style:normal}.icon,.site-header.template--header-default .site-header__utility-nav a:before,.site-header.template--header-default .search-toggle:before,.site-header.template--header-template2 .search-toggle:before,.hd-block.hd-block-person.template--template1 .hd-person__contact-info a:before,.hd-block.hd-block-person.template--template1 .hd-person__social-list a:before,.site-content__pagination .prev:before,.site-content__pagination .next:before,[class^="icon-"],[class*=" icon-"]{font-family:'iconfont' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow:before,.site-header.template--header-default .site-header__utility-nav a:before,.site-content__pagination .prev:before,.site-content__pagination .next:before{content:"\e94a"}.icon-calendar:before{content:"\e90c"}.icon-clock:before{content:"\e911"}.icon-facebook:before,.hd-block.hd-block-person.template--template1 .hd-person__social-list a.hd-person__facebook-link:before{content:"\e915"}.icon-heart:before{content:"\e917"}.icon-home:before{content:"\e91b"}.icon-instagram:before{content:"\e91f"}.icon-linkedin:before,.hd-block.hd-block-person.template--template1 .hd-person__social-list a.hd-person__linkedin-link:before{content:"\e921"}.icon-location:before{content:"\e923"}.icon-mail:before,.hd-block.hd-block-person.template--template1 .hd-person__contact-info a.hd-person__email-link:before{content:"\e92a"}.icon-phone:before,.hd-block.hd-block-person.template--template1 .hd-person__contact-info a.hd-person__tel-link:before{content:"\e930"}.icon-pinterest:before{content:"\e934"}.icon-search-1:before,.site-header.template--header-default .search-toggle:before,.site-header.template--header-template2 .search-toggle:before{content:"\e935"}.icon-settings:before{content:"\e93a"}.icon-twitter:before,.hd-block.hd-block-person.template--template1 .hd-person__social-list a.hd-person__twitter-link:before{font-family:"Font Awesome 6 Brands";content:"" !important}.icon-user:before{content:"\e941"}.icon-youtube:before{content:"\e949"}img,.featured-image,figure{max-width:100%;height:auto;margin:0px}.mobile-hide{display:none !important}@media only screen and (min-width: 600px){.mobile-hide{display:inherit !important}}.tablet-hide{display:none !important}@media only screen and (min-width: 900px){.tablet-hide{display:inherit !important}}.desktop-hide{display:inherit !important}@media only screen and (min-width: 900px){.desktop-hide{display:none !important}}.screen-reader-text,.site-header .menu-toggle__label,.site-header.template--header-default .site-header__contact-details .contact-details__items .contact-details__item-prefix,.site-header.template--header-template2 .site-header__contact-details .contact-details__items .contact-details__item-prefix,.hd-block-people .hd-person .hd-person__meta-label,.hd-block.hd-block-person.template--template1 .hd-person__meta-label{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}body.env--local .site-wrapper:after{content:'default';position:fixed;bottom:20px;right:20px;display:block;padding:.5em 1em;color:white;background-color:#00d6a5;z-index:99999}@media only screen and (min-width: 600px){body.env--local .site-wrapper:after{content:"(columns:12,media:600px,gutter:30px)"}}@media only screen and (min-width: 600px){body.env--local .site-wrapper:after{content:"(columns:12,media:600px,gutter:30px)"}}@media only screen and (min-width: 900px){body.env--local .site-wrapper:after{content:"(columns:12,media:900px,gutter:30px)"}}@media only screen and (min-width: 1200px){body.env--local .site-wrapper:after{content:"(columns:12,media:1200px,gutter:30px)"}}@media only screen and (min-width: 1800px){body.env--local .site-wrapper:after{content:"(columns:12,media:1800px,gutter:30px)"}}body.env--local .grid-overlay{display:none;position:fixed;z-index:99999999;top:0;left:0;right:0;height:100vh;pointer-events:none}body.env--local .grid-overlay.is--visible{display:block}body.env--local .grid-overlay__inner{background-image:repeating-linear-gradient(to right, transparent,transparent 30px,rgba(0,214,165,0.2) 30px,rgba(0,214,165,0.2) calc(8.3333333333% - 32.5px + 30px));height:100vh}@media only screen and (min-width: 600px){body.env--local .grid-overlay__inner{background-image:repeating-linear-gradient(to right, transparent,transparent 30px,rgba(0,214,165,0.2) 30px,rgba(0,214,165,0.2) calc(8.3333333333% - 32.5px + 30px))}}@media only screen and (min-width: 900px){body.env--local .grid-overlay__inner{background-image:repeating-linear-gradient(to right, transparent,transparent 30px,rgba(0,214,165,0.2) 30px,rgba(0,214,165,0.2) calc(8.3333333333% - 32.5px + 30px))}}@media only screen and (min-width: 1200px){body.env--local .grid-overlay__inner{background-image:repeating-linear-gradient(to right, transparent,transparent 30px,rgba(0,214,165,0.2) 30px,rgba(0,214,165,0.2) calc(8.3333333333% - 32.5px + 30px))}}body.env--local .grid-overlay-toggle{position:fixed;z-index:99999;top:initial;bottom:40px;left:40px;cursor:pointer;pointer-events:all}.margin-top--none{margin-top:0 !important}.padding-top--none{padding-top:0 !important}.margin-bottom--none{margin-bottom:0 !important}.padding-bottom--none{padding-bottom:0 !important}.margin-top--half{margin-top:35px !important}.padding-top--half{padding-top:35px !important}.margin-bottom--half{margin-bottom:35px !important}.padding-bottom--half{padding-bottom:35px !important}.margin-top--1x{margin-top:70px !important}.padding-top--1x{padding-top:70px !important}.margin-bottom--1x{margin-bottom:70px !important}.padding-bottom--1x{padding-bottom:70px !important}.margin-top--2x{margin-top:140px !important}.padding-top--2x{padding-top:140px !important}.margin-bottom--2x{margin-bottom:140px !important}.padding-bottom--2x{padding-bottom:140px !important}.margin-top--3x{margin-top:210px !important}.padding-top--3x{padding-top:210px !important}.margin-bottom--3x{margin-bottom:210px !important}.padding-bottom--3x{padding-bottom:210px !important}.margin-top--4x{margin-top:280px !important}.padding-top--4x{padding-top:280px !important}.margin-bottom--4x{margin-bottom:280px !important}.padding-bottom--4x{padding-bottom:280px !important}ul,ol{margin:0 0 20px 0;padding:0 0 0 1.5em}ul li,ol li{margin-bottom:10px}ul li:last-of-type,ol li:last-of-type{margin-bottom:0}dl{margin-bottom:10px}dl dt{font-weight:600;margin-top:10px}dl dd{margin:0}body{font-family:var(--body-font-family)}h1,h2,h3,body.post-type-archive-tomd_digital_service .tomd_digital_service .post__title,body.post-type-archive-hd_insight.template--template-4 .hd_insight .post__title,h4,body.post-type-archive-hd_insight.template--template-3 .hd_insight .post__title,body.tax-hd_insights_campaign .hd_insight .post__title,body.post-type-archive-hd_service .hd_service .post__title,h5,h6{font-family:var(--heading-font-family)}.screen-reader-text,.site-header .menu-toggle__label,.site-header.template--header-default .site-header__contact-details .contact-details__items .contact-details__item-prefix,.site-header.template--header-template2 .site-header__contact-details .contact-details__items .contact-details__item-prefix,.hd-block-people .hd-person .hd-person__meta-label,.hd-block.hd-block-person.template--template1 .hd-person__meta-label{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important}.truncate,.hd-block-people .hd-person__email-link,.hd-block.hd-block-person.template--template1 .hd-person__contact-info a.hd-person__email-link{display:inline-block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.blog.template--archive-default .archive-header__inner,.post-type-archive-hd_business_news.template--archive-default .archive-header__inner,body.body.post-type-archive-hd_media_content.template--archive-default .archive-header__inner,body.archive.template--archive-default .archive-header__inner{position:relative;max-width:940px;margin:0 auto}body.blog.template--archive-default .archive-header__inner::after,.post-type-archive-hd_business_news.template--archive-default .archive-header__inner::after,body.body.post-type-archive-hd_media_content.template--archive-default .archive-header__inner::after,body.archive.template--archive-default .archive-header__inner::after{clear:both;content:"";display:block}body.blog.template--archive-default .archive-header__title,.post-type-archive-hd_business_news.template--archive-default .archive-header__title,body.body.post-type-archive-hd_media_content.template--archive-default .archive-header__title,body.archive.template--archive-default .archive-header__title{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.blog.template--archive-default .archive-header__title,.post-type-archive-hd_business_news.template--archive-default .archive-header__title,body.body.post-type-archive-hd_media_content.template--archive-default .archive-header__title,body.archive.template--archive-default .archive-header__title{width:calc(75% - 35px);float:left;margin-left:20px}}body.blog.template--archive-default .page-wrapper,.post-type-archive-hd_business_news.template--archive-default .page-wrapper,body.body.post-type-archive-hd_media_content.template--archive-default .page-wrapper,body.archive.template--archive-default .page-wrapper{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.blog.template--archive-default .page-wrapper,.post-type-archive-hd_business_news.template--archive-default .page-wrapper,body.body.post-type-archive-hd_media_content.template--archive-default .page-wrapper,body.archive.template--archive-default .page-wrapper{width:calc(75% - 35px);float:left;margin-left:20px}}body.blog.template--archive-default .sidebar,.post-type-archive-hd_business_news.template--archive-default .sidebar,body.body.post-type-archive-hd_media_content.template--archive-default .sidebar,body.archive.template--archive-default .sidebar{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.blog.template--archive-default .sidebar,.post-type-archive-hd_business_news.template--archive-default .sidebar,body.body.post-type-archive-hd_media_content.template--archive-default .sidebar,body.archive.template--archive-default .sidebar{width:calc(25% - 25px);float:left;margin-left:20px}}body.blog.template--archive-default .post,.post-type-archive-hd_business_news.template--archive-default .post,body.body.post-type-archive-hd_media_content.template--archive-default .post,body.archive.template--archive-default .post{display:block;box-sizing:border-box;width:100%}@media only screen and (min-width: 900px){body.blog.template--archive-default .post,.post-type-archive-hd_business_news.template--archive-default .post,body.body.post-type-archive-hd_media_content.template--archive-default .post,body.archive.template--archive-default .post{width:calc( ( 100% - 40px ) / 3)}}body.blog.template--archive-default .post:hover .post-card__image,.post-type-archive-hd_business_news.template--archive-default .post:hover .post-card__image,body.body.post-type-archive-hd_media_content.template--archive-default .post:hover .post-card__image,body.archive.template--archive-default .post:hover .post-card__image{filter:grayscale(100%)}body.blog.template--archive-default .post__content,.post-type-archive-hd_business_news.template--archive-default .post__content,body.body.post-type-archive-hd_media_content.template--archive-default .post__content,body.archive.template--archive-default .post__content{-webkit-font-smoothing:antialiased}body.blog.template--archive-template3 .site-content.has--sidebar,body.archive.template--archive-template3 .site-content.has--sidebar{display:flex;flex-direction:column}body.blog.template--archive-template3 .site-content.has--sidebar .archive-header,body.archive.template--archive-template3 .site-content.has--sidebar .archive-header{order:1}body.blog.template--archive-template3 .site-content.has--sidebar>.sidebar,body.archive.template--archive-template3 .site-content.has--sidebar>.sidebar{order:2;position:relative;max-width:940px;margin:0 auto;width:100%}body.blog.template--archive-template3 .site-content.has--sidebar>.sidebar::after,body.archive.template--archive-template3 .site-content.has--sidebar>.sidebar::after{clear:both;content:"";display:block}body.blog.template--archive-template3 .site-content.has--sidebar .page-wrapper,body.archive.template--archive-template3 .site-content.has--sidebar .page-wrapper{order:3}body.blog.template--archive-template3 .site-content.has--sidebar .site-content__pagination,body.archive.template--archive-template3 .site-content.has--sidebar .site-content__pagination{order:4}body.blog.template--archive-template3 .site-content.has--sidebar .widget,body.archive.template--archive-template3 .site-content.has--sidebar .widget{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.blog.template--archive-template3 .site-content.has--sidebar .widget,body.archive.template--archive-template3 .site-content.has--sidebar .widget{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){body.blog.template--archive-template3 .site-content.has--sidebar .widget:nth-of-type(2),body.archive.template--archive-template3 .site-content.has--sidebar .widget:nth-of-type(2){margin-left:calc(33.3333333333% - 26.6666666667px + 40px)}}body.blog.template--archive-template3 .page-wrapper,body.archive.template--archive-template3 .page-wrapper{position:relative;max-width:940px;margin:0 auto;display:flex;flex-wrap:wrap}body.blog.template--archive-template3 .page-wrapper::after,body.archive.template--archive-template3 .page-wrapper::after{clear:both;content:"";display:block}body.blog.template--archive-template3 .post,body.archive.template--archive-template3 .post{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.blog.template--archive-template3 .post,body.archive.template--archive-template3 .post{width:calc(50% - 30px);float:left;margin-left:20px}}body.blog.template--archive-template3 .post:not(:first-child),body.archive.template--archive-template3 .post:not(:first-child){flex:0 1 auto}body.blog.template--archive-template3 .post:first-child,body.archive.template--archive-template3 .post:first-child{width:calc(100% - 40px);float:left;margin-left:20px}body.blog.template--archive-template3 .post:hover .post-card__image,body.archive.template--archive-template3 .post:hover .post-card__image{filter:grayscale(100%)}body.blog.template--archive-template3 .post__image,body.archive.template--archive-template3 .post__image{overflow:hidden}body.blog.template--archive-template3 .post__image img,body.archive.template--archive-template3 .post__image img{display:block;width:100%;height:auto}body.blog.template--archive-template3 .post__content,body.archive.template--archive-template3 .post__content{-webkit-font-smoothing:antialiased}figcaption{display:none}body.blog .page-wrapper__outer,body.archive .page-wrapper__outer{position:relative;max-width:940px;margin:0 auto}body.blog .page-wrapper__outer::after,body.archive .page-wrapper__outer::after{clear:both;content:"";display:block}body.blog .site-content__pagination,body.archive .site-content__pagination{position:relative;max-width:940px;margin:0 auto;clear:both;width:100%}body.blog .site-content__pagination::after,body.archive .site-content__pagination::after{clear:both;content:"";display:block}body.blog .site-content__pagination .nav-links,body.archive .site-content__pagination .nav-links{width:calc(100% - 40px);float:left;margin-left:20px}body.blog .archive-header__inner,body.archive .archive-header__inner{position:relative;max-width:940px;margin:0 auto}body.blog .archive-header__inner::after,body.archive .archive-header__inner::after{clear:both;content:"";display:block}body.blog .archive-header__title,body.archive .archive-header__title{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.blog .archive-header__title,body.archive .archive-header__title{width:calc(100% - 40px);float:left;margin-left:20px}}body.blog .archive-header__description,body.archive .archive-header__description{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.blog .archive-header__description,body.archive .archive-header__description{width:calc(100% - 40px);float:left;margin-left:20px}}body.blog .featuredimage__image,body.archive .featuredimage__image{height:200px;object-fit:cover;display:block;width:100%}.post-type-archive-tomd_calculator .site-content main{position:relative;max-width:940px;margin:0 auto;margin-bottom:40px}.post-type-archive-tomd_calculator .site-content main::after{clear:both;content:"";display:block}.post-type-archive-tomd_calculator .site-content main__pagination{position:relative;max-width:940px;margin:0 auto;clear:both;width:100%}.post-type-archive-tomd_calculator .site-content main__pagination::after{clear:both;content:"";display:block}.post-type-archive-tomd_calculator .site-content main__pagination .nav-links{width:calc(100% - 40px);float:left;margin-left:20px}.post-type-archive-tomd_calculator .archive-header{margin-bottom:40px}.post-type-archive-tomd_calculator .archive-header__inner{position:relative;max-width:940px;margin:0 auto}.post-type-archive-tomd_calculator .archive-header__inner::after{clear:both;content:"";display:block}.post-type-archive-tomd_calculator .archive-header__title,.post-type-archive-tomd_calculator .archive-header__description{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.post-type-archive-tomd_calculator .archive-header__title,.post-type-archive-tomd_calculator .archive-header__description{width:calc(100% - 40px);float:left;margin-left:20px}}.post-type-archive-tomd_calculator .page-wrapper{position:relative;max-width:940px;margin:0 auto}.post-type-archive-tomd_calculator .page-wrapper::after{clear:both;content:"";display:block}.post-type-archive-tomd_calculator article{display:block;margin-bottom:10px;width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.post-type-archive-tomd_calculator article{width:calc(50% - 30px);float:left;margin-left:20px}}.post-type-archive-tomd_calculator article .post__title{margin-bottom:0}.post-type-archive-tomd_calculator article .post__content-wrap{width:calc(100% - 40px);float:left;margin-left:20px}.post-type-archive-tomd_calculator article img{object-fit:cover;width:100%;height:200px;vertical-align:top}.post-type-archive-tomd_calculator article .hd-insight__button-wrap{margin-top:auto}@media only screen and (min-width: 900px){.post-type-archive-tomd_calculator article{display:flex}.post-type-archive-tomd_calculator article .post__content-wrap{width:calc(100% - 40px);float:left;margin-left:20px;display:flex;flex-direction:column}.post-type-archive-tomd_calculator article .featuredimage__image-wrap{margin-bottom:0}}.post-type-archive-tomd_calculator .featuredimage__image{display:block;width:100%;height:auto}.post-type-archive-tomd_calculator .tomd_calculator a{transition:transform 0.3s;margin-bottom:32px}.post-type-archive-tomd_calculator .tomd_calculator a:hover{transform:scale(1.25)}.single-tomd_calculator .site-content,.single-tomd_digital_service .site-content{position:relative;max-width:940px;margin:0 auto;margin-bottom:40px}.single-tomd_calculator .site-content::after,.single-tomd_digital_service .site-content::after{clear:both;content:"";display:block}.single-tomd_calculator .site-content .page-wrapper,.single-tomd_digital_service .site-content .page-wrapper{position:relative;max-width:940px;margin:0 auto}.single-tomd_calculator .site-content .page-wrapper::after,.single-tomd_digital_service .site-content .page-wrapper::after{clear:both;content:"";display:block}.single-tomd_calculator .site-content .page-wrapper article,.single-tomd_digital_service .site-content .page-wrapper article{width:calc(100% - 40px);float:left;margin-left:20px}.single-tomd_calculator .site-content .page-wrapper article .digital-service__button,.single-tomd_digital_service .site-content .page-wrapper article .digital-service__button{margin-top:20px}body.post-type-archive-tomd_digital_service .page-wrapper{position:relative;max-width:940px;margin:0 auto;padding-bottom:40px}body.post-type-archive-tomd_digital_service .page-wrapper::after{clear:both;content:"";display:block}body.post-type-archive-tomd_digital_service .archive-header{padding:20px;margin-bottom:20px}body.post-type-archive-tomd_digital_service .archive-header__title{text-align:center;margin-bottom:0}body.post-type-archive-tomd_digital_service .tomd_digital_service{width:calc(100% - 40px);float:left;margin-left:20px;margin-bottom:20px}@media only screen and (min-width: 900px){body.post-type-archive-tomd_digital_service .tomd_digital_service{width:calc(50% - 30px);float:left;margin-left:20px}}body.post-type-archive-tomd_digital_service .tomd_digital_service a{text-decoration:none}body.post-type-archive-tomd_digital_service .tomd_digital_service .hd-rl-image__wrap{display:flex}body.post-type-archive-tomd_digital_service .tomd_digital_service img{object-fit:cover;height:100%;width:100%}body.post-type-archive-tomd_digital_service .tomd_digital_service .entry-excerpt,body.post-type-archive-tomd_digital_service .tomd_digital_service .post__title-wrap{padding:10px 10px 0 10px}body.post-type-archive-tomd_digital_service .tomd_digital_service .entry-excerpt{padding-top:0;margin-bottom:20px}body.post-type-archive-tomd_digital_service .tomd_digital_service .entry-excerpt p{margin-top:0;margin-bottom:10px}body.post-type-archive-tomd_digital_service .tomd_digital_service .post__title{margin-bottom:0}.single-tomd_calculator .site-content,.single-tomd_digital_service .site-content{position:relative;max-width:940px;margin:0 auto;margin-bottom:40px}.single-tomd_calculator .site-content::after,.single-tomd_digital_service .site-content::after{clear:both;content:"";display:block}.single-tomd_calculator .site-content .page-wrapper,.single-tomd_digital_service .site-content .page-wrapper{position:relative;max-width:940px;margin:0 auto}.single-tomd_calculator .site-content .page-wrapper::after,.single-tomd_digital_service .site-content .page-wrapper::after{clear:both;content:"";display:block}.single-tomd_calculator .site-content .page-wrapper article,.single-tomd_digital_service .site-content .page-wrapper article{width:calc(100% - 40px);float:left;margin-left:20px}.single-tomd_calculator .site-content .page-wrapper article .digital-service__button,.single-tomd_digital_service .site-content .page-wrapper article .digital-service__button{margin-top:20px}.site-footer{clear:left;display:flex;flex-direction:column}.site-footer .primary-footer__inner,.site-footer .secondary-footer__inner,.site-footer .tertiary-footer__inner{position:relative;max-width:940px;margin:0 auto}.site-footer .primary-footer__inner::after,.site-footer .secondary-footer__inner::after,.site-footer .tertiary-footer__inner::after{clear:both;content:"";display:block}.site-footer .primary-footer .site-footer__sidebar,.site-footer .secondary-footer .site-footer__sidebar,.site-footer .tertiary-footer .site-footer__sidebar{width:calc(100% - 40px);float:left;margin-left:20px}.site-footer .primary-footer{order:1}.site-footer .secondary-footer{order:2}.site-footer .tertiary-footer{order:3}.site-footer .site-footer__credit{order:99;position:relative;max-width:940px;margin:0 auto;width:100%}.site-footer .site-footer__credit::after{clear:both;content:"";display:block}.site-footer .site-footer__credit p{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.site-footer.template--footer-default .primary-footer .site-footer__sidebar--1{width:calc(41.6666666667% - 28.3333333333px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){.site-footer.template--footer-default .primary-footer .site-footer__sidebar--2{width:calc(25% - 25px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}@media only screen and (min-width: 900px){.site-footer.template--footer-default .primary-footer .site-footer__sidebar--3{width:calc(16.6666666667% - 23.3333333333px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}@media only screen and (min-width: 900px){.site-footer.template--footer-default .secondary-footer .site-footer__sidebar--4{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){.site-footer.template--footer-default .secondary-footer .site-footer__sidebar--5{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}@media only screen and (min-width: 900px){.site-footer.template--footer-template2 .primary-footer .site-footer__sidebar--1{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){.site-footer.template--footer-template2 .primary-footer .site-footer__sidebar--2{width:calc(25% - 25px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}@media only screen and (min-width: 900px){.site-footer.template--footer-template2 .primary-footer .site-footer__sidebar--3{width:calc(25% - 25px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}@media only screen and (min-width: 900px){.site-footer.template--footer-template2 .secondary-footer .site-footer__sidebar--4{width:calc(50% - 30px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){.site-footer.template--footer-template2 .secondary-footer .site-footer__sidebar--5{width:calc(50% - 30px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){.site-footer.template--footer-template3 .primary-footer .site-footer__sidebar--1{width:calc(25% - 25px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){.site-footer.template--footer-template3 .primary-footer .site-footer__sidebar--2{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){.site-footer.template--footer-template3 .primary-footer .site-footer__sidebar--3{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}@media only screen and (min-width: 900px){.site-footer.template--footer-template3 .secondary-footer .site-footer__sidebar--4{width:calc(100% - 40px);float:left;margin-left:20px}}.site-footer.template--footer-template4 .primary-footer{order:2}@media only screen and (min-width: 900px){.site-footer.template--footer-template4 .primary-footer .site-footer__sidebar--1{width:calc(83.3333333333% - 36.6666666667px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}.site-footer.template--footer-template4 .secondary-footer{order:3}@media only screen and (min-width: 900px){.site-footer.template--footer-template4 .secondary-footer .site-footer__sidebar--2{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}@media only screen and (min-width: 900px){.site-footer.template--footer-template4 .secondary-footer .site-footer__sidebar--3{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}.site-footer.template--footer-template4 .tertiary-footer{order:1}@media only screen and (min-width: 900px){.site-footer.template--footer-template4 .tertiary-footer .site-footer__sidebar--4{width:calc(83.3333333333% - 36.6666666667px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}body.post-type-archive-hd_insight .hd-insight__button{width:auto;display:inline-block}body.post-type-archive-hd_insight.template--template-2 .archive-header__inner{position:relative;max-width:940px;margin:0 auto}body.post-type-archive-hd_insight.template--template-2 .archive-header__inner::after{clear:both;content:"";display:block}body.post-type-archive-hd_insight.template--template-2 .archive-header__title{margin-bottom:0}body.post-type-archive-hd_insight.template--template-2 .page-wrapper{position:relative;max-width:940px;margin:0 auto}body.post-type-archive-hd_insight.template--template-2 .page-wrapper::after{clear:both;content:"";display:block}body.post-type-archive-hd_insight.template--template-2 .hd_insight{display:block;position:relative;max-width:940px;margin:0 auto}body.post-type-archive-hd_insight.template--template-2 .hd_insight::after{clear:both;content:"";display:block}body.post-type-archive-hd_insight.template--template-2 .hd_insight .post__title{margin-bottom:0}body.post-type-archive-hd_insight.template--template-2 .hd_insight .post__header,body.post-type-archive-hd_insight.template--template-2 .hd_insight .post__content-wrap{width:calc(100% - 40px);float:left;margin-left:20px}body.post-type-archive-hd_insight.template--template-2 .hd_insight img{object-fit:cover;width:100%;height:300px;vertical-align:top}body.post-type-archive-hd_insight.template--template-2 .hd_insight .hd-insight__button-wrap{margin-top:auto}@media only screen and (min-width: 900px){body.post-type-archive-hd_insight.template--template-2 .hd_insight{display:flex}body.post-type-archive-hd_insight.template--template-2 .hd_insight .post__header{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}body.post-type-archive-hd_insight.template--template-2 .hd_insight .post__content-wrap{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;display:flex;flex-direction:column}body.post-type-archive-hd_insight.template--template-2 .hd_insight .featuredimage__image-wrap{margin-bottom:0}}body.post-type-archive-hd_insight.template--template-3 .archive-header__inner{position:relative;max-width:940px;margin:0 auto}body.post-type-archive-hd_insight.template--template-3 .archive-header__inner::after{clear:both;content:"";display:block}body.post-type-archive-hd_insight.template--template-3 .archive-header__title{margin-bottom:0}body.post-type-archive-hd_insight.template--template-3 .page-wrapper{width:calc(75% - 35px);float:left;margin-left:20px;margin-left:0 !important}body.post-type-archive-hd_insight.template--template-3 .sidebar{width:calc(25% - 25px);float:left;margin-left:20px}body.post-type-archive-hd_insight.template--template-3 .hd_insight{margin-bottom:20px;width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.post-type-archive-hd_insight.template--template-3 .hd_insight{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}body.post-type-archive-hd_insight.template--template-3 .hd_insight:first-child{width:calc(100% - 40px);float:left;margin-left:20px}body.post-type-archive-hd_insight.template--template-3 .hd_insight:first-child .hd-insight__button{display:inline-block}}body.post-type-archive-hd_insight.template--template-3 .hd_insight img{object-fit:cover;width:100%;height:175px}body.post-type-archive-hd_insight.template--template-3 .hd_insight .post__title{margin-bottom:0}body.post-type-archive-hd_insight.template--template-3 .hd_insight .post__excerpt p{margin-top:0;padding-bottom:0}body.post-type-archive-hd_insight.template--template-3 .hd_insight .post__excerpt p:first-child{margin-bottom:5px}body.post-type-archive-hd_insight.template--template-3 .hd_insight .hd-insight__button{display:block}body.post-type-archive-hd_insight.template--template-4 .archive-header__inner{position:relative;max-width:940px;margin:0 auto}body.post-type-archive-hd_insight.template--template-4 .archive-header__inner::after{clear:both;content:"";display:block}body.post-type-archive-hd_insight.template--template-4 .archive-header__title{margin-bottom:0}body.post-type-archive-hd_insight.template--template-4 .page-wrapper{position:relative;max-width:940px;margin:0 auto}body.post-type-archive-hd_insight.template--template-4 .page-wrapper::after{clear:both;content:"";display:block}body.post-type-archive-hd_insight.template--template-4 .hd_insight{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.post-type-archive-hd_insight.template--template-4 .hd_insight{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}body.post-type-archive-hd_insight.template--template-4 .hd_insight img{object-fit:cover;width:100%;height:300px}body.post-type-archive-hd_insight.template--template-4 .hd_insight .post__title{margin-bottom:0}body.post-type-archive-hd_insight.template--template-4 .hd_insight .post__excerpt p{margin-top:0}body.post-type-archive-hd_insight.template--template-4 .hd_insight .post__title-wrap{padding-bottom:0}body.tax-hd_insights_campaign .hd-insight__button{width:auto;display:inline-block}body.tax-hd_insights_campaign .archive-header__inner{position:relative;max-width:940px;margin:0 auto}body.tax-hd_insights_campaign .archive-header__inner::after{clear:both;content:"";display:block}body.tax-hd_insights_campaign .archive-header__title{margin-bottom:0}body.tax-hd_insights_campaign .page-wrapper{width:calc(75% - 35px);float:left;margin-left:20px;margin-left:0 !important}body.tax-hd_insights_campaign .sidebar{width:calc(25% - 25px);float:left;margin-left:20px}body.tax-hd_insights_campaign .sidebar ul{list-style-type:none;padding-left:0}body.tax-hd_insights_campaign .hd_insight{margin-bottom:20px;width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.tax-hd_insights_campaign .hd_insight{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}body.tax-hd_insights_campaign .hd_insight:first-child{width:calc(100% - 40px);float:left;margin-left:20px}body.tax-hd_insights_campaign .hd_insight:first-child .hd-insight__button{display:inline-block}}body.tax-hd_insights_campaign .hd_insight img{object-fit:cover;width:100%;height:175px}body.tax-hd_insights_campaign .hd_insight .post__title{margin-bottom:0}body.tax-hd_insights_campaign .hd_insight .post__excerpt p{margin-top:0;padding-bottom:0}body.tax-hd_insights_campaign .hd_insight .post__excerpt p:first-child{margin-bottom:5px}body.tax-hd_insights_campaign .hd_insight .hd-insight__button{display:block}body.single-hd_person.template--person-single-template2 .person__header{flex-direction:row;flex-wrap:wrap;width:calc(100% - 40px);float:left;margin-left:20px}body.single-hd_person.template--person-single-template2 .person-image__wrap{order:1;width:100%}@media only screen and (min-width: 900px){body.single-hd_person.template--person-single-template2 .person__image{max-width:50%;margin:0 auto}}body.single-hd_person.template--person-single-template2 .person__title{order:2}@media only screen and (min-width: 900px){body.single-hd_person.template--person-single-template2 .person__title{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}body.single-hd_person.template--person-single-template2 .person__contact{order:3}@media only screen and (min-width: 900px){body.single-hd_person.template--person-single-template2 .person__contact{width:calc(41.6666666667% - 28.3333333333px);float:left;margin-left:20px}}body.single-hd_person.template--person-single-template2 .person__social-links{order:4}@media only screen and (min-width: 900px){body.single-hd_person.template--person-single-template2 .person__social-links{width:calc(16.6666666667% - 23.3333333333px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px);margin-left:auto}}@media only screen and (min-width: 900px){body.single-hd_person.template--person-single-template2 .person__content{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}@media only screen and (min-width: 900px){body.single-hd_person.template--person-single-template3 .person__header{width:calc(41.6666666667% - 28.3333333333px);float:left;margin-left:20px}}body.single-hd_person.template--person-single-template3 .person-image__wrap{order:3}body.single-hd_person.template--person-single-template3 .person__title{order:1}body.single-hd_person.template--person-single-template3 .person__contact{order:4}body.single-hd_person.template--person-single-template3 .person__social-links{order:2}@media only screen and (min-width: 900px){body.single-hd_person.template--person-single-template3 .person__content{width:calc(50% - 30px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}body.single.template--single-default .post,body.single.single-hd_business_news .post,body.single.single-hd_media_content .post{width:100%}body.single.template--single-default .post.has-post-thumbnail .post__header,body.single.single-hd_business_news .post.has-post-thumbnail .post__header,body.single.single-hd_media_content .post.has-post-thumbnail .post__header{display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;-ms-grid-rows:100% 100% minmax(min-content);grid-template-rows:100% 100% minmax(min-content)}body.single.template--single-default .post.has-post-thumbnail .hd-rl-image__wrap,body.single.single-hd_business_news .post.has-post-thumbnail .hd-rl-image__wrap,body.single.single-hd_media_content .post.has-post-thumbnail .hd-rl-image__wrap{width:100%;-ms-grid-row:1;grid-row:1;-ms-grid-column:1;grid-column:1}body.single.template--single-default .post.has-post-thumbnail .featuredimage__image,body.single.single-hd_business_news .post.has-post-thumbnail .featuredimage__image,body.single.single-hd_media_content .post.has-post-thumbnail .featuredimage__image{display:block;max-width:none;width:100%}body.single.template--single-default .post.has-post-thumbnail .post__title-wrap,body.single.single-hd_business_news .post.has-post-thumbnail .post__title-wrap,body.single.single-hd_media_content .post.has-post-thumbnail .post__title-wrap{position:relative;max-width:940px;margin:0 auto;-ms-grid-row:1;grid-row:1;-ms-grid-column:1;grid-column:1;align-self:center;-ms-grid-row-align:center;text-align:center;width:100%}body.single.template--single-default .post.has-post-thumbnail .post__title-wrap::after,body.single.single-hd_business_news .post.has-post-thumbnail .post__title-wrap::after,body.single.single-hd_media_content .post.has-post-thumbnail .post__title-wrap::after{clear:both;content:"";display:block}body.single.template--single-default .post.has-post-thumbnail .post__title,body.single.single-hd_business_news .post.has-post-thumbnail .post__title,body.single.single-hd_media_content .post.has-post-thumbnail .post__title{width:calc(100% - 40px);float:left;margin-left:20px}body.single.template--single-default .post.has-post-thumbnail .post__breadcrumb-wrap,body.single.single-hd_business_news .post.has-post-thumbnail .post__breadcrumb-wrap,body.single.single-hd_media_content .post.has-post-thumbnail .post__breadcrumb-wrap{-ms-grid-row:2;grid-row:2;position:relative;max-width:940px;margin:0 auto;width:100%}body.single.template--single-default .post.has-post-thumbnail .post__breadcrumb-wrap::after,body.single.single-hd_business_news .post.has-post-thumbnail .post__breadcrumb-wrap::after,body.single.single-hd_media_content .post.has-post-thumbnail .post__breadcrumb-wrap::after{clear:both;content:"";display:block}body.single.template--single-default .post:not(.has-post-thumbnail) .post__header,body.single.single-hd_business_news .post:not(.has-post-thumbnail) .post__header,body.single.single-hd_media_content .post:not(.has-post-thumbnail) .post__header{position:relative;max-width:940px;margin:0 auto;display:flex;flex-direction:column}body.single.template--single-default .post:not(.has-post-thumbnail) .post__header::after,body.single.single-hd_business_news .post:not(.has-post-thumbnail) .post__header::after,body.single.single-hd_media_content .post:not(.has-post-thumbnail) .post__header::after{clear:both;content:"";display:block}body.single.template--single-default .post:not(.has-post-thumbnail) .post__title-wrap,body.single.single-hd_business_news .post:not(.has-post-thumbnail) .post__title-wrap,body.single.single-hd_media_content .post:not(.has-post-thumbnail) .post__title-wrap{order:2}body.single.template--single-default .post:not(.has-post-thumbnail) .post__title,body.single.single-hd_business_news .post:not(.has-post-thumbnail) .post__title,body.single.single-hd_media_content .post:not(.has-post-thumbnail) .post__title{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.single.template--single-default .post:not(.has-post-thumbnail) .post__title,body.single.single-hd_business_news .post:not(.has-post-thumbnail) .post__title,body.single.single-hd_media_content .post:not(.has-post-thumbnail) .post__title{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}body.single.template--single-default .post:not(.has-post-thumbnail) .post__breadcrumb-wrap,body.single.single-hd_business_news .post:not(.has-post-thumbnail) .post__breadcrumb-wrap,body.single.single-hd_media_content .post:not(.has-post-thumbnail) .post__breadcrumb-wrap{order:1;width:100%}body.single.template--single-template3 .post__header{max-width:none;display:flex;flex-direction:column}body.single.template--single-template3 .post__title-wrap{position:relative;max-width:940px;margin:0 auto;width:100%;order:2}body.single.template--single-template3 .post__title-wrap::after{clear:both;content:"";display:block}body.single.template--single-template3 .post__title{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.single.template--single-template3 .post__title{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}body.single.template--single-template3 .post__breadcrumb-wrap{order:1;width:100%}body.post-type-archive-hd_service .page-wrapper{position:relative;max-width:940px;margin:0 auto}body.post-type-archive-hd_service .page-wrapper::after{clear:both;content:"";display:block}body.post-type-archive-hd_service article{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}body.hd_service-template-default .content-container{position:relative;max-width:940px;margin:0 auto;display:flex;flex-wrap:wrap}body.hd_service-template-default .content-container::after{clear:both;content:"";display:block}@media only screen and (min-width: 900px){body.hd_service-template-default .content-container{flex-wrap:nowrap}}body.hd_service-template-default .entry-content{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px}body.hd_service-template-default .entry-content .hd-block{margin-top:0}body.hd_service-template-default .entry-content .hd-block:first-child p:first-child{margin-top:0}body.hd_service-template-default .entry-content .hd-block-rich-text.hd-block-count-1 .hd-richtext__col-1{margin-left:0}body.hd_service-template-default article{width:100%}body.hd_service-template-default .hd-services-sidebar-nav{height:100%;width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.hd_service-template-default .hd-services-sidebar-nav{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}body.hd_service-template-default .hd-services-sidebar-nav li,body.hd_service-template-default .hd-services-sidebar-nav ul{list-style:none}body.hd_service-template-default .hd-services-sidebar-nav li{margin-bottom:10px}body.hd_service-template-default .hd-services-sidebar-nav li a{text-decoration:none}body.hd_service-template-default .hd-services-sidebar-nav li.page_item_has_children span.dashicons.dashicons-arrow-down{font-size:26px;height:30px;width:30px}body.hd_service-template-default .hd-services-sidebar-nav li.page_item_has_children:hover{cursor:pointer}body.hd_service-template-default .hd-services-sidebar-nav ul.children{display:none;margin-top:7px}body.hd_service-template-default .hd-services-sidebar-nav ul.children li{margin-bottom:7px}body.single .post__inner{position:relative;max-width:940px;margin:0 auto}body.single .post__inner::after{clear:both;content:"";display:block}body.single .post__metadata{position:relative;max-width:940px;margin:0 auto}body.single .post__metadata::after{clear:both;content:"";display:block}body.single .post__metadata-item{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.single .post__metadata-item{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}body.single .post__navigation{position:relative;max-width:940px;margin:0 auto}body.single .post__navigation::after{clear:both;content:"";display:block}body.single .post__navigation nav{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.single .post__navigation nav{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}body.single .post__navigation .nav-links{display:flex;justify-content:space-between}body.single .post__breadcrumb-wrap{position:relative;max-width:940px;margin:0 auto}body.single .post__breadcrumb-wrap::after{clear:both;content:"";display:block}body.single .post__breadcrumb{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){body.single .post__breadcrumb{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}body.single .post .featuredimage__image-wrap img{width:100%;display:block}body.single-hd_insight .post__title{width:calc(100% - 40px);float:left;margin-left:20px}body.single-hd_insight .post__breadcrumb-wrap,body.single-hd_insight .post__title-wrap,body.single-hd_insight .post__metadata,body.single-hd_insight .post__content{position:relative;max-width:940px;margin:0 auto}body.single-hd_insight .post__breadcrumb-wrap::after,body.single-hd_insight .post__title-wrap::after,body.single-hd_insight .post__metadata::after,body.single-hd_insight .post__content::after{clear:both;content:"";display:block}body.single-hd_insight .post__title-wrap{margin-top:20px}body.single-hd_insight .featuredimage__image-wrap img{height:235px;object-fit:cover;width:100%}body.single-hd_insight .insights-related-posts{margin-top:40px}body.single-hd_insight .post__navigation .nav-links{display:block}@media only screen and (min-width: 600px){body.single-hd_insight .post__navigation .nav-links{display:flex;justify-content:space-between}body.single-hd_insight .post__navigation .nav-links .nav-previous a,body.single-hd_insight .post__navigation .nav-links .nav-next a{width:auto}}body.single-hd_insight .post__navigation .nav-links .nav-previous a,body.single-hd_insight .post__navigation .nav-links .nav-next a{width:100%}.modal label{cursor:pointer;margin-bottom:0}.modal label img{border-radius:150px;display:block;max-width:300px}.modal .modal-state{display:none}.modal .modal-fade-screen{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.85);opacity:0;padding-top:0.6em;text-align:left;transition:opacity 0.25s ease;visibility:hidden;z-index:99999999999}@media only screen and (min-width: 900px){.modal .modal-fade-screen{padding-top:10em}}.modal .modal-fade-screen .modal-bg{position:absolute;cursor:pointer}.modal .modal-close{position:absolute;top:1.5em;left:1.5em;height:1.5em;width:1.5em;background:#fff;cursor:pointer}.modal .modal-close::after,.modal .modal-close::before{position:absolute;width:1.5em;height:0.15em;background:#777;content:"";display:block;margin:-3px 0 0 -1px;transform:rotate(45deg)}.modal .modal-close:hover::after,.modal .modal-close:hover::before{background:#5e5d5d}.modal .modal-close::before{transform:rotate(-45deg)}.modal .modal-inner{background:#fff;margin:auto;margin-top:0;max-height:95%;overflow:auto;padding:1.5em;position:relative;transition:opacity 0.25s ease;width:95%}@media only screen and (min-width: 600px){.modal .modal-inner{max-height:70%;padding:3em;width:60%}}@media only screen and (min-width: 900px){.modal .modal-inner{width:50%}}.modal .modal-inner h1{color:#777;text-align:left;text-transform:capitalize}.modal .modal-inner p{color:#777;line-height:1.4em}.modal .modal-inner .modal-intro{margin-bottom:1em}.modal .modal-inner .modal-content{color:#777}@media only screen and (min-width: 600px){.modal .modal-inner .modal-content{columns:2 8em}}.modal .modal-inner a.cta{color:#ffffff;display:inline-block;margin-right:0.5em;margin-top:1em}.modal .modal-inner a.cta:last-child{padding:0 2em}.modal .modal-state:checked+.modal-fade-screen{opacity:1;visibility:visible}.modal .modal-state:checked+.modal-fade-screen .modal-inner{top:0.5em}.modal-open{overflow:hidden}.gform_heading,.gform_body,.gform_footer{clear:both;padding-bottom:20px}ul.gform_fields{list-style:none;margin:0 -15px;padding:0}li.gfield{clear:both;overflow:auto;padding:0 15px 20px}.ginput_container span{margin-bottom:10px}.ginput_container input.large,.ginput_container select.large,.ginput_container textarea.large{width:100%}.ginput_container input.medium,.ginput_container select.medium,.ginput_container textarea.medium{width:100%}@media only screen and (min-width: 600px){.ginput_container input.medium,.ginput_container select.medium,.ginput_container textarea.medium{width:66%}}.ginput_container input.small,.ginput_container select.small,.ginput_container textarea.small{width:100%}@media only screen and (min-width: 600px){.ginput_container input.small,.ginput_container select.small,.ginput_container textarea.small{width:33%}}.ginput_container input,.ginput_container textarea{margin:2px}.ginput_complex span{display:inline-block}.ginput_complex label{display:block}label.gfield_label{display:inline-block;padding-bottom:10px}.left_label label.gfield_label{float:left;width:25%}.right_label label.gfield_label{float:right;width:25%}.gfield_required{padding-left:5px}ul.gfield_checkbox,ul.gfield_radio{list-style:none;padding:0}ul.gfield_checkbox input,ul.gfield_radio input{margin-right:10px;position:relative;top:-1px}ul.gfield_radio input{margin-left:2px}.gsection h2{border-bottom:3px solid black;padding-bottom:15px}.gf_progressbar_wrapper{padding-bottom:15px}.gf_progressbar{background:gray}.gf_progressbar_percentage{background:red;padding:5px 10px;text-align:right}.gfield_time_hour,.gfield_time_minute,.gfield_time_ampm{display:inline;display:inline-block}.gfield_time_hour label,.gfield_time_minute label{display:block}.gfield_time_ampm{vertical-align:top}.validation_error{font-size:1.2em;font-weight:bold;padding-bottom:15px}li.gfield.gfield_error{background:#FFDFE0;margin-bottom:15px;padding-top:15px}li.gfield.gfield_error label.gfield_label{font-weight:bold}li.gfield .validation_message{font-weight:bold;margin-top:10px}.gform_validation_container{display:none}.ginput_full{display:block}.ginput_full input,.ginput_full select,.ginput_full textarea{margin-bottom:5px;width:100%}.ginput_full label{display:block}.ginput_left{float:left;padding-right:10px;width:50%}.ginput_left input,.ginput_left select,.ginput_left textarea{margin-bottom:5px;width:100%}.ginput_left label{display:block}.ginput_right{float:right;width:50%}.ginput_right input,.ginput_right select,.ginput_right textarea{margin-bottom:5px;width:100%}.ginput_right label{display:block}.ginput_right{float:right;width:50%}li.gf_left_half{clear:none;float:left;padding-right:10px;padding-bottom:10px;width:50%}li.gf_right_half{clear:none;float:right;padding-bottom:10px;width:50%}li.gf_left_third{clear:none;float:left;padding-right:10px;padding-bottom:10px;width:33%}li.gf_middle_third{clear:none;float:left;padding-right:10px;padding-bottom:10px;width:34%}li.gf_right_third{clear:none;float:right;padding-bottom:10px;width:33%}li.gf_first_quarter{clear:none;float:left;padding-right:10px;padding-bottom:10px;width:25%}li.gf_second_quarter{clear:none;float:left;padding-right:10px;padding-bottom:10px;width:25%}li.gf_third_quarter{clear:none;float:left;padding-bottom:10px;width:25%}li.gf_fourth_quarter{clear:none;float:right;padding-bottom:10px;width:25%}@media only screen and (max-width: 599px){li.gf_left_half,li.gf_right_half,li.gf_left_third,li.gf_middle_third,li.gf_right_third,li.gf_first_quarter,li.gf_second_quarter,li.gf_third_quarter,li.gf_fourth_quarter{width:100%}}.gf_list_2col ul.gfield_checkbox li,.gf_list_2col ul.gfield_radio li{float:left;padding-bottom:10px;width:50%}.gf_list_3col ul.gfield_checkbox li,.gf_list_3col ul.gfield_radio li{float:left;padding-bottom:10px;width:33%}.gf_list_4col ul.gfield_checkbox li,.gf_list_4col ul.gfield_radio li{float:left;padding-bottom:10px;width:25%}.gf_list_5col ul.gfield_checkbox li,.gf_list_5col ul.gfield_radio li{float:left;padding-bottom:10px;width:20%}.gf_list_inline ul.gfield_checkbox li,.gf_list_inline ul.gfield_radio li{display:inline-block;padding-right:10px;padding-bottom:10px}@media only screen and (max-width: 599px){.gf_list_2col ul.gfield_checkbox li,.gf_list_2col ul.gfield_radio li,.gf_list_3col ul.gfield_checkbox li,.gf_list_3col ul.gfield_radio li,.gf_list_4col ul.gfield_checkbox li,.gf_list_4col ul.gfield_radio li,.gf_list_5col ul.gfield_checkbox li,.gf_list_5col ul.gfield_radio li{width:100%}}.page-headers{width:100%}.page-headers .compat-object-fit{background-size:cover;background-position:center center}.page-headers .compat-object-fit img{display:none}.page-headers .page-header{position:relative;height:auto;min-height:600px;display:flex;align-items:center}@media only screen and (min-width: 900px){.page-headers .page-header{height:auto}}@media only screen and (min-width: 1200px){.page-headers .page-header{min-height:800px}}.page-headers .page-header__inner{width:100%}.page-headers .page-header__image-wrap{position:absolute;top:0;bottom:0;left:50%;right:0;z-index:-1;transform:translateX(-50%);position:relative;max-width:940px;margin:0 auto}.page-headers .page-header__image-wrap::after{clear:both;content:"";display:block}.page-headers .page-header__content-wrap{position:relative;max-width:940px;margin:0 auto;height:100%;position:absolute;width:100%;left:50%;top:0;transform:translateX(-50%)}.page-headers .page-header__content-wrap::after{clear:both;content:"";display:block}.page-headers .page-header__title{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.page-headers .page-header__title{width:calc(50% - 30px);float:left;margin-left:20px}}.page-headers .page-header__subtitle{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.page-headers .page-header__subtitle{width:calc(50% - 30px);float:left;margin-left:20px;clear:left}}.page-headers .page-header__content{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.page-headers .page-header__content{width:calc(50% - 30px);float:left;margin-left:20px;clear:left}}.page-headers .page-header__button-wrapper{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.page-headers .page-header__button-wrapper{width:calc(50% - 30px);float:left;margin-left:20px;clear:left}}.page-headers .slick-arrow{display:none !important}@media only screen and (min-width: 900px){.page-headers .slick-arrow{display:block !important}}.site-header .site-header__inner{display:flex;flex-wrap:wrap}.site-header .site-header__primary,.site-header .site-header__horizontal{width:100%}.site-header .site-header__primary__inner,.site-header .site-header__horizontal__inner{position:relative;max-width:940px;margin:0 auto}.site-header .site-header__primary__inner::after,.site-header .site-header__horizontal__inner::after{clear:both;content:"";display:block}.site-header .site-header__logo-image{display:block}.site-header .site-header__contact-details .contact-details__items{list-style-type:none;padding-left:0px}.site-header .site-header__secondary{width:100%}.site-header .site-header__secondary__inner{position:relative;max-width:940px;margin:0 auto}.site-header .site-header__secondary__inner::after{clear:both;content:"";display:block}.site-header .site-header__utility-nav .menu-items{list-style:none;padding-left:0;text-align:left;list-style-type:none;padding-left:0px}.site-header .site-header__utility-nav .menu-items li{display:inline-block;margin-right:10px}.site-header .button.menu,.site-header body.post-type-archive-hd_insight .menu.hd-insight__button,body.post-type-archive-hd_insight .site-header .menu.hd-insight__button,.site-header body.tax-hd_insights_campaign .menu.hd-insight__button,body.tax-hd_insights_campaign .site-header .menu.hd-insight__button,.site-header body.single-hd_insight .post__navigation .nav-previous a.menu,body.single-hd_insight .post__navigation .nav-previous .site-header a.menu,.site-header body.single-hd_insight .post__navigation .nav-next a.menu,body.single-hd_insight .post__navigation .nav-next .site-header a.menu,.site-header .page-headers .menu.page-header__button,.page-headers .site-header .menu.page-header__button,.site-header .hd-block-action-grid .menu.hd-action-grid-item__button,.hd-block-action-grid .site-header .menu.hd-action-grid-item__button,.site-header .hd-block.hd-block-calls-to-action.template--default .menu.hd-cta__button,.hd-block.hd-block-calls-to-action.template--default .site-header .menu.hd-cta__button,.site-header .hd-block-feature-row .menu.feature-row__content-button,.hd-block-feature-row .site-header .menu.feature-row__content-button,.site-header .hd-block-locations .menu.hd-location__button,.hd-block-locations .site-header .menu.hd-location__button,.site-header .hd-block-people .hd-person__button-wrap .menu.hd-person__button,.hd-block-people .hd-person__button-wrap .site-header .menu.hd-person__button,.site-header .hd-block.hd-block-person.template--template1 .menu.hd-person__button,.hd-block.hd-block-person.template--template1 .site-header .menu.hd-person__button,.site-header .menu.digital-service__button{border:none}.site-header .button.menu:hover,.site-header body.post-type-archive-hd_insight .menu.hd-insight__button:hover,body.post-type-archive-hd_insight .site-header .menu.hd-insight__button:hover,.site-header body.tax-hd_insights_campaign .menu.hd-insight__button:hover,body.tax-hd_insights_campaign .site-header .menu.hd-insight__button:hover,.site-header body.single-hd_insight .post__navigation .nav-previous a.menu:hover,body.single-hd_insight .post__navigation .nav-previous .site-header a.menu:hover,.site-header body.single-hd_insight .post__navigation .nav-next a.menu:hover,body.single-hd_insight .post__navigation .nav-next .site-header a.menu:hover,.site-header .page-headers .menu.page-header__button:hover,.page-headers .site-header .menu.page-header__button:hover,.site-header .hd-block-action-grid .menu.hd-action-grid-item__button:hover,.hd-block-action-grid .site-header .menu.hd-action-grid-item__button:hover,.site-header .hd-block.hd-block-calls-to-action.template--default .menu.hd-cta__button:hover,.hd-block.hd-block-calls-to-action.template--default .site-header .menu.hd-cta__button:hover,.site-header .hd-block-feature-row .menu.feature-row__content-button:hover,.hd-block-feature-row .site-header .menu.feature-row__content-button:hover,.site-header .hd-block-locations .menu.hd-location__button:hover,.hd-block-locations .site-header .menu.hd-location__button:hover,.site-header .hd-block-people .hd-person__button-wrap .menu.hd-person__button:hover,.hd-block-people .hd-person__button-wrap .site-header .menu.hd-person__button:hover,.site-header .hd-block.hd-block-person.template--template1 .menu.hd-person__button:hover,.hd-block.hd-block-person.template--template1 .site-header .menu.hd-person__button:hover,.site-header .menu.digital-service__button:hover{background-color:transparent}.site-header__primary-nav{position:fixed;width:100%;height:100%;top:0;z-index:1000;left:0;opacity:0;visibility:hidden;display:flex;justify-content:flex-end;box-shadow:0 0 0px 0 rgba(0,0,0,0);transition:all 0.3s ease}.site-header__primary-nav__inner{background-color:white;position:fixed;padding:20px 0;width:100%;height:100%;overflow-y:auto}@media only screen and (min-width: 900px){.site-header__primary-nav__inner{width:350px;right:0}}.site-header__primary-nav__list{padding:100px 0 20px 0;width:100%}.site-header__primary-nav .link-wrap{display:block;position:relative}.site-header__primary-nav .menu-main-menu-container{width:100%;padding:100px 0 20px 0;margin-left:0}.site-header__primary-nav ul{min-width:200px;list-style:none;margin-bottom:0;padding:0}.site-header__primary-nav ul.sub-menu{display:none}.site-header__primary-nav ul.sub-menu li{border-bottom:0}.site-header__primary-nav ul.sub-menu li a{padding-left:40px}.site-header__primary-nav li{position:relative;min-height:44px;border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom:0}.site-header__primary-nav li.menu-item-has-children{width:100%;height:auto}.site-header__primary-nav li.menu-item-has-children li:before{content:'';display:block;position:absolute}.site-header__primary-nav li.menu-item-has-children ul ul li{padding-left:0}.site-header__primary-nav li.menu-item-has-children ul ul li:after{content:'';display:block;position:absolute}.site-header__primary-nav li.menu-item-has-children .page_item_arrow{position:absolute;right:20px;top:12px;cursor:pointer;background-color:rgba(128,128,128,0.2);padding:4px;width:30px;height:30px;display:flex;flex-direction:column;justify-content:center;transition:background-color 0.2s ease-in-out;transform:rotate(90deg);color:#fff}.site-header__primary-nav li.menu-item-has-children .page_item_arrow:hover{background-color:rgba(128,128,128,0.5)}.site-header__primary-nav li.menu-item-has-children .page_item_arrow:before{content:'+';text-align:center}.site-header__primary-nav li.menu-item-has-children .page_item_arrow.active{transform:rotate(0deg);background-color:rgba(128,128,128,0.5)}.site-header__primary-nav li.menu-item-has-children .page_item_arrow.active:before{content:'-'}.site-header__primary-nav li a{line-height:34px;padding:10px 20px 10px 20px;color:#000}.site-header__primary-nav li a:hover{background-color:rgba(128,128,128,0.5)}.site-header__primary-nav a{display:block;position:relative}.site-header__primary-nav.open{left:0px;overflow-y:auto;opacity:1;visibility:visible}.site-header__primary-nav .menu-close{right:20px;left:auto;top:50px;position:absolute;display:block;height:32px;width:32px;background-color:transparent;border:0}.site-header__primary-nav .menu-close:after,.site-header__primary-nav .menu-close:before{content:'';position:absolute;top:0;left:15px;display:block;width:4px;height:30px;border-radius:0;background-color:grey}.site-header__primary-nav .menu-close:before{transform:translateX(-50%) rotate(45deg)}.site-header__primary-nav .menu-close:after{transform:translateX(-50%) rotate(-45deg)}.site-header__primary-nav .menu-close .label{display:none}body.fixed{position:fixed;width:100%}body.logged-in.admin-bar .site-header__primary-nav.open{top:32px}.site-header__horizontal{width:100%;background-color:#f1f1f1;display:none}@media only screen and (min-width: 900px){.site-header__horizontal{display:block}}.site-header__horizontal .site-header__horizontal__inner{position:relative;max-width:940px;margin:0 auto}.site-header__horizontal .site-header__horizontal__inner::after{clear:both;content:"";display:block}.site-header__horizontal ul{width:100%;display:block;justify-content:center;padding:0;margin:0;text-align:center}.site-header__horizontal ul li{list-style-type:none;margin-bottom:0;color:rgba(255,255,255,0.6);font-weight:500;font-size:18px;position:relative;display:inline-block}.site-header__horizontal ul li:hover{cursor:pointer}.site-header__horizontal ul li a{display:block;padding:18px 15px 16px 15px;text-decoration:none;transition:ease color 0.15s}.site-header__horizontal ul li a:hover{color:#ffffff}.site-header__horizontal ul li.current_page_item{color:#ffffff}.site-header__horizontal ul li.menu-item-has-children:hover ul.sub-menu{visibility:visible;opacity:1;z-index:1000}.site-header__horizontal ul .menu-item-has-children>a:after{content:"▾";margin-left:7px}.site-header__horizontal ul .menu-item-has-children ul.sub-menu{display:block;width:100%;visibility:hidden;transition:ease all 0.15s;opacity:0;background-color:#f1f1f1;min-width:calc(100% + 60px);border-radius:0 0 2px 2px;padding:0 0 10px}.site-header__horizontal ul .menu-item-has-children ul.sub-menu li a{text-align:left;font-size:16px;padding:10px 15px 0}.site-header__horizontal ul ul.sub-menu{position:absolute;z-index:1;padding-left:0}.site-header__horizontal ul ul.sub-menu li{display:block}.horizontal_desktop .menu-toggle{display:block}@media only screen and (min-width: 900px){.horizontal_desktop .menu-toggle{display:none}}.site-header.template--header-default .site-header__primary,.site-header.template--header-template-1 .site-header__primary{order:2;padding-bottom:40px}.site-header.template--header-default .site-header__primary__inner,.site-header.template--header-template-1 .site-header__primary__inner{display:flex;flex-wrap:wrap;align-items:flex-start;align-items:center}.site-header.template--header-default .site-header__logo,.site-header.template--header-template-1 .site-header__logo{width:calc(100% - 40px);float:left;margin-left:20px;text-align:center}@media only screen and (min-width: 600px){.site-header.template--header-default .site-header__logo,.site-header.template--header-template-1 .site-header__logo{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px;margin-right:auto;text-align:left}}.site-header.template--header-default .site-header__contact-details,.site-header.template--header-template-1 .site-header__contact-details{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px}@media only screen and (min-width: 600px){.site-header.template--header-default .site-header__contact-details,.site-header.template--header-template-1 .site-header__contact-details{width:auto}}.site-header.template--header-default .site-header__contact-details .contact-details__items,.site-header.template--header-template-1 .site-header__contact-details .contact-details__items{text-align:left;margin:0}@media only screen and (min-width: 600px){.site-header.template--header-default .site-header__contact-details .contact-details__items,.site-header.template--header-template-1 .site-header__contact-details .contact-details__items{text-align:right}}.site-header.template--header-default .site-header__contact-details .contact-details__item,.site-header.template--header-template-1 .site-header__contact-details .contact-details__item{margin-bottom:0}.site-header.template--header-default .menu-toggle,.site-header.template--header-template-1 .menu-toggle{margin-left:auto;margin-right:20px}@media only screen and (min-width: 600px){.site-header.template--header-default .menu-toggle,.site-header.template--header-template-1 .menu-toggle{margin-left:20px}}.site-header.template--header-default .site-header__secondary,.site-header.template--header-template-1 .site-header__secondary{order:1}.site-header.template--header-default .site-header__secondary__inner,.site-header.template--header-template-1 .site-header__secondary__inner{display:flex;flex-wrap:wrap;justify-content:space-around}@media only screen and (min-width: 900px){.site-header.template--header-default .site-header__secondary__inner,.site-header.template--header-template-1 .site-header__secondary__inner{justify-content:flex-end}}.site-header.template--header-default .social-icons,.site-header.template--header-template-1 .social-icons{display:none;margin-right:30px}@media only screen and (min-width: 600px){.site-header.template--header-default .social-icons,.site-header.template--header-template-1 .social-icons{display:block}}.site-header.template--header-default .social-icons__items,.site-header.template--header-template-1 .social-icons__items{margin:0}.social-icons .social-icons__items{list-style:none;padding-left:0;text-align:center}.social-icons .social-icons__items li{display:inline-block;margin-left:5px;margin-right:5px}.social-icons .social-icons__label{display:none}.post__share-links{margin-top:20px}.post__share-links-title{font-size:22px;margin-bottom:10px}.post__share-links ul{list-style-type:none;padding:0;display:flex}.post__share-links ul li{margin-right:10px}.post__share-links ul li a{text-decoration:none}.widget.tomdcore-social-icons .social__icons{list-style:none;padding:0}.widget.tomdcore-social-icons .social__icons .social__icon{display:inline-block;margin-right:1em}.widget.tomdcore-social-icons .social__icons .social__icon:last-of-type{margin-right:0}.widget.tomdcore-social-icons .social__icons .social__icon__label{display:none}.hd-block-accordion__intro{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-accordion__intro{width:calc(100% - 40px);float:left;margin-left:20px}}.hd-block-accordion .hd-accordion__item-content{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-accordion .hd-accordion__item-content{width:calc(100% - 40px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){.hd-block-accordion.template--template1 .hd-accordion{width:calc(100% - 40px);float:left;margin-left:20px}}.hd-block-accordion.template--template1 .hd-accordion__item-content[aria-hidden="false"]{max-height:100%}.hd-block-accordion.template--template1 .hd-accordion__item-title{clear:left}.hd-block-accordion.template--template1 .hd-accordion .accordion__trigger{width:100%;position:relative}@media only screen and (min-width: 900px){.hd-block-accordion.template--template2 .hd-accordion{width:calc(100% - 40px);float:left;margin-left:20px;position:relative}}.hd-block-accordion.template--template2 .hd-accordion__item-content{width:100%}.hd-block-accordion.template--template2 .hd-accordion__item-content[aria-hidden="false"]{max-height:none}@media only screen and (min-width: 900px){.hd-block-accordion.template--template2 .hd-accordion__item-content[aria-hidden="false"]{position:absolute;right:0;top:0;margin-bottom:0;width:calc( 50% - ( 20px * 3))}}.hd-block-accordion.template--template2 .hd-accordion__item-title{clear:left}.hd-block-accordion.template--template2 .hd-accordion .accordion__trigger{width:100%;position:relative}@media only screen and (min-width: 900px){.hd-block-accordion.template--template2 .hd-accordion .accordion__trigger{width:calc( 50% - ( 20px * 2));float:left}}.hd-block-accordion.template--template2 .hd-accordion .accordion__trigger[aria-expanded="true"]{z-index:2}.hd-block-accordion.template--template2 .hd-accordion .accordion__trigger:focus{outline:none}.hd-block-accordion.template--template2 .hd-accordion .accordion__trigger:focus:after{outline:none}.hd-block-action-grid .hd-action-grid-items .hd-rl-image__caption{display:none}.hd-block-action-grid .hd-action-grid-item{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-action-grid .hd-action-grid-item{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}.hd-block-action-grid.template--template4 .hd-action-grid-item__inner{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.hd-block-action-grid.template--template4 .hd-action-grid-item__inner::after{clear:both;content:"";display:block}.hd-block-action-grid.template--template4 .hd-action_grid__image-wrap{width:calc(25% - 25px);float:left;margin-left:20px}.hd-block-action-grid.template--template4 .hd-action-grid-item__content{width:calc(75% - 35px);float:left;margin-left:20px}.hd-block-action-grid.template--template5 .hd-block-action-grid__header{width:100%}.hd-block-action-grid.template--template5 .hd-block-action-grid__title{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 600px){.hd-block-action-grid.template--template5 .hd-block-action-grid__title{width:calc(25% - 25px);float:left;margin-left:20px}}.hd-block-action-grid.template--template5 .hd-action-grid-item{width:100%;margin:0}.hd-block-action-grid.template--template5 .hd-action-grid-item__title{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 600px){.hd-block-action-grid.template--template5 .hd-action-grid-item__title{width:calc(25% - 25px);float:left;margin-left:20px}}.hd-block-action-grid.template--template5 .hd-action-grid-item .hd-action_grid__image-wrap{width:calc(16.6666666667% - 23.3333333333px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-action-grid.template--template5 .hd-action-grid-item .hd-action_grid__image-wrap{margin:0;width:auto}}.hd-block-action-grid.template--template5 .hd-action-grid-item__desc{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-action-grid.template--template5 .hd-action-grid-item__desc{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:0}}[class^="wp-block-getwid"]{position:relative;max-width:940px;margin:0 auto}[class^="wp-block-getwid"]::after{clear:both;content:"";display:block}.hd-block{margin-top:70px;margin-bottom:70px}.hd-block__inner{position:relative;max-width:940px;margin:0 auto}.hd-block__inner::after{clear:both;content:"";display:block}.hd-block__header{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block__intro{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block.has--bg-color,.hd-block.has--bg-image{margin:0;padding-top:70px;padding-bottom:70px}.hd-block.has--bg-image{background-size:cover;background-position:50% 50%}.hd-block.has--light-text{color:#FFFFFF}.hd-block.has--light-text a[href^="tel"]{color:#ffffff}.hd-block.hd-block-block{padding:0;margin:0}.hd-block-calls-to-action .hd-cta{width:calc(100% - 40px);float:left;margin-left:20px;margin-bottom:20px}.hd-block-calls-to-action .hd-cta.has--bg-color{padding:20px}@media only screen and (min-width: 900px){.hd-block-calls-to-action .hd-cta.has--bg-color{padding:0}}.hd-block-calls-to-action .hd-cta.has--light-text{color:white}@media only screen and (min-width: 900px){.hd-block-calls-to-action.template--template1 .hd-cta,.hd-block-calls-to-action.template--default .hd-cta{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){.hd-block-calls-to-action.template--template1.hd-block-count-2 .hd-cta,.hd-block-calls-to-action.template--default.hd-block-count-2 .hd-cta{width:calc(50% - 30px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){.hd-block-calls-to-action.template--template1.hd-block-count-1 .hd-cta,.hd-block-calls-to-action.template--default.hd-block-count-1 .hd-cta{width:calc(50% - 30px);float:left;margin-left:20px}}.hd-block-calls-to-action.template--template2 .hd-ctas__inner{display:flex;flex-direction:column;position:relative;max-width:940px;margin:0 auto}.hd-block-calls-to-action.template--template2 .hd-ctas__inner::after{clear:both;content:"";display:block}@media only screen and (min-width: 900px){.hd-block-calls-to-action.template--template2 .hd-ctas__inner{flex-direction:row}}.hd-block-calls-to-action.template--template2 .hd-cta{margin:0;width:100%}@media only screen and (min-width: 900px){.hd-block-calls-to-action.template--template2 .hd-cta-1 .hd-cta__inner{padding-left:0}}@media only screen and (min-width: 900px){.hd-block-calls-to-action.template--template2 .hd-cta-2 .hd-cta__inner{padding-right:0}}@media only screen and (min-width: 900px){.hd-block-calls-to-action.template--template2 .hd-cta{width:calc(41.6666666667% - 28.3333333333px);float:left;margin-left:20px}.hd-block-calls-to-action.template--template2 .hd-cta:first-of-type{margin-right:calc(8.3333333333% - 21.6666666667px + 40px)}.hd-block-calls-to-action.template--template2 .hd-cta:last-of-type{margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}.hd-block-calls-to-action.template--template2 .hd-cta__button-wrapper{margin-top:auto}.hd-block-calls-to-action.template--template2 .hd-cta__content{flex-grow:1}.hd-block-feature-row .hd-block-feature-row__inner{display:flex;flex-wrap:wrap;align-items:center;width:100%}.hd-block-feature-row .hd-feature-row__media-wrapper{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-feature-row .hd-feature-row__media-wrapper{width:calc(50% - 30px);float:left;margin-left:20px}}.hd-block-feature-row .hd-feature-row__media-wrapper .hd-gallery__item-image{display:block}.hd-block-feature-row .hd-feature-row__media-wrapper .hd-rl-image__caption{display:none}.hd-block-feature-row .hd-feature-row__content-wrapper{width:calc(100% - 40px);float:left;margin-left:20px;margin-bottom:40px}@media only screen and (min-width: 900px){.hd-block-feature-row .hd-feature-row__content-wrapper{width:calc(50% - 30px);float:left;margin-left:20px;margin-bottom:0}}@media only screen and (min-width: 900px){.hd-block-feature-row.text-alignment--right .hd-block-feature-row__inner .hd-feature-row__media-wrapper{order:1}}@media only screen and (min-width: 900px){.hd-block-feature-row.text-alignment--right .hd-block-feature-row__inner .hd-feature-row__content-wrapper{order:2}}.hd-block-feature-row.template--template3 .hd-feature-row__media-wrapper{margin-left:calc(-8.3333333333% - 18.3333333333px + 40px)}@media only screen and (min-width: 900px){.hd-block-feature-row.template--template3 .hd-feature-row__media-wrapper{width:calc(75% - 35px);float:left;margin-left:20px;margin-left:calc(-25% - 15px + 40px)}}.hd-block-feature-row.template--template3.text-alignment--left .hd-feature-row__media-wrapper{margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}@media only screen and (min-width: 900px){.hd-block-feature-row.template--template3.text-alignment--left .hd-feature-row__media-wrapper{width:calc(75% - 35px);float:left;margin-left:20px;margin-left:calc(-25% - 15px + 40px);left:calc(25% - 25px + 20px);position:relative}}@media only screen and (min-width: 900px){.hd-block-feature-row.template--template3.text-alignment--left .hd-feature-row__content-wrapper{left:calc(0% - 20px + 20px);position:relative}}.hd-block-feature-row.template--template4{overflow:hidden}@media only screen and (min-width: 900px){.hd-block-feature-row.template--template4 .hd-feature-row__content-wrapper{width:calc(41.6666666667% - 28.3333333333px);float:left;margin-left:20px}}.hd-block-feature-row.template--template4 .hd-feature-row__media-wrapper{width:100%;margin:0}@media only screen and (min-width: 900px){.hd-block-feature-row.template--template4 .hd-feature-row__media-wrapper{width:calc(83.3333333333% - 36.6666666667px);float:left;margin-left:20px;display:flex}}@media only screen and (min-width: 900px){.hd-block-feature-row.template--template4 .hd-feature-row__media-wrapper .hd-rl-image__wrap{max-width:50vw}}@media only screen and (min-width: 900px){.hd-block-feature-row.template--template4.text-alignment--right .hd-feature-row__content-wrapper{margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}@media only screen and (min-width: 900px){.hd-block-feature-row.template--template4.text-alignment--right .hd-feature-row__media-wrapper{margin-left:calc(-33.3333333333% - 13.3333333333px + 40px);transform:translateX(10px);justify-content:flex-end}}@media only screen and (min-width: 900px){.hd-block-feature-row.template--template4.text-alignment--left .hd-feature-row__content-wrapper{justify-content:flex-start}}@media only screen and (min-width: 900px){.hd-block-feature-row.template--template4.text-alignment--left .hd-feature-row__media-wrapper{margin-left:calc(-25% - 15px + 40px);left:calc(33.3333333333% - 26.6666666667px + 20px);position:relative;transform:translateX(-10px)}}.hd-block-feature-row.template--template4.has--bg-color{padding:0}.hd-block-feature-row.template--template4.has--bg-color .hd-block-feature-row__header{padding-top:80px}.hd-block-feature-row.template--template4.has--bg-color .hd-feature-row__content-wrapper{margin-top:40px;margin-bottom:40px}.hd-block-gallery .hd-gallery::after{clear:both;content:"";display:block}.hd-block-gallery .hd-gallery__item{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-gallery .hd-gallery__item{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}.hd-block-gallery .hd-block-gallery__intro{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-gallery .hd-gallery{width:calc(83.3333333333% - 36.6666666667px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}@media only screen and (min-width: 1200px){.hd-block-gallery .hd-gallery{width:calc(100% - 60px);float:left;margin-left:30px;margin-left:calc(0% - 30px + 60px)}}.hd-block-gallery .hd-gallery.slick-dotted.slick-slider{margin-bottom:60px}.hd-block-gallery .hd-gallery__item{margin-left:0}.hd-block-gallery .slick-prev:before,.hd-block-gallery .slick-next:before{background-color:transparent}.hd-block-gallery .slick-prev{left:-40px}@media only screen and (min-width: 1200px){.hd-block-gallery .slick-prev{left:-80px}}.hd-block-gallery .slick-next{right:-40px}@media only screen and (min-width: 1200px){.hd-block-gallery .slick-next{right:-80px}}.hd-block-gallery .slick-dots{position:absolute;top:calc( 100% + 20px*1);left:0;width:100%}.hd-block-hero.template--default,.hd-block-hero.template--template1{width:100%}.hd-block-hero.template--default .hd-block-hero__inner,.hd-block-hero.template--template1 .hd-block-hero__inner{max-width:100%;width:100%;overflow:hidden}.hd-block-hero.template--default .hd-hero__item,.hd-block-hero.template--template1 .hd-hero__item{min-height:200px;display:flex;align-items:center}@media only screen and (min-width: 600px){.hd-block-hero.template--default .hd-hero__item,.hd-block-hero.template--template1 .hd-hero__item{min-height:400px}}@media only screen and (min-width: 900px){.hd-block-hero.template--default .hd-hero__item,.hd-block-hero.template--template1 .hd-hero__item{min-height:600px}}@media only screen and (min-width: 1200px){.hd-block-hero.template--default .hd-hero__item,.hd-block-hero.template--template1 .hd-hero__item{min-height:800px}}.hd-block-hero.template--default .hd-hero-element__image,.hd-block-hero.template--template1 .hd-hero-element__image{position:absolute;width:100%;height:100%;object-fit:cover;font-family:'object-fit: cover;'}.hd-block-hero.template--default .hd-hero-element__inner,.hd-block-hero.template--template1 .hd-hero-element__inner{position:relative;max-width:940px;margin:0 auto}.hd-block-hero.template--default .hd-hero-element__inner::after,.hd-block-hero.template--template1 .hd-hero-element__inner::after{clear:both;content:"";display:block}.hd-block-hero.template--default .hd-hero-element__title,.hd-block-hero.template--template1 .hd-hero-element__title{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-hero.template--default .hd-hero-element__title,.hd-block-hero.template--template1 .hd-hero-element__title{width:calc(50% - 30px);float:left;margin-left:20px}}.hd-block-hero.template--default .hd-hero-element__content,.hd-block-hero.template--template1 .hd-hero-element__content{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-hero.template--default .hd-hero-element__content,.hd-block-hero.template--template1 .hd-hero-element__content{width:calc(50% - 30px);float:left;margin-left:20px;clear:left}}.hd-block-hero.template--default .hd-hero-element__button-wrapper,.hd-block-hero.template--template1 .hd-hero-element__button-wrapper{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-hero.template--default .hd-hero-element__button-wrapper,.hd-block-hero.template--template1 .hd-hero-element__button-wrapper{width:calc(50% - 30px);float:left;margin-left:20px;clear:left}}.hd-block-hero.template--default .slick-arrow,.hd-block-hero.template--template1 .slick-arrow{display:none !important}@media only screen and (min-width: 1200px){.hd-block-hero.template--default .slick-arrow,.hd-block-hero.template--template1 .slick-arrow{display:block !important}}.hd-block-slider.template--template2 .hd-slider__image-nav{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-slider.template--template2 .hd-slider__image-nav .slick-track{display:flex;align-items:center}.hd-block-slider.template--template2 .hd-slider__image-nav-list{margin:0;padding:0;transition:all 1s ease}.hd-block-slider.template--template2 .hd-slider__image-nav-list .slick-slide{margin:10px}.hd-block-slider.template--template2 .hd-slider{opacity:0;transition:all 1s ease;max-height:0;width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-slider.template--template2 .hd-slider.slick-initialized{opacity:1;max-height:100000000px}.hd-block-slider.template--template3 .hd-slider__title-nav{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-slider.template--template3 .hd-slider__title-nav .slick-track{display:flex;align-items:center}.hd-block-slider.template--template3 .hd-slider__title-nav-list{background:#EEEEEE;list-style:none;margin:0;padding:0;transition:all 1s ease;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:stretch}.hd-block-slider.template--template3 .hd-slider__title-nav-list .slick-slide{margin:0}.hd-block-slider.template--template3 .hd-slider__title-nav-list-item{background:#EEEEEE;padding:20px 40px;margin:0;flex-grow:1}.hd-block-slider.template--template3 .hd-slider__title-nav-list-item.current{background-color:#cccccc}.hd-block-slider.template--template3 .hd-slider__title-nav-list-item__title{text-align:center}.hd-block-slider.template--template3 .hd-slider{opacity:0;transition:all 1s ease;max-height:0;width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-slider.template--template3 .hd-slider.slick-initialized{opacity:1;max-height:100000000px}.hd-block-image__inner{max-width:none}.hd-block-image .hd-block__header{position:relative;max-width:940px;margin:0 auto;float:none;width:100%}.hd-block-image .hd-block__header::after{clear:both;content:"";display:block}.hd-block-image__title{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-image .hd-image__wrapper{max-width:none}.hd-block-image .hd-image__wrapper .hd-image__image{display:block;max-width:none;width:100%}.hd-block-image.width--small .hd-block-image__inner{position:relative;max-width:940px;margin:0 auto}.hd-block-image.width--small .hd-block-image__inner::after{clear:both;content:"";display:block}.hd-block-image.width--small .hd-block-image__inner .hd-image__wrapper{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 600px){.hd-block-image.width--small .hd-block-image__inner .hd-image__wrapper{width:calc(50% - 30px);float:left;margin-left:20px;margin-left:calc(25% - 25px + 40px)}}.hd-block-image.width--medium .hd-block-image__inner{position:relative;max-width:940px;margin:0 auto}.hd-block-image.width--medium .hd-block-image__inner::after{clear:both;content:"";display:block}.hd-block-image.width--medium .hd-block-image__inner .hd-image__wrapper{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 600px){.hd-block-image.width--medium .hd-block-image__inner .hd-image__wrapper{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}.hd-block-image.width--large .hd-block-image__inner{position:relative;max-width:940px;margin:0 auto}.hd-block-image.width--large .hd-block-image__inner::after{clear:both;content:"";display:block}.hd-block-image.width--large .hd-block-image__inner .hd-image__wrapper{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 600px){.hd-block-image.width--large .hd-block-image__inner .hd-image__wrapper{width:calc(100% - 40px);float:left;margin-left:20px}}.hd-block-image.width--widewidth .hd-block-image__inner{position:relative;max-width:940px;margin:0 auto}.hd-block-image.width--widewidth .hd-block-image__inner::after{clear:both;content:"";display:block}.hd-block-image.width--widewidth .hd-block-image__inner .hd-image__wrapper{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 600px){.hd-block-image.width--widewidth .hd-block-image__inner .hd-image__wrapper{width:calc(116.666666667% - 43.3333333333px);float:left;margin-left:20px;margin-left:calc(-8.3333333333% - 18.3333333333px + 40px)}}.hd-block-image.template--template2 .hd-image__wrapper{position:relative;max-width:940px;margin:0 auto}.hd-block-image.template--template2 .hd-image__wrapper::after{clear:both;content:"";display:block}.hd-block-image.template--template2 .hd-image__wrapper .hd-image__image{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-image.template--template2 .hd-image__wrapper .hd-image__image{width:calc(100% - 40px);float:left;margin-left:20px}}.hd-block-locations .hd-location::after{clear:both;content:"";display:block}.hd-block-locations .hd-location__map{padding-top:33.33%}.hd-block-locations.template--template1 .hd-block__header{margin:0;float:none !important;display:block !important;width:100% !important}.hd-block-locations.template--template1 .hd-locations{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-locations.template--template1 .hd-locations .hd-location__map{margin-bottom:20px;min-height:350px}.hd-block-locations.template--template2 .hd-locations{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.hd-block-locations.template--template2 .hd-location{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-locations.template--template2 .hd-location__image-wrap,.hd-block-locations.template--template2 .hd-location__map{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-locations.template--template2 .hd-location__image-wrap,.hd-block-locations.template--template2 .hd-location__map{width:calc(58.3333333333% - 31.6666666667px);float:left;margin-left:20px}}.hd-block-locations.template--template2 .hd-location__map{height:250px}@media only screen and (min-width: 900px){.hd-block-locations.template--template2 .hd-location__map{height:400px}}.hd-block-locations.template--template2 .hd-location__title,.hd-block-locations.template--template2 .hd-location__address{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-locations.template--template2 .hd-location__title,.hd-block-locations.template--template2 .hd-location__address{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}.hd-block-locations.template--template2.hd-block-count-2 .hd-locations{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.hd-block-locations.template--template2.hd-block-count-2 .hd-location{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-locations.template--template2.hd-block-count-2 .hd-location{width:calc(50% - 30px);float:left;margin-left:20px}}.hd-block-locations.template--template2.hd-block-count-2 .hd-location__image-wrap{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-locations.template--template2.hd-block-count-2 .hd-location__map{width:100%}.hd-block-locations.template--template2.hd-block-count-2 .hd-location__title,.hd-block-locations.template--template2.hd-block-count-2 .hd-location__address{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-locations.template--template2.hd-block-count-3 .hd-locations{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.hd-block-locations.template--template2.hd-block-count-3 .hd-location{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-locations.template--template2.hd-block-count-3 .hd-location{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}.hd-block-locations.template--template2.hd-block-count-3 .hd-location__image-wrap{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-locations.template--template2.hd-block-count-3 .hd-location__title,.hd-block-locations.template--template2.hd-block-count-3 .hd-location__address{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-locations.template--template3 .hd-locations{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.hd-block-locations.template--template3 .hd-location{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-locations.template--template3 .hd-location__image-wrap{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-locations.template--template3 .hd-location__image-wrap img{display:block}.hd-block-locations.template--template3 .hd-location__title,.hd-block-locations.template--template3 .hd-location__address,.hd-block-locations.template--template3 .hd-location .tel,.hd-block-locations.template--template3 .hd-location .email-address,.hd-block-locations.template--template3 .hd-location__button-wrapper{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-locations.template--template3 .hd-location__map{width:calc(100% - 40px);float:left;margin-left:20px;height:30vh}.hd-block-locations.template--template3 .hd-location__map img{display:block}.hd-block-locations.template--template3 .hd-location span[class*='icon-']{margin-right:10px}.hd-block-people.template--template2 .hd-block-people__header,.hd-block-people.template--template2 .hd-block-people__intro{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-people.template--template2 .hd-block-people__header,.hd-block-people.template--template2 .hd-block-people__intro{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}.hd-block-people.template--template2 .hd-people{clear:both;width:100%;margin:0;padding:80px 0}.hd-block-people.template--template2 .hd-person{width:calc(100% - 40px);float:left;margin-left:20px;margin-bottom:100px}.hd-block-people.template--template2 .hd-person__image-wrap{width:50%;max-width:140px;margin:0 auto}.hd-block-people.template--template2 .hd-person__image{margin-top:-50%;margin-bottom:10px;border-radius:50%}.hd-block-people.template--template2 .hd-person__social-list{display:flex;justify-content:center}@media only screen and (min-width: 900px){.hd-block-people.template--template2.hd-block-count-1 .hd-person{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}@media only screen and (min-width: 900px){.hd-block-people.template--template2.hd-block-count-2 .hd-person{width:calc(50% - 30px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){.hd-block-people.template--template2.hd-block-count-3 .hd-person{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}.hd-block.hd-block-person.template--template1 .hd-person::after{clear:both;content:"";display:block}.hd-block.hd-block-person.template--template1 .hd-person__header{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block.hd-block-person.template--template1 .hd-person__content-group{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 600px){.hd-block.hd-block-person.template--template1 .hd-person__content-group--left{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}@media only screen and (min-width: 600px){.hd-block.hd-block-person.template--template1 .hd-person__content-group--right{width:calc(58.3333333333% - 31.6666666667px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}.hd-block-quotes .hd-quotes{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-quotes .hd-quotes{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}.hd-block-quotes .hd-quote{margin:0}.hd-block-quotes .hd-quote__image-wrap img{display:block}.hd-block-quotes.template--template1 .hd-quote{margin:0}.hd-block-quotes.template--template1 .hd-quote__footer{display:flex;align-items:center}.hd-block-quotes.template--template1 .hd-quote__image-wrap{width:40px;margin-right:20px}@media only screen and (min-width: 900px){.hd-block-quotes.template--template1 .hd-quote__image-wrap{width:80px}}.hd-block-quotes.template--template4 .hd-quote{margin:0}.hd-block-quotes.template--template4 .hd-quote__footer{display:flex;flex-wrap:wrap;align-items:center;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.hd-block-quotes.template--template4 .hd-quote__footer::after{clear:both;content:"";display:block}.hd-block-quotes.template--template4 .hd-quote__image-wrap{width:40px;margin-right:20px;position:relative;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}@media only screen and (min-width: 600px){.hd-block-quotes.template--template4 .hd-quote__image-wrap{width:80px}}.hd-block-quotes.template--template4 .hd-quote__image-wrap:after{content:'';display:block;position:absolute;top:-40px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:30px solid #eee}.hd-block-quotes.template--template4 .hd-quote__button-wrap{width:calc(83.3333333333% - 36.6666666667px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px);clear:left;margin-top:20px}.hd-block-quotes.template--template4 .hd-quote__text{background-color:#eee;padding:20px;margin-bottom:40px}.hd-block-rich-text .hd-richtext__col{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 600px){.hd-block-rich-text .hd-richtext__col{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}.hd-block-rich-text.hd-block-count-1 .hd-block-rich-text__header{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-rich-text.hd-block-count-1 .hd-block-rich-text__header{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}.hd-block-rich-text.hd-block-count-1 .hd-richtext__col{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-rich-text.hd-block-count-1 .hd-richtext__col{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}.hd-block-rich-text.hd-block-count-2 .hd-richtext__col{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 600px){.hd-block-rich-text.hd-block-count-2 .hd-richtext__col{width:calc(50% - 30px);float:left;margin-left:20px}}.hd-block-rich-text.has--sidebar .hd-richtext__colwrap{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-rich-text.has--sidebar .hd-richtext__colwrap__inner{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.hd-block-rich-text.has--sidebar .hd-richtext__colwrap__inner::after{clear:both;content:"";display:block}@media only screen and (min-width: 900px){.hd-block-rich-text.has--sidebar.hd-block-count-1 .hd-richtext__colwrap,.hd-block-rich-text.has--sidebar.hd-block-count-2 .hd-richtext__colwrap{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px}}.hd-block-rich-text.has--sidebar.hd-block-count-1 .hd-richtext__sidebar,.hd-block-rich-text.has--sidebar.hd-block-count-2 .hd-richtext__sidebar{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-rich-text.has--sidebar.hd-block-count-1 .hd-richtext__sidebar,.hd-block-rich-text.has--sidebar.hd-block-count-2 .hd-richtext__sidebar{width:calc(25% - 25px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}@media only screen and (min-width: 900px){.hd-block-rich-text.has--sidebar.hd-block-count-3 .hd-richtext__colwrap{width:calc(75% - 35px);float:left;margin-left:20px}}.hd-block-rich-text.has--sidebar.hd-block-count-3 .hd-richtext__sidebar{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-rich-text.has--sidebar.hd-block-count-3 .hd-richtext__sidebar{width:calc(25% - 25px);float:left;margin-left:20px}}@media only screen and (min-width: 600px){.hd-block-rich-text.template--template3 .hd-block-rich-text__header{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}@media only screen and (min-width: 600px){.hd-block-rich-text.template--template3.hd-block-count-1 .hd-richtext__col{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}@media only screen and (min-width: 600px){.hd-block-rich-text.template--template3.has--sidebar .hd-block-rich-text__header{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px}}.hd-block-rich-text.template--template3.has--sidebar.hd-block-count-1 .hd-richtext__col{width:calc(100% - 40px);float:left;margin-left:20px}.hd_service .hd-excerpt,.hd_service .hd-coverimage{position:relative;max-width:940px;margin:0 auto}.hd_service .hd-excerpt::after,.hd_service .hd-coverimage::after{clear:both;content:"";display:block}.hd_service .hd-excerpt__inner,.hd_service .hd-coverimage__inner{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-statistics.template--template1 .hd-block-statistics__header,.hd-block-statistics.template--template1 .hd-block-statistics__intro{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-statistics.template--template1 .hd-block-statistics__header,.hd-block-statistics.template--template1 .hd-block-statistics__intro{width:calc(83.3333333333% - 36.6666666667px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}.hd-block-statistics.template--template1 .hd-statistic{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-statistics.template--template1.hd-block-count-1 .hd-statistic{width:calc(50% - 30px);float:left;margin-left:20px;margin-left:calc(25% - 25px + 40px)}}@media only screen and (min-width: 900px){.hd-block-statistics.template--template1.hd-block-count-2 .hd-statistic{width:calc(50% - 30px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){.hd-block-statistics.template--template1.hd-block-count-3 .hd-statistic{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}.hd-block-statistics.template--template2 .hd-block-statistics__header,.hd-block-statistics.template--template2 .hd-block-statistics__intro{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-statistics.template--template2 .hd-block-statistics__header,.hd-block-statistics.template--template2 .hd-block-statistics__intro{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}.hd-block-statistics.template--template2 .hd-statistics{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-statistics.template--template2 .hd-statistics{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}.hd-block-statistics.template--template2 .hd-statistic{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.hd-block-statistics.template--template2 .hd-statistic::after{clear:both;content:"";display:block}.hd-block-statistics.template--template2 .hd-statistic__image-wrap{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-statistics.template--template2 .hd-statistic__image-wrap{width:calc(37.5% - 27.5px);float:left;margin-left:20px}}.hd-block-statistics.template--template2 .hd-statistic__stat,.hd-block-statistics.template--template2 .hd-statistic__label{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 900px){.hd-block-statistics.template--template2 .hd-statistic__stat,.hd-block-statistics.template--template2 .hd-statistic__label{width:calc(62.5% - 32.5px);float:left;margin-left:20px}}.hd-block-videos .hd-videos{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-videos .hd-videos .hd-video::after{clear:both;content:"";display:block}.hd-block-videos.template--template2 .hd-video{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.hd-block-videos.template--template2 .hd-video::after{clear:both;content:"";display:block}.hd-block-videos.template--template2 .hd-video__wrapper{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-videos.template--template2 .hd-video__title{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 600px){.hd-block-videos.template--template2 .hd-video__title{width:calc(41.6666666667% - 28.3333333333px);float:left;margin-left:20px}}.hd-block-videos.template--template2 .hd-video__description{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width: 600px){.hd-block-videos.template--template2 .hd-video__description{width:calc(50% - 30px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}.button,body.post-type-archive-hd_insight .hd-insight__button,body.tax-hd_insights_campaign .hd-insight__button,body.single-hd_insight .post__navigation .nav-previous a,body.single-hd_insight .post__navigation .nav-next a,.page-headers .page-header__button,.hd-block-action-grid .hd-action-grid-item__button,.hd-block.hd-block-calls-to-action.template--default .hd-cta__button,.hd-block-feature-row .feature-row__content-button,.hd-block-locations .hd-location__button,.hd-block-people .hd-person__button-wrap .hd-person__button,.hd-block.hd-block-person.template--template1 .hd-person__button,.digital-service__button{font-size:18px;font-weight:600;line-height:1.25;color:var(--body-font-color);border:2px solid var(--body-font-color);border-radius:.35em;padding:.65em 1.35em;text-decoration:none;text-transform:uppercase}.button:hover,body.post-type-archive-hd_insight .hd-insight__button:hover,body.tax-hd_insights_campaign .hd-insight__button:hover,body.single-hd_insight .post__navigation .nav-previous a:hover,body.single-hd_insight .post__navigation .nav-next a:hover,.page-headers .page-header__button:hover,.hd-block-action-grid .hd-action-grid-item__button:hover,.hd-block.hd-block-calls-to-action.template--default .hd-cta__button:hover,.hd-block-feature-row .feature-row__content-button:hover,.hd-block-locations .hd-location__button:hover,.hd-block-people .hd-person__button-wrap .hd-person__button:hover,.hd-block.hd-block-person.template--template1 .hd-person__button:hover,.digital-service__button:hover{color:var(--primary-color);border-color:var(--primary-color)}.button--light,.page-headers .page-header__button,.hd-block-action-grid .hd-action-grid-item__button,.hd-block.hd-block-calls-to-action.template--default.has--light-text .hd-cta__button,.hd-block-feature-row.has--light-text .feature-row__content-button,.hd-block-people.has--light-text .hd-person__button-wrap .hd-person__button,.hd-block.hd-block-person.template--template1.has--light-text .hd-person__button{color:white;border-color:white}.button--light:hover,.page-headers .page-header__button:hover,.hd-block-action-grid .hd-action-grid-item__button:hover,.hd-block.hd-block-calls-to-action.template--default.has--light-text .hd-cta__button:hover,.hd-block-feature-row.has--light-text .feature-row__content-button:hover,.hd-block-people.has--light-text .hd-person__button-wrap .hd-person__button:hover,.hd-block.hd-block-person.template--template1.has--light-text .hd-person__button:hover{color:var(--primary-color);border-color:white;background-color:white}.button--small,.hd-block-action-grid .hd-action-grid-item__button{font-size:18px}table{width:100%;margin-top:10px;margin-bottom:10px}table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}table tr:last-child td{border-bottom:1px solid #dee2e6}table.table-sm{font-size:12px}table.table-bordered td{border:1px solid #dee2e6}body{font-size:18px;line-height:1.5;color:var(--body-font-color)}p{margin-top:0;margin-bottom:20px}h1,h2,h3,body.post-type-archive-tomd_digital_service .tomd_digital_service .post__title,body.post-type-archive-hd_insight.template--template-4 .hd_insight .post__title,h4,body.post-type-archive-hd_insight.template--template-3 .hd_insight .post__title,body.tax-hd_insights_campaign .hd_insight .post__title,body.post-type-archive-hd_service .hd_service .post__title{font-weight:500;margin-top:0;margin-bottom:40px}h2{font-size:36px}h4,body.post-type-archive-hd_insight.template--template-3 .hd_insight .post__title,body.tax-hd_insights_campaign .hd_insight .post__title,body.post-type-archive-hd_service .hd_service .post__title{font-family:var(--body-font-family)}a{transition:all .3s 0s ease;text-decoration:none;color:inherit}a:hover{color:var(--primary-color)}.hd-block-paragraph{width:100%}.entry-content>.hd-block:first-child.hd-block-paragraph{padding-top:35px}@font-face{font-family:'iconfont';src:url("../../../tomdcore/assets/fonts/icomoon.eot");src:url("../../../tomdcore/assets/fonts/icomoon.eot#iefix") format("embedded-opentype"),url("../../../tomdcore/assets/fonts/icomoon.woff") format("woff"),url("../../../tomdcore/assets/fonts/icomoon.ttf") format("truetype"),url("../../../tomdcore/assets/fonts/icomoon.svg#icomoon") format("svg");font-weight:normal;font-style:normal}.icon,.site-header.template--header-default .site-header__utility-nav a:before,.site-header.template--header-default .search-toggle:before,.site-header.template--header-template2 .search-toggle:before,.hd-block.hd-block-person.template--template1 .hd-person__contact-info a:before,.hd-block.hd-block-person.template--template1 .hd-person__social-list a:before,.site-content__pagination .prev:before,.site-content__pagination .next:before,[class^="icon-"],[class*=" icon-"]{font-family:'iconfont' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow:before,.site-header.template--header-default .site-header__utility-nav a:before,.site-content__pagination .prev:before,.site-content__pagination .next:before{content:"\e90a"}.icon-calendar:before{content:"\e90c"}.icon-clock:before{content:"\e911"}.icon-facebook:before,.hd-block.hd-block-person.template--template1 .hd-person__social-list a.hd-person__facebook-link:before{content:"\e914"}.icon-heart:before{content:"\e917"}.icon-home:before{content:"\e91b"}.icon-instagram:before{content:"\e91e"}.icon-linkedin:before,.hd-block.hd-block-person.template--template1 .hd-person__social-list a.hd-person__linkedin-link:before{content:"\e920"}.icon-location:before{content:"\e923"}.icon-mail:before,.hd-block.hd-block-person.template--template1 .hd-person__contact-info a.hd-person__email-link:before{content:"\e92a"}.icon-phone:before,.hd-block.hd-block-person.template--template1 .hd-person__contact-info a.hd-person__tel-link:before{content:"\e930"}.icon-pinterest:before{content:"\e933"}.icon-search-1:before,.site-header.template--header-default .search-toggle:before,.site-header.template--header-template2 .search-toggle:before{content:"\e935"}.icon-settings:before{content:"\e93a"}.icon-twitter:before,.hd-block.hd-block-person.template--template1 .hd-person__social-list a.hd-person__twitter-link:before{content:"\e93e"}.icon-user:before{content:"\e941"}.icon-youtube:before{content:"\e947"}.site-content img{opacity:0.6}.hd-rl-image__wrap{display:flex;background:var(--body-font-color)}.hamburger-box{height:26px}.hamburger-inner{display:block;top:50%;margin-top:-2.5px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:34px;height:4px;background-color:rgba(255,255,255,0.7);border-radius:0;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-11px}.hamburger-inner::after{bottom:-11px}.page-headers{position:relative}.page-headers .page-header{color:var(--secondary-color);text-align:center}@media only screen and (min-width: 900px){.page-headers .page-header{min-height:0}}.page-headers .page-header__inner{margin:0 0 120px}@media only screen and (min-width: 600px){.page-headers .page-header__inner{margin:40px 0 200px}}.page-headers .page-header__image-wrap{position:absolute;top:0;left:0;right:0;bottom:0;transform:translateX(0%)}@media only screen and (min-width: 600px){.page-headers .page-header__image-wrap{position:absolute;width:100vw;max-width:100vw;left:50%;transform:translateX(-50%)}}.page-headers .page-header__image-wrap:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--primary-color);opacity:var(--hero-image-opacity)}.page-headers .page-header__image-wrap .hd-rl-image__wrap{height:100%}.page-headers .page-header__image{width:100vw;height:100%;object-fit:cover}.page-headers .page-header__content-wrap{position:relative;max-width:940px;margin:0 auto;height:100%;width:100%;left:0%;top:0;transform:translateX(0%)}.page-headers .page-header__title{font-size:52px;font-weight:600;line-height:120%;margin-top:40px;margin-bottom:0;color:white;float:none !important}@media only screen and (min-width: 600px){.page-headers .page-header__title{width:calc(100% - 40px);float:left;margin-left:20px}}.page-headers .page-header__subtitle{margin-top:5px;color:white}@media only screen and (min-width: 600px){.page-headers .page-header__subtitle{width:calc(100% - 40px);float:left;margin-left:20px}}.page-headers .page-header__content{font-size:24px;color:white;margin-top:20px}@media only screen and (min-width: 600px){.page-headers .page-header__content{width:100%;max-width:75%;margin:20px auto 0 auto;float:none}}.page-headers .page-header__content p{font-size:18px;margin-top:0}.page-headers .page-header__button-wrapper{margin-top:20px}@media only screen and (min-width: 600px){.page-headers .page-header__button-wrapper{width:calc(100% - 40px);float:left;margin-left:20px}}.page-headers.slick-dotted.slick-slider{margin-bottom:0}.page-headers .slick-dots{position:absolute;left:0;bottom:40px}.page-headers .slick-dots li button{background-color:rgba(255,255,255,0.8)}.page-headers .slick-dots li.slick-active button{background-color:rgba(0,0,0,0.8)}.page-headers .slick-arrow:before{background-color:transparent}.page-headers .slick-arrow.slick-prev{left:20px}.page-headers .slick-arrow.slick-next{right:20px}.page-header{text-align:center}.page-header .page-header__title{color:white}.page-wrapper{background-color:white}body.page.page-template-default .entry-content .hd-block__inner{position:relative;max-width:940px;margin:0 auto}body.page.page-template-default .entry-content .hd-block__inner::after{clear:both;content:"";display:block}.search-form{display:flex;align-items:center;width:100%}.search-form label{flex-grow:1}.search-form .search-field{width:100%;border:1px solid rgba(0,0,0,0.1);padding:.25em;box-sizing:border-box}.search-form .search-field:focus{outline:2px solid var(--primary-color)}.search-form .search-submit{font-size:18px;color:white;background-color:var(--body-font-color);border-color:var(--body-font-color);border-radius:0;padding:.25em .5em;transition:all .3s 0s ease}.search-form .search-submit:hover,.search-form .search-submit:focus{background-color:var(--primary-color);outline:none}.sidebar{background-color:rgba(255,255,255,0.7);padding:0 10px}.sidebar .widget{margin:20px 0}.sidebar .widget-title{font-size:16px;text-transform:uppercase}.sidebar ul{list-style:none;padding:0}.sidebar ul li{font-size:16px;margin-bottom:0;border-bottom:1px solid rgba(0,0,0,0.1)}.sidebar ul li:last-of-type{border-bottom:none}.sidebar ul li a{display:block;padding:.5em 0}.site-footer.template--footer-default{display:block;background-color:var(--body-font-color);color:rgba(255,255,255,0.7);text-align:center;font-size:14px}@media only screen and (min-width: 900px){.site-footer.template--footer-default{text-align:left}}.site-footer.template--footer-default a:hover{color:white}.site-footer.template--footer-default .social__icons .social__icon{display:inline-block;margin-right:1ch}.site-footer.template--footer-default .social__icons a{font-size:24px}.site-footer.template--footer-default .primary-footer{margin-top:60px}.site-footer.template--footer-default .primary-footer__inner{display:flex;flex-direction:column}@media only screen and (min-width: 900px){.site-footer.template--footer-default .primary-footer__inner{display:block}}.site-footer.template--footer-default .primary-footer .site-footer__sidebar--1{order:2}@media only screen and (min-width: 900px){.site-footer.template--footer-default .primary-footer .site-footer__sidebar--1{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}.site-footer.template--footer-default .primary-footer .site-footer__sidebar--2{order:3}@media only screen and (min-width: 900px){.site-footer.template--footer-default .primary-footer .site-footer__sidebar--2{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}.site-footer.template--footer-default .primary-footer .site-footer__sidebar--3{order:1}@media only screen and (min-width: 900px){.site-footer.template--footer-default .primary-footer .site-footer__sidebar--3{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}.site-footer.template--footer-default .secondary-footer .site-footer__sidebar--4{width:calc(100% - 40px);float:left;margin-left:20px}.site-footer.template--footer-default .secondary-footer .site-footer__sidebar--5{width:calc(100% - 40px);float:left;margin-left:20px}.site-footer.template--footer-default .secondary-footer .menu{list-style:none;padding:0}.site-footer.template--footer-default .secondary-footer .menu .menu-item{display:inline-block}.site-footer.template--footer-default .secondary-footer .menu .menu-item:after{content:'|';display:inline-block;padding:0 .5ch 0 1ch}.site-footer.template--footer-default .secondary-footer .menu .menu-item:last-of-type:after{content:none}body{background-color:var(--body-font-color)}.site-header.template--header-default{position:relative;z-index:10}.site-header.template--header-default a{text-decoration:none;color:rgba(255,255,255,0.7)}.site-header.template--header-default a:hover{color:white}@media only screen and (min-width: 600px){.site-header.template--header-default .site-header__secondary{margin-top:20px}}.site-header.template--header-default .site-header__secondary__inner{align-items:center}.site-header.template--header-default .site-header__secondary__inner:after{content:none}.site-header.template--header-default .menu-toggle{margin-top:20px;margin-bottom:10px;width:100%;margin-right:0}@media only screen and (min-width: 600px){.site-header.template--header-default .menu-toggle{width:auto;order:2;margin-bottom:20px;margin-right:20px}}.site-header.template--header-default .social-icons{display:block;margin-top:2px;margin-right:0}.site-header.template--header-default .social-icons .social-icons__item{margin:5px}.site-header.template--header-default .social-icons .social-icons__item-link{font-size:24px}.site-header.template--header-default .site-header__utility-nav{font-size:16px;margin:10px 0}@media only screen and (min-width: 600px){.site-header.template--header-default .site-header__utility-nav{margin-right:20px}}.site-header.template--header-default .site-header__utility-nav .menu-items{margin-bottom:0}.site-header.template--header-default .site-header__utility-nav .menu-items li{margin:5px}.site-header.template--header-default .site-header__utility-nav a{display:inline-block;display:flex;align-items:center}.site-header.template--header-default .site-header__utility-nav a:before{order:2;padding-left:.5em;font-size:.66em}.site-header.template--header-default .search-toggle{background:none;border:none}@media only screen and (min-width: 900px){.site-header.template--header-default .search-toggle{margin-left:10px}}.site-header.template--header-default .search-toggle:before{color:rgba(255,255,255,0.7);font-size:30px}.site-header.template--header-default .search-form{padding:120px 20px 0}.site-header.template--header-default .menu-main-menu-container{padding-top:40px}.site-header.template--header-default .site-header__primary-nav li a{color:var(--body-font-color)}.site-header.template--header-default .site-header__primary-nav li a:hover{color:white;background-color:var(--body-font-color)}.site-header.template--header-default .site-header__primary{margin-top:40px}@media only screen and (min-width: 600px){.site-header.template--header-default .site-header__primary{margin-top:0}}.site-header.template--header-default .site-header__primary .site-header__primary__inner{justify-content:space-between;align-items:flex-end}.site-header.template--header-default .site-header__primary .site-header__primary__inner:after{content:none}.site-header.template--header-default .site-header__logo{width:100%;margin-right:20px}@media only screen and (min-width: 600px){.site-header.template--header-default .site-header__logo{width:auto;margin:0 20px}}.site-header.template--header-default .site-header__logo .site-header__logo-image{max-width:225px;max-height:125px;text-align:center;margin:0 auto}.site-header.template--header-default .site-header__contact-details{width:100%;margin:30px 20px 0}@media only screen and (min-width: 600px){.site-header.template--header-default .site-header__contact-details{width:auto;margin-top:0}}.site-header.template--header-default .site-header__contact-details .contact-details__items{text-align:center;display:flex;flex-direction:column}@media only screen and (min-width: 600px){.site-header.template--header-default .site-header__contact-details .contact-details__items{text-align:right}}.site-header.template--header-default .site-header__contact-details .contact-details__items .contact-details__item--email{order:-1}.site-header.template--header-default .site-header__contact-details .contact-details__items .contact-details__item--tel{line-height:1em;font-size:18px}.site-header.template--header-default .site-header__horizontal{order:3;background:transparent;border-top:1px solid rgba(255,255,255,0.25);border-bottom:1px solid rgba(255,255,255,0.25)}.site-header.template--header-default .site-header__horizontal .menu-main-menu-container{padding-top:0}.site-header.template--header-default .site-header__horizontal ul li.current_page_item a{color:rgba(255,255,255,0.7)}.site-header.template--header-default .site-header__horizontal ul ul.sub-menu{background:var(--body-font-color);box-shadow:0 7px 10px rgba(0,0,0,0.2)}.site-header.template--header-template2{position:relative;z-index:10}.site-header.template--header-template2 .site-header__inner{padding:25px 0}.site-header.template--header-template2 a{text-decoration:none;color:rgba(255,255,255,0.7)}.site-header.template--header-template2 a:hover{color:white}@media only screen and (min-width: 600px){.site-header.template--header-template2 .site-header__secondary{margin-top:20px}}.site-header.template--header-template2 .site-header__secondary__inner{align-items:center}.site-header.template--header-template2 .site-header__secondary__inner:after{content:none}.site-header.template--header-template2 .menu-toggle{margin-top:20px;margin-bottom:10px;width:100%;margin-right:0}@media only screen and (min-width: 600px){.site-header.template--header-template2 .menu-toggle{width:auto;order:2;margin-bottom:20px;margin-right:20px}}.site-header.template--header-template2 .social-icons{display:block;margin-top:2px;margin-right:0}.site-header.template--header-template2 .social-icons .social-icons__item{margin:5px}.site-header.template--header-template2 .social-icons .social-icons__item-link{font-size:24px}.site-header.template--header-template2 .site-header__utility-nav{display:none;font-size:16px;margin:10px 0}@media only screen and (min-width: 900px){.site-header.template--header-template2 .site-header__utility-nav{display:block}}.site-header.template--header-template2 .site-header__utility-nav .menu-items{display:flex;align-items:center;height:100%;margin-bottom:0}.site-header.template--header-template2 .site-header__utility-nav .menu-items li{margin-bottom:0;margin-right:0;margin-left:10px}.site-header.template--header-template2 .site-header__utility-nav .menu-items li a{font-size:12px;line-height:10px;color:#ffffff;border-radius:4px;background-color:var(--primary-color);padding:7px 10px}.site-header.template--header-template2 .site-header__utility-nav a{display:inline-block;display:flex;align-items:center}.site-header.template--header-template2 .search-toggle{background:none;border:none}@media only screen and (min-width: 900px){.site-header.template--header-template2 .search-toggle{margin-left:10px}}.site-header.template--header-template2 .search-toggle:before{color:rgba(255,255,255,0.7);font-size:30px}.site-header.template--header-template2 .search-form{display:none;padding:120px 20px 0}.site-header.template--header-template2 .menu-main-menu-container{padding-top:120px}.site-header.template--header-template2 .site-header__primary-nav li a{color:var(--body-font-color)}.site-header.template--header-template2 .site-header__primary-nav li a:hover{color:white;background-color:var(--body-font-color)}.site-header.template--header-template2 .site-header__right{display:flex;justify-content:flex-end}.site-header.template--header-template2 .site-header__primary{margin-top:40px}@media only screen and (min-width: 600px){.site-header.template--header-template2 .site-header__primary{margin-top:0}}.site-header.template--header-template2 .site-header__primary .site-header__primary__inner{display:flex;justify-content:space-between;align-items:center}.site-header.template--header-template2 .site-header__primary .site-header__primary__inner:after{content:none}.site-header.template--header-template2 .site-header__logo{width:100%;margin-right:20px}@media only screen and (min-width: 600px){.site-header.template--header-template2 .site-header__logo{width:auto;margin:0 20px}}.site-header.template--header-template2 .site-header__logo .site-header__logo-image{max-width:225px;max-height:125px;text-align:center;margin:0 auto}.site-header.template--header-template2 .site-header__contact-details{display:none;width:100%}@media only screen and (min-width: 900px){.site-header.template--header-template2 .site-header__contact-details{display:block;margin:0 30px 0 15px;width:auto;margin-top:0}}.site-header.template--header-template2 .site-header__contact-details .contact-details__items{text-align:center;display:flex;flex-direction:row;align-items:center;height:100%;margin:0}@media only screen and (min-width: 600px){.site-header.template--header-template2 .site-header__contact-details .contact-details__items{text-align:right}}.site-header.template--header-template2 .site-header__contact-details .contact-details__items li.contact-details__item{font-size:12px;line-height:1em;margin-bottom:0}.site-header.template--header-template2 .site-header__contact-details .contact-details__items li.contact-details__item a{border-style:solid;border-width:2px;border-color:var(--primary-color);border-radius:4px;padding:5px 10px}.site-header.template--header-template2 .site-header__contact-details .contact-details__items li.contact-details__item a:hover{color:var(--body-font-color)}.site-header.template--header-template2 .site-header__contact-details .contact-details__items .contact-details__item--email{order:-1}.site-header.template--header-template2 .site-header__contact-details .contact-details__items .contact-details__item--tel{margin-left:10px}.site-header.template--header-template2 .site-header__horizontal{order:3;background:transparent;border-top:1px solid rgba(255,255,255,0.25);border-bottom:1px solid rgba(255,255,255,0.25)}.site-header.template--header-template2 .site-header__horizontal .menu-main-menu-container{padding-top:0}.site-header.template--header-template2 .site-header__horizontal ul li.current_page_item a{color:rgba(255,255,255,0.7)}.site-header.template--header-template2 .site-header__horizontal ul ul.sub-menu{background:var(--body-font-color);box-shadow:0 7px 10px rgba(0,0,0,0.2)}.hd-block .hd-block__header{text-align:center;margin-bottom:40px}.hd-block .hd-block__header .hd-block__title{font-size:36px;font-weight:500;text-transform:initial;margin:0}.hd-block .hd-block__intro{text-align:center}.hd-block.has--light-text a:hover{color:rgba(255,255,255,0.7)}article.hd_service .entry-content>.hd-block:first-child{padding-top:0 !important}.entry-content>.hd-block:first-child:not(.hd-block-feature-row):not(.hd-coverimage){padding-top:50px}.hd-block.hd-block-list{margin-bottom:35px;padding-left:12px}.hd-block-action-grid .hd-action-grid-items{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.hd-block-action-grid .hd-action-grid-item{position:relative;color:var(--primary-color);text-align:center;margin:20px 10px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}@media only screen and (min-width: 600px){.hd-block-action-grid .hd-action-grid-item{width:calc(50% - 30px);float:left;margin-left:20px;margin:20px 10px}}@media only screen and (min-width: 900px){.hd-block-action-grid .hd-action-grid-item{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px;margin:20px 10px}}.hd-block-action-grid .hd-action-grid-item__title{margin-top:0}.hd-block-action-grid .hd-action-grid-item__content{padding:20px 20px 40px;display:flex;flex-direction:column;align-items:center;flex-grow:1}.hd-block-action-grid .hd-action-grid-item__desc{font-size:16px;margin-top:-20px;margin-bottom:auto}.hd-block-action-grid .hd-action-grid-item__button{display:block;justify-self:flex-end;margin-top:20px}.hd-block.hd-block-calls-to-action.template--default .hd-cta__title{margin-top:0;font-size:36px;text-align:center}.hd-block.hd-block-calls-to-action.template--default .hd-cta__content{text-align:center}.hd-block.hd-block-calls-to-action.template--default .hd-cta__button-wrapper{text-align:center;margin:40px auto 0}@media only screen and (min-width: 600px){.hd-block.hd-block-calls-to-action.template--default.hd-block-count-1 .hd-cta{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;margin-left:calc(16.6666666667% - 23.3333333333px + 40px)}}@media only screen and (min-width: 600px){.hd-block.hd-block-calls-to-action.template--default.hd-block-count-3 .hd-cta__title{font-size:24px}}.hd-block-feature-row.template--template4 .hd-block-feature-row__inner{padding-top:0}.hd-block-feature-row.template--template4 .feature-row__content-desc h2{margin-top:0}.hd-block-paragraph,.hd-block-heading,.hd-block-table,.hd-block-list{position:relative;max-width:940px;margin:0 auto}.hd-block-paragraph::after,.hd-block-heading::after,.hd-block-table::after,.hd-block-list::after{clear:both;content:"";display:block}.hd-block-paragraph p{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-heading h1,.hd-block-heading h2,.hd-block-heading h3,.hd-block-heading body.post-type-archive-tomd_digital_service .tomd_digital_service .post__title,body.post-type-archive-tomd_digital_service .tomd_digital_service .hd-block-heading .post__title,.hd-block-heading body.post-type-archive-hd_insight.template--template-4 .hd_insight .post__title,body.post-type-archive-hd_insight.template--template-4 .hd_insight .hd-block-heading .post__title,.hd-block-heading h4,.hd-block-heading body.post-type-archive-hd_insight.template--template-3 .hd_insight .post__title,body.post-type-archive-hd_insight.template--template-3 .hd_insight .hd-block-heading .post__title,.hd-block-heading body.tax-hd_insights_campaign .hd_insight .post__title,body.tax-hd_insights_campaign .hd_insight .hd-block-heading .post__title,.hd-block-heading body.post-type-archive-hd_service .hd_service .post__title,body.post-type-archive-hd_service .hd_service .hd-block-heading .post__title,.hd-block-heading h5{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-table .wp-block-table{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block-locations{text-align:center}.hd-block-locations .hd-location{margin-bottom:80px}.hd-block-locations .hd-location__map{width:100vw;height:240px;position:relative;left:50%;transform:translateX(-50vw);margin-bottom:50px}@media only screen and (min-width: 600px){.hd-block-locations .hd-location__map{height:320px}}@media only screen and (min-width: 900px){.hd-block-locations .hd-location__map{height:460px}}.hd-block-locations .hd-location__title{text-transform:uppercase}.hd-block-locations .tel,.hd-block-locations .email-address{display:block}.hd-block-locations .tel [class^="icon-"],.hd-block-locations .email-address [class^="icon-"]{display:none}.hd-block-locations .hd-location__button-wrapper{margin-top:40px}.hd-block-people a{color:inherit;text-decoration:none}.hd-block-people .hd-block-people__header{text-align:center}.hd-block-people .hd-person{text-align:center;margin-top:20px;margin-bottom:60px}.hd-block-people .hd-person__content{display:flex;flex-direction:column}.hd-block-people .hd-person__name{margin-bottom:0}.hd-block-people .hd-person__job-title{margin-top:0}.hd-block-people .hd-person__contact-info{margin-top:-20px;margin-bottom:30px}.hd-block-people .hd-person__description{order:2}.hd-block-people .hd-person__social{display:none}.hd-block-people .hd-person__button-wrap{margin-top:40px}@media only screen and (min-width: 600px){.hd-block-people:not(.hd-block-count-1) .hd-people{width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly}}@media only screen and (min-width: 600px) and (min-width: 600px){.hd-block-people:not(.hd-block-count-1) .hd-person{width:calc(37.5% - 27.5px);float:left;margin-left:20px;margin-right:20px}}.hd-people{width:calc(100% - 40px);float:left;margin-left:20px}.hd-block.hd-block-person.template--template1 .hd-person{margin-bottom:40px}@media only screen and (min-width: 600px){.hd-block.hd-block-person.template--template1 .hd-person__content-group--left{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){.hd-block.hd-block-person.template--template1 .hd-person__content-group--left{width:calc(41.6666666667% - 28.3333333333px);float:left;margin-left:20px}}@media only screen and (min-width: 600px){.hd-block.hd-block-person.template--template1 .hd-person__content-group--right{width:calc(100% - 40px);float:left;margin-left:20px}}@media only screen and (min-width: 900px){.hd-block.hd-block-person.template--template1 .hd-person__content-group--right{width:calc(50% - 30px);float:left;margin-left:20px;margin-left:calc(8.3333333333% - 21.6666666667px + 40px)}}.hd-block.hd-block-person.template--template1 .hd-person__contact-info p{margin:10px 0}.hd-block.hd-block-person.template--template1 .hd-person__contact-info a{display:block;font-size:16px}.hd-block.hd-block-person.template--template1 .hd-person__contact-info a:before{display:inline-block;width:2em}.hd-block.hd-block-person.template--template1 .hd-person__social-list{list-style:none;padding:0}.hd-block.hd-block-person.template--template1 .hd-person__social-list li{display:inline-block}.hd-block.hd-block-person.template--template1 .hd-person__social-list a{font-size:24px}.hd-block.hd-block-person.template--template1 .hd-person__button-wrap{margin-top:40px}.hd-block-quotes.template--template1 .hd-quote{margin-bottom:60px}.hd-block-quotes.template--template1 .hd-quote__text{font-style:italic;font-family:var(--heading-font-family);font-size:24px;text-align:center}.hd-block-quotes.template--template1 .hd-quote__cite{font-style:normal}.hd-block-quotes.template--template1 .hd-quote__cite--jobtitle:before{content:'|';margin-right:.5ch}.hd-block-quotes.template--template1 .hd-quote__footer{justify-content:center;flex-wrap:wrap}.hd-block-quotes.template--template1 .hd-quote__button-wrap{margin:0 20px}.hd-block-quotes.template--template1 .hd-quote__image{border-radius:50%}@media only screen and (min-width: 900px){.hd-block-quotes.template--template1:not(.hd-block-count-1) .hd-quotes{width:100%;margin:0;display:flex;justify-content:center;flex-wrap:wrap}}@media only screen and (min-width: 900px){.hd-block-quotes.template--template1:not(.hd-block-count-1) .hd-quotes__item{width:calc( ( 100% - ( 20px * 3 ) ) / 3);margin:10px}}.hd-block-quotes.template--template1:not(.hd-block-count-1) .hd-quotes__item .hd-quote__text{font-size:18px}@media only screen and (min-width: 900px){.hd-block-quotes.template--template1.hd-block-count-2 .hd-quotes__item,.hd-block-quotes.template--template1.hd-block-count-4 .hd-quotes__item{width:calc( ( 100% - 20px * 2 ) / 2)}}.hd-block.hd-block-rich-text .hd-richtext__col *:first-child{margin-top:0}@media only screen and (min-width: 600px){.hd-block.hd-block-rich-text.hd-block-count-1 .hd-richtext__col{width:calc(100% - 40px);float:left;margin-left:20px;margin-left:calc(0% - 20px + 40px)}}@media only screen and (min-width: 600px){.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar{margin-left:calc(0% - 20px + 40px)}}@media only screen and (min-width: 900px){.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar{width:calc(29.1666666667% - 25.8333333333px);float:left;margin-left:20px;margin-left:calc(4.1666666667% - 20.8333333333px + 40px)}}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-title{font-size:30px;text-transform:uppercase;font-weight:normal}@media only screen and (min-width: 900px){.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-title{margin-top:0}}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul{list-style:none;padding:0}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item a{font-size:16px;position:relative;display:block;color:inherit;text-decoration:none;padding:.5em;border:1px solid currentColor;border-radius:.5em}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item a:after{display:inline-block;content:'';width:9px;height:9px;border:1px solid currentColor;border-width:1px 1px 0 0;transform:translateY(-10%) translateX(0) rotate(45deg);margin-left:.5em;transition:all .3s 0s ease}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item a:hover{color:var(--primary-color)}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item a:hover:after{transform:translateY(-10%) translateX(0.5em) rotate(45deg)}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children{position:relative}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children>a{padding-right:2em}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children>a:after{display:none}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .toggle-sub-menu{position:absolute;right:.5em;top:0.25em;padding:.5em;cursor:pointer;border-radius:50%;background-color:white;transition:all .3s 0s ease}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .toggle-sub-menu:after{display:block;content:'';width:13.5px;height:13.5px;border:1px solid currentColor;border-width:1px 1px 0 0;transform:translateY(-0.15em) rotate(135deg)}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .toggle-sub-menu:hover{background:var(--primary-color)}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .toggle-sub-menu:hover:after{border-color:white}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .sub-menu{padding:.5em 0 .5em;display:none}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .sub-menu.is--open{display:block}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .sub-menu .toggle-sub-menu:after{display:block;content:'';width:9px;height:9px;border:1px solid currentColor;border-width:1px 1px 0 0;transform:translateY(-0.15em) rotate(135deg)}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .sub-menu .menu-item{margin:0}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .sub-menu .menu-item a{border:none;padding:.33em 1em .33em 1em}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children>a{padding-right:2.5em}.hd-block.hd-block-rich-text.has--sidebar .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .sub-menu .sub-menu .menu-item a:before{content:'\2014';padding-right:.5em}@media only screen and (min-width: 600px){.hd-block.hd-block-rich-text.has--sidebar .hd-block-rich-text__header{margin-left:calc(0% - 20px + 40px)}}.hd-block.hd-block-rich-text.has--sidebar.has--light-text .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item a:hover{color:white}.hd-block.hd-block-rich-text.has--sidebar.has--light-text .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .toggle-sub-menu{background:transparent}.hd-block.hd-block-rich-text.has--sidebar.has--light-text .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .toggle-sub-menu:after{border-color:white}.hd-block.hd-block-rich-text.has--sidebar.has--light-text .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .toggle-sub-menu:hover{background:white}.hd-block.hd-block-rich-text.has--sidebar.has--light-text .hd-richtext__sidebar .hd-richtext__sidebar-menu ul .menu-item.menu-item-has-children .toggle-sub-menu:hover:after{border-color:var(--body-font-color)}.hd-block-services{text-align:center}.hd-services{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.hd-block-services__intro{margin-top:-40px}.hd-services__service-link:hover .hd-service__image-wrap{background-color:rgba(0,0,0,0.5)}.hd-service{width:calc(50% - 30px);float:left;margin-left:20px;margin:10px;position:relative;text-align:center;margin-bottom:20px}@media only screen and (min-width: 900px){.hd-service{width:calc(25% - 25px);float:left;margin-left:20px;margin:5px}}.hd-service__image-wrap{background-color:rgba(0,0,0,0.2);transition:all .3s 0s ease}.hd-service__image{display:block;mix-blend-mode:multiply}.hd-service__title{position:absolute;top:50%;transform:translateY(-50%);width:100%;margin:0;padding:10px;color:white;text-transform:uppercase;font-size:16px}@media only screen and (min-width: 900px){.hd-services-count--9 .hd-service{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px;margin:5px}}.hd-block-videos .hd-video{margin-bottom:40px}.hd-block-videos .hd-video__wrapper{margin-bottom:0}.hd-block-videos .hd-video__title{margin:10px 0}.hd-block-videos .hd-video__description p{margin:10px 0}body.post-type-archive-hd_insight .hd-block,.tax-hd_insights_campaign .hd-block{color:#ffffff}body.post-type-archive-hd_insight .hd_insight a,.tax-hd_insights_campaign .hd_insight a{display:block;background-color:white;box-shadow:0 7px 10px rgba(0,0,0,0.2)}body.post-type-archive-hd_insight .hd_insight a figure,.tax-hd_insights_campaign .hd_insight a figure{overflow:hidden}body.post-type-archive-hd_insight .hd_insight a img,.tax-hd_insights_campaign .hd_insight a img{transition:transform .5s ease}body.post-type-archive-hd_insight .hd_insight a:hover,.tax-hd_insights_campaign .hd_insight a:hover{background-color:var(--primary-color);box-shadow:0 7px 10px rgba(0,0,0,0.4)}body.post-type-archive-hd_insight .hd_insight a:hover img,.tax-hd_insights_campaign .hd_insight a:hover img{transform:scale(1.2)}body.post-type-archive-hd_insight .hd_insight a:hover .post__title,body.post-type-archive-hd_insight .hd_insight a:hover .post__excerpt,body.post-type-archive-hd_insight .hd_insight a:hover .post__metadata-item,body.post-type-archive-hd_insight .hd_insight a:hover .post__best-before-message,.tax-hd_insights_campaign .hd_insight a:hover .post__title,.tax-hd_insights_campaign .hd_insight a:hover .post__excerpt,.tax-hd_insights_campaign .hd_insight a:hover .post__metadata-item,.tax-hd_insights_campaign .hd_insight a:hover .post__best-before-message{color:white}body.post-type-archive-hd_insight .hd_insight .hd-rl-image__wrap,.tax-hd_insights_campaign .hd_insight .hd-rl-image__wrap{display:flex}body.post-type-archive-hd_insight .hd_insight img,.tax-hd_insights_campaign .hd_insight img{object-fit:cover;height:225px;width:100%}body.post-type-archive-hd_insight .hd_insight .post__header,.tax-hd_insights_campaign .hd_insight .post__header{color:var(--secondary-color)}body.post-type-archive-hd_insight .hd_insight .post__excerpt,body.post-type-archive-hd_insight .hd_insight .post__title-wrap,body.post-type-archive-hd_insight .hd_insight .hd-insight__button-wrap,.tax-hd_insights_campaign .hd_insight .post__excerpt,.tax-hd_insights_campaign .hd_insight .post__title-wrap,.tax-hd_insights_campaign .hd_insight .hd-insight__button-wrap{padding:0 10px 10px 10px;padding-left:0}body.post-type-archive-hd_insight .hd_insight .post__title,.tax-hd_insights_campaign .hd_insight .post__title{padding:10px;color:var(--secondary-color);text-decoration:none;font-size:16px;margin:0 !important}body.post-type-archive-hd_insight .hd_insight .post__excerpt p,.tax-hd_insights_campaign .hd_insight .post__excerpt p{padding:0 10px;font-size:16px}body.post-type-archive-hd_insight .hd_insight .post__title-wrap,.tax-hd_insights_campaign .hd_insight .post__title-wrap{padding-top:0}body.post-type-archive-hd_insight .campaigns-sidebar-content,.tax-hd_insights_campaign .campaigns-sidebar-content{padding:10px}body.post-type-archive-hd_service .archive-header{width:100%}body.post-type-archive-hd_service .archive-header__title{display:block !important;text-align:center;padding:20px;margin-top:0;margin-bottom:20px}body.post-type-archive-hd_service .page-wrapper{padding-bottom:40px}body.post-type-archive-hd_service .hd_service{width:calc(100% - 40px);float:left;margin-left:20px;margin-bottom:10px;color:#ffffff}@media only screen and (min-width: 600px){body.post-type-archive-hd_service .hd_service{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px}}body.post-type-archive-hd_service .hd_service a{display:block}body.post-type-archive-hd_service .hd_service .hd-rl-image__wrap{display:flex}body.post-type-archive-hd_service .hd_service img{object-fit:cover;height:225px;width:100%}body.post-type-archive-hd_service .hd_service .post__header{background:var(--body-font-color)}body.post-type-archive-hd_service .hd_service .post__excerpt,body.post-type-archive-hd_service .hd_service .post__title-wrap,body.post-type-archive-hd_service .hd_service .hd-insight__button-wrap{padding:10px}body.post-type-archive-hd_service .hd_service .post__title{color:#ffffff;text-decoration:none;margin:0}.archive .site-content .archive-header .archive-header__title,.archive .site-content .archive-header .archive-header__description,.template--digital-services-single-default .site-content .archive-header .archive-header__title,.template--digital-services-single-default .site-content .archive-header .archive-header__description,.blog .site-content .archive-header .archive-header__title,.blog .site-content .archive-header .archive-header__description{color:#ffffff;text-align:center;width:100%}.archive .site-content .archive-header .archive-header__title,.template--digital-services-single-default .site-content .archive-header .archive-header__title,.blog .site-content .archive-header .archive-header__title{margin-bottom:0;padding-bottom:20px}.archive .site-content .archive-header__description,.template--digital-services-single-default .site-content .archive-header__description,.blog .site-content .archive-header__description{display:inline-block}.archive .site-content .archive-header__description p,.template--digital-services-single-default .site-content .archive-header__description p,.blog .site-content .archive-header__description p{margin-bottom:0}.archive .site-content .page-wrapper__outer_container,.template--digital-services-single-default .site-content .page-wrapper__outer_container,.blog .site-content .page-wrapper__outer_container{background:white;padding:20px 0;margin-bottom:20px}.archive .site-content .page-wrapper__outer,.template--digital-services-single-default .site-content .page-wrapper__outer,.blog .site-content .page-wrapper__outer{position:relative;max-width:940px;margin:0 auto}.archive .site-content .page-wrapper__outer::after,.template--digital-services-single-default .site-content .page-wrapper__outer::after,.blog .site-content .page-wrapper__outer::after{clear:both;content:"";display:block}body.blog .site-content:not(.has--sidebar) .page-wrapper{width:100%}body.blog .page-wrapper,body.post-type-archive-hd_business_news .page-wrapper,body.post-type-archive-hd_media_content .page-wrapper,body.category .page-wrapper{float:none;display:flex;flex-wrap:wrap;width:100%;margin:0 20px !important}body.blog .page-wrapper .post,body.post-type-archive-hd_business_news .page-wrapper .post,body.post-type-archive-hd_media_content .page-wrapper .post,body.category .page-wrapper .post{margin:0 6px 15px}body.blog .page-wrapper .post a,body.post-type-archive-hd_business_news .page-wrapper .post a,body.post-type-archive-hd_media_content .page-wrapper .post a,body.category .page-wrapper .post a{height:100%;margin-bottom:0}.blog .post__metadata-item,.blog .post__best-before-message,.archive .post__metadata-item,.archive .post__best-before-message{font-size:16px;padding:0 10px 10px 10px}.blog .post__metadata-item p,.blog .post__best-before-message p,.archive .post__metadata-item p,.archive .post__best-before-message p{margin:0}.blog .archive-header__title,.archive .archive-header__title{color:white}.blog .page-wrapper,.archive .page-wrapper{background-color:transparent}.blog .site-content:after,.archive .site-content:after{content:'';border-bottom:1px solid rgba(255,255,255,0.7);margin:0 20px}.blog .post,.blog .hd_business_news,.archive .post,.archive .hd_business_news{margin-bottom:20px}.blog .post__title-wrap,.blog .hd_business_news__title-wrap,.archive .post__title-wrap,.archive .hd_business_news__title-wrap{padding:10px;padding-bottom:0}.blog .post__title,.blog .hd_business_news__title,.archive .post__title,.archive .hd_business_news__title{font-size:16px;color:var(--primary-color);margin-bottom:0}.blog .post figure.hd-rl-image__wrap,.blog .hd_business_news figure.hd-rl-image__wrap,.archive .post figure.hd-rl-image__wrap,.archive .hd_business_news figure.hd-rl-image__wrap{background-color:var(--body-font-color)}.blog .post .featuredimage__image,.blog .hd_business_news .featuredimage__image,.archive .post .featuredimage__image,.archive .hd_business_news .featuredimage__image{mix-blend-mode:unset}.blog .post a,.blog .hd_business_news a,.archive .post a,.archive .hd_business_news a{display:block;background-color:white}.blog .post a:hover,.blog .hd_business_news a:hover,.archive .post a:hover,.archive .hd_business_news a:hover{background-color:var(--primary-color)}.blog .post a:hover .post__title,.blog .post a:hover .post__metadata-item,.blog .post a:hover .post__best-before-message,.blog .hd_business_news a:hover .post__title,.blog .hd_business_news a:hover .post__metadata-item,.blog .hd_business_news a:hover .post__best-before-message,.archive .post a:hover .post__title,.archive .post a:hover .post__metadata-item,.archive .post a:hover .post__best-before-message,.archive .hd_business_news a:hover .post__title,.archive .hd_business_news a:hover .post__metadata-item,.archive .hd_business_news a:hover .post__best-before-message{color:white}.site-content__pagination .nav-links{margin-top:40px}.site-content__pagination .page-numbers{display:inline-block;color:rgba(255,255,255,0.7);margin-right:1em;padding:10px}.site-content__pagination .page-numbers:hover{color:white}.site-content__pagination .page-numbers.current{border-bottom:2px solid white}.site-content__pagination .page-numbers.current:hover{color:rgba(255,255,255,0.7)}.site-content__pagination .prev,.site-content__pagination .next{position:relative}.site-content__pagination .prev:before,.site-content__pagination .next:before{display:inline-block;font-size:16px;transition:all .3s 0s ease;position:absolute;top:50%}.site-content__pagination .prev{padding-left:2em}.site-content__pagination .prev:before{transform:translateY(-50%) rotate(180deg);left:0}.site-content__pagination .prev:hover:before{transform:translateY(-50%) translateX(-0.5em) rotate(180deg)}.site-content__pagination .next{padding-right:2em}.site-content__pagination .next:before{transform:translateY(-50%) rotate(0deg);right:0}.site-content__pagination .next:hover:before{transform:translateY(-50%) translateX(0.5em) rotate(0deg)}body.post-type-archive-tomd_digital_service .tomd_digital_service a{transition:0.15s ease transform;display:block;border:1px solid rgba(0,0,0,0.1);background-color:rgba(255,255,255,0.05)}body.post-type-archive-tomd_digital_service .tomd_digital_service a:hover{transform:scale(1.05)}body.post-type-archive-tomd_digital_service .tomd_digital_service .post__title{font-size:21px;color:var(--body-font-color);margin-top:0}body.post-type-archive-tomd_digital_service .tomd_digital_service .entry-excerpt,body.post-type-archive-tomd_digital_service .tomd_digital_service .post__title-wrap{padding:20px 20px 0 20px}body.post-type-archive-tomd_digital_service .tomd_digital_service .entry-excerpt{padding-top:0;margin-bottom:20px}body.post-type-archive-tomd_digital_service .tomd_digital_service .entry-excerpt p{text-decoration:none;margin-top:0;margin-bottom:10px}.digital-service__button{display:inline-block}body.hd_service-template-default .page-header__title{margin-bottom:25px}body.hd_service-template-default .entry-content{width:calc(100% - 40px);float:left;margin-left:20px}body.hd_service-template-default .content-container{position:relative;max-width:940px;margin:0 auto;padding-top:20px}body.hd_service-template-default .content-container::after{clear:both;content:"";display:block}body.hd_service-template-default .hd-block-feature-row{margin-bottom:20px}body.hd_service-template-default .hd_service .hd-coverimage{display:block !important;max-width:100%}body.hd_service-template-default .hd_service .hd-coverimage .hd-coverimage__inner{margin:0;width:100%;margin-bottom:30px}body.hd_service-template-default .hd_service .hd-coverimage .hd-coverimage__inner img{max-height:800px;object-fit:cover;width:100%}body.hd_service-template-default .hd-excerpt{position:relative;max-width:940px;margin:0 auto}body.hd_service-template-default .hd-excerpt::after{clear:both;content:"";display:block}body.hd_service-template-default .hd-excerpt .hd-excerpt__inner{width:100%;float:none;margin:0}body.hd_service-template-default .hd-block-paragraph{margin-bottom:0}body.hd_service-template-default .hd-services-sidebar-nav{background:transparent;border:1px solid var(--body-font-color);padding:20px;margin-bottom:40px}body.hd_service-template-default .hd-services-sidebar-nav li{font-size:19px}body.hd_service-template-default .hd-services-sidebar-nav li ul.children{margin-bottom:7px}body.hd_service-template-default .hd-services-sidebar-nav li ul.children li{font-size:17px}body.single-hd_insight .insights-related-posts{background:#9b9b99}body.single-hd_insight .insights-related-posts .hd-block__title,body.single-hd_insight .insights-related-posts .hd-action-grid-item__title{color:#ffffff}body.single-post.post-template-default .post:not(.has-post-thumbnail) .post__header,body.single-post.post-template-default .hd_business_news:not(.has-post-thumbnail) .post__header,body.single-hd_business_news.hd_business_news-template-default .post:not(.has-post-thumbnail) .post__header,body.single-hd_business_news.hd_business_news-template-default .hd_business_news:not(.has-post-thumbnail) .post__header{background-color:var(--body-font-color);max-width:100%}body.single-post.post-template-default .post:not(.has-post-thumbnail) .post__title,body.single-post.post-template-default .hd_business_news:not(.has-post-thumbnail) .post__title,body.single-hd_business_news.hd_business_news-template-default .post:not(.has-post-thumbnail) .post__title,body.single-hd_business_news.hd_business_news-template-default .hd_business_news:not(.has-post-thumbnail) .post__title{width:calc(100% - 40px);float:left;margin-left:20px;text-align:center;color:white;margin-bottom:60px}body.single-post.post-template-default .post:not(.has-post-thumbnail) .post__breadcrumb-wrap,body.single-post.post-template-default .hd_business_news:not(.has-post-thumbnail) .post__breadcrumb-wrap,body.single-hd_business_news.hd_business_news-template-default .post:not(.has-post-thumbnail) .post__breadcrumb-wrap,body.single-hd_business_news.hd_business_news-template-default .hd_business_news:not(.has-post-thumbnail) .post__breadcrumb-wrap{position:absolute;bottom:5%;max-width:100%}body.single-post.post-template-default .post:not(.has-post-thumbnail) .post__breadcrumb-wrap .post__breadcrumb,body.single-post.post-template-default .hd_business_news:not(.has-post-thumbnail) .post__breadcrumb-wrap .post__breadcrumb,body.single-hd_business_news.hd_business_news-template-default .post:not(.has-post-thumbnail) .post__breadcrumb-wrap .post__breadcrumb,body.single-hd_business_news.hd_business_news-template-default .hd_business_news:not(.has-post-thumbnail) .post__breadcrumb-wrap .post__breadcrumb{position:relative;max-width:940px;margin:0 auto;width:100%;float:none;margin:0 auto;display:block;color:white;text-align:center}body.single-post.post-template-default .post:not(.has-post-thumbnail) .post__breadcrumb-wrap .post__breadcrumb::after,body.single-post.post-template-default .hd_business_news:not(.has-post-thumbnail) .post__breadcrumb-wrap .post__breadcrumb::after,body.single-hd_business_news.hd_business_news-template-default .post:not(.has-post-thumbnail) .post__breadcrumb-wrap .post__breadcrumb::after,body.single-hd_business_news.hd_business_news-template-default .hd_business_news:not(.has-post-thumbnail) .post__breadcrumb-wrap .post__breadcrumb::after{clear:both;content:"";display:block}body.single-post.post-template-default .post:not(.has-post-thumbnail) .post__metadata,body.single-post.post-template-default .hd_business_news:not(.has-post-thumbnail) .post__metadata,body.single-hd_business_news.hd_business_news-template-default .post:not(.has-post-thumbnail) .post__metadata,body.single-hd_business_news.hd_business_news-template-default .hd_business_news:not(.has-post-thumbnail) .post__metadata{padding-top:20px}body.single-post.post-template-default .post.has-post-thumbnail .post__title-wrap,body.single-post.post-template-default .hd_business_news.has-post-thumbnail .post__title-wrap,body.single-hd_business_news.hd_business_news-template-default .post.has-post-thumbnail .post__title-wrap,body.single-hd_business_news.hd_business_news-template-default .hd_business_news.has-post-thumbnail .post__title-wrap{margin:80px auto}@media only screen and (min-width: 900px){body.single-post.post-template-default .post.has-post-thumbnail .post__title-wrap,body.single-post.post-template-default .hd_business_news.has-post-thumbnail .post__title-wrap,body.single-hd_business_news.hd_business_news-template-default .post.has-post-thumbnail .post__title-wrap,body.single-hd_business_news.hd_business_news-template-default .hd_business_news.has-post-thumbnail .post__title-wrap{margin:200px auto}}body.single-post.post-template-default .post.has-post-thumbnail .post__title,body.single-post.post-template-default .hd_business_news.has-post-thumbnail .post__title,body.single-hd_business_news.hd_business_news-template-default .post.has-post-thumbnail .post__title,body.single-hd_business_news.hd_business_news-template-default .hd_business_news.has-post-thumbnail .post__title{color:white}body.single-post.post-template-default .post.has-post-thumbnail .post__header,body.single-post.post-template-default .hd_business_news.has-post-thumbnail .post__header,body.single-hd_business_news.hd_business_news-template-default .post.has-post-thumbnail .post__header,body.single-hd_business_news.hd_business_news-template-default .hd_business_news.has-post-thumbnail .post__header{position:relative}body.single-post.post-template-default .post.has-post-thumbnail .hd-rl-image__wrap,body.single-post.post-template-default .hd_business_news.has-post-thumbnail .hd-rl-image__wrap,body.single-hd_business_news.hd_business_news-template-default .post.has-post-thumbnail .hd-rl-image__wrap,body.single-hd_business_news.hd_business_news-template-default .hd_business_news.has-post-thumbnail .hd-rl-image__wrap{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--primary-color)}body.single-post.post-template-default .post.has-post-thumbnail .hd-rl-image__wrap .featuredimage__image,body.single-post.post-template-default .hd_business_news.has-post-thumbnail .hd-rl-image__wrap .featuredimage__image,body.single-hd_business_news.hd_business_news-template-default .post.has-post-thumbnail .hd-rl-image__wrap .featuredimage__image,body.single-hd_business_news.hd_business_news-template-default .hd_business_news.has-post-thumbnail .hd-rl-image__wrap .featuredimage__image{height:100%;object-fit:cover;mix-blend-mode:multiply}body.single-post.post-template-default .post.has-post-thumbnail .post__breadcrumb,body.single-post.post-template-default .hd_business_news.has-post-thumbnail .post__breadcrumb,body.single-hd_business_news.hd_business_news-template-default .post.has-post-thumbnail .post__breadcrumb,body.single-hd_business_news.hd_business_news-template-default .hd_business_news.has-post-thumbnail .post__breadcrumb{text-align:center;color:white;padding:20px 0}body.single-post.post-template-default .post.has-post-thumbnail .post__breadcrumb a,body.single-post.post-template-default .hd_business_news.has-post-thumbnail .post__breadcrumb a,body.single-hd_business_news.hd_business_news-template-default .post.has-post-thumbnail .post__breadcrumb a,body.single-hd_business_news.hd_business_news-template-default .hd_business_news.has-post-thumbnail .post__breadcrumb a{color:white}body.single-post.post-template-default .post.has-post-thumbnail .post__metadata,body.single-post.post-template-default .hd_business_news.has-post-thumbnail .post__metadata,body.single-hd_business_news.hd_business_news-template-default .post.has-post-thumbnail .post__metadata,body.single-hd_business_news.hd_business_news-template-default .hd_business_news.has-post-thumbnail .post__metadata{margin-top:20px}body.single-post.post-template-default .post__metadata,body.single-hd_business_news.hd_business_news-template-default .post__metadata{font-size:16px}@media only screen and (min-width: 600px){body.single-post.post-template-default .post__metadata,body.single-hd_business_news.hd_business_news-template-default .post__metadata{display:flex;flex-wrap:wrap;justify-content:center}}body.single-post.post-template-default .post__metadata-item,body.single-hd_business_news.hd_business_news-template-default .post__metadata-item{margin-bottom:10px}@media only screen and (min-width: 600px){body.single-post.post-template-default .post__metadata-item,body.single-hd_business_news.hd_business_news-template-default .post__metadata-item{display:inline-block;width:auto;margin:10px 20px}}body.single-post.post-template-default .post__metadata .post__metadata-item--author,body.single-hd_business_news.hd_business_news-template-default .post__metadata .post__metadata-item--author{display:none}body.single-post.post-template-default .post__share-links,body.single-hd_business_news.hd_business_news-template-default .post__share-links{position:relative;max-width:940px;margin:0 auto;padding-left:20px;margin-bottom:20px}body.single-post.post-template-default .post__share-links::after,body.single-hd_business_news.hd_business_news-template-default .post__share-links::after{clear:both;content:"";display:block}body.single-post.post-template-default .post__share-links i,body.single-hd_business_news.hd_business_news-template-default .post__share-links i{font-size:26px}body.evolve-alt{background-color:#ffffff}body.evolve-alt .site-header{background-color:#ffffff}body.evolve-alt .site-footer.template--footer-default{border-top:1px solid var(--primary-color);margin-top:25px;color:var(--body-font-color);background-color:#ffffff}body.evolve-alt .site-header__utility-nav li a,body.evolve-alt .contact-details__items li a,body.evolve-alt .site-header.template--header-default a{color:var(--body-font-color)}body.evolve-alt .hamburger-inner,body.evolve-alt .hamburger-inner::before,body.evolve-alt .hamburger-inner::after{background-color:var(--body-font-color)}body.evolve-alt .entry-content{overflow:hidden}body.evolve-alt .entry-content>.hd-block:first-child:not(.hd-block-feature-row):not(.hd-coverimage){padding-top:0}body.evolve-alt .archive-header,body.evolve-alt .page-header{overflow:hidden;background-color:var(--primary-color)}body.evolve-alt .page-headers .page-header{background-color:transparent}body.evolve-alt .page-header__title{margin-top:40px}body.evolve-alt .archive-header__title{width:100%;padding:40px 0px;margin:0;text-align:center;float:none}body.evolve-alt.hd_service-template-default .page-header__title{margin-top:25px}body.evolve-alt.post-type-archive-hd_service .archive-header__title{margin-bottom:0}body.evolve-alt .site-content__pagination .page-numbers{color:var(--body-font-color)}body.evolve-alt .site-content__pagination .page-numbers:hover{color:var(--primary-color)}body.evolve-alt .site-content__pagination .page-numbers.current{border-bottom:2px solid var(--body-font-color)}body.evolve-alt .site-content__pagination .page-numbers.current:hover{color:var(--primary-color)}body.evolve-alt .site-footer.template--footer-default a:hover{color:var(--primary-color)}

/*# sourceMappingURL=site.css.map */
