@media (min-width: 576px) {
    .page-template-page-industry main .container {
        max-width: 1208px;
        padding: 0 12px;
    }

    .page-template-page-industry main .row {
        margin-right: -12px;
        margin-left: -12px;
    }

    .page-template-page-industry main [class*="col-"],
    .page-template-page-industry .col {
        padding-right: 12px;
        padding-left: 12px;
    }
}

.page-template-page-industry section {
    padding: 80px 0;
    overflow: hidden;
}

.page-template-page-industry h1,
.page-template-page-industry h2,
.page-template-page-industry h3,
.page-template-page-industry h4,
.page-template-page-industry h5,
.page-template-page-industry h6 {
    color: #434e6c;
    font-weight: 600;
}

.page-template-page-industry p {
    color: #707d9e;
}

.page-template-page-industry h1 {
    font-size: 54px;
}

.page-template-page-industry h2,
.page-template-page-industry .features__block.features__block_cta .content-block h3{
    font-size: 44px;
    line-height: 1.3;
}

.page-template-page-industry h3 {
    font-size: 32px;
    line-height: 1.3;
}

.page-template-page-industry .content-block-heading {
    max-width: 975px;
    margin: 0 auto;
    margin-bottom: 80px;
    text-align: center;
}

.page-template-page-industry .subtitle {
    font-weight: 700;
    font-size: 20px;
    line-height: 145%;
    text-align: center;
    color: #1e97f7;
}

.page-template-page-industry .content-block p,
.page-template-page-industry .subheader,
.page-template-page-industry .content-block ul li{
    font-size: 24px;
    line-height: 1.45;
    font-weight: 400;
    font-family: inherit;
    color: #707d9e;
}

.page-template-page-industry .content-block > * {
    margin: 12px 0;
}

.page-template-page-industry .content-block p {
    margin-top: 20px;
    margin-bottom: 20px;
}

.page-template-page-industry .content-block-heading p {
    max-width: 580px;
    margin-right: auto;
    margin-left: auto;
}

.page-template-page-industry .content-block ul {
    list-style: none;
    margin: 16px 0;
    padding: 0;
}

.page-template-page-industry .content-block ul li {
    margin: 16px 0;
    padding: 0;
    display: flex;
}

.page-template-page-industry .content-block ul li:before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2210%22%20viewBox%3D%220%200%2014%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.83516%204.06224L5.37266%206.59974L11.1477%200.82474C11.3615%200.610851%2011.6338%200.503906%2011.9643%200.503906C12.2949%200.503906%2012.5671%200.610851%2012.781%200.82474C12.9949%201.03863%2013.1069%201.3058%2013.117%201.62624C13.1263%201.94746%2013.024%202.21502%2012.8102%202.42891L6.18932%209.04974C5.97543%209.26363%205.70321%209.37057%205.37266%209.37057C5.0421%209.37057%204.76988%209.26363%204.55599%209.04974L1.23099%205.72474C1.0171%205.51085%200.910156%205.23863%200.910156%204.90807C0.910156%204.57752%201.0171%204.30529%201.23099%204.09141C1.44488%203.87752%201.71243%203.76591%202.03366%203.75657C2.3541%203.74646%202.62127%203.84835%202.83516%204.06224Z%22%20fill%3D%22%231E82F7%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center 55%;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background-color: #d2e6fd;
    margin-right: 15px;
    flex-shrink: 0;
}

.page-template-page-industry .content-block > :first-child {
    margin-top: 0;
}

.page-template-page-industry .content-block > :last-child {
    margin-bottom: 0;
}

@media (max-width: 1200px) {
    .page-template-page-industry h1 {
        font-size: 46px;
    }

    .page-template-page-industry h2,
    .page-template-page-industry .features__block.features__block_cta .content-block h3{
        font-size: 36px;
    }

    .page-template-page-industry .content-block p,
    .page-template-page-industry .subheader,
    .page-template-page-industry .content-block ul li{
        font-size: 22px;
    }

    .page-template-page-industry .block__right img {
        max-width: 400px;
    }

    .page-template-page-industry .block__right > div {
        justify-content: flex-end;
    }

    .page-template-page-industry .content-block-heading {
        margin-bottom: 40px;
    }
}

