@font-face {
    font-family: Graphik;
    font-weight: normal;
    src: url("./fonts/Graphik/Graphik-Regular.otf")
}

@font-face {
    font-family: Graphik-bold;
    font-weight: normal;
    src: url("./fonts/Graphik/Graphik-Bold.otf")
}

@font-face {
    font-family: SourceSansPro;
    font-weight: normal;
    src: url(./fonts/SourceSansPro/SourceSansPro-Regular.otf), url(./fonts/SourceSansPro/SourceSansPro-Regular.ttf)
}

@font-face {
    font-family: SourceSansProBold;
    font-weight: bold;
    src: url(./fonts/SourceSansPro/SourceSansPro-Bold.otf), url(./fonts/SourceSansPro/SourceSansPro-Bold.ttf)
}

:root {
    --primary: #6508ce;
    --secondary: #d57606;
}

html,
body {
    background: #fff;
    overflow-x: hidden;
}

body {
    font-family: SourceSansPro
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: SourceSansProBold
}

header {
    position: relative;
    z-index: 2;
    background: white;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.4)
}

header picture {
    display: block
}

header picture img {
    padding: 3px 0 3px 0;
    width: auto;
    padding-left: 0px
}

@media (min-width: 576px) {
    header picture img {
        paddin-left: 0
    }
}

img#bottom-curve {
    max-width: 100%;
    height: 140px;
    width: 100%;
    object-fit: cover
}

@media (min-width: 1400px) {
    img#bottom-curve {
        height: 200px
    }
}

section h2 {
    font-family: SourceSansProBold;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: normal;
    color: black;
    margin-top: 20px
}

section#intro {
    text-align: center
}

section#intro p {
    font-family: SourceSansPro;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
    margin-top: 10px
}

@media (min-width: 992px) {
    section#intro p {
        font-size: 25px
    }
}

section#intro h2 {
    font-size: 30px
}

@media (min-width: 992px) {
    section#intro h2 {
        font-size: 40px
    }
}

section#intro .tile-array {
    padding: 25px 0;
    gap: 30px
}

@media (min-width: 992px) {
    section#intro .tile-array {
        gap: 66px
    }
}

section#intro .tile-array .col-12 .promo-box {
    background: white;
    position: relative;
    margin-bottom: 30px
}

@media (min-width: 992px) {
    section#intro .tile-array .col-12 .promo-box {
        margin-bottom: 0px
    }
}

section#intro .tile-array .col-12 .promo-box .logo-wrap {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 22px;
    line-height: 1.1;
    color: #616465;
    margin-bottom: 40px;
    padding: 0 15px
}

@media (min-width: 992px) {
    section#intro .tile-array .col-12 .promo-box .logo-wrap {
        font-size: 25px;
        height: 250px
    }
}

section#intro .tile-array .col-12 .promo-box .logo-wrap>img {
    margin: 40px 0
}

section#intro .tile-array .col-12 .promo-box .logo-wrap span {
    display: block;
    font-size: 35px;
    line-height: 1.45;
    font-weight: bold;
    font-family: SourceSansProBold;
    color: #333
}

@media (min-width: 992px) {
    section#intro .tile-array .col-12 .promo-box .logo-wrap span {
        font-size: 37px;
    }
}

section#intro .tile-array .col-12 .promo-box .logo-wrap #sweeps {
    font-size: 26px;
    color: #333;
    font-family: SourceSansProBold
}

@media (min-width: 1200px) {
    section#intro .tile-array .col-12 .promo-box .logo-wrap #sweeps {
        font-size: 30px
    }
}

section#intro .tile-array .col-12 .promo-box .filing-type {
    font-family: SourceSansPro;
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 1rem
}

section#intro .tile-array .col-12 .promo-box .cta {
    display: block;
    margin: 28px 15px;
    border: none;
    width: calc(100% - 30px);
    border-radius: 25px;
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    padding: 20px 0
}

section#intro .tile-array .col-12 .promo-box.turbotax .filing-type,
section#intro .tile-array .col-12 .promo-box.turbotax .cta {
    background-color: #d52b1e
}

