.single #post-header{text-align:center;margin-block-end:4.8rem}.single #post-header img{border-radius:var(--radius-large);width:100%;height:auto}.single #post-header h1{font-size:var(--font-size-h2);margin-block:5.8rem 2.6rem}@media (width<=1023px){.single #post-header h1{margin-block:4.8rem 2.4rem}}.single .post-footer{container:postFooter/inline-size}.single .post-meta{padding-block:var(--container-padding);padding-inline:calc(var(--container-padding) * 2);border-radius:var(--radius-medium);background-color:var(--tap-grey-light);flex-direction:column;align-items:center;gap:.8rem;width:fit-content;margin-inline:auto;display:flex}.single .post-meta ul{flex-wrap:wrap;justify-content:center;gap:.8rem 1.6rem;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;display:flex}.single .post-meta ul li{color:var(--tap-blue-deep);align-items:center;gap:.75rem;font-size:1.3rem;display:flex}.single .post-meta ul li.hide{display:none}.single .post-meta ul li a{color:inherit;text-decoration:none}.single .post-meta ul li a:hover{text-decoration:underline}.single .post-meta ul li svg path{fill:var(--tap-blue-base)}.single .post-meta .show-all-categories{font-size:var(--font-size-xs);color:var(--tap-blue-base);border:2px solid var(--tap-blue-base);border-radius:var(--radius-full);cursor:pointer;transition:opacity var(--transition-base);margin-block-start:.8rem;padding:.4rem 1.6rem;font-weight:700}.single .post-meta .show-all-categories:hover{opacity:.8}.single .post-content{grid-template-columns:40rem minmax(30rem,1fr);justify-content:center;align-items:flex-start;gap:8rem;display:grid}@media (width<=1023px){.single .post-content{width:100%;margin-block:0;margin-inline:auto;display:block}}.single .post-content #toc{top:calc(var(--header-height) / 1.4);border-radius:0 0 var(--radius-medium) var(--radius-medium);max-width:40rem;height:auto;box-shadow:var(--box-shadow);background-color:#fff;margin-block-start:1.6rem;padding-block:2.4rem;padding-inline:3.2rem;list-style:none;position:sticky;overflow:hidden}@media (width<=1023px){.single .post-content #toc{border-radius:var(--radius-medium);width:75%;margin-block:0 4.8rem;margin-inline:auto;position:relative;top:auto!important}}@media (width<=550px){.single .post-content #toc{width:100%;max-width:unset}}.single .post-content #toc .progress{background-color:color-mix(in srgb, var(--tap-blue-base) 20%, white 80%);z-index:1000;width:100%;height:.8rem;position:absolute;top:0;left:0}@media (width<=1023px){.single .post-content #toc .progress{display:none}}.single .post-content #toc .progress-bar{background-color:var(--tap-blue-base);width:0%;height:.8rem;transition:width var(--transition-base);display:block}.single .post-content #toc .toc-list ul{margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;list-style:none}.single .post-content #toc .toc-list ul>li{border-bottom:.1rem solid #f0f0f0;padding-block:1.2rem;padding-inline:0}.single .post-content #toc .toc-list ul>li:first-of-type{padding-block-start:0}.single .post-content #toc .toc-list ul>li:last-of-type{border:0;padding-block-end:0}.single .post-content #toc .toc-list ul>li>a{font-weight:700}.single .post-content #toc .toc-list ul>li ul{border-left:.2rem solid var(--tap-blue-deep);max-height:0;padding-block:0;padding-inline:1.6rem;list-style:none;overflow:hidden}.single .post-content #toc .toc-list ul>li ul.open{max-height:40rem;margin-block:1.2rem .4rem}.single .post-content #toc .toc-list ul>li ul li{border:0;padding-block:.4rem}.single .post-content #toc .toc-list ul>li ul li a{font-weight:400}.single .post-content #toc .toc-list ul a.link-active{color:var(--tap-blue-deep)}.single .post-content #toc a{color:var(--tap-grey-dark);font-size:1.3rem;line-height:140%;display:block}.single .post-content #toc a:hover{color:var(--tap-blue-deep)}@scope(.post-footer){.single .post-content article h4{font-size:var(--font-size-h6);margin-block:3.6rem 1.4rem}}.single .post-content article .blog-step,.single .post-content article .final-blog-step{padding:var(--card-padding);border-radius:var(--radius-medium);box-shadow:var(--box-shadow);margin-block:4.8rem;position:relative}.single .post-content article .blog-step h4,.single .post-content article .final-blog-step h4{font-size:var(--font-size-lg);color:var(--tap-blue-deep);margin:0 0 .8rem}.single .post-content article .blog-step p,.single .post-content article .final-blog-step p{margin:0}.single .post-content article .blog-step p+p,.single .post-content article .final-blog-step p+p{margin-top:1.4rem}.single .post-content article .blog-step .resTable+p,.single .post-content article .final-blog-step .resTable+p{display:none}.single .post-content article .final-blog-step .resTable{margin-block-end:0}.single .post-content article .blog-step:after{content:url(/wp-content/uploads/2023/09/step-arrow.svg);position:absolute;bottom:-2.4rem;left:50%;transform:translate(-50%)}.single .post-content article .video-wrapper{border-radius:var(--radius-medium);aspect-ratio:16/9;width:100%;box-shadow:var(--box-shadow);margin-block:4.8rem;margin-inline:auto;overflow:hidden}.single .post-content article .video-wrapper iframe{aspect-ratio:16/9;width:100%;height:100%}.single .post-content article .examplebox{border-radius:var(--radius-medium);background:var(--tap-blue-light);font-family:var(--font-family);font-size:var(--font-size-base);color:var(--tap-grey-dark);margin-block:4.8rem;padding-block:4.8rem;padding-inline:4.8rem}.single .post-content article .examplebox h4,.single .post-content article .examplebox h5{color:var(--tap-blue-deep);border:0;margin-block:0;padding:0;margin-inline:0!important}.single .post-content article .examplebox p:last-of-type{margin-block-end:0}.single .post-content article .bannerbox{background:url(/wp-content/uploads/2022/04/Banner-Background.svg)}.single .post-content article .bannerbox .bannerwrap{padding-block:4.8rem}.single .post-content article .bannerbox .bannercta{font-size:var(--font-size-md);color:var(--tap-blue-base);font-weight:600}.single .post-content article .calculator-banner{background-image:url(/wp-content/themes/tap-website-2026/assets/images/tax-calculator-banner-bg.png)}.single .post-content article .calculator-banner .calculator-banner--wrap{padding-block:1.6rem}.single .post-content article .calculator-banner .calculator-banner--image{margin:0;transform:translateY(1.6rem)}.single .post-content article .calculator-banner .bannercta{font-size:var(--font-size-md);color:var(--tap-blue-deep);min-width:16rem;max-width:24rem;font-weight:700;width:100%!important}.single .post-content article .bannerbox,.single .post-content article .calculator-banner{border-radius:var(--radius-medium);box-shadow:var(--box-shadow);background-size:cover;margin-block:2.4rem;container:bannerbox-container/inline-size}.single .post-content article .bannerbox .bannerwrap,.single .post-content article .bannerbox .calculator-banner--wrap,.single .post-content article .calculator-banner .bannerwrap,.single .post-content article .calculator-banner .calculator-banner--wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;padding-inline:4.8rem;display:flex}.single .post-content article .bannerbox .bannerwrap .bannerleft h3,.single .post-content article .bannerbox .bannerwrap .calculator-banner--left h3,.single .post-content article .bannerbox .calculator-banner--wrap .bannerleft h3,.single .post-content article .bannerbox .calculator-banner--wrap .calculator-banner--left h3,.single .post-content article .calculator-banner .bannerwrap .bannerleft h3,.single .post-content article .calculator-banner .bannerwrap .calculator-banner--left h3,.single .post-content article .calculator-banner .calculator-banner--wrap .bannerleft h3,.single .post-content article .calculator-banner .calculator-banner--wrap .calculator-banner--left h3{font-size:var(--font-size-h4);color:var(--tap-white);margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;line-height:1.1}.single .post-content article .bannerbox .bannerwrap .bannerleft p,.single .post-content article .bannerbox .bannerwrap .calculator-banner--left p,.single .post-content article .bannerbox .calculator-banner--wrap .bannerleft p,.single .post-content article .bannerbox .calculator-banner--wrap .calculator-banner--left p,.single .post-content article .calculator-banner .bannerwrap .bannerleft p,.single .post-content article .calculator-banner .bannerwrap .calculator-banner--left p,.single .post-content article .calculator-banner .calculator-banner--wrap .bannerleft p,.single .post-content article .calculator-banner .calculator-banner--wrap .calculator-banner--left p{font-size:var(--font-size-h6);color:var(--tap-white);margin-block:.8rem 0}.single .post-content article .bannerbox .bannerwrap .bannerright .bannercta,.single .post-content article .bannerbox .bannerwrap .calculator-banner--right .bannercta,.single .post-content article .bannerbox .calculator-banner--wrap .bannerright .bannercta,.single .post-content article .bannerbox .calculator-banner--wrap .calculator-banner--right .bannercta,.single .post-content article .calculator-banner .bannerwrap .bannerright .bannercta,.single .post-content article .calculator-banner .bannerwrap .calculator-banner--right .bannercta,.single .post-content article .calculator-banner .calculator-banner--wrap .bannerright .bannercta,.single .post-content article .calculator-banner .calculator-banner--wrap .calculator-banner--right .bannercta{border-radius:var(--radius-full);background:var(--tap-white);text-align:center;width:24rem;padding-block:1.2rem;padding-inline:.8rem}@container bannerbox-container (width<=76.7rem){.single .post-content article .bannerbox .bannerwrap,.single .post-content article .bannerbox .calculator-banner--wrap,.single .post-content article .calculator-banner .bannerwrap,.single .post-content article .calculator-banner .calculator-banner--wrap{gap:2.4rem;padding-block:2.8rem;padding-inline:2.8rem}.single .post-content article .bannerbox .bannerwrap .bannerright,.single .post-content article .bannerbox .bannerwrap .calculator-banner--right,.single .post-content article .bannerbox .calculator-banner--wrap .bannerright,.single .post-content article .bannerbox .calculator-banner--wrap .calculator-banner--right,.single .post-content article .calculator-banner .bannerwrap .bannerright,.single .post-content article .calculator-banner .bannerwrap .calculator-banner--right,.single .post-content article .calculator-banner .calculator-banner--wrap .bannerright,.single .post-content article .calculator-banner .calculator-banner--wrap .calculator-banner--right,.single .post-content article .bannerbox .bannerwrap .bannerright .bannercta,.single .post-content article .bannerbox .bannerwrap .calculator-banner--right .bannercta,.single .post-content article .bannerbox .calculator-banner--wrap .bannerright .bannercta,.single .post-content article .bannerbox .calculator-banner--wrap .calculator-banner--right .bannercta,.single .post-content article .calculator-banner .bannerwrap .bannerright .bannercta,.single .post-content article .calculator-banner .bannerwrap .calculator-banner--right .bannercta,.single .post-content article .calculator-banner .calculator-banner--wrap .bannerright .bannercta,.single .post-content article .calculator-banner .calculator-banner--wrap .calculator-banner--right .bannercta{width:100%}.single .post-content article .bannerbox .calculator-banner--wrap,.single .post-content article .calculator-banner .calculator-banner--wrap{gap:2.4rem;padding-block:2.8rem;padding-inline:2.8rem;position:relative}.single .post-content article .bannerbox .calculator-banner--wrap .calculator-banner--image,.single .post-content article .calculator-banner .calculator-banner--wrap .calculator-banner--image{width:100%;max-width:16rem;position:absolute;bottom:0;right:2.8rem;transform:none}.single .post-content article .bannerbox .calculator-banner--wrap .calculator-banner--right,.single .post-content article .calculator-banner .calculator-banner--wrap .calculator-banner--right,.single .post-content article .bannerbox .calculator-banner--wrap .calculator-banner--right .bannercta,.single .post-content article .calculator-banner .calculator-banner--wrap .calculator-banner--right .bannercta{width:100%}}@container bannerbox-container (width<=60rem){.single .post-content article .bannerbox .calculator-banner--wrap,.single .post-content article .calculator-banner .calculator-banner--wrap{overflow:hidden}.single .post-content article .bannerbox .calculator-banner--wrap .calculator-banner--image,.single .post-content article .calculator-banner .calculator-banner--wrap .calculator-banner--image{z-index:1;bottom:-3.8rem;right:-3.8rem}.single .post-content article .bannerbox .calculator-banner--wrap .bannercta,.single .post-content article .calculator-banner .calculator-banner--wrap .bannercta{z-index:10;position:relative}}.single .post-content article .actionbox,.single .post-content article .blogbox{margin-block-end:1.6rem}.single .post-content article .actionbox{background-image:linear-gradient(67deg, var(--tap-blue-base), var(--tap-blue-deep));border-radius:var(--radius-medium);width:calc(100% - 1.6rem);color:var(--tap-white);text-align:center;margin-block-start:3.2rem;padding-block:1.6rem;padding-inline:2.4rem;font-weight:600}.single .post-content article .blogbox{text-align:center;color:#646464;font-optical-sizing:auto;background-color:#fff;border-radius:.8rem;margin-top:2rem;padding:10px;font-family:Mulish,sans-serif;font-weight:700;box-shadow:0 0 25px #0000001a}.single .post-content article .img-wrap{flex-wrap:wrap;justify-content:center;gap:3.2rem;display:flex}@media (width<=767px){.single .post-content article .img-wrap{gap:0}.single .post-content article .img-wrap .infographic1{margin-block:1.6rem!important}}:is(.single .post-content article .img-wrap:has(img:only-child)~.infographic1,.single .post-content article .img-wrap:has(img:only-child)~.infographic2){width:100%}.single .post-content article .infographic1{border:0;border-radius:25px;width:auto;height:auto;box-shadow:0 0 25px #0000001a}.single .post-content article .infographic2{border:0;border-radius:25px;width:100%;height:auto}.single .post-content article img{margin:3.2rem 0}.single .resTable{margin-block:3.2rem}.single .resTable table{border-collapse:collapse;border-spacing:0;width:100%;margin-inline:auto}.single .resTable table tr:first-of-type td{color:var(--tap-blue-base)}.single .resTable table tr:first-of-type td b{color:var(--tap-grey-dark);margin-block-start:.4rem}.single .resTable table td{border:2px solid var(--tap-blue-base);text-align:left;padding:1.6rem;line-height:1.2}.single .resTable table td b{margin-block-start:.8rem;display:block;font-size:var(--font-size-sm)!important}.single .resTable table td.tg-grey,.single .resTable table td.tg-greyheader{background-color:var(--tap-grey-medium)}@media (width<=1023px){.single .resTable{width:100%;overflow-x:scroll}.single .resTable table{width:60rem}.single .resTable table td{min-width:15rem}}.single .three-item-bg{position:relative}.single .three-item-bg:before{content:"";z-index:-1;block-size:70%;inline-size:100%;clip-path:shape(from 0% 0%, smooth to 50.21% 29.12% with 21.45% 30.06%, smooth to 100% 0% with 100% 0%, vline to 100%, smooth to 50.21% 70.73% with 86.3% 70.73%, smooth to 0% 100% with 0% 100%, close);background:linear-gradient(90deg,#49b8f000 0%,#49b8f0 50%,#49b8f000 100%);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.single .three-item-bg .resources-wrapper{flex-wrap:wrap;justify-content:center;gap:2.4rem;margin-block:6.4rem;display:flex}.single .three-item-bg .resources-wrapper .resource-box{border-radius:var(--radius-medium);box-shadow:var(--box-shadow);background-color:#fff;max-width:33rem;padding:3.2rem}.single .three-item-bg .resources-wrapper .resource-box h5{color:var(--tap-blue-deep);font-size:var(--font-size-lg);border:0;margin:0 0 2.4rem;padding:0}.single .three-item-bg .resources-wrapper .resource-box .card-price{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;display:flex}.single .three-item-bg .resources-wrapper .resource-box .card-price p{margin:0}.single .three-item-bg .resources-wrapper .resource-box .card-price p:before{content:unset!important}.single .three-item-bg .resources-wrapper .resource-box .card-price h4{font-size:var(--font-size-lg);margin:0;padding:0}.single .three-item-bg .resources-wrapper .resource-box i.fa-check{margin-inline-end:.8rem}.single .three-item-bg .resources-wrapper .resource-box .btn{margin-block:1.2rem 0;padding-block:1.2rem}@media screen and (width<=767px){.single .three-item-bg .resources-wrapper{flex-direction:column;justify-content:center;align-items:center;margin-block:4.8rem}.single .three-item-bg .resources-wrapper .resource-box{width:100%;max-width:unset;flex:1}.single .three-item-bg .resources-wrapper .resource-box p:last-of-type{margin-block-end:0}}.single .acc-price{text-align:left;background-image:url(https://www.theaccountancy.co.uk/wp-content/uploads/2021/11/Access-To-Your-Accountant.svg);background-position:100% 100%;background-repeat:no-repeat;margin-block:4.8rem;padding:4.8rem}.single .acc-price p{margin-block:0}.single .acc-price h2{margin-block:0 .8rem}.single .acc-price h2+p{margin-block:0 2.4rem}.single .acc-price h2:empty{display:none}.single .acc-price h5{font-size:var(--font-size-lg);color:var(--tap-blue-deep);border:0;margin:2.4rem 0 0;padding:0;font-style:italic}@media (width<=767px){.single .acc-price{text-align:center;background-image:none;margin-block:2.4rem}}.single .acc-terms{background:var(--tap-blue-deep);width:fit-content;color:var(--tap-white);border-radius:2rem;margin-block-end:.5rem;padding-block:0;padding-inline:1rem;display:inline-block}.single .author-snippet{border-top:.1rem solid #b0b0b0;border-bottom:.1rem solid #b0b0b0;gap:2.4rem;padding-block:2.4rem;display:flex}.single .author-snippet .author-img img{border-radius:var(--radius-medium)}.single .author-snippet .author-info{font-size:var(--font-size-sm)}.single .author-snippet .author-info h4{font-size:inherit;text-transform:uppercase;margin-block:0;margin-inline:0;font-weight:600}.single .author-snippet .author-info .author-name{margin-block:.4rem 0;margin-inline:0;font-weight:700}.single .author-snippet .author-info .author-bio{opacity:.75;margin-block:.8rem 0;margin-inline:0}.single .author-snippet .author-info .author-links{gap:2.4rem;margin-block-start:1.6rem;display:flex}.single .author-snippet .author-info .author-links a svg{width:1.4rem;height:1.4rem;margin-inline-end:.6rem}.single .author-snippet .author-info .author-links a:after{content:"→";margin-inline-start:.4rem}@container postFooter (width<=50rem){.single .author-snippet .author-img{width:40rem}.single .author-snippet .author-links{flex-direction:column;gap:.4rem!important}}.single .mailchimp-signup{border-radius:var(--radius-large);background-color:var(--tap-blue-deep);background-image:url(/wp-content/themes/tap-website-2026/assets/images/Banner-Box.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-block:4.8rem;padding-block:4.8rem;padding-inline:4.8rem;display:flex}.single .mailchimp-signup .form-content{max-width:90rem}.single .mailchimp-signup .form-content h2{color:var(--tap-white);margin-block:0;margin-inline:0}.single .mailchimp-signup .form-content p{color:var(--tap-white);margin-block:.8rem 0;margin-inline:0;line-height:1.4}.single .mailchimp-signup .form-content #mc_embed_signup{margin-block-start:3.2rem}.single .mailchimp-signup .form-content #mc_embed_signup .mc-field-group{position:relative}.single .mailchimp-signup .form-content #mc_embed_signup .mc-field-group input[type=email]{border-radius:var(--radius-full);width:100%;height:6.4rem;transition:border-color var(--transition-base);font-size:var(--font-size-base);border:.2rem solid #0000;outline:none;padding-block:1.4rem;padding-inline:3rem 6.4rem}.single .mailchimp-signup .form-content #mc_embed_signup .mc-field-group input[type=email]:focus{border-color:var(--tap-blue-deep)!important}.single .mailchimp-signup .form-content #mc_embed_signup .mc-field-group .button{background-color:var(--tap-lime-green);transform-origin:0 -430%;cursor:pointer;text-indent:-9999.9rem;background-image:url(/wp-content/themes/tap-website-2026/assets/images/mailchimp_send.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;border-radius:100%;width:5.4rem;height:5.4rem;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.single .mailchimp-signup .form-content #mc_embed_signup .mc-field-group .button:hover{animation:.3s ease-in-out forwards buttonbounce}.single .mailchimp-signup .form-content #mc_embed_signup div.mce_inline_error{display:none!important}.single .mailchimp-signup .form-img img{width:100%;margin-block:0 -12.8rem;margin-inline:0;transform:translate(2rem,-11rem)}@container postFooter (width<=65rem){.single .mailchimp-signup{flex-direction:column;padding-block:3.2rem;padding-inline:3.2rem;display:flex}.single .mailchimp-signup .form-content{text-align:center;order:2}.single .mailchimp-signup .form-img{order:1;max-width:18rem;margin-inline:auto}.single .mailchimp-signup .form-img img{margin-block-end:-6rem;transform:translateY(-9rem)}}@keyframes buttonbounce{0%{transform:scale(.9)translateY(0)}50%{transform:scale(.9)translateY(-.75rem)}to{transform:scale(.9)translateY(0)}}