@media (max-width: 991px) {
    .page-template-page-industry h1 {
        font-size: 38px;
    }
    .page-template-page-industry h2,
    .page-template-page-industry .features__block.features__block_cta .content-block h3{
        font-size: 32px;
    }
    .page-template-page-industry h3 {
        font-size: 25px;
    }
    .page-template-page-industry .content-block p,
    .page-template-page-industry .subheader,
    .page-template-page-industry .content-block ul li{
        font-size: 20px;
        line-height: 1.45;
    }

    .page-template-page-industry section {
        padding: 40px 0;
    }

    .page-template-page-industry .subtitle {
        font-size: 19px;
    }

    .page-template-page-industry .content-block-heading {
        margin-bottom: 40px;
    }
}

@media (max-width: 575px) {
    .page-template-page-industry h2,
    .page-template-page-industry .features__block.features__block_cta .content-block h3{
        font-size: 26px;
    }
}

/* #1 section start */
.page-template-page-industry section.hero-section {
    padding: 0;
}
.page-template-page-industry .hero {
    padding: 143px 0 53px;
    position: relative;
    margin-bottom: 0;
}

.page-template-page-industry .hero::before {
    content: "";
    left: 0;
    top: 150px;
    width: 100%;
    height: 220vh;
    position: absolute;
    background: rgba(14, 84, 190, 0.05);
    filter: blur(50px);
    z-index: -1;
}

.page-template-page-industry .hero .row {
    align-items: center;
}

.page-template-page-industry .hero h1 {
    margin-bottom: 10px;
    max-width: 479px;
}

.page-template-page-industry .hero h1 span {
    line-height: 1.2;
}

.page-template-page-industry .hero .subheader {
    margin-bottom: 16px;
}

.page-template-page-industry .rating {
    display: flex;
    align-items: center;
    padding-top: 30px;
}

.page-template-page-industry .rating .rating__number {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    font-size: 20px;
    line-height: 100%;
    font-weight: 500;
    color: #434e6c;
    margin-right: 14px;
}

.page-template-page-industry .rating .rating__stars {
    display: flex;
    align-items: center;
}

.page-template-page-industry .rating .rating__star {
    display: block;
    position: relative;
    height: 14px;
    width: 14px;
    margin-right: 6px;
    background-color: #fff;
    background: url("./../img/star.svg") no-repeat;
}

.page-template-page-industry .rating .rating__star:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-template-page-industry .rating .rating__star.solid:after {
    background: url("./../img/solid-star.svg") no-repeat;
}

.page-template-page-industry .rating .rating__star.solid[style *= "--star-fraction"]:after {
    width: calc(var(--star-fraction) * 100%);
}

.page-template-page-industry .rating .rating__star:last-child {
    margin-right: 0;
}

.page-template-page-industry .rating .rating__wrap p {
    letter-spacing: -0.55px;
    margin-top: 6px;
    margin-left: 2px;
}

.page-template-page-industry .hero .top-form {
    margin: 0;
    margin-top: 30px;
    max-width: 478px;
}

.page-template-page-industry .hero .top-form .input-wrapper {
    border-radius: 0!important;
    background-color: transparent;
    box-shadow: none;
    align-items: unset;
}

.page-template-page-industry .hero .top-form .input-wrapper input {
    border-radius: 6px!important;
    padding: 8px 16px;
    background-color: #fff;
    border: 1px solid #DDE5EE;
    margin-right: 8px;
    height: auto!important;
    line-height: 1.2;
    font-size: 15px!important;
    font-weight: 400;
}

.page-template-page-industry .hero .top-form .input-wrapper .btn.btn-optional {
    margin-top: 0;
}