section#intro .tile-array .col-12 .promo-box.hrblock .filing-type,
section#intro .tile-array .col-12 .promo-box.hrblock .cta {
    background-color: #12331b
}

section#intro .tile-array .col-12 .disclaimer {
    padding: 0 15px;
    font-family: SourceSansPro;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 2rem
}

section#couponwrap {
    padding-top: 50px
}

section#couponwrap .curve {
    background-image: url(../images/mobile/arc-with-questionmark_transparent_mobile.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 155px
}

@media (min-width: 433px) {
    section#couponwrap .curve {
        background-image: url(../images/arc-with-questionmark_solidbase_desktop.png)
    }
}

section#couponwrap .coupon {
    height: 0;
    overflow: hidden;
    transition: height 0.1s ease-in-out
}

section#couponwrap .coupon .white-bg {
    background: white;
    height: 100%
}

section#couponwrap .coupon .white-bg #bottom-curve {
    margin-top: -65px;
    width: 1921px;
    height: 155px;
    max-width: 100%;
    object-fit: cover;
    object-position: center
}

@media (min-width: 1921px) {
    section#couponwrap .coupon .white-bg #bottom-curve {
        width: 100%
    }
}

section#couponwrap .coupon .white-bg h2 {
    margin-top: 0;
    color: #006d38;
    font-family: SourceSansPro;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: left;
    margin-top: 32px
}

section#couponwrap .coupon .white-bg h2 br {
    display: inline
}

@media (min-width: 992px) {
    section#couponwrap .coupon .white-bg h2 {
        font-size: 32px;
        margin-top: 0
    }

    section#couponwrap .coupon .white-bg h2 br {
        display: inline
    }
}

section#couponwrap .coupon picture {
    display: block
}

section#couponwrap .coupon picture img {
    width: 100%;
    object-fit: cover;
    object-position: center center
}

section#couponwrap h2 {
    text-align: center
}

section#couponwrap>.container {
    position: relative;
    top: -40px
}

section#couponwrap.open .curve {
    display: none;
    background-color: white;
    background-image: url(../images/mobile/arc-with-questionmark_solidbase_mobile.jpg)
}

@media (min-width: 433px) {
    section#couponwrap.open .curve {
        background-image: url(../images/arc-with-questionmark_solidbase_desktop.png)
    }
}

section#couponwrap.open .coupon {
    height: auto
}

section#couponwrap.open .coupon .coupon-content {
    padding: 20px 0px 100px 0px;
    background-color: #fff
}

@media (min-width: 425px) {
    section#couponwrap.open .coupon .coupon-content {
        padding: 20px 30px 100px 30px
    }
}

@media (min-width: 992px) {
    section#couponwrap.open .coupon .coupon-content {
        padding: 20px 50px 100px 50px
    }
}

section#couponwrap.open .coupon .coupon-content ul {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    color: black;
    padding-left: 25px
}

section#couponwrap.open .coupon .coupon-content ul li {
    margin-bottom: 32px
}

@media (min-width: 992px) {
    section#couponwrap.open .coupon .coupon-content ul {
        margin-top: 30px
    }

    section#couponwrap.open .coupon .coupon-content ul li {
        margin-bottom: 0
    }
}

section#couponwrap.open .coupon .coupon-content>p {
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.87
}

section#couponwrap.open .coupon .coupon-content .green-links a {
    color: #006d38;
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93
}

section#couponwrap.open .coupon .coupon-content .code-form {
    margin-top: 29px
}

section#couponwrap.open .coupon .coupon-content .code-form form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 52px
}

section#couponwrap.open .coupon .coupon-content .code-form form input[type=text] {
    border-radius: 25px;
    border: none;
    background: white;
    padding: 15px 41px 38px;
    font-size: 37px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    color: #616465;
    line-height: 49px
}

section#couponwrap.open .coupon .coupon-content .code-form form input[type=submit] {
    font-size: 24px;
    font-weight: 800;
    font-family: SourceSansPro;
    padding: 8px 0 10px 0;
    width: 100%;
    border-radius: 75px;
    border: none;
    position: absolute;
    bottom: -15px
}

