.tax-smart{position:relative}.tax-smart__body{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;position:relative;grid-auto-rows:auto}.tax-smart__video{grid-row:1 / 3;grid-column:1 / -2;z-index:2}.tax-smart__intro{grid-column:2 / -1;grid-row:3/5;z-index:2;padding:2rem 2rem 2rem 1rem}.tax-smart__intro a{font-weight:700}.tax-smart__video-carousel{grid-column:2/-1;grid-row:5;z-index:2;padding:0 2rem 2rem 1rem;margin-bottom:-4rem}.tax-smart__pattern{position:absolute;bottom:0;right:0;width:300px;height:400px;z-index:1;opacity:.5}.tax-smart__pattern--back{position:absolute;top:6rem;right:5%;height:300px;width:200px;z-index:-1}.tax-smart__bg{z-index:0;border-radius:10px;background:#252525;background:linear-gradient(323deg,#252525 0%,#737990 100%);position:absolute;bottom:0;top:2rem;left:1rem;right:0}@media(min-width:1024px){.tax-smart__pattern--back{right:auto;left:40%;width:400px}}@media(min-width:1324px){.tax-smart__body{grid-auto-rows:auto;gap:2rem}.tax-smart__video{grid-row:1 / 4;grid-column:1 / 8}.tax-smart__intro{grid-column:8 / -1;grid-row:1/4;padding-top:6rem}.tax-smart__video-carousel{grid-column:4/-1;grid-row:4;z-index:2}.tax-smart__bg{bottom:0;top:2rem;left:20%;right:0}}.tax-smart__video-items{display:flex;flex-flow:row wrap;align-items:flex-end;gap:1rem}.tax-smart__video-item{width:100%;position:relative;top:0;transition:top .25s ease}.tax-smart__video-item:hover,.tax-smart__video-item:focus{top:-5px}@media(min-width:700px){.tax-smart__video-item{flex:0 250px}}.tax-smart__video-item a{color:#fff;display:block;margin-bottom:.5rem;font-size:.8rem;text-decoration:none}.tax-smart__video-item a::before{content:"";display:block;position:absolute;width:100%;height:100%;z-index:2}.tax-smart__video-item .video__icon{color:#ee6a34;width:40px;height:40px;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);z-index:1}.tax-smart__video-item__image{height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 5px 10px rgba(37,37,37,.15);border-radius:10px}.tax-smart__video-item__image img{object-fit:cover;object-position:center;position:absolute;width:100%;height:100%}