.page-template-page-industry .hero .top-form .top-form__text {
    display: flex;
    font-size: 14px;
    letter-spacing: -0.55px;
    margin: 0;
    margin-top: 8px;
}

.page-template-page-industry .hero .top-form .top-form__text svg {
    margin-right: 4px;
}

.page-template-page-industry .hero .btn.btn-optional {
    margin-top: 30px;
    border-radius: 6px;
    padding: 16px 24px;
    line-height: 1;
}

.page-template-page-industry .hero__image {
    width: 100%;
    padding-top: 100%;
    position: relative;
}

.page-template-page-industry .hero__image > div {
    position: absolute;
    height: 100%;
    top: -5px;
    left: 22px;
    width: 103%;
}

.page-template-page-industry .hero__image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.page-template-page-industry .partners {
    text-align: center;
    background: #fff;
    padding: 42px 0;
}

.page-template-page-industry .partners p {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.07em;
    color: #8093ac;
    margin-bottom: 32px;
    text-transform: uppercase;
}

.page-template-page-industry .partners ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -18px -10px;
}

.page-template-page-industry .partners ul li {
    display: flex;
    padding: 0 18px;
    margin-bottom: 10px;
}

.page-template-page-industry .partners ul li img {
    max-width: 172px;
    height: 78px;
    width: auto;
    object-fit: contain;
}

@media (max-width: 1200px) {
    .page-template-page-industry .hero h1 {
        margin-bottom: 10px;
    }

    .page-template-page-industry .hero p.subheader {
        margin-bottom: 0;
    }

    .page-template-page-industry .rating .number {
        width: 45px;
        height: 45px;
        font-size: 15px;
    }

    .page-template-page-industry .hero .btn.btn-optional {
        margin-top: 20px;
    }
}