section#couponwrap.open .coupon .coupon-content .code-form.new-code-form input[type=submit] {
    background: #f5cc02;
    color: #616465
}

section#couponwrap.open .coupon .coupon-content .code-form.returning-code-form input[type=submit] {
    color: #f5cc02;
    background: #616465
}

section#couponwrap.open .coupon .coupon-content #coupon_table #falloff {
    display: none
}

section#couponwrap.open .coupon .coupon-content #coupon_table #falloff p {
    color: white;
    font-size: 24px;
    font-family: SourceSansPro
}

section#couponwrap.open .coupon .coupon-content #coupon_table #falloff p.big {
    font-size: 32px
}

@media (min-width: 992px) {
    section#couponwrap.open .coupon .coupon-content #coupon_table #falloff {
        display: table-cell
    }
}

section#couponwrap.open .coupon .coupon-content #coupon_table #coupon_wrapper #coupon_row {
    display: flex;
    flex-direction: column;
    align-items: center
}

section#couponwrap.open .coupon .coupon-content #coupon_table #coupon_wrapper #coupon_row td div {
    margin: 5px
}

@media (min-width: 992px) {
    section#couponwrap.open .coupon .coupon-content #coupon_table #coupon_wrapper #coupon_row {
        align-items: flex-start
    }
}

@media (min-width: 1200px) {
    section#couponwrap.open .coupon .coupon-content #coupon_table #coupon_wrapper #coupon_row {
        display: table-row
    }
}

section#faqs {
    margin-top: 100px;
    text-align: center
}

section#faqs h2 {
    margin-bottom: 50px
}

section#faqs .faq_question_block_slide .faq_question_block_slide_question {
    border-top: 1px solid #707070;
    padding: 20px;
    text-align: left
}

section#faqs .faq_question_block_slide .faq_question_block_slide_question a {
    font-family: SourceSansProBold;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #616465;
    display: flex;
    align-items: center
}

section#faqs .faq_question_block_slide .faq_question_block_slide_question a:before {
    content: '';
    display: inline-block;
    background: transparent url(../images/arrow_collapsed.png) no-repeat;
    background-size: contain;
    width: 30px;
    height: 20px;
    margin-right: 25px
}

@media (min-width: 992px) {
    section#faqs .faq_question_block_slide .faq_question_block_slide_question a {
        font-size: 35px
    }

    section#faqs .faq_question_block_slide .faq_question_block_slide_question a:before {
        width: 40px;
        height: 40px
    }
}

section#faqs .faq_question_block_slide .faq_question_block_slide_question.faq_question_block_slide_question_open a:before {
    width: 30px;
    height: 20px;
    background: transparent url(../images/arrow_expanded.png) no-repeat;
    background-size: contain
}

@media (min-width: 992px) {
    section#faqs .faq_question_block_slide .faq_question_block_slide_question.faq_question_block_slide_question_open a:before {
        width: 40px;
        height: 20px
    }
}

section#faqs .faq_question_block_slide .faq_question_block_slide_answer {
    text-align: left;
    font-family: SourceSansPro;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #616465;
    padding-left: 60px
}

@media (min-width: 992px) {
    section#faqs .faq_question_block_slide .faq_question_block_slide_answer {
        font-size: 35px;
        padding-left: 85px
    }
}

section#faqs .faq_question_block_slide:last-child {
    border-bottom: 1px solid #707070
}

footer {
    margin-top: 100px
}

footer picture {
    display: block;
    background-color: black;
}



footer picture img {
    width: 100%;
    object-fit: cover;
    object-position: center center
}

footer .bg-black {
    background: black;
    color: white;
    padding-bottom: 155px
}

footer .bg-black .footer-links {
    margin-bottom: 40px
}

footer .bg-black .footer-links a {
    vertical-align: middle;
    padding: 0 10px;
    color: white;
    font-family: SourceSansPro;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal
}

footer .bg-black .container p {
    font-family: SourceSansPro;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal
}

@media (min-width: 992px) {
    #modal_hrblock_v2 .modal-lg {
        max-width: 900px
    }
    footer picture {
        background-color: transparent;
    }
}

