/* Responsive overrides: largest to smallest */
@media (max-width: 1380px) {
  .hero-mobile {
    display: block;
  }
  .video-container {
    display: none;
  }
  h1 {
    font-size: 65px;
  }
  h2 {
    font-size: 40px;
  }
  h3 {
    font-size: 30px;
  }
  .nav__inner .dropdown-menu.active .dropdown-menu__inner {
    padding: 40px 100px;
  }
  .nav__inner .dropdown-menu__inner {
    padding: 0 100px;
  }
  .nav__inner .dropdown-menu ul li {
    margin-bottom: 20px;
  }
  .nav__inner .dropdown-menu ul li a {
    font-size: 15px;
    line-height: 20px;
  }
  .hero {
    padding: 150px 0 100px;
  }
  .card-section {
    padding: 90px 0;
  }
  .card-list-section {
    padding: 90px 0;
  }
  .card-grid {
    margin: 0 -15px;
  }
  .card-list-section__inner h2 {
    margin-bottom: 40px;
  }
  .sector-card {
    margin: 15px;
    width: calc(25% - 30px);
    padding: 20px 25px;
  }
  .experience-card {
    margin: 15px;
    width: calc(25% - 30px);
    padding: 20px 25px;
  }
  .contact-cta {
    padding: 80px 0;
  }
  .contact-cta__phone {
    margin-right: 40px;
    font-size: 16px;
    line-height: 22px;
  }
  .contact-cta__phone span {
    width: 26px;
    height: 26px;
    margin-right: 20px;
  }
  .faq {
    padding: 110px 0 50px;
  }
  .content-section {
    padding: 90px 0;
  }
  .content-section.is-spacious {
    padding: 90px 0 130px;
  }
  .media-section {
    padding: 90px 0;
  }
  .testimonial {
    padding: 90px 0 160px;
  }
  .dark-section {
    padding: 120px 0 100px;
  }
}
@media (max-width: 1180px) {
  .site-container {
    padding: 0 30px;
  }
  h1 {
    font-size: 55px;
  }
  h2 {
    font-size: 35px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 22px;
  }
  .hero {
    padding: 130px 0 80px;
  }
  .hero__inner-directory {
    left: 30px;
  }
  .hero__inner h1 {
    margin-bottom: 60px;
  }
  .hero__inner h6 {
    margin-bottom: 10px;
  }
  .hero-links__header {
    padding: 25px 0 25px 40px;
  }
  .hero-links__item {
    margin-right: 15px;
    padding: 25px 10px;
  }
  .hero-main {
    padding: 140px 0;
  }
  .card-section {
    padding: 70px 0 120px;
  }
  .solution-grid {
    margin: 0 -15px;
  }
  .card-section__inner .slick-track {
    overflow: visible;
    display: flex !important;
    align-items: stretch;
  }
  .card-section__inner .slick-list {
    overflow: visible;
  }
  .card-section__inner .slick-arrow {
    width: 42px;
    height: 42px;
    background-color: var(--color-accent);
    border-radius: 50%;
    transition: 0.3s ease;
  }
  .card-section__inner .slick-arrow:hover {
    background-color: var(--color-text);
  }
  .card-section__inner .slick-arrow:focus {
    background-color: var(--color-text);
  }
  .card-section__inner .slick-arrow::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    border-top: 2px solid var(--color-white);
    border-right: 2px solid var(--color-white);
  }
  .card-section__inner .slick-next {
    top: calc(100% + 40px);
    right: 10px;
    transform: translate(0);
  }
  .card-section__inner .slick-next::before {
    transform: translate(-70%, -50%) rotate(45deg);
  }
  .card-section__inner .slick-prev {
    top: calc(100% + 40px);
    left: unset;
    right: 64px;
    transform: translate(0);
  }
  .card-section__inner .slick-prev::before {
    transform: translate(-30%, -50%) rotate(-135deg);
  }
  .card-section__inner h2 {
    margin-bottom: 35px;
  }
  .solution-card {
    margin: 0 15px;
    max-width: unset;
  }
  .card-list-section {
    padding: 70px 0;
  }
  .card-grid {
    margin: 0 -10px;
  }
  .card-list-section__inner h2 {
    margin-bottom: 30px;
  }
  .sector-card {
    margin: 15px 10px;
    width: calc(25% - 20px);
    padding: 18px 20px;
  }
  .sector-card h5 {
    margin-bottom: 15px;
  }
  .experience-card {
    margin: 15px 10px;
    width: calc(25% - 20px);
    padding: 18px 20px;
  }
  .experience-card h5 {
    margin-bottom: 15px;
  }
  .contact-cta {
    padding: 60px 0;
  }
  .content-section {
    padding: 70px 0;
  }
  .content-section.is-compact {
    padding: 70px 0;
  }
  .content-section.is-spacious {
    padding: 70px 0 100px;
  }
  .content-summary {
    margin-bottom: 60px;
  }
  .content-summary > h2 {
    margin-bottom: 35px;
  }
  .media-section {
    padding: 70px 0;
  }
  .media-section__content {
    padding: 0;
  }
  .media-section__inner h2 {
    margin-bottom: 24px;
  }
  .media-section__inner ul {
    padding: 0;
  }
  .media-section__inner ul li {
    margin-bottom: 16px;
  }
  .testimonial {
    padding: 70px 0 140px;
  }
  .testimonial__inner h2 {
    margin-bottom: 40px;
  }
  .dark-section {
    padding: 90px 0;
  }
  .split-layout__content.is-compact {
    width: calc(42% - 12px);
  }
  .benefit-list {
    width: calc(58% - 12px);
  }
  .split-layout h2 {
    margin-bottom: 20px;
  }
  .split-layout .button {
    margin-bottom: 30px;
    padding: 15px;
  }
  .benefit-grid {
    margin-bottom: 30px;
  }
  .performance {
    padding: 90px 0;
  }
  .performance__inner h2 {
    margin-bottom: 30px;
  }
  .performance__inner p {
    margin-bottom: 30px;
  }
  .history__inner-title {
    margin: 0;
  }
  .history__inner-title h2 {
    margin-bottom: 35px;
  }
  .history-item {
    padding-top: 80px;
  }
  .history-item__content {
    padding: 60px 50px 30px;
  }
  .history-item h2 {
    margin-bottom: 30px;
  }
  .partners {
    padding: 0 0 190px;
  }
  .partners__inner-title {
    margin-bottom: 35px;
  }
  .partners__inner-content {
    width: 100%;
    margin-bottom: 50px;
  }
  .partners__inner-content p {
    margin-bottom: 35px;
  }
  .info {
    padding: 90px 0;
  }
}
@media (max-width: 1024px) {
  .main {
    padding-top: 59.31px;
  }
  .header.is-scroll-aware {
    box-shadow: var(--shadow-header);
  }
  .header.active .header__inner-logo {
    opacity: 0;
    pointer-events: none;
  }
  .header.active .header__inner .lang {
    opacity: 0;
    pointer-events: none;
  }
  .header.active .header__inner-buttons button {
    opacity: 0;
    pointer-events: none;
  }
  .header.active .header-main__inner-close {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: 0.3s ease;
    transform: translateY(-50%);
  }
  .header.active .header-main__inner-close:hover {
    opacity: 0.7;
  }
  .header.active .header-main__inner-close::before {
    width: 9px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    border-top: 1px solid var(--color-white);
    border-right: 1px solid var(--color-white);
    transform: translateY(-50%) rotate(225deg);
  }
  .header.sticky {
    top: 0;
  }
  .header.sticky .header__inner-logo {
    width: 66px;
  }
  .header.sticky .header-main {
    position: relative;
  }
  .header.sticky .dropdown-menu {
    top: 0;
  }
  .header__inner-logo {
    position: static;
    transform: translate(0);
    width: 66px;
  }
  .header__inner-buttons {
    display: flex;
    align-items: center;
  }
  .header__inner-buttons button {
    width: 13px;
    height: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: unset;
    cursor: pointer;
    transition: 0.3s ease;
    position: relative;
    margin: 0 15px;
  }
  .header__inner-buttons button:hover {
    opacity: 1;
  }
  .header__inner-buttons button:hover img {
    opacity: 0;
  }
  .header__inner-buttons button:hover img.is-dark {
    opacity: 1;
  }
  .header__inner-buttons button img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.2s ease;
  }
  .header__inner-buttons button img.is-dark {
    opacity: 0;
  }
  .header-top {
    display: none;
  }
  .header-main__inner {
    padding: 12px 0;
  }
  .header-main__inner > .button {
    display: none;
  }
  body.active {
    overflow: hidden;
  }
  .nav {
    position: fixed;
    top: 59.31px;
    left: 0;
    width: 100%;
    height: calc(100% - 59.31px);
    z-index: 10;
    background: rgba(0, 0, 0, 0.4);
    transform: translateX(100%);
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
  }
  .nav.active {
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  .nav__inner {
    flex-direction: column;
    position: absolute;
    justify-content: unset;
    align-items: center;
    box-sizing: border-box;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    padding: 0;
    height: 100%;
    overflow-y: auto;
    background: var(--color-text);
  }
  .nav__inner > a {
    width: calc(100% - 60px);
    display: flex;
    margin: 30px;
  }
  .nav__inner .header__inner-top-link:hover {
    color: var(--color-primary);
  }
  .nav__inner > .button {
    margin: 0 30px;
    padding: 16px 32px;
  }
  .nav__inner > li {
    width: 100%;
    padding: 17px 30px;
    border-bottom: 1px solid var(--color-header-divider);
    justify-content: flex-start;
    margin: 0;
  }
  .nav__inner > li p {
    width: 100%;
  }
  .nav__inner > li p::before {
    transform: translateY(-50%) rotate(45deg);
  }
  .nav__inner > li p.active::before {
    transform: translateY(-50%) rotate(45deg);
  }
  .nav__inner .dropdown.is-compact {
    position: relative;
  }
  .nav__inner .dropdown.is-compact .dropdown-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: unset;
    box-shadow: unset;
    background-color: var(--color-white);
  }
  .nav__inner .dropdown.is-compact .dropdown-menu.active {
    max-height: unset;
    height: 100%;
    opacity: 1;
    z-index: 99;
  }
  .nav__inner .dropdown.is-compact .dropdown-menu.active .dropdown-menu__inner {
    padding: 0;
    max-height: unset;
    opacity: 1;
  }
  .nav__inner .dropdown.is-compact .dropdown-menu__inner {
    padding: 0;
    transition: 0.5s ease;
    opacity: 0;
    background-color: var(--color-white);
    max-height: 0;
    overflow: hidden;
  }
  .nav__inner .dropdown-menu {
    top: 0;
    background-color: var(--color-white);
    height: 100%;
    opacity: 0;
  }
  .nav__inner .dropdown-menu.active {
    height: 100%;
    opacity: 1;
  }
  .nav__inner .dropdown-menu.active .dropdown-menu__inner {
    padding: 20px 30px;
    max-height: unset;
    opacity: 1;
  }
  .nav__inner .dropdown-menu__inner {
    box-shadow: unset;
    padding: 0 30px;
    opacity: 0;
    transition: 0.4s ease;
  }
  .nav__inner .dropdown-menu__inner-row {
    padding: 20px 0;
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
    width: 100%;
  }
  .nav__inner .dropdown-menu ul li {
    width: 100%;
    margin: 0 0 24px 0;
  }
  .nav__inner .dropdown-menu ul li:last-child {
    margin: 0;
  }
  .burger {
    display: block;
    cursor: pointer;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    position: relative;
    width: 24px;
    height: 24px;
    margin-left: 10px;
  }
  .burger:hover {
    opacity: 0.8;
  }
  .burger::before {
    top: 15%;
    width: 100%;
    height: 2px;
    background-color: var(--color-white);
    transition: all 0.3s ease;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .burger span {
    top: 50%;
    width: 100%;
    height: 2px;
    background-color: var(--color-white);
    transition: all 0.3s ease;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
  }
  .burger::after {
    bottom: 15%;
    width: 100%;
    height: 2px;
    background-color: var(--color-white);
    transition: all 0.3s ease;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .burger.active::before {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .burger.active span {
    opacity: 0;
  }
  .burger.active::after {
    bottom: 50%;
    -webkit-transform: translate(-50%, 50%) rotate(-45deg);
    transform: translate(-50%, 50%) rotate(-45deg);
  }
  .hero {
    padding: 100px 0 150px;
  }
  .hero .site-container {
    position: static;
  }
  .hero__inner .button {
    display: flex;
    width: calc(100% - 60px);
    padding: 18px 20px;
    position: absolute;
    bottom: 30px;
    left: 30px;
  }
  .hero__inner h1 {
    margin-bottom: 0;
    position: relative;
  }
  .hero__inner h6 {
    position: relative;
  }
  .hero__inner p {
    position: relative;
  }
  .hero-links {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    border-radius: 0;
    background-color: var(--color-white);
    margin: 0;
    overflow-y: auto;
  }
  .hero-links.active {
    display: block;
  }
  .hero-links__header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--color-text);
    padding: 20px 30px;
    color: var(--color-white);
  }
  .hero-links__header span {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    cursor: pointer;
    transition: 0.3s ease;
  }
  .hero-links__header span:hover {
    opacity: 0.7;
  }
  .hero-links__header span::before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    width: 8px;
    height: 8px;
    border-top: 1px solid var(--color-white);
    border-right: 1px solid var(--color-white);
    transform: translateY(-50%) rotate(225deg);
  }
  .hero-links__header span:last-child::before {
    width: 100%;
    height: 2px;
    border: unset;
    transform: translateY(-50%) rotate(45deg);
    background-color: var(--color-white);
  }
  .hero-links__header span:last-child:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    transform: translateY(-50%) rotate(-45deg);
    background-color: var(--color-white);
  }
  .hero-links__header h5 {
    font-size: 18px;
    line-height: 24px;
  }
  .hero-links__row {
    width: 100%;
    padding: 40px 30px;
    flex-direction: column;
    border-radius: unset;
  }
  .hero-links__item {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 36px 20px;
    border: 1px solid var(--color-border);
    border-radius: var(--radius-button);
    display: flex;
    flex-direction: column;
  }
  .hero-links__item h5 {
    display: block;
    margin-bottom: 15px;
    color: var(--color-text);
  }
  .solution-card {
    margin: 0 15px;
  }
  .solution-card__content {
    padding-top: 24px;
  }
  .solution-card h3,
  .solution-card h4 {
    margin-bottom: 18px;
  }
  .solution-card p {
    margin-bottom: 18px;
  }
  .card-list-section {
    padding: 60px 0;
  }
  .card-grid {
    margin: 0 -12px;
  }
  .sector-card {
    width: calc(33.3% - 24px);
    margin: 12px;
  }
  .experience-card {
    width: calc(33.3% - 24px);
    margin: 12px;
  }
  .contact-cta__phone {
    margin-right: 30px;
    font-size: 14px;
    line-height: 20px;
  }
  .contact-cta__phone span {
    width: 22px;
    height: 22px;
    margin-right: 14px;
  }
  .contact-cta__inner .button {
    padding: 10px 18px;
  }
  .faq {
    padding: 80px 0;
  }
  .faq__inner-content {
    width: calc(57% - 12px);
  }
  .faq__inner h2 {
    width: calc(43% - 12px);
    margin: 0;
  }
  .faq-item {
    padding: 5px;
  }
  .faq-item h5 {
    padding: 15px 40px 15px 10px;
  }
  .faq-item p {
    padding: 0 24px;
  }
  .faq-item p.active {
    padding: 0 24px 10px;
  }
  .media-section__content {
    width: calc(50% - 10px);
  }
  .media-section__image-wrapper {
    width: calc(50% - 10px);
  }
  .media-section__inner h2 {
    margin-bottom: 18px;
  }
  .media-section__inner p {
    margin-bottom: 18px;
  }
  .media-section__inner p br:last-child {
    display: none;
  }
  .media-section__inner ul li {
    margin-bottom: 15px;
  }
  .testimonial__inner .slick-arrow {
    width: 40px;
    height: 40px;
  }
  .testimonial__inner .slick-arrow::before {
    width: 12px;
    height: 12px;
  }
  .testimonial__inner .slick-prev {
    right: 54px;
  }
  .testimonial__inner h2 {
    margin-bottom: 30px;
  }
  .testimonial__inner p {
    margin-bottom: 20px;
  }
  .dark-section {
    padding: 70px 0;
  }
  .split-layout {
    flex-direction: column;
  }
  .split-layout__content {
    width: 100%;
    max-width: unset;
    margin-bottom: 40px;
  }
  .split-layout__content.is-wide {
    max-width: unset;
  }
  .split-layout__content.is-compact {
    width: 100%;
    max-width: unset;
  }
  .split-layout__content.is-compact h2 {
    margin: 0;
  }
  .split-layout__media {
    width: 100%;
    max-width: 630px;
    margin: 0 auto;
  }
  .split-layout__aside {
    width: 100%;
    max-width: unset;
  }
  .benefit-list {
    width: 100%;
    max-width: unset;
  }
  .split-layout p.text-lead {
    min-height: unset;
  }
  .benefit-grid {
    max-width: unset;
  }
  .section-nav.sticky {
    top: 59.31px;
  }
  .section-nav.top {
    top: 0;
  }
  .history__inner-title h2 {
    margin-bottom: 25px;
  }
  .history-item {
    padding-top: 60px;
  }
  .history-item__content {
    padding: 40px 25px 25px;
    width: calc(50% - 8px);
  }
  .history-item__image {
    width: calc(50% - 8px);
  }
  .history-item h2 {
    margin-bottom: 20px;
  }
  .history-item p.text-lead {
    font-size: 16px;
    line-height: 22px;
  }
  .history-item ul li {
    font-size: 16px;
    line-height: 22px;
  }
  .partners {
    padding: 0 0 160px;
  }
}
@media (max-width: 930px) {
  h1 {
    font-size: 50px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 23px;
  }
  h4 {
    font-size: 20px;
  }
  .progress {
    margin: 0 0 10px;
  }
  .bar {
    border-width: 6px;
    width: 150px;
    height: 150px;
  }
  .hero.is-compact .hero__inner {
    padding: 130px 0 110px;
  }
  .hero-main {
    padding: 120px 0;
  }
  .card-section {
    padding: 60px 0;
  }
  .card-section__inner .slick-arrow {
    width: 38px;
    height: 38px;
  }
  .card-section__inner .slick-next {
    top: 35%;
    right: 0;
  }
  .card-section__inner .slick-prev {
    top: 35%;
    left: 0;
    z-index: 3;
  }
  .solution-card__content {
    padding-top: 30px;
  }
  .card-grid {
    margin: 0 -6px;
  }
  .card-list-section__inner h2 {
    margin-bottom: 20px;
  }
  .sector-card {
    width: calc(33.3% - 12px);
    margin: 10px 6px;
  }
  .experience-card {
    width: calc(33.3% - 12px);
    margin: 10px 6px;
  }
  .faq {
    padding: 60px 0;
  }
  .faq__inner {
    flex-direction: column;
  }
  .faq__inner-content {
    width: 100%;
    max-width: unset;
  }
  .faq__inner h2 {
    width: 100%;
    max-width: unset;
    margin-bottom: 36px;
  }
  .content-section {
    padding: 50px 0;
  }
  .content-section.is-compact {
    padding: 50px 0;
  }
  .content-section.is-spacious {
    padding: 50px 0 70px;
  }
  .content-section__media-wrapper {
    width: calc(50% - 8px);
  }
  .content-section__row {
    padding: 0 0 35px;
  }
  .content-section__inner h2 {
    margin-bottom: 24px;
    max-width: unset;
  }
  .content-section__inner h3 {
    margin-bottom: 15px;
  }
  .content-section__inner p {
    margin-bottom: 24px;
  }
  .content-section__inner h6 {
    margin-bottom: 20px;
  }
  .content-summary {
    margin-bottom: 40px;
  }
  .content-summary__item h2 {
    margin-bottom: 0;
    font-size: 35px;
  }
  .content-summary > h2 {
    margin-bottom: 24px;
  }
  .media-section {
    padding: 50px 0;
  }
  .media-section__inner p br:first-child {
    display: none;
  }
  .section-nav {
    padding: 12px 0;
  }
  .section-nav__links a {
    margin-right: 40px;
    font-size: 16px;
    line-height: 22px;
  }
  .contact-cta {
    padding: 40px 0;
  }
  .contact-cta__inner {
    flex-direction: column;
  }
  .contact-cta__actions {
    width: 100%;
    justify-content: flex-start;
  }
  .contact-cta__inner h2 {
    width: 100%;
    max-width: unset;
    margin-bottom: 30px;
  }
  .testimonial {
    padding: 60px 0 120px;
  }
  .testimonial__inner .custom_paging {
    left: calc(52% + 15px);
  }
  .testimonial__inner h5 {
    margin-bottom: 8px;
  }
  .performance {
    padding: 60px 0;
  }
  .performance__inner h2 {
    margin-bottom: 24px;
  }
  .info {
    padding: 70px 0;
  }
  .info__inner-title p {
    margin-bottom: 24px;
  }
  .info__inner-row {
    padding-top: 30px;
  }
  .info__inner-row h3 {
    margin-bottom: 20px;
  }
  .info__inner-content {
    width: calc(60% - 20px);
  }
  .info__inner h2 {
    margin-bottom: 20px;
  }
  .info__inner a {
    margin-bottom: 15px;
  }
  .partners {
    padding-bottom: 130px;
  }
  .footer {
    padding: 40px 0 30px;
  }
  .footer__inner-row {
    margin-bottom: 100px;
  }
  .footer__inner-links {
    padding: 0;
    width: calc(60% - 20px);
    max-width: 440px;
  }
  .footer__inner-main {
    width: calc(40% - 20px);
    max-width: 310px;
  }
  .footer__inner-main p {
    margin-bottom: 20px;
  }
  .footer__inner-col a {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .footer__inner h5 {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .footer__inner p.text-lead {
    font-size: 16px;
  }
}
@media (max-width: 850px) {
  .quiz__inner {
    flex-direction: column;
  }
  input[type=radio] + label {
    display: block;
  }
  .quiz-form .form-row {
    flex-direction: column;
  }
  .select {
    width: 100%;
  }
}
@media (max-width: 840px) {
  .pack-security-landing__hero,
  .pack-security-landing__section,
  .pack-security-landing__form-section {
    padding: 60px 0;
  }
  .pack-security-landing__hero-grid,
  .pack-security-landing__split,
  .pack-security-landing__form-grid {
    grid-template-columns: 1fr;
    gap: 42px;
  }
  .pack-security-landing__hero-content h1 {
    font-size: 44px;
    line-height: 1.05;
  }
  .pack-security-landing__hero-image {
    order: -1;
    min-height: 320px;
  }
  .pack-security-landing__trust-grid,
  .pack-security-landing__steps {
    grid-template-columns: 1fr;
  }
  .pack-security-landing__trust-grid > div,
  .pack-security-landing__trust-grid > div:first-child {
    padding: 18px 0;
    border-right: 0;
    border-bottom: 1px solid var(--color-border);
  }
  .pack-security-landing__trust-grid > div:last-child {
    border-bottom: 0;
  }
  .pack-security-landing__split.is-reversed > :first-child {
    order: initial;
  }
  .pack-security-landing__form {
    padding: 26px;
  }
  .product-list-section {
    padding: 60px 0;
  }
  .product-list-section__inner > h2 {
    margin-bottom: 32px;
  }
  .product-grid {
    gap: 20px;
  }
  .media-section.is-compact .media-section__content {
    max-width: unset;
  }
  .media-section__inner {
    flex-direction: column;
  }
  .media-section__content {
    width: 100%;
    max-width: unset;
  }
  .media-section__image-wrapper {
    width: 100%;
    max-width: unset;
    order: -1;
    margin-bottom: 24px;
  }
  .section-nav {
    padding: 0;
  }
  .section-nav.active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.1725490196);
  }
  .section-nav.active .site-container {
    padding: 0;
  }
  .section-nav.active .section-nav__header {
    padding: 0 30px;
  }
  .section-nav.active .section-nav__inner .button {
    width: calc(100% - 60px);
  }
  .section-nav__header {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: end;
    background-color: var(--color-surface);
  }
  .section-nav__row {
    position: absolute;
    top: 53.27px;
    left: 0;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.6s ease;
    height: 75vh;
    display: flex;
    flex-direction: column;
    background-color: var(--color-white);
    z-index: 99;
  }
  .section-nav__row.active {
    max-height: 75vh;
    opacity: 1;
    padding-bottom: 30px;
  }
  .section-nav__links {
    flex-direction: column;
    width: 100%;
  }
  .section-nav__links a {
    width: 100%;
    padding: 16px 30px;
    border-bottom: 1px solid var(--color-border);
    margin: 0;
    border-radius: unset;
  }
  .section-nav__links a.active {
    background-color: transparent;
  }
  .section-nav__inner h5 {
    display: inline-block;
    cursor: pointer;
    padding: 16px 30px;
    position: relative;
  }
  .section-nav__inner h5::before {
    position: absolute;
    top: 50%;
    right: 0;
    width: 9px;
    height: 9px;
    border-top: 2px solid var(--color-text);
    border-right: 2px solid var(--color-text);
    transform: translateY(-60%) rotate(135deg);
    content: "";
  }
  .section-nav__inner h5:hover {
    opacity: 0.8;
  }
  .section-nav__inner .button {
    width: 100%;
    padding: 15px 20px;
  }
  .history__inner h2 {
    margin-bottom: 18px;
  }
  .history-item {
    flex-direction: column;
    padding-top: 40px;
  }
  .history-item__content {
    width: 100%;
    max-width: unset;
    padding-top: 35px;
  }
  .history-item__image {
    width: 100%;
    max-width: unset;
    order: -1;
  }
  .history-item p {
    max-width: unset;
  }
  .history-item p.text-lead {
    font-size: 18px;
    line-height: 24px;
  }
  .history-item ul li {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 750px) {
  .site-container {
    padding: 0 20px;
  }
  .nav__inner > li {
    width: 100%;
    padding: 12px 20px;
  }
  .nav__inner > a {
    width: calc(100% - 40px);
    display: flex;
    margin: 25px 20px;
  }
  .nav__inner > .button {
    margin: 0 20px;
    padding: 14px 32px;
  }
  .nav__inner .dropdown-menu.active {
    height: 100%;
  }
  .nav__inner .dropdown-menu.active .dropdown-menu__inner {
    padding: 15px 20px;
  }
  .nav__inner .dropdown-menu__inner {
    padding: 0 20px;
  }
  .nav__inner .dropdown-menu__inner-row {
    padding: 15px 0;
  }
  .nav__inner .dropdown-menu ul li {
    margin: 0 0 18px 0;
  }
  .hero {
    min-height: 540px;
  }
  .hero.is-compact {
    min-height: unset;
  }
  .hero.is-flush {
    min-height: unset;
  }
  .hero__inner-title {
    position: absolute;
    top: 50%;
    left: 20px;
    width: calc(100% - 40px);
    transform: translateY(-50%);
  }
  .hero__inner-directory {
    left: 20px;
  }
  .hero__inner .button {
    width: calc(100% - 40px);
    left: 20px;
    bottom: 20px;
  }
  .hero__inner h6 {
    margin-bottom: 5px;
  }
  .hero-links__header {
    padding: 20px;
  }
  .hero-links__row {
    padding: 30px 20px;
  }
  .card-list-section {
    padding: 50px 0;
  }
  .card-grid {
    margin: 0 -10px;
  }
  .sector-card {
    width: calc(50% - 20px);
    margin: 10px;
    max-width: unset;
  }
  .experience-card {
    width: calc(50% - 20px);
    margin: 10px;
    max-width: unset;
  }
  .section-nav.active .section-nav__header {
    padding: 0 20px;
  }
  .section-nav.active .section-nav__inner .button {
    width: calc(100% - 40px);
  }
  .section-nav__links a {
    padding: 16px 20px;
  }
  .testimonial {
    padding: 50px 0 100px;
  }
  .testimonial__inner-slider {
    margin: 0 -20px;
  }
  .testimonial__inner .slick-next {
    right: 20px;
  }
  .testimonial__inner .slick-prev {
    right: 74px;
  }
  .testimonial__inner .custom_paging {
    left: 20px;
  }
  .testimonial__inner h2 {
    margin-bottom: 20px;
  }
  .partners {
    padding-bottom: 100px;
  }
  .partners__inner-content {
    width: 100%;
    margin-bottom: 30px;
  }
  .partners__inner-content p {
    margin-bottom: 24px;
  }
  .partners__inner-content h3 {
    margin-bottom: 12px;
  }
  .footer__inner-row {
    flex-direction: column;
    margin-bottom: 35px;
  }
  .footer__inner-links {
    width: 100%;
    max-width: unset;
    margin-bottom: 40px;
  }
  .footer__inner-main {
    width: 100%;
  }
  .footer__inner h5 {
    margin-bottom: 14px;
  }
}
@media (max-width: 650px) {
  h1 {
    font-size: 45px;
  }
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }
  p {
    font-size: 14px;
  }
  p.text-lead {
    font-size: 16px;
  }
  .hero__bg::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2980392157);
  }
  .hero.is-compact .hero__inner {
    padding: 100px 0 90px;
  }
  .hero.is-compact .hero__inner h1 {
    margin-bottom: 16px;
  }
  .solution-grid {
    margin: 0 -10px;
  }
  .card-section__inner h2 {
    margin-bottom: 30px;
  }
  .solution-card {
    margin: 0 10px;
  }
  .card-grid {
    margin: 0 -6px;
  }
  .sector-card {
    width: calc(50% - 12px);
    margin: 6px;
    padding: 15px;
  }
  .experience-card {
    width: calc(50% - 12px);
    margin: 6px;
    padding: 15px;
  }
  .content-section.is-spacious {
    padding: 50px 0;
  }
  .content-section__row {
    flex-direction: column;
    padding: 0;
    margin-bottom: 30px;
  }
  .content-section__media-wrapper {
    width: 100%;
    max-width: unset;
    margin-bottom: 20px;
  }
  .content-section__media-wrapper:last-child {
    margin: 0;
  }
  .content-section__inner a {
    font-size: 16px;
    line-height: 22px;
  }
  .content-section__inner a span {
    width: 20px;
    height: 18px;
    margin-right: 6px;
  }
  .content-section__inner h2 {
    margin-bottom: 18px;
  }
  .content-section__inner ul li {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 22px;
  }
  .content-summary {
    margin-bottom: 20px;
  }
  .content-summary__row {
    flex-direction: column;
    align-items: center;
  }
  .content-summary__item {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .content-summary__item:last-child {
    margin: 0;
  }
  .content-summary__item h2 {
    margin-bottom: 5px;
  }
  .media-section__inner ul li {
    font-size: 16px;
    line-height: 22px;
  }
  .media-section__inner a {
    font-size: 16px;
    line-height: 22px;
  }
  .media-section__inner a span {
    width: 20px;
    height: 18px;
    margin-right: 6px;
  }
  .split-layout__content.is-compact {
    margin-bottom: 30px;
  }
  .benefit-list {
    flex-direction: column;
    max-height: 400px;
    overflow: hidden;
    transition: 0.6s ease;
    position: relative;
  }
  .benefit-list::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(rgba(3, 31, 48, 0) 0%, var(--color-text) 100%);
    height: 64px;
    content: "";
    pointer-events: none;
  }
  .benefit-list.active {
    max-height: 1000px;
  }
  .benefit-list.active::after {
    opacity: 0;
  }
  .split-layout button {
    display: block;
    background-color: transparent;
    color: var(--color-primary);
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    font-family: "Securitas Pro";
    position: relative;
    padding-right: 25px;
    cursor: pointer;
  }
  .split-layout button.active {
    margin-top: 20px;
  }
  .split-layout button.active::before {
    transform: translateY(-10%) rotate(-45deg);
  }
  .split-layout button:hover {
    color: var(--color-accent);
  }
  .split-layout button:hover::before {
    border-color: var(--color-accent);
  }
  .split-layout button::before {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    top: 50%;
    right: 0;
    border-top: 1px solid var(--color-primary);
    border-right: 1px solid var(--color-primary);
    transition: 0.3s ease;
    transform: translateY(-70%) rotate(135deg);
  }
  .benefit-grid {
    width: 100%;
    margin-bottom: 24px;
  }
  .benefit-grid:last-child {
    margin: 0;
  }
  .benefit-grid h5 {
    display: block;
    height: unset;
  }
  .benefit-grid p {
    display: block;
    height: unset;
  }
  .info {
    padding: 50px 0;
  }
  .info__inner-row {
    flex-direction: column;
    align-items: center;
  }
  .info__inner-content {
    width: 100%;
    max-width: unset;
    margin-bottom: 20px;
  }
  .info__inner a {
    font-size: 14px;
  }
  .info__inner a span {
    width: 20px;
    height: 18px;
    margin-right: 7px;
  }
  .partners {
    padding-bottom: 80px;
  }
  .contact-form:not(.quiz-form) .form-row {
    flex-wrap: wrap;
    margin: 0;
  }
  .contact-form .textarea-field {
    margin-bottom: 50px;
  }
  .contact-form .input {
    width: 100%;
    max-width: unset;
    margin-bottom: 24px;
  }
  .contact-form .select {
    width: 100%;
    margin-bottom: 24px;
    max-width: unset;
  }
}
@media (max-width: 540px) {
  h1 {
    font-size: 40px;
  }
  .video {
    padding-bottom: 56%;
  }
  .hero.is-flush .hero__bg img {
    object-position: 70%;
  }
  .hero__inner-directory a {
    padding-right: 30px;
  }
  .hero__inner-directory a span {
    width: 7px;
    height: 7px;
    border-width: 1px;
    transform: translateY(-30%) rotate(45deg);
  }
  .hero__inner .button {
    padding: 15px 20px;
  }
  .hero-top .hero__inner {
    padding: 50px 0 30px;
  }
  .hero-main {
    padding: 90px 0;
  }
  .card-section {
    padding: 50px 0;
  }
  .card-section__inner h2 {
    margin-bottom: 26px;
  }
  .solution-card__content {
    padding-top: 20px;
  }
  .solution-card h3,
  .solution-card h4 {
    margin-bottom: 12px;
  }
  .solution-card p {
    height: unset;
    display: block;
  }
  .solution-card a {
    font-size: 16px;
    line-height: 22px;
  }
  .solution-card a span {
    width: 20px;
    height: 18px;
  }
  .card-list-section {
    padding: 40px 0;
  }
  .card-grid {
    margin: 0;
  }
  .card-list-section__inner h2 {
    margin-bottom: 24px;
  }
  .sector-card {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 22px;
  }
  .sector-card:last-child {
    margin: 0;
  }
  .sector-card p {
    height: unset;
    display: block;
  }
  .sector-card__link {
    font-size: 16px;
  }
  .sector-card__link span {
    width: 20px;
    height: 18px;
    margin-right: 6px;
  }
  .experience-card {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 22px;
  }
  .experience-card:last-child {
    margin: 0;
  }
  .experience-card p {
    height: unset;
    display: block;
  }
  .faq {
    padding: 40px 0;
  }
  .faq__inner h2 {
    margin-bottom: 24px;
  }
  .faq-item {
    padding: 0;
  }
  .faq-item h5 {
    font-size: 16px;
    padding: 15px 35px 15px 8px;
  }
  .faq-item h5::before {
    width: 8px;
    height: 8px;
    right: 10px;
  }
  .faq-item p {
    font-size: 13px;
    padding: 0 18px;
  }
  .faq-item p.active {
    padding: 0 18px 10px;
  }
  .contact-cta__actions {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .contact-cta__phone {
    margin: 0 0 24px 0;
  }
  .contact-cta__inner h2 {
    text-align: center;
  }
  .contact-cta__inner .button {
    width: 100%;
  }
  .testimonial {
    padding: 35px 0 90px;
  }
  .testimonial__inner .custom_paging {
    top: calc(100% + 20px);
    left: 20px;
  }
  .testimonial__inner .slick-arrow {
    width: 30px;
    height: 30px;
  }
  .testimonial__inner .slick-arrow::before {
    width: 9px;
    height: 9px;
  }
  .testimonial__inner .slick-next {
    top: calc(100% + 15px);
  }
  .testimonial__inner .slick-prev {
    right: 60px;
    top: calc(100% + 15px);
  }
  .testimonial__inner h2 {
    margin-bottom: 15px;
  }
  .testimonial__inner p {
    margin-bottom: 15px;
  }
  .testimonial__inner h5 {
    margin-bottom: 4px;
  }
  .dark-section {
    padding: 50px 0;
  }
  .split-layout .slick-current.is-compact {
    padding: 10px 0 10px 30px;
  }
  .accordion-item {
    padding: 10px 0 10px 30px;
  }
  .accordion-item.is-compact {
    padding: 2px 0 2px 30px;
  }
  .performance {
    padding: 40px 0;
  }
  .performance__inner-row {
    max-width: 310px;
  }
  .performance__inner-logo {
    width: 160px;
  }
  .performance__inner-logo:first-child {
    width: 40px;
    margin-bottom: 12px;
  }
  .performance__inner-logo:last-child {
    width: 60px;
    margin-bottom: 12px;
  }
  .performance__inner h2 {
    margin-bottom: 15px;
  }
  .performance__inner p {
    margin-bottom: 20px;
  }
  .history-item {
    padding-top: 30px;
  }
  .history-item__content {
    padding: 25px 20px 20px 20px;
  }
  .history-item h2 {
    margin-bottom: 10px;
  }
  .footer {
    padding: 24px 0;
  }
  .footer__inner-main {
    max-width: unset;
  }
  .footer__inner-row {
    margin-bottom: 24px;
  }
  .footer__inner-links {
    flex-direction: column;
    margin-bottom: 24px;
  }
  .footer__inner-col {
    margin-bottom: 24px;
  }
  .footer__inner-col:last-child {
    margin: 0;
  }
  .footer__inner-col a {
    font-size: 15px;
    line-height: 20px;
  }
  .footer__inner h5 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .footer__inner .button {
    width: 100%;
  }
}
@media (max-width: 440px) {
  h1 {
    font-size: 33px;
    line-height: 1.2;
  }
  h2 {
    font-size: 22px;
  }
  h6 {
    font-size: 12px;
  }
  .hero.is-compact .hero__inner {
    padding: 80px 0 60px;
  }
  .sector-card {
    padding: 15px;
  }
  .experience-card {
    padding: 15px;
  }
  .content-section {
    padding: 40px 0;
  }
  .content-section.is-compact {
    padding: 40px 0;
  }
  .content-section.is-spacious {
    padding: 40px 0;
  }
  .content-section__row {
    margin-bottom: 20px;
  }
  .content-section__media-wrapper {
    margin-bottom: 10px;
  }
  .content-section__inner p {
    margin-bottom: 18px;
  }
  .content-section__inner h6 {
    margin-bottom: 12px;
  }
  .content-section__inner ul {
    margin-bottom: 10px;
  }
  .content-section__inner ul li {
    margin-bottom: 10px;
    padding-left: 24px;
  }
  .content-section__inner ul li span {
    top: 5px;
    width: 15px;
    height: 15px;
  }
  .content-summary__item {
    margin: 0 0 24px 0;
  }
  .media-section {
    padding: 30px 0;
  }
  .media-section__inner ul li {
    margin-bottom: 10px;
    padding-left: 24px;
  }
  .media-section__inner ul li span {
    top: 5px;
    width: 15px;
    height: 15px;
  }
  .section-nav__row {
    top: 45.27px;
  }
  .section-nav__row.active {
    padding-bottom: 20px;
  }
  .section-nav__inner h5 {
    padding: 12px 25px;
  }
  .dark-section {
    padding: 40px 0;
  }
  .split-layout .slick-current.is-compact {
    padding: 8px 0 8px 20px;
  }
  .accordion-item {
    padding: 8px 0 8px 20px;
  }
  .accordion-item.is-compact {
    padding: 2px 0 2px 20px;
  }
  .info {
    padding: 40px 0;
  }
  .info__inner-row {
    padding-top: 20px;
  }
  .info__inner-row h3 {
    margin-bottom: 15px;
  }
  .info__inner-content {
    margin-bottom: 15px;
  }
  .info__inner h2 {
    margin-bottom: 15px;
  }
  .partners {
    padding-bottom: 60px;
  }
  .contact-form .textarea-field {
    margin-bottom: 30px;
  }
  .contact-form .button {
    font-size: 15px;
    line-height: 20px;
    padding: 15px;
    max-width: unset;
    width: 100%;
    border-radius: 6px;
    cursor: pointer;
  }
  .history-item ul li {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 1024px) {
  .card-section.home-solutions {
    padding-top: 80px;
  }
  .home-hero__actions {
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 30px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .hero__inner .home-hero__actions .button {
    position: static;
    width: 100%;
    padding: 16px 18px;
  }
}

@media (max-width: 650px) {
  .card-section.home-solutions {
    padding-top: 60px;
  }
  .hero:has(.home-hero__actions) {
    min-height: 620px;
  }
  .home-hero__actions {
    right: 20px;
    bottom: 20px;
    left: 20px;
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .hero__inner .home-hero__actions .button {
    padding: 13px 16px;
  }
}