@media (max-width: 992px) {
    .page-template-page-industry .rating {
        padding-top: 0;
    }

    .page-template-page-industry .partners p {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .page-template-page-industry .partners{
        padding: 40px 0;
    }

    .page-template-page-industry .partners ul {
        margin: 0 -12px -10px;
    }

    .page-template-page-industry .partners ul li {
        padding: 0 12px;
    }

    .page-template-page-industry .partners ul li img{
        height: 50px;
    }
}

@media (max-width: 767px) {
    .page-template-page-industry .hero h1 {
        max-width: 100%;
    }

    .page-template-page-industry .hero form input[type="email"] {
        max-width: none;
    }

    .page-template-page-industry .hero .btn.btn-optional {
        margin-bottom: 40px;
    }

    .page-template-page-industry .hero .top-form {
        margin-bottom: 30px;
    }

    .page-template-page-industry .hero .top-form .input-wrapper .btn.btn-optional {
        margin-bottom: 0px;
    }

    .page-template-page-industry .hero__image {
        padding-top: 0;
    }

    .page-template-page-industry .hero__image > div {
        position: static;
        width: 100%;
        height: auto;
    }

    .page-template-page-industry .hero__image img {
        position: relative;
        max-width: 100%;
        object-fit: unset;
        height: initial;
    }
}

@media (max-width: 575px) {
    .page-template-page-industry .hero {
        padding-bottom: 40px;
    }

    .page-template-page-industry .hero .subheader {
        font-size: 18px;
    }

    .page-template-page-industry .hero .top-form .input-wrapper {
        flex-wrap: wrap;
    }

    .page-template-page-industry .hero .top-form .input-wrapper input {
        width: 100%;
        padding: 15px 16px;
        margin-right: 0;
        margin-bottom: 8px;
    }

    .page-template-page-industry .hero .btn.btn-optional {
        width: 100%;
    }
}
/* #1 section end */


/* #2 section start */
.page-template-page-industry .benefits__slider .swiper-slide {
    height: auto;
    margin-right: 24px;
}

.page-template-page-industry .benefits__slide {
    background-color: var(--slide-bg-color, #E8F2FF);
    border-radius: 16px;
    padding: 24px 24px 26px;
    height: 100%;
}

.page-template-page-industry .benefits__slide .icon {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
}

.page-template-page-industry .benefits__slide .icon img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.page-template-page-industry .benefits__slide h3 {
    font-family: "CircularStd", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.45;
    color: #434E6C;
}

.page-template-page-industry .benefits__slide h3 + p {
    margin-top: 7px;
}

.page-template-page-industry .benefits__slide p {
    line-height: 1.45;
}

.page-template-page-industry .benefits__slider .slider__btns {
    display: flex;
    align-items: center;
}

.page-template-page-industry .benefits__slider .slider__btns .slider__btn {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    margin-top: 24px;
}

.page-template-page-industry .benefits__slider .slider__btns .slider__btn + .slider__btn {
    margin-left: 8px;
}

.page-template-page-industry .benefits__slider .slider__btns .slider__btn svg {
    width: 100%;
    height: 100%;
}

.page-template-page-industry .benefits__slider .slider__btns .slider__btn.swiper-button-disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.page-template-page-industry .benefits__slider .slider__btns .slider__btn.hidden {
    display: none;
}

@media (min-width: 992px) {
    .page-template-page-industry .benefits {
        padding-top: 76px;
        padding-bottom: 0;
    }

    .page-template-page-industry .benefits__slider .swiper-slide {
        width: 33.8%;
    }
}


/* #2 section end */


/* #3 section start */
.page-template-page-industry .track-time .image {
    display: flex;
    justify-content: center;
}

.page-template-page-industry .track-time .image img {
    max-width: 100%;
    height: auto;
    width: 100%;
    max-height: 100%;
    border-radius: 32px;
}

.page-template-page-industry .track-time .buttons-wrap {
    margin-top: 22px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.page-template-page-industry .track-time .buttons-wrap .btn {
    padding: 10px 16px;
    border-radius: 6px;
    min-width: 180px;
    margin: 16px 8px 0;
}

.page-template-page-industry .track-time .buttons-wrap .btn.white {
    background-color: #fff;
    color: #1E97F7;
}

.page-template-page-industry .track-time.template-2 {
    background-color: #F7F9FC;
    padding-bottom: 0;
    position: relative;
}

.page-template-page-industry .track-time.template-2:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    transform: translateY(-80px);
    height: 470px;
    width: 100%;
    background-color: #F7F9FC;
    filter: blur(50px);
}

.page-template-page-industry .track-time.template-2 .content-block-heading p {
    max-width: 800px;
}

.page-template-page-industry .track-time.template-2 .image {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    max-width: 1384px;
}

@media (min-width: 992px) {
    .page-template-page-industry .track-time {
        padding-bottom: 47px;
    }
}

@media (min-width: 1200px) {
    .page-template-page-industry .track-time.template-2 {
        padding-top: 132px;
    }

    .page-template-page-industry .track-time.template-2 .content-block-heading {
        margin-bottom: 40px;
    }
}

@media (max-width: 991px) {
    .page-template-page-industry .track-time .buttons-wrap {
        margin-top: 20px;
    }
}
/* #3 section start */


/* #4, #8 section start */
.page-template-page-industry .features {
    background: #fff;
}

.page-template-page-industry .features__block {
    align-items: center;
    margin-bottom: 80px;
}

.page-template-page-industry .features__block:last-child {
    margin-bottom: 0;
}

.page-template-page-industry .features__block:nth-of-type(even) .block__left {
    order: 1;
}

.page-template-page-industry .features__block:nth-of-type(even) .block__left .content-block {
    margin-left: auto;
}

.page-template-page-industry .features__block .content-block {
    max-width: 508px;
}

.page-template-page-industry .features__block .block__left a {
    display: block;
    width: fit-content;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #1e97f7;
    position: relative;
    transition: none;
    padding: 12px 0;
}

.page-template-page-industry .features__block .block__left a::after {
    content: "";
    position: absolute;
    right: -28px;
    top: 50%;
    width: 16px;
    height: 12px;
    transform: translate(0, -50%);
    background: url("./../img/icons/arrow_right_alt.svg");
    transition: right 0.3s;
}

.page-template-page-industry .features__block .block__left a:hover::after {
    right: -34px;
}

.page-template-page-industry .block__right > div {
    display: flex;
}

.page-template-page-industry .block__right img {
    border-radius: 16px;
    max-width: 100%;
    height: auto;
    width: 100%;
    max-height: 100%;
}

.page-template-page-industry .features__block.features__block_cta {
    position: relative;
    padding: 98px 0 124px;
}

.page-template-page-industry .features__block.features__block_cta:before {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(0deg, #7D54D8 0%, #7D54D8 100%), #1E97F7;
}

.page-template-page-industry .features__block.features__block_cta .image {
    width: 185px;
    margin: 0 auto 40px;
}

.page-template-page-industry .features__block.features__block_cta .image img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

.page-template-page-industry .features__block.features__block_cta .content-block {
    max-width: unset;
    text-align: center;
    color: #fff;
}

.page-template-page-industry .features__block.features__block_cta .content-block h3,
.page-template-page-industry .features__block.features__block_cta .content-block p {
    color: #fff;
}

.page-template-page-industry .features__block.features__block_cta .content-block  a.btn-optional {
    margin-top: 25px;
    color: #434E6C;
    border-radius: 6px;
    padding: 16px 24px;
    font-size: 16px;
    width: 100%;
    max-width: 315px;
    background-color: #FFC146;
}

.page-template-page-industry .features.template-2 .features__block .block__left {
    order: -1;
}

.page-template-page-industry .features.template-2 .features__block .block__left .content-block {
    margin-left: 0;
}

@media (min-width: 1200px) {
    .page-template-page-industry .features {
        padding-bottom: 128px;
    }
    .page-template-page-industry .features .content-block-heading {
        margin-bottom: 130px;
        max-width: 1150px;
    }
    .page-template-page-industry .features__block + .features__block_cta {
        margin-top: 128px;
    }

    .page-template-page-industry .features__block.features__block_cta {
        margin-bottom: 124px;
    }
}

@media (max-width: 1199px) {
    .page-template-page-industry .features__block.features__block_cta {
        padding: 80px 0;
    }
}

@media (max-width: 992px) {
    .page-template-page-industry .features__block {
        margin-bottom: 40px;
    }

    .page-template-page-industry .features__block.features__block_cta {
        padding: 40px 0;
    }

    .page-template-page-industry .features__block.features__block_cta .image {
        width: 130px;
        margin-bottom: 20px;
    }

    .page-template-page-industry .features__block.features__block_cta .content-block a.btn-optional {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .page-template-page-industry .features__block .content-block {
        max-width: 100%;
    }

    .page-template-page-industry .features__block .block__left,
    .page-template-page-industry .features__block:nth-of-type(even) .block__left{
        order: -1;
    }

    .page-template-page-industry .block__right img {
        max-width: 450px;
    }

    .page-template-page-industry .block__right > div {
        justify-content: center;
        margin-bottom: 20px;
    }
}
/* #4, #8 section end */


/* #5, #6 section start */
.page-template-page-industry .posts-section {
    background-color: #F7F9FC;
}

.page-template-page-industry .posts-section__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px -34px;
}

.page-template-page-industry .posts-section__list .post {
    width: 33.33%;
    padding: 0 12px;
    margin-bottom: 34px;
}

.page-template-page-industry .posts-section__list .post__wrap {
    width: 100%;
    height: 100%;
}

.page-template-page-industry .posts-section__list .post .image {
    width: 100%;
    display: flex;
    background-color: #fff;
}

.page-template-page-industry .posts-section__list .post .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-template-page-industry .posts-section__list .post .descr h2 {
    font-family: "CircularStd", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.55px;
    margin-bottom: 11px;
}

.page-template-page-industry .posts-section__list .post .descr h2 a {
    font-family: inherit;
}

.page-template-page-industry .posts-section__list .post .descr p {
    font-size: 24px;
    line-height: 1.45;
}

.page-template-page-industry .posts-section__list .post .descr a.link {
    display: block;
    width: fit-content;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #1e97f7;
    position: relative;
    transition: none;
}

.page-template-page-industry .posts-section__list .post .descr a.link:after {
    content: "";
    position: absolute;
    right: -28px;
    top: 50%;
    width: 16px;
    height: 12px;
    transform: translate(0, -50%);
    background: url(./../img/icons/arrow_right_alt.svg);
    transition: right 0.3s;
}

.page-template-page-industry .posts-section__list .post .descr a.link:hover::after {
    right: -34px;
}

.page-template-page-industry .posts-section.template-1 .posts-section__list .post__wrap {
    border-radius: 12px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 34.854px 29.626px 48.34px 0px rgba(51, 136, 255, 0.05);
}

.page-template-page-industry .posts-section.template-1 .posts-section__list .post .image {
    width: 100%;
    aspect-ratio: 378/260;
}

.page-template-page-industry .posts-section.template-1 .posts-section__list .post .descr {
    padding: 35px 33px 36px;
}

.page-template-page-industry .posts-section.template-2 .posts-section__list .post .image {
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    aspect-ratio: 379/171;
    margin-bottom: 27px;
}

.page-template-page-industry .posts-section.template-2 .posts-section__list .post .descr h2 {
    font-weight: 500;
    letter-spacing: initial;
    margin-bottom: 15px;
}

@media (min-width: 1200px) {
    .page-template-page-industry  .posts-section {
        padding-top: 126px;
        padding-bottom: 123px;
    }
}

@media (min-width: 992px) {
    .page-template-page-industry .posts-section + .posts-section {
        padding-top: 0px;
    }
}

@media (max-width: 1200px) {
    .page-template-page-industry .posts-section__list .post .descr h2,
    .page-template-page-industry .posts-section__list .post .descr p {
        font-size: 22px;
    }
}

@media (max-width: 991px) {
    .page-template-page-industry .posts-section__list .post {
        width: 50%;
    }

    .page-template-page-industry .posts-section__list .post .descr h2,
    .page-template-page-industry .posts-section__list .post .descr p {
        font-size: 20px;
    }
}

@media (max-width: 579px) {
    .page-template-page-industry .posts-section__list .post {
        width: 100%;
    }
}
/* #5, #6 section end */


/* #7, #10 section start */
.page-template-page-industry .accordion-section .pd-accordion__header {
    font-family: "CircularStd", Helvetica, Arial, sans-serif;
    font-size: 20px;
    letter-spacing: -0.44px;
    font-weight: 400;
}

.page-template-page-industry .accordion-section .pd-accordion__button {
    display: flex;
    width: 100%;
    border: none;
    cursor: pointer;
    text-align: left;
    font-weight: inherit;
    letter-spacing: inherit;
    color: #707D9E;
    transition: color 0.3s ease;
}

.page-template-page-industry .accordion-section .pd-accordion__btn-text {
    flex-grow: 1;
    word-break: break-word;
}

.page-template-page-industry .accordion-section .pd-accordion__toggler {
    flex-shrink: 0;
    height: 24px;
    width: 24px;
    margin-top: 1px;
    margin-left: 8px;
    position: relative;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%209L12%2015L18%209%22%20stroke%3D%22%23525F7F%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%209L12%2015L18%209%22%20stroke%3D%22%23525F7F%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
    background-color: #525F7F;
    transition: transform 0.3s ease;
}

.page-template-page-industry .accordion-section  .pd-accordion__button[aria-expanded=true] .pd-accordion__toggler {
    transform: rotate(180deg);
}

.page-template-page-industry .accordion-section .pd-accordion__collapse {
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease;
}

.page-template-page-industry .accordion-section .pd-accordion__collapse p {
    padding-top: 15px;
    line-height: 1.45;
}

.page-template-page-industry .accordion-section .pd-accordion__collapse.show {
    height: var(--accordion-height);
}

.page-template-page-industry .accordion-section.template-1 .content-block-heading {
    max-width: 900px;
}

.page-template-page-industry .accordion-section.template-1 .pd-accordion__wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.page-template-page-industry .accordion-section.template-1 .pd-accordion {
    width: 45.7%;
}

.page-template-page-industry .accordion-section.template-1 .pd-accordion__item {
    padding: 9px 24px;
    border-radius: 8px;
    transition: background-color 0.3s ease, padding 0.3s ease;
    margin-bottom: 16px;
}

.page-template-page-industry .accordion-section.template-1 .pd-accordion__item:last-child {
    margin-bottom: 0;
}

.page-template-page-industry .accordion-section.template-1 .pd-accordion__item:has(button[aria-expanded=true]) {
    padding: 26px 24px 22px;
    background-color: var(--bg-color, #F7F9FC);
}

.page-template-page-industry .accordion-section.template-1  .pd-accordion__button[aria-expanded=true] {
    color: #434E6C;
}

.page-template-page-industry .accordion-section.template-1 .pd-accordion__header {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: initial;
    font-weight: 500;
}

.page-template-page-industry .accordion-section.template-1 .pd-accordion__image {
    width: 49%;
    aspect-ratio:580/640;
    border-radius: 16px;
    overflow: hidden;
    background-color: var(--bg-color, #F7F9FC);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: background 0.3s ease;
}

.page-template-page-industry .accordion-section.template-1 .pd-accordion__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.3s ease;
}

.page-template-page-industry .accordion-section.template-1 .pd-accordion__image.active img {
    opacity: 0;
}

.page-template-page-industry .accordion-section.template-2 .pd-accordion__wrap {
    max-width: 982px;
    margin: 0 auto;
}

.page-template-page-industry .accordion-section.template-2 .pd-accordion__item {
    padding: 33px 0 27px;
    border-bottom: 2px solid #ECF2FA;
}

.page-template-page-industry .accordion-section.template-2 .pd-accordion__collapse p {
    padding-top: 7px;
}


@media (min-width: 768px) {
    .page-template-page-industry .accordion-section + .features {
        padding-top: 0px;
    }
}

@media (min-width: 1200px) {
    .page-template-page-industry .accordion-section {
        padding-top: 128px;
        padding-bottom: 123px;
    }

    .page-template-page-industry .accordion-section + .features {
        padding-top: 3px;
    }
}

@media (max-width: 1200px) {
    .page-template-page-industry .accordion-section.template-1 .pd-accordion__header {
        font-size: 22px;
    }
}

@media (max-width: 991px) {
    .page-template-page-industry .accordion-section.template-1 .pd-accordion__header {
        font-size: 20px;
    }

    .page-template-page-industry .accordion-section.template-2 .content-block-heading {
        margin-bottom: 20px;
    }

    .page-template-page-industry .accordion-section.template-2 .pd-accordion__item {
        padding: 20px 0  18px;
    }
}

@media (max-width: 767px) {
    .page-template-page-industry .accordion-section.template-1 .pd-accordion,
    .page-template-page-industry .accordion-section.template-1 .pd-accordion__image{
        width: 80%;
        margin: 0 auto;
    }

    .page-template-page-industry .accordion-section.template-1 .pd-accordion__image {
        margin-top: 30px;
    }
}

@media (max-width: 575px) {
    .page-template-page-industry .accordion-section.template-1 .pd-accordion,
    .page-template-page-industry .accordion-section.template-1 .pd-accordion__image{
        width: 100%;
    }
}
/* #7, #10 section end */


/* #11 section start */
.page-template-page-industry .software {
    background-color: #f7f9fc;
}

.page-template-page-industry .software .content-block-heading {
    margin-bottom: 50px;
    max-width: 800px;
}

.page-template-page-industry .software__apps {
    margin-top: 62px;
    margin-bottom: -24px;
    justify-content: center;
}

.page-template-page-industry .software__apps > div {
    margin-bottom: 24px;
}

.page-template-page-industry .software__app {
    display: block;
    max-width: 119px;
    margin: 0 auto;
    padding: 8px 0;
}

.page-template-page-industry .software__app .logo {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 8px;
}

.page-template-page-industry .software__app .logo img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: auto;
}

.page-template-page-industry .software__app .title {
    margin-bottom: 4px;
}

.page-template-page-industry .software .rating {
    padding: 0;
    margin: 0 auto;
    width: fit-content;
}

.page-template-page-industry .software .rating .rating__star {
    margin-right: 4px;
}

.page-template-page-industry .software .rating .rating__star:last-child {
    margin-right: 0;
}

.page-template-page-industry .software .rating .rating__number {
    width: auto;
    height: auto;
    margin-right: 4px;
    font-size: 13px;
    line-height: 100%;
    color: #525f7f;
    background-color: transparent;
}

.page-template-page-industry .software__counters {
    margin-bottom: -24px;
    justify-content: center;
}

.page-template-page-industry .software__counters > div {
    margin-bottom: 24px;
}

.page-template-page-industry .software__cont {
    text-align: center;
    background-color: #fff;
    border-radius: 12px 12px 0px 0px;
    border-bottom: 4px solid #1e97f7;
    box-shadow: 34.8541px 29.626px 48.34px rgba(51, 136, 255, 0.05);
    padding: 48px 16px;
    height: 100%;
}

.page-template-page-industry .software__cont .number {
    font-weight: 500;
    font-size: 36px;
    line-height: 130%;
    color: #434e6c;
    margin-bottom: 5px;
}

@media (min-width: 1200px) {
    .page-template-page-industry .software {
        padding-bottom: 128px;
        padding-top: 127px;
    }
}

@media (max-width: 1200px) {
    .page-template-page-industry .software__cont .number {
        font-size: 30px;
    }
}

@media (max-width: 992px) {
    .page-template-page-industry .software .content-block-heading {
        margin-bottom: 20px;
    }

    .page-template-page-industry .software__cont {
        padding: 26px 8px;
    }

    .page-template-page-industry .software__cont .number {
        font-size: 30px;
    }

    .page-template-page-industry .software__apps {
        margin-top: 25px;
    }

}

@media (max-width: 575px) {

    .page-template-page-industry .software__apps{
        margin-top: 40px;
        margin-bottom: -12px;
    }

    .page-template-page-industry .software__apps > div {
        margin-bottom: 12px;
    }

    .page-template-page-industry .software__counters {
        margin-bottom: -12px;
    }

    .page-template-page-industry .software__counters > div {
        margin-bottom: 12px;
    }
}
/* #11 section end */


/* #12 section start */
.page-template-page-industry .cta-section {
    background: linear-gradient(
            180deg,
            rgba(0, 104, 225, 0.1) 0%,
            rgba(130, 232, 255, 0.1) 100%
    ),
    #1e97f7;
}

.page-template-page-industry .cta-section .content-block {
    margin-bottom: 0;
}

.page-template-page-industry .cta-section .content-block * {
    color: #fff;
}

.page-template-page-industry .cta-section .content-block-heading p {
    max-width: 690px;
}

.page-template-page-industry .cta-section .content-block .teams__all {
    display: block;
    width: fit-content;
    padding: 12px 24px;
    font-weight: 500;
    border-radius: 6px;
    min-width: 320px;
    margin: 0 auto;
    margin-top: 45px;
    background-color: #FFC146;
    color: #434E6C;
}

.page-template-page-industry .cta-section .content-block .teams__all:hover {
    background-color: #fff;
    color: #1e97f7;
}

@media (min-width: 1200px) {
    .page-template-page-industry .cta-section {
        padding: 128px 0;
    }
}

@media (max-width: 992px) {
    .page-template-page-industry .cta-section .content-block .teams__all {
        margin-top: 30px;
    }
}

@media (max-width: 400px) {
    .page-template-page-industry .cta-section .content-block .teams__all {
        min-width: unset;
        width: 100%;
    }
}
/* #12 section end */