#modal_hrblock_v2 .modal-body {
    padding: .5rem
}

@media (min-width: 576px) {
    #modal_hrblock_v2 .modal-body {
        padding: 1rem
    }
}

.modal-cta {
    padding: 20px 0px;
    color: #2d2d2d;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.59;
    margin: 0 auto;
    border-radius: 25px;
    width: 100%;
    max-width: 340px
}

.modal-cta:hover {
    color: #616465
}

.modal-cta.yellow {
    background-color: #f5cc02
}

.modal-cta.grey {
    background-color: #eaeaea
}

.coupon-image {
    width: 290px;
    height: 329px;
    background-size: contain
}

.coupon-image .coupon-code {
    padding-top: 245px;
    padding-left: 150px;
    font-weight: bold
}

@media (min-width: 576px) {
    .coupon-image {
        width: 340px;
        height: 335px
    }

    .coupon-image .coupon-code {
        padding-top: 284px;
        padding-left: 162px;
        font-weight: bold;
        font-size: 22px;
    }
}

section#intro p {
    color: #212529;
    font-size: 28px;
}

.cta_sweeps {
    background-color: var(--primary);
    display: block;
    margin: 28px 15px;
    border: none;
    width: calc(100% - 30px);
    border-radius: 25px;
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    padding: 20px 0;
}

.cta_sweeps_form {
    background-color: var(--primary);
    display: block;
    margin: 28px 15px;
    border: none;
    width: calc(100% - 30px);
    border-radius: 25px;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: .7;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    padding: 10px 0;
}

.modal-header {
    border-bottom: 0px solid #dee2e6 !important;
}

.card,
.cardbennies {
    width: 50% !important;
}

section h2 {
    color: black;
}

section#intro .tile-array .col-12 .promo-box {
    border: 2px solid #212529;
    overflow: hidden;
    padding-top: 50px;
}

section#intro .tile-array .col-12 .promo-box.alt-border {
    border: none;
}

.orange-border {
    margin: 80px 0;
    border-top: 10px solid var(--secondary);
    border-bottom: 10px solid var(--secondary);
    max-width: 1110px;
    margin: auto;
}

section#faqs .faq_question_block_slide .faq_question_block_slide_question a:before {
    background: 0 0;
    content: '\f04b';
    font-family: "Font Awesome 5 Pro";
    color: black;
    font-size: 24px;
    font-weight: bold;
    display: flex;
    align-items: center;
    transition: all 0.2s ease-in-out;
    margin: 0;
    flex: 50px 0 0;
}
section#faqs .faq_question_block_slide .faq_question_block_slide_question.faq_question_block_slide_question_open a:before {
    background:  0 0;
    transform: rotate(90deg);
}
section#faqs .faq_question_block_slide .faq_question_block_slide_question a:hover {
    text-decoration: none;
    color: black;
}

.curve {
    width: calc(100% + 200px); 
    height:150px;  
    border:solid 15px;
    border-color:#757575 transparent transparent transparent;
    border-radius: 50%/150px 150px 0 0;
    margin: 0 -100px;
}

.curve span {
    position: relative;
    top: -60px;
    font-size: 60px;
    color: white;
    background-color: black;
    border-radius: 50%;
    padding: 20px;
    width: 100px;
    height: 100px;
}

.curve img {
    display: none;
}

#intro .promo-box .flag {
    position: absolute;
    top: 25px;
    left: -106px;
    background-color: var(--primary);
    color: white;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    transform: rotate(-45deg);
    padding: 10px 100px;
}

#intro .promo-box .flaghrb {
    position: absolute;
    top: 25px;
    left: -106px;
    background-color: #12331b;
    color: white;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    transform: rotate(-45deg);
    padding: 10px 100px;
}

#intro .promo-box .flagtt {
    position: absolute;
    top: 25px;
    left: -106px;
    background-color: #d52b1e;
    color: white;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    transform: rotate(-45deg);
    padding: 10px 100px;
}

.mobile-banner {
    background-color: black;
    color: white;
    border-bottom: 10px solid  #ffde59;
}