.technologies .t-textSeoBlocks a {
    color: #ff5321;
    text-decoration: underline !important;
}

.technologies .t-basicSection,
.technologies .t-blockSection,
.technologies .t-brickSection {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.technologies .t-textSeoBlocks li a {
    color: #0a0a0a;
    text-decoration: none !important;
}

.technologies .t-textSeoBlocks ul li a:hover {
    color: #ff5321;
    text-decoration: underline !important;
}

.technologies .t-process__image {
    padding-top: 0;
    height: 100%;
}

.technologies  .a-slideInWrapper.in-viewport .a-slideIn {
    --h: unset;
    height: 100%;
}

/* Section :: TWO */
.technologies .a-blocks__item a {
    display: flex;
    align-items: center;
    gap: 16px;
    justify-content: space-between;
}

.technologies .a-blocks__item a h3 {
    font-family: Helvetica Neue LT Pro, sans-serif;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    font-size: 1.25rem;
    color: #0a0a0a;
    transition: all 300ms ease-out 0s;
}

@media print, screen and (min-width: 68.75em) {
    .technologies .a-blocks__item a h3 {
        font-size: 1.75rem;
    }

    .technologies .t-process__image {
        padding-top: 0;
    }
}

.technologies .a-blocks__item a:hover h3 {
    color: #ff5321;
}

.technologies .a-blocks__item a img {
    max-width: 4rem
}

.technologies .t-blockSection__blocks {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem;
    margin-top: 0;
    padding-bottom: 2rem;
}

.technologies .a-blocks {
    flex-direction: column;
}

.technologies .t-blockSection__blocks .a-blocks__item {
    padding: 32px;
    width: auto;
}

.technologies .t-process__content {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.technologies .t-process__content li {
    padding-left: 2rem;
}

.technologies .t-process__image {
    padding-top: 100%;
}

.technologies .t-process__content li {
    font-size: 1rem;
    line-height: 1.5;
    padding: 0.25rem 0 0.25rem 1.5rem;
}

.technologies  .l-process-bullets {
    flex-direction: column;
    padding-top: 2rem;
}

.technologies .l-process-bullets .a-heading {
    font-size: 1.25rem;
    text-align: center;
}

.technologies .l-process-bullets .t-section__list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0 2rem;
    flex-direction: column;
    flex-wrap: nowrap;
}

.technologies .l-process-bullets .t-section__list > * {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    padding: 0;
}

.technologies .l-process-bullets .t-section__list svg {
    margin-right: 0;
}

.technologies .l-process-bullets .m-iconList__item {
    width: auto;
}

.technologies .t-cta4__button {
    cursor: pointer;
}

.technologies .section-background {
    min-height: 25vh;
}

.technologies .t-cta4__bg:after {
    background: transparent;
}

@media print, screen and (min-width: 68.75em) {
    .technologies .t-blockSection__blocks {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 2rem;
    }

    .technologies .t-basicSection,
    .technologies .t-blockSection,
    .technologies .t-brickSection {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }

    .technologies .l-process-bullets .a-heading {
        font-size: 2rem;
    }

    .technologies .l-process-bullets .t-section__list {
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .technologies .l-process-bullets .t-section__list > * {
        padding: 1rem 0;
    }

    .technologies .section-background {
        min-height: 50vh;
    }

    .technologies .t-process__content li {
        font-size: 1.25rem;
    }
}

/* Section :: Three */
.technologies .section-three .l-process__col.--col1 {
    order: 1;
    padding-left: 0;
    padding-right: 3.125rem;
}

.technologies .section-three .l-process-bullets {
    padding-top: 4rem;
}

.technologies .section-three  .m-iconList__item {
    flex: 100%;
    max-width: 100%;
}

@media print, screen and (min-width: 68.75em) {
    .technologies .section-three .l-process-bullets .a-heading {
        font-size: 1.3rem;
        color: #343434;
        font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
        font-weight: bolder;
        letter-spacing: unset;
    }

    .technologies .section-three  .m-iconList__item {
        flex: calc(33% - 4rem);
        max-width: 33%;
    }
}

/* Section :: Four */
.technologies .section-four.t-process {
    padding-top: 0;
}

.technologies .section-four .t-process__heading {
    text-align: center;
}

.technologies .section-four .o-technologies__slides {
    padding-top: 2rem;
}

.technologies .section-four .o-technologies__slides a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 1.5rem;
    color: #fff;
}

.technologies .section-four .t-blog__listItem {
    width: 16.25rem !important;
    height: 16.25rem;
    font-size: 1rem;
    border-radius: 50%;
    color: #FFFFFF;
    background: #ff5321;
    padding: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 1rem;
    text-align: center;
    margin: 0;
    transition: all 300ms ease-out 0s;
    position: relative;
    margin: 0 auto;
}

.technologies .section-four .o-technologies__slides .t-blog__listItem:hover {
    background: #000;
}

.technologies .section-four .o-technologies__slides .t-blog__listItem:hover svg {
    transform: rotate(-45deg);
}

.technologies .section-four .t-blog__listItem h4 {
    font-size: 1rem;
    line-height: 1.45;
    padding-top: 2rem;
}

.technologies .section-four .t-blog__listItem svg {
    max-width: 2rem;
    transition: all 300ms ease-out 0s;
}

.technologies .section-four ul.slick-dots {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.technologies .section-four ul.slick-dots li {
    padding: 0;
}

.technologies .section-four ul.slick-dots li:before {
    display: none;
}

.technologies .section-four .o-technologies__slides .slick-arrow {
    display: none !important;
}

.technologies .section-four .t-cta2__button {
    margin-top: auto;
}

.technologies .section-four .t-cta2__button span {
    font-size: 1rem;
}

/* Section :: Five */
.technologies .section-five.white {
    background: #fff;
}

.technologies .section-five .t-process__heading {
    text-align: center;
}

.technologies .section-five .a-blocks a {
    color: #ff5321;
    text-decoration: underline !important;
}

.technologies .section-five .t-section__list {
    margin: 0;
    padding: 0;
}

.technologies .section-five .t-section__list li:before {
    display: none;
}

.technologies .section-five .t-section__list li {
    color: #000;
}

.technologies .section-five .l-process-bullets {
    padding-top: 2rem;
}

@media print, screen and (min-width: 68.75em) {
    .technologies .section-five .l-process-bullets .t-section__list {
        justify-content: space-around;
    }
}

/* Section :: Six */
.technologies .section-six.t-textSeoBlocks {
    background: #FFFFFF;
}

.technologies .section-six .t-process__heading {
    text-align: center;
}

/* Section :: Seven */
.technologies .section-seven {
    color: #0a0a0a;
}

.technologies .a-strokeText {
    padding-bottom: 3.5rem;
}

.technologies .section-seven .t-cta4__heading {
    max-width: 100%;
    margin-bottom: 2rem;
}

.technologies .section-seven .t-cta4__text p {
    line-height: 1.45;
}

.technologies .section-seven .t-cta4__bg:after {
    background: rgba(255, 255, 255, .75);
}

.technologies .section-seven .t-cta4__button {
    border: 1px solid #ff5321;
}

.technologies .section-six .l-process {
    padding-top: 3rem;
    max-width: 60rem;
    margin: 0 auto;
    gap: 8rem;
    justify-content: center;
}

.technologies .section-six .l-process .l-process__col {
    width: auto;
    padding: 0;
}

.technologies .section-six .l-process li {
    padding: 0.25rem 0 0.25rem 1.75rem;
    transition: all 300ms ease-out 0s;
}

.technologies .section-six .l-process li:hover:before {
    transform: rotate(-45deg);
}

.technologies .section-six .l-process li::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 21px;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ff5321' d='M.911.603L13.64 13.33l-.707.707L.204 1.31z'/%3E%3Cpath stroke='%23ff5321' d='M13.64 5.81v8.293H5.345'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-color: unset;
    transition: all 300ms ease-out 0s;
}

/* Section :: Eight */
.technologies .section-eight .t-process__heading {
    text-align: center;
}

.technologies .section-eight .l-process-bullets {
    padding: 2rem 0;
}

.technologies .section-eight .l-process-bullets li {
    color: #000;
    padding: 0;
    margin: 0;
}

.technologies .section-eight .l-process-bullets li:before {
    display: none;
}

@media print, screen and (min-width: 68.75em) {
    .technologies .section-eight .l-process-bullets .t-section__list {
        justify-content: space-around;
    }
}

/* Section :: Nine */
.technologies .section-nine .t-process__content  li {
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 0.5rem;
    transition: all 300ms ease-out 0s;
}

.technologies .section-nine .t-process__content  li:before {
    display: none;
}

.technologies .section-nine .t-process__content  li svg {
    max-width: 24px;
    color: #ff5321;
    transform: rotate(-45deg);
}

.technologies .section-nine .t-process__content  li:hover {
    padding-left: 2rem;
}

.technologies .section-nine .t-process__heading {
    text-align: center;
}

/* Section :: Eleven */
.technologies .section-eleven .l-process__col.--col1 {
    order: 1;
    padding-left: 0;
    padding-right: 0;
}

.technologies .section-eleven .l-process-extended {
    padding-top: 2rem;
}

@media print, screen and (min-width: 68.75em) {
    .technologies .section-eleven .l-process__col.--col1 {
        padding-right: 3.125rem;
    }

    .technologies .section-eleven .l-process-extended {
        padding-top: 4rem;
    }

}

.technologies .section-eleven .t-process__image {
    margin-left: 0;
    margin-right: auto;
}

.technologies .t-technicals__table {
    width: 100%;
    font-size: 1.125rem;
    border-collapse: collapse
}

.technologies .t-technicals__table th {
    color: #fff;
    background: #ff5321;
    padding: 2rem 1rem;
    text-align: left;
    min-width: 16rem;
    text-align: center;
}

@media print, screen and (min-width: 68.75em) {
    .technologies .t-technicals__table th {
        min-width: auto;
    }
}

.technologies .t-technicals__table td {
    padding: 2rem 1rem;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    font-weight: 500;
}


.technologies .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

/*.technologies .t-technicals__table td:first-child {*/
/*    font-weight: 700;*/
/*    padding-right: 1.875rem*/
/*}*/

/* Section :: Thirteen */
.technologies .section-thirteen .a-heading {
    font-size: 1.5rem;
}

.technologies .section-thirteen .a-paragraph p {
    line-height: 1.5;
}

.technologies .section-thirteen.t-cta2 {
    background-color: #e2e2e2;
    color: #000;
}

@media print, screen and (min-width: 68.75em) {
    .technologies .section-thirteen .t-cta2__inner {
        padding: 6rem 0 3.275rem 0;
        width: 44%;
        margin-left: auto;
        margin-right: 0;
    }

    .technologies .section-thirteen .a-heading {
        font-size: 1.75rem;
    }
}

.technologies .section-thirteen .t-process__button {
    text-decoration: none !important;
    margin: 1rem auto 0 auto;
}
