

@media (max-width: 768px) {
    .title-and-text {
        padding: 2rem 0
    }
}

@media (min-width: 769px) {
    .title-and-text {
        padding: 3rem 0
    }
}

@media (min-width: 1441px) {
    .title-and-text {
        padding: 3.5rem 0
    }
}

@media (min-width: 1621px) {
    .title-and-text {
        padding: 4rem 0
    }
}

.title-and-text.--d-letter {
    background-image: url("../../../dist/images/tiles-blog-pattern.svg"), url("../../../dist/images/d-4.webp");
    background-size: 75rem 48rem, auto;
    background-repeat: no-repeat;
    background-position: right 10%, right 20%
}

.title-and-text.--d-letter-reverse {
    background-image: url("../../../dist/images/tiles-blog-pattern.svg"), url("../../../dist/images/d-3.webp");
    background-size: 75rem 48rem, auto;
    background-repeat: no-repeat;
    background-position: right 10%, left bottom
}

.title-and-text.--d-letter-policy {
    background-image: url("../../../dist/images/tiles-blog-pattern.svg"), url("../../../dist/images/d-3.webp");
    background-size: 75rem 48rem, auto;
    background-repeat: no-repeat;
    background-position: right 10%, left top
}

.title-and-text.--color {
    background-color: #f1f8f5;
    border: 1px solid #ddeee7;
    border-radius: 15px
}

@media (max-width: 768px) {
    .title-and-text.--color {
        padding: 5rem 3rem
    }
}

@media (min-width: 769px) {
    .title-and-text.--color {
        padding: 10rem
    }
}

@media (min-width: 1441px) {
    .title-and-text.--color {
        padding: 10rem 14rem
    }
}

@media (min-width: 1621px) {
    .title-and-text.--color {
        padding: 12rem 17rem
    }
}

.title-and-text.--background {
    background-image: url("../../../dist/images/tiles-blog-pattern.svg");
    background-size: 75rem 48rem;
    background-repeat: no-repeat;
    background-position: 5rem 5rem
}

.title-and-text__header {
    position: relative;
    width: 100%;
    text-align: center
}

@media (max-width: 576px) {
    .title-and-text__header {
        font-size: 3.5rem;
        font-weight: 700;
        line-height: 4rem;
        margin-bottom: 5rem
    }

    .title-and-text__header small {
        font-size: 2.4rem;
        line-height: 3.5rem
    }
}

@media (min-width: 577px) {
    .title-and-text__header {
        font-size: 7rem;
        font-weight: 700;
        line-height: 7.9rem;
        margin-bottom: 10rem
    }

    .title-and-text__header small {
        font-size: 4rem;
        line-height: 6.5rem
    }
}

.title-and-text__text {
    text-align: center;
    max-width: 82rem;
    margin: 0 auto
}

@media (max-width: 576px) {
    .title-and-text__text {
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 2.4rem;
        margin-bottom: 2rem
    }

    .title-and-text__text p {
        margin-bottom: 3rem
    }
}

@media (min-width: 577px) {
    .title-and-text__text {
        font-size: 2.3rem;
        font-weight: 500;
        line-height: 3.5rem;
        margin-bottom: 8rem
    }

    .title-and-text__text p {
        margin-bottom: 5rem
    }
}

.title-and-text__text a {
    color: #04bf7e
}

.title-and-text__border {
    position: relative;
    border: 1px solid #ddeee7;
    border-radius: 15px;
    margin: 0 auto;
    background-color: #fff
}

.title-and-text__border.--full:before {
    content: "";
    position: absolute;
    top: 0;
    left: 65%;
    width: 100%;
    height: 100%;
    background-image: url("../../../dist/images/tiles-blog-pattern.svg");
    background-size: 75rem 48rem;
    background-repeat: no-repeat;
    background-position: 10% 15%;
    z-index: -1
}

@media (max-width: 768px) {
    .title-and-text__border.--full {
        padding: 5rem 4rem
    }
}

@media (min-width: 769px) {
    .title-and-text__border.--full {
        padding: 7rem 6rem
    }
}

@media (min-width: 1201px) {
    .title-and-text__border.--full {
        padding: 8rem 8rem
    }
}

@media (min-width: 1441px) {
    .title-and-text__border.--full {
        padding: 10rem 10rem
    }
}

@media (min-width: 1621px) {
    .title-and-text__border.--full {
        padding: 12rem 29rem
    }
}

.title-and-text__border:not(.--full) {
    max-width: 131rem
}

@media (max-width: 768px) {
    .title-and-text__border:not(.--full) {
        padding: 5rem 4rem
    }
}

@media (min-width: 769px) {
    .title-and-text__border:not(.--full) {
        padding: 6rem 6rem
    }
}

@media (min-width: 1201px) {
    .title-and-text__border:not(.--full) {
        padding: 7rem 8rem
    }
}

@media (min-width: 1441px) {
    .title-and-text__border:not(.--full) {
        padding: 7rem 10rem
    }
}

@media (min-width: 1621px) {
    .title-and-text__border:not(.--full) {
        padding: 7rem 12rem
    }
}

.title-and-text__border.--small {
    max-width: 131rem
}

@media (max-width: 768px) {
    .title-and-text__border.--small {
        padding: 5rem 4rem
    }
}

@media (min-width: 769px) {
    .title-and-text__border.--small {
        padding: 6rem 6rem
    }
}

@media (min-width: 1201px) {
    .title-and-text__border.--small {
        padding: 7rem 8rem
    }
}

@media (min-width: 1441px) {
    .title-and-text__border.--small {
        padding: 7rem 10rem
    }
}

@media (min-width: 1621px) {
    .title-and-text__border.--small {
        padding: 7rem 12rem
    }
}

.title-and-text__border--title {
    position: relative;
    width: 100%;
    text-align: center
}

@media (max-width: 576px) {
    .title-and-text__border--title {
        font-size: 3.5rem;
        font-weight: 700;
        line-height: 4rem;
        margin-bottom: 5rem
    }

    .title-and-text__border--title small {
        font-size: 2.4rem;
        line-height: 3.5rem
    }
}

@media (min-width: 577px) {
    .title-and-text__border--title {
        font-size: 7rem;
        font-weight: 700;
        line-height: 7.9rem;
        margin-bottom: 10rem
    }

    .title-and-text__border--title small {
        font-size: 4rem;
        line-height: 6.5rem
    }
}

.title-and-text__border--description {
    text-align: center;
    max-width: 82rem;
    margin: 0 auto
}

@media (max-width: 576px) {
    .title-and-text__border--description {
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 2.4rem;
        margin-bottom: 2rem
    }

    .title-and-text__border--description p {
        margin-bottom: 3rem
    }
}

@media (min-width: 577px) {
    .title-and-text__border--description {
        font-size: 2.3rem;
        font-weight: 500;
        line-height: 3.5rem;
        margin-bottom: 8rem
    }

    .title-and-text__border--description p {
        margin-bottom: 5rem
    }
}

.title-and-text__border--text {
    position: relative;
}

.title-and-text__border--text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../../../dist/images/tiles-blog-pattern.svg");
    background-size: 75rem 48rem;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: 0;
    pointer-events: none
}

@media (max-width: 576px) {
    .title-and-text__border--text h1 {
        font-size: 2.4rem;
        font-weight: 600;
        line-height: 4rem;
        margin-bottom: 3rem
    }
}

@media (min-width: 577px) {
    .title-and-text__border--text h1 {
        font-size: 4rem;
        font-weight: 600;
        line-height: 5rem;
        margin-bottom: 5rem
    }
}

@media (max-width: 576px) {
    .title-and-text__border--text h2 {
        font-size: 2.4rem;
        font-weight: 600;
        line-height: 4rem;
        margin-bottom: 3rem
    }
}

@media (min-width: 577px) {
    .title-and-text__border--text h2 {
        font-size: 4rem;
        font-weight: 600;
        line-height: 5rem;
        margin-bottom: 5rem
    }
}

@media (max-width: 576px) {
    .title-and-text__border--text h3 {
        font-size: 2.4rem;
        font-weight: 600;
        line-height: 3.5rem;
        margin-bottom: 3rem
    }
}

@media (min-width: 577px) {
    .title-and-text__border--text h3 {
        font-size: 3.5rem;
        font-weight: 600;
        line-height: 4rem;
        margin-bottom: 5rem
    }
}

@media (max-width: 576px) {
    .title-and-text__border--text h4 {
        font-size: 2.2rem;
        font-weight: 600;
        line-height: 3.5rem;
        margin-bottom: 3rem
    }
}

@media (min-width: 577px) {
    .title-and-text__border--text h4 {
        font-size: 3rem;
        font-weight: 600;
        line-height: 4rem;
        margin-bottom: 5rem
    }
}

@media (max-width: 576px) {
    .title-and-text__border--text h5 {
        font-size: 2rem;
        font-weight: 600;
        line-height: 3.5rem;
        margin-bottom: 3rem
    }
}

@media (min-width: 577px) {
    .title-and-text__border--text h5 {
        font-size: 2.6rem;
        font-weight: 700;
        line-height: 4rem;
        margin-bottom: 5rem
    }
}

@media (max-width: 576px) {
    .title-and-text__border--text h6 {
        font-size: 1.8rem;
        font-weight: 600;
        line-height: 3.5rem;
        margin-bottom: 3rem
    }
}

@media (min-width: 577px) {
    .title-and-text__border--text h6 {
        font-size: 2.3rem;
        font-weight: 700;
        line-height: 4rem;
        margin-bottom: 5rem
    }
}

.title-and-text__border--text a {
    color: #04bf7e;
    font-weight: 500;
    background: linear-gradient(transparent calc(100% - 1px), #04bf7e 10px) no-repeat;
    background-size: auto;
    background-size: 0% 100%;
    transition: all 0.4s ease;
    padding-bottom: 3px
}

.title-and-text__border--text a:hover {
    background-size: 100% 100%
}

.title-and-text__border--text ul {
    list-style: none
}

.title-and-text__border--text ul li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px
}

.title-and-text__border--text ul li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #04bf7e;
    border-radius: 3px
}

.title-and-text__border--text ul li:first-child {
    margin-top: 5px
}

.title-and-text__border--text ul li:last-child {
    margin-bottom: 0
}

.title-and-text__border--text ol {
    margin-left: 2rem
}

.title-and-text__border--text ol li {
    padding-left: 1rem;
    position: relative
}

.title-and-text__border--text img {
    display: block;
    border-radius: 15px;
    box-shadow: 0 0 19px rgba(0, 0, 0, 0.25);
    max-width: 100%;
    height: auto
}

.title-and-text__border--text img.--noshadow {
    box-shadow: 0 0 0
}

.title-and-text__border--text img.--noradius {
    border-radius: 0
}

.title-and-text__border--text img.alignleft {
    margin-right: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    float: left
}

.title-and-text__border--text img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 20px
}

.title-and-text__border--text img.alignright {
    margin-left: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    float: right
}

.title-and-text__border--text .wp-caption {
    max-width: 100%
}

.title-and-text__border--text .wp-caption.alignleft {
    margin-right: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    float: left
}

.title-and-text__border--text .wp-caption.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.title-and-text__border--text .wp-caption.alignright {
    margin-left: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    float: right
}

.title-and-text__border--text .wp-caption-text {
    color: #757574;
    padding-top: 5px
}

@media (max-width: 576px) {
    .title-and-text__border--text .wp-caption-text {
        font-size: 1.4rem;
        font-weight: 300;
        line-height: 2rem;
        margin-bottom: 3rem
    }
}

@media (min-width: 577px) {
    .title-and-text__border--text .wp-caption-text {
        font-size: 2rem;
        font-weight: 300;
        line-height: 3rem;
        margin-bottom: 5rem
    }
}

@media (max-width: 576px) {
    .title-and-text__border--text {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 2.4rem
    }

    .title-and-text__border--text p:not(:last-child) {
        margin-bottom: 2.5rem
    }

    .title-and-text__border--text ul li {
        line-height: 2.5rem
    }

    .title-and-text__border--text ul li:before {
        top: 8px
    }

    .title-and-text__border--text>ul {
        margin-bottom: 4rem
    }
}

@media (min-width: 577px) {
    .title-and-text__border--text {
        font-size: 2.1rem;
        font-weight: 300;
        line-height: 3.5rem
    }

    .title-and-text__border--text p:not(:last-child) {
        margin-bottom: 5rem
    }

    .title-and-text__border--text ul li {
        line-height: 4rem
    }

    .title-and-text__border--text ul li:before {
        top: 13px
    }

    .title-and-text__border--text>ul {
        margin-bottom: 4rem
    }
}

.title-and-text__border--button {
    padding-top: 6rem;
    margin: 0 auto;
    text-align: center
}

.title-and-text__button {
    margin: 0 auto;
    text-align: center
}

@media (max-width: 576px) {
    .title-and-text__button {
        padding-top: 4rem
    }
}

@media (min-width: 577px) {
    .title-and-text__button {
        padding-top: 8rem
    }
}