﻿ body { direction: rtl ; }
/*!
Tempate Name: Arctics
Description: Arctics - Architecture and Interior Template
Author: theme-village
Author URI: https://theme-village.com/
Version: 1.0.0

STYLESHEET INDEX
------------------------------------------------------
1. Base (core files)
    - variables
    - mixins
    - typography
    - animation
    - theme
    - header
    - footer
    - widget
    - swiper

2. Components (./components/)
    - Hero-slider
    - About
    - Services
    - Process
    - Brands
    - Stat
    - Choose
    - Portfolio (Case Studies)
    - Tracking
    - Review
    - Pricing
    - Blog
    - Video
    - Team
    - Accordion
    - Tabs
    - Solution
    - Why-us
    - Contact
    - Single-post
    - Shop
    - Single-product
    - Cart
    - Checkout

Notes:
- Keep component filenames consistent with imports.
- Add new sections as separate component files.
*/
/*! DSV Foundry Sterling font faces */
@font-face {
  font-family: FoundrySterlingOT3W03-Book;
  src: url("https://dsv-media-premium.azureedge.net/frontend/base/static/dist/fonts/FoundrySterlingOT3W03-Book.woff2") format("woff2"), url("https://dsv-media-premium.azureedge.net/frontend/base/static/dist/fonts/FoundrySterlingOT3W03-Book.woff") format("woff");
  font-display: block;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: FoundrySterlingOT3W10-Book;
  src: url("https://dsv-media-premium.azureedge.net/frontend/base/static/dist/fonts/FoundrySterlingOT3W10-Book.woff2") format("woff2"), url("https://dsv-media-premium.azureedge.net/frontend/base/static/dist/fonts/FoundrySterlingOT3W10-Book.woff") format("woff");
  font-display: block;
  font-weight: 400;
  font-style: normal;
}
/*! variables */
:root {
  --font-family-base: FoundrySterlingOT3W03-Book,FoundrySterlingOT3W10-Book,Arial,Helvetica,sans-serif;
  --font-family-headings: FoundrySterlingOT3W03-Book,FoundrySterlingOT3W10-Book,Arial,Helvetica,sans-serif;
  --font-family-btn: FoundrySterlingOT3W03-Book,FoundrySterlingOT3W10-Book,Arial,Helvetica,sans-serif;
  --bs-border-color: #d8dde1;
  --bs-border-radius: 0px;
  --font-size-base: 16px;
  --font-weight-base: 400;
  --line-height-base: 26px;
  --primary: #002664;
  --primary-rgb: 239, 107, 35;
  --primary-mute: #fef5ee;
  --white: #fff;
  --white-rgb: 255, 255, 255;
  --shade: #f4f4f5;
  --success: #23e219;
  --body-color: #4d5765;
  --body-rgb: 121, 126, 136;
  --theme-border: #d8dde1;
  --black: #000;
  --headings-color: #000000;
  --dark: #002664;
  --dark-rgb: 0, 38, 100;
  --blue: #1d1354;
  --light: #e8ebf0;
  --mute: #a0a4a9;
  --danger: #e84c4e
}
/*! mixins */
.text-primary {
  color: #002664!important
}
.text-tertiary {
  color: #000000!important
}
.text-success {
  color: #23e219!important
}
.text-danger {
  color: #e84c4e!important
}
.text-warning {
  color: #ffc107!important
}
.text-info {
  color: #fff!important
}
.text-light {
  color: #f7f4f0!important
}
.text-dark {
  color: #000000!important
}
.text-mute {
  color: #a0a4a9!important
}
.text-shade {
  color: #f4f4f5!important
}
.text-body {
  color: #4d5765!important
}
.h1,
h1 {
  font-size: 74px
}
.h1,
.h2,
.single-project .pr-head>span,
h1,
h2 {
  font-family: var(--font-family-headings,"Barlow",sans-serif);
  font-weight: 600;
  line-height: 1.2;
  color: var(--headings-color)
}
.h2,
.single-project .pr-head>span,
h2 {
  font-size: 48px
}
.h3,
h3 {
  font-size: 30px
}
.h3,
.h4,
h3,
h4 {
  font-family: var(--font-family-headings,"Barlow",sans-serif);
  font-weight: 600;
  line-height: 1.2;
  color: var(--headings-color)
}
.h4,
h4 {
  font-size: 24px
}
.footer-2 .footer-nav li a,
.h5,
.service-tab-sec .nav li.nav-item button,
h5 {
  font-family: var(--font-family-headings,"Barlow",sans-serif);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--headings-color)
}
.about-sec2 blockquote,
.contact-sec3 .contact-form2 label,
.h6,
.link-btn,
.payment-option button,
.product-details-tab .nav-tabs li .nav-link,
.review-top .lead,
.review-top .lead-sm,
h6,
ul.check li {
  font-family: var(--font-family-headings,"Barlow",sans-serif);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--headings-color)
}
.display-1 {
  font-size: 74px
}
.display-1,
.display-2,
.sec-title {
  font-family: var(--font-family-headings,"Barlow",sans-serif);
  font-weight: 600;
  line-height: 1.2;
  color: var(--headings-color)
}
.display-2,
.sec-title {
  font-size: 48px
}
.display-3 {
  font-size: 30px
}
.display-3,
.display-4,
.footer-widget .widget-title {
  font-family: var(--font-family-headings,"Barlow",sans-serif);
  font-weight: 600;
  line-height: 1.2;
  color: var(--headings-color)
}
.display-4,
.footer-widget .widget-title {
  font-size: 24px
}
.display-5 {
  font-size: 20px
}
.display-5,
.display-6,
.header-middle .conn-txt a,
.header-middle .conn-txt span {
  font-family: var(--font-family-headings,"Barlow",sans-serif);
  font-weight: 600;
  line-height: 1.2;
  color: var(--headings-color)
}
.display-6,
.header-middle .conn-txt a,
.header-middle .conn-txt span {
  font-size: 18px
}
/*! typography */
body {
  font-family: var(--font-family-base);
  font-size: var(--font-size-base);
  font-weight: var(--font-weight-base);
  line-height: var(--line-height-base);
  color: var(--body-color);
  position: relative;
  background-color: var(--secondary);
  height: 100%;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
a,
a:focus,
a:hover {
  color: var(--headings-color);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  text-decoration: none
}
.form-group {
  margin-bottom: 20px
}
@media (min-width:576px) {
  .form-group textarea {
    min-height: 150px
}
}
@media (max-width:575.98px) {
  .form-group textarea {
    height: 120px
}
}
.form-check-input[type=radio] {
  width: 10px;
  height: 10px;
  padding: 8px
}
.form-check-input:checked {
  background-color: var(--primary);
  border-color: var(--primary)
}
.form-check-input:focus {
  border-color: #fdb09a;
  box-shadow: 0 0 0 .25rem #ffd3c5
}
.lead-sm {
  font-size: 20px
}
.form-control,
.form-select,
input,
select,
textarea {
  font-family: var(--font-family-base);
  width: 100%;
  color: var(--body-color);
  padding: 14px 20px;
  border: 1px solid var(--theme-border)
}
.form-control:focus,
.form-select:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 0 none;
  box-shadow: 0 0 0 .05rem rgba(var(--primary),.2)
}
.form-control::placeholder,
.form-select::placeholder,
input::placeholder,
select::placeholder,
textarea::placeholder {
  opacity: 1;
  color: var(--body-color)
}
.form-control: -ms-input-placeholder,
.form-select: -ms-input-placeholder,
input: -ms-input-placeholder,
select: -ms-input-placeholder,
textarea: -ms-input-placeholder {
  color: var(--body-color)
}
.form-control:: -ms-input-placeholder,
.form-select:: -ms-input-placeholder,
input:: -ms-input-placeholder,
select:: -ms-input-placeholder,
textarea:: -ms-input-placeholder {
  color: var(--body-color)
}
input[type=checkbox] {
  padding: 0
}
.btn:focus-visible {
  color: var(--headings-color);
  background-color: var(--primary);
  border-color: var(--primary);
  outline: 0;
  box-shadow: none
}
figure {
  margin: 0
}
.gx-5 {
  --bs-gutter-x: 30px
}
/*! animation */
.anim-img {
  position: absolute;
  backface-visibility: hidden;
  animation: jumping 5s ease-in-out 2s infinite alternate;
  animation-timing-function: cubic-bezier(.65,.05,.36,1);
  user-select: none;
  will-change: transform
}
.anim-img.left-top {
  right: 0;
  top: auto
}
.anim-img.left-bottom {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0
}
.anim-img.right-bottom {
  left: 0;
  bottom: 0
}
.anim-img.right-top {
  left: 0;
  top: 0
}
.anim-img.center-bottom {
  right: 20%;
  bottom: 0
}
.anim-img.spin {
  animation: spin 8s ease-in-out 2s infinite alternate
}
.anim-img.zoom {
  animation: zoom 8s ease-in-out 2s infinite alternate
}
.anim-img.anim-2 {
  animation: jumping2 8s ease-in-out 2s infinite alternate
}
@media (max-width:575.98px) {
  .anim-img {
    display: none
}
}
@keyframes jumping {
  0% {
    transform: translateY(0) translateX(0) rotate(0) scale(.5);
    opacity: .2
}
  50% {
    transform: translateY(-50px) translateX(50px) rotate(15deg) scale(.7);
    opacity: .7
}
  to {
    transform: translateY(-75px) translateX(75px) rotate(0) scale(1);
    opacity: 1
}
}
@keyframes jumping2 {
  0% {
    transform: translateY(-150px) translateX(10px) rotate(0) scale(1);
    opacity: .2
}
  50% {
    transform: translateY(-50px) translateX(10px) rotate(5deg) scale(.8);
    opacity: .5
}
  to {
    transform: translateY(0) translateX(0) rotate(0) scale(.7)
}
}
@keyframes animate_pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--pulse-rgb,var(--white-rgb)),.2),
    0 0 0 0 rgba(var(--pulse-rgb,var(--white-rgb)),.4)
}
  40% {
    box-shadow: 0 0 0 50px rgba(var(--pulse-rgb,var(--white-rgb)),0),
    0 0 0 0 rgba(var(--pulse-rgb,var(--white-rgb)),.4)
}
  80% {
    box-shadow: 0 0 0 50px rgba(var(--pulse-rgb,var(--white-rgb)),0),
    0 0 0 30px rgba(var(--pulse-rgb,var(--white-rgb)),0)
}
  to {
    box-shadow: 0 0 0 0 rgba(var(--pulse-rgb,var(--white-rgb)),0), 0 0 0 30px rgba(var(--pulse-rgb,var(--white-rgb)),0)
}
}
.play-btn {
  animation: animate_pulse 3s linear infinite
}
.play-btn.primary {
  --pulse-rgb: var(--primary-rgb)
}
.spin {
  animation: spin 10s linear infinite
}
@keyframes spin {
  0% {
    transform: rotate(0);
    right: 50%
}
  40% {
    transform: rotate(90deg);
    right: 55%
}
  80% {
    transform: rotate(180deg);
    right: 60%
}
  to {
    transform: rotate(1turn);
    right: 50%
}
}
.moveX {
  animation: moveX 12s linear infinite
}
.moveXS {
  animation: moveXS 8s linear infinite
}
@keyframes moveX {
  0% {
    transform: translateX(0)
}
  25% {
    transform: translateX(-150px)
}
  50% {
    transform: translateX(-120px)
}
  75% {
    transform: translateX(-140px)
}
  to {
    transform: translateX(0)
}
}
@keyframes moveXS {
  0% {
    transform: translateX(0)
}
  30% {
    transform: translateX(-20px)
}
  70% {
    transform: translateX(-50px)
}
  to {
    transform: translateX(0)
}
}
.moveY {
  animation: moveY 7s ease-in-out infinite
}
.moveYS {
  animation: moveYS 9s ease-in-out infinite
}
@keyframes moveY {
  0% {
    transform: translateY(-80px)
}
  50% {
    transform: translateY(60px)
}
  to {
    transform: translateY(-80px)
}
}
@keyframes moveYS {
  0% {
    transform: translateY(-15px)
}
  50% {
    transform: translateY(15px)
}
  to {
    transform: translateY(-15px)
}
}
.rotate {
  animation: rotate 7s linear infinite
}
@keyframes rotate {
  0% {
    transform: rotate(0deg)
}
  to {
    transform: rotate(1turn)
}
}
@keyframes zoom {
  0% {
    -moz-transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    transform: scale(.3)
}
  20% {
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -webkit-transform: scale(.8);
    transform: scale(.8)
}
  50% {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}
  to {
    -moz-transform: scale(.4);
    -o-transform: scale(.4);
    -ms-transform: scale(.4);
    -webkit-transform: scale(.4);
    transform: scale(.4)
}
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px)
}
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}
@keyframes tada {
  16% {
    transform: translateY(8px)
}
  33% {
    transform: translateY(-6px)
}
  49% {
    transform: translateY(4px)
}
  66% {
    transform: translateY(-2px)
}
  83% {
    transform: translateY(1px)
}
  to {
    transform: translateY(0)
}
}
.tada {
  animation: tada 1.1s ease-out
}
@-webkit-keyframes shake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
  6.5% {
    -webkit-transform: translateX(6px) rotateY(-9deg);
    transform: translateX(6px) rotateY(-9deg)
}
  18.5% {
    -webkit-transform: translateX(-5px) rotateY(7deg);
    transform: translateX(-5px) rotateY(7deg)
}
  31.5% {
    -webkit-transform: translateX(3px) rotateY(-5deg);
    transform: translateX(3px) rotateY(-5deg)
}
  43.5% {
    -webkit-transform: translateX(-2px) rotateY(3deg);
    transform: translateX(-2px) rotateY(3deg)
}
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
}
@keyframes shake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
  6.5% {
    -webkit-transform: translateX(6px) rotateY(-9deg);
    transform: translateX(6px) rotateY(-9deg)
}
  18.5% {
    -webkit-transform: translateX(-5px) rotateY(7deg);
    transform: translateX(-5px) rotateY(7deg)
}
  31.5% {
    -webkit-transform: translateX(3px) rotateY(-5deg);
    transform: translateX(3px) rotateY(-5deg)
}
  43.5% {
    -webkit-transform: translateX(-2px) rotateY(3deg);
    transform: translateX(-2px) rotateY(3deg)
}
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
}
.shake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: shake;
  animation-name: shake
}
/*! Magic Cursor */
body.tv-magic-cursor #magic-cursor {
  display: block
}
#magic-cursor {
  position: absolute;
  display: none;
  width: 10px;
  height: 10px;
  pointer-events: none;
  z-index: 99999;
  opacity: 0;
  top: 0;
  right: 0
}
#ball {
  position: fixed;
  display: flex;
  align-items: center;
  pointer-events: none;
  border-radius: 50%;
  color: transparent;
  justify-content: center;
  mix-blend-mode: difference;
  background-color: var(--primary)
}
.cursor-bg-red #ball {
  background-color: #ff535b!important
}
.cursor-bg-red #ball .ball-view {
  color: var(--white)
}
.cursor-bg-red-2 #ball {
  background-color: #ff481f!important
}
.cursor-bg-red-2 #ball .ball-view {
  color: var(--white)
}
.cursor-bg-yellow #ball {
  background-color: #fff669!important
}
.cursor-bg-yellow #ball .ball-view,
.cursor-white-bg #ball .ball-view {
  color: var(--primary)
}
#ball .ball-view {
  opacity: 0;
  visibility: hidden;
  font-weight: 500;
  line-height: 1.3;
  transform: scale(0)
}
#ball .ball-drag,
#ball .ball-view {
  position: absolute;
  padding: 0 5px;
  font-size: 15px;
  text-align: center;
  color: var(--primary)
}
#ball .ball-drag {
  display: block;
  width: 100%;
  font-weight: 600;
  line-height: 1.2;
  transition: all .3s
}
#ball .ball-drag:after,
#ball .ball-drag:before {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  font-size: 19px;
  height: 10px;
  line-height: 10px;
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  color: var(--white);
  font-family: Font Awesome\ 6 Pro;
  -webkit-font-smoothing: antialiased
}
#ball .ball-drag:before {
  content: "\f104";
  right: 0;
  transform: translate3d(-30px,0,0);
  transition: all .25s
}
#ball .ball-drag:after {
  content: "\f105";
  left: 0;
  transform: translate3d(30px,0,0);
  transition: all .25s
}
#ball.with-blur {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
#ball.ball-close-enabled {
  opacity: 1!important
}
#ball .ball-close {
  position: absolute;
  padding: 0 5px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  color: var(--primary)
}
.tv-magnetic-wrap {
  display: flex;
  align-items: center;
  justify-content: center
}
.dark #ball,
.home-2 #ball {
  background-color: var(--white)
}
.dark #ball .ball-view,
.home-2 #ball .ball-view {
  color: var(--primary)
}
/*! theme */
.about-sec3 .ft-card .icon-lg,
.btn-close,
.choose-sec2 .choose-txt .choose-feat>.d-flex,
.feature-card,
.features-sec4 .feat-cat,
.footer-nav ul li,
.footer-widget.useful-links,
.footer-widget .widget-title,
.header-actions a.text-reset.user-account,
.header-connect .single-conn,
.header-top .header-socials span,
.hero-sec .hero-footer .investment-box,
.hero-slide2 .hero-content,
.hero-slide2 .swiper-slide .btn-link,
.overly,
.post-entry,
.process-card,
.project-card .project-txt .pt-head,
.recent-entry .rc-entry,
.service-card2 .serv-cta,
.service-sidebar .widget ul li a,
.sidebar .widget-title,
.single-post-page blockquote,
.single-post-page blockquote cite,
.single-project,
.slider-sec .slide-footer .footer-content,
.slider-sec .slide-footer .footer-content .fc-left,
.stat-sec .row>div,
.sub-title,
.swiper-pagination span.swiper-pagination-bullet-active,
.tab-content,
.team-member .team-name h3 sup,
.video-btn,
a.explore-btn,
section.promo-sec,
ul.check li,
ul.ct-list li {
  position: relative;
  z-index: 1
}
.about-sec3 .ft-card .icon-lg:before,
.btn-close:before,
.choose-sec2 .choose-txt .choose-feat>.d-flex:before,
.feature-card:before,
.features-sec4 .feat-cat:before,
.footer-nav ul li:before,
.footer-widget.useful-links:before,
.footer-widget .widget-title:before,
.header-actions a.text-reset.user-account:before,
.header-connect .single-conn:before,
.header-top .header-socials span:before,
.hero-sec .hero-footer .investment-box:before,
.hero-slide2 .hero-content:before,
.hero-slide2 .swiper-slide .btn-link:before,
.overly:before,
.post-entry:before,
.process-card:before,
.project-card .project-txt .pt-head:before,
.recent-entry .rc-entry:before,
.service-card2 .serv-cta:before,
.service-sidebar .widget ul li a:before,
.sidebar .widget-title:before,
.single-post-page blockquote:before,
.single-post-page blockquote cite:before,
.single-project:before,
.slider-sec .slide-footer .footer-content .fc-left:before,
.slider-sec .slide-footer .footer-content:before,
.stat-sec .row>div:before,
.sub-title:before,
.swiper-pagination span.swiper-pagination-bullet-active:before,
.tab-content:before,
.team-member .team-name h3 sup:before,
.video-btn:before,
a.explore-btn:before,
section.promo-sec:before,
ul.check li:before,
ul.ct-list li:before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: var(--dark)
}
.sec-title {
  margin: 15px 0 20px;
  font-weight: 700;
  line-height: 1.2
}
@media (max-width:1399.98px) {
  .sec-title {
    font-size: 45px
}
}
@media (max-width:1199.98px) {
  .sec-title {
    font-size: 40px
}
}
@media (max-width:575.98px) {
  .sec-title {
    overflow: hidden;
    font-size: 35px
}
}
.sub-title {
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: var(--primary);
  text-transform: uppercase;
  padding: 0 40px
}
.sub-title:before {
  right: 0
}
.sub-title:after,
.sub-title:before {
  height: 2px;
  width: 30px;
  background-color: var(--primary);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.sub-title:after {
  content: "";
  left: 0
}
.sub-title.half:after {
  display: none
}
.sub-heading {
  font-size: 30px
}
.hover-img img:first-child {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transform: translateX(-50%) scaleX(2);
  transform: translate(-50%) scaleX(2);
  opacity: 0;
  -webkit-filter: blur(10px);
  filter: blur(10px)
}
.hover-img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}
.hover-img:hover img:first-child {
  -webkit-transform: translateX(0) scaleX(1);
  transform: translate(0) scaleX(1);
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0)
}
.hover-img:hover img:nth-child(2) {
  -webkit-transform: translateX(50%) scaleX(2);
  transform: translateX(50%) scaleX(2);
  opacity: 0;
  -webkit-filter: blur(10px);
  filter: blur(10px)
}
.round {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px
}
.sec-intro {
  margin: 0 auto 60px
}
.text-reset:hover {
  color: var(--primary)!important
}
.sec-padding {
  padding: 120px 0
}
@media (min-width:992px) and (max-width:1199.98px) {
  .sec-padding {
    padding: 100px 0
}
}
@media (min-width:768px) and (max-width:991.98px) {
  .sec-padding {
    padding: 90px 0
}
}
@media (max-width:767.98px) {
  .sec-padding {
    padding: 70px 0
}
}
.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
  color: var(--primary);
  border-color: var(--primary)
}
.bg-primary {
  background-color: #002664!important
}
.bg-tertiary {
  background-color: #002664!important
}
.bg-light {
  background-color: #f7f4f0!important
}
.bg-mute {
  background-color: #a0a4a9!important
}
.bg-shade {
  background-color: #f4f4f5!important
}
.bg-info {
  background-color: #fff!important
}
.bg-dark {
  background-color: #002664!important
}
.btn {
  font-family: var(--font-family-btn);
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  padding: 15px 35px;
  position: relative;
  border: none;
  overflow: hidden;
  z-index: 1;
  transition: .3s
}
@media (max-width:767.98px) {
  .btn {
    padding: 14px 28px
}
}
.btn span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 30px;
  background-color: var(--dark);
  transition: width .5s ease-in-out,
  height .5s ease-in-out;
  transform: translate(50%,-50%);
  z-index: -1
}
.btn i.fa-arrow-right {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.btn:hover i.fa-arrow-right {
  transform: rotate(-30deg)
}
.btn.btn-xs {
  padding: 13px 26px
}
.btn:hover span {
  width: 225%;
  height: 562.5px
}
.btn.btn-outline {
  border: 1px solid var(--white)!important;
  color: var(--white);
  padding: 15px 32px
}
.btn.btn-outline:hover {
  color: var(--headings-color)
}
.btn.btn-outline:hover span {
  background-color: var(--white)
}
.btn-primary {
  background-color: #002664;
  border-color: #002664;
  color: #fff
}
.btn-primary:focus,
.btn-primary:hover {
  background-color: #f22c38;
  border-color: #f22c38;
  color: #fff
}
.btn-info {
  background-color: #fff;
  border-color: #fff;
  color: #fff
}
.btn-info:focus,
.btn-info:hover {
  background-color: rgb(229.5,229.5,229.5);
  border-color: rgb(229.5,229.5,229.5);
  color: #fff
}
.btn-info {
  color: var(--headings-color);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease
}
.btn-dark:hover,
.btn-info span {
  background-color: var(--primary)
}
.btn-dark:hover {
  border: 1px solid var(--primary)
}
.custom-btn {
  display: flex;
  align-items: center;
  gap: 15px;
  font-weight: 700;
  text-transform: capitalize
}
.icon,
.icon-lg,
.icon-xl,
.icon-xs {
  height: 46px;
  width: 46px;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  font-size: 16px
}
.icon-lg i,
.icon-xl i,
.icon-xs i,
.icon i {
  display: table-cell;
  vertical-align: middle
}
.icon-xs {
  width: 36px;
  height: 36px
}
.icon-lg {
  width: 56px;
  height: 56px;
  font-size: 20px
}
.icon-xl {
  width: 80px;
  height: 80px;
  font-size: 24px
}
.lead,
.lead-sm {
  font-size: 18px;
  font-weight: 500
}
.zoom-img {
  overflow: hidden
}
.zoom-img img {
  transform: scale(1);
  -webkit-transition: all .8s ease;
  -moz-transition: all .8s ease;
  -ms-transition: all .8s ease;
  -o-transition: all .8s ease;
  transition: all .8s ease
}
.zoom-img:hover img {
  transform: scale(1.1)
}
.abs-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0
}
.link-btn {
  line-height: 1.3;
  text-transform: uppercase;
  font-size: 15px;
  text-decoration: none
}
.link-btn,
.link-btn i {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease
}
.link-btn i {
  margin-right: 2px
}
.link-btn:hover {
  color: var(--primary)
}
.link-btn:hover i {
  transform: rotate(-20deg)
}
.ratings {
  font-size: 14px
}
.ratings i {
  color: #ff9b00
}
.social-share a {
  background-color: var(--primary);
  color: var(--white);
  display: inline-flex;
  align-items: center;
  justify-content: space-around;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease
}
.social-share a i {
  display: table-cell;
  vertical-align: middle
}
.social-share a:last-child {
  margin-left: 0
}
.social-share a:hover {
  background-color: var(--dark);
  color: var(--white)
}
.social-share.outline a {
  border: 1px solid var(--theme-border);
  background-color: transparent;
  color: var(--headings-color)
}
.social-share.outline a:hover {
  background-color: var(--primary);
  border: 1px solid var(--primary);
  color: var(--white)
}
.social-share.null a {
  background-color: transparent;
  width: auto;
  height: auto;
  color: var(--headings-color)
}
.social-share.null a:hover {
  color: var(--dark)
}
.social-share .round a {
  border-radius: 50%
}
.bg-cover,
.hero-slide2 .slide-bg,
.slider-sec .slide-footer .sm-bg,
.slider-sec .slide-item .slide-bg {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat
}
.scroll-top {
  position: fixed;
  left: 1.875rem;
  bottom: 1.875rem;
  height: 3.125rem;
  width: 3.125rem;
  z-index: 10000;
  opacity: 1;
  visibility: hidden;
  transform: translateY(2.8125rem);
  transition: all .3s linear;
  background-color: var(--white);
  box-shadow: 0 .3125rem .9375rem rgba(0,0,0,.14)
}
.scroll-top,
.scroll-top:after {
  cursor: pointer;
  display: block;
  border-radius: 50%
}
.scroll-top:after {
  content: "\f106";
  font-family: fontawesome;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.125rem;
  font-size: 1.25rem;
  color: var(--headings-color);
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1
}
.scroll-top.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0)
}
.scroll-top svg {
  color: var(--white);
  border-radius: 50%
}
.scroll-top .progress-circle path {
  stroke: var(--primary);
  stroke-width: .5rem;
  box-sizing: border-box;
  transition: all .4s linear
}
#preloader.done {
  visibility: hidden;
  opacity: 0
}
#preloader {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #f7f7f7;
  z-index: 999999
}
.preloader {
  padding: 0;
  text-align: right;
  box-sizing: border-box;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%,-50%);
  -ms-transform: translate(50%,-50%);
  transform: translate(50%,-50%);
  margin-top: -15px
}
.preloader,
.preloader span {
  width: 50px;
  height: 50px;
  display: inline-block;
  position: absolute
}
.preloader span {
  border-radius: 100%;
  background: var(--primary);
  -webkit-animation: preloader 1.3s linear infinite;
  animation: preloader 1.3s linear infinite
}
.preloader span:last-child {
  animation-delay: -.8s;
  -webkit-animation-delay: -.8s
}
@keyframes preloader {
  0% {
    transform: scale(0);
    opacity: .5
}
  to {
    transform: scale(1);
    opacity: 0
}
}
@-webkit-keyframes preloader {
  0% {
    -webkit-transform: scale(0);
    opacity: .5
}
  to {
    -webkit-transform: scale(1);
    opacity: 0
}
}
.nice-select {
  padding: 4px 20px
}
.nice-select .list {
  background-color: var(--light)
}
.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
  background-color: var(--primary);
  color: var(--white)
}
.nice-select .option.selected.focus {
  color: var(--headings-color)!important
}
.reveal {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  visibility: hidden;
  overflow: hidden
}
.reveal img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform-origin: right;
  transform-origin: right
}
.pager nav.navigation.pagination {
  display: block
}
.pager a,
.pager span {
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: space-around;
  font-size: 17px;
  font-weight: 500;
  background-color: var(--light);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  margin-left: 5px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.pager .current,
.pager a:hover {
  background-color: var(--primary);
  color: var(--white)
}
.pager a.next,
.pager a.prev {
  width: 100px;
  padding: 3px 10px;
  line-height: 1;
  text-transform: capitalize
}
.progress {
  border: 0;
  box-shadow: none;
  height: 7px;
  overflow: visible;
  position: relative;
  border-radius: 10px;
  display: block;
  background-color: var(--shade)
}
.progress:last-child {
  margin-bottom: 0
}
.progress .meta {
  font-size: 16px;
  right: 0;
  position: absolute;
  top: -33px;
  color: var(--headings-color)
}
.progress .progress-bar {
  display: block;
  background: var(--primary);
  float: right;
  height: 7px;
  border-radius: 10px;
  overflow: visible
}
.progress .progress-bar span {
  background: var(--primary);
  float: left;
  margin-left: 10px;
  margin-top: -32px;
  position: relative;
  font-weight: 700;
  font-size: 15px;
  padding: 0 8px;
  border-radius: 5px
}
.progress .progress-bar span:after,
.progress .progress-bar span:before {
  border: solid transparent;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 0
}
.progress .progress-bar span:before {
  border-top-color: var(--primary);
  border-width: 5px;
  right: 50%;
  margin-right: -5px
}
.accordion-button:not(.collapsed) {
  box-shadow: none
}
ul.check li {
  margin-right: 25px;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px
}
ul.check li span {
  color: var(--dark)
}
ul.check li:before {
  content: "\f058";
  font-family: fontawesome;
  background-color: transparent;
  color: var(--primary);
  right: -25px;
  top: 0
}
.parallax-overly {
  position: absolute;
  inset: 0;
  background-color: var(--dark);
  opacity: .9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  mix-blend-mode: multiply;
  z-index: -1
}
.ct-parallax {
  position: relative;
  overflow: hidden
}
.nav-tabs {
  margin: 30px 0 0;
  padding-bottom: 30px;
  border-bottom: 1px solid var(--theme-border)
}
.nav-tabs .nav-item:not(:last-child) {
  margin-left: 20px
}
@media (max-width:575.98px) {
  .nav-tabs .nav-item:not(:last-child) {
    margin-left: 10px;
    margin-bottom: 10px
}
}
.nav-tabs .nav-item,
.nav-tabs .nav-item .nav-link {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.nav-tabs .nav-item .nav-link {
  margin: 0;
  color: var(--headings-color);
  font-weight: 700;
  border-radius: 30px;
  font-size: 14px;
  background-color: var(--white);
  padding: 7px 30px
}
.nav-tabs .nav-item .nav-link.active,
.nav-tabs .nav-item .nav-link:hover {
  color: var(--white);
  background-color: var(--primary);
  border: 1px solid var(--primary)
}
.nice-select.tv-select {
  height: auto;
  width: 100%;
  border: 1px solid var(--theme-border);
  padding: 7px 20px;
  font-size: 16px;
  border-radius: 0;
  float: none
}
.accordion-button:not(.collapsed) {
  background-color: var(--light-alt)
}
.progress-circle-item {
  width: 80px;
  height: 80px;
  position: relative
}
.progress-circle-item .outer {
  height: 80px;
  width: 80px
}
.progress-circle-item .inner,
.progress-circle-item .outer {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center
}
.progress-circle-item .inner {
  height: 60px;
  width: 60px
}
.progress-circle-item .inner .number {
  font-weight: 600;
  font-size: 1rem;
  color: #555
}
ul.ct-list {
  padding: 0;
  list-style: none;
  margin: 30px 0
}
ul.ct-list li {
  margin-bottom: 20px;
  padding-right: 35px;
  font-size: 18px;
  font-weight: 500
}
ul.ct-list li:before {
  background: url(../images/icons/check.svg) no-repeat 0
}
ul.ct-list.inline li {
  width: 48%;
  display: inline-block;
  margin-bottom: 20px
}
.slide-transtion {
  -webkit-transition-timing-function: linear!important;
  transition-timing-function: linear!important
}
.errot-txt {
  margin: 60px 0 0
}
.errot-txt p {
  max-width: 450px;
  margin: 0 auto 40px
}
.errot-txt i {
  margin-left: 10px
}
.success {
  background-color: #13a05a;
  border: 1px solid #13a05a;
  border-radius: 5px
}
.error,
.success {
  padding: 15px;
  margin-bottom: 20px;
  color: var(--white)
}
.error {
  background-color: var(--primary);
  border: 1px solid var(--primary);
  border-radius: 5px
}
/*! header */
.header-middle .conn-txt small {
  display: block;
  color: rgba(var(--white-rgb),.6)
}
.header-middle .conn-txt a,
.header-middle .conn-txt span {
  color: var(--white)
}
.header-connect {
  max-width: 950px;
  margin-right: auto
}
@media (max-width:1199.98px) {
  .header-connect {
    margin: 0 auto
}
}
.header-connect .single-conn:before {
  width: 2px;
  height: 52px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: .2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  right: 130%
}
.header-connect .single-conn:last-child:before {
  display: none
}
@media (max-width:991.98px) {
  .header-connect .single-conn a {
    font-size: 18px
}
  .header-connect .single-conn:before {
    display: none
}
}
.icon-button {
  border: 0;
  background-color: transparent
}
.main-overlay {
  opacity: 0;
  visibility: hidden;
  filter: blur(2px);
  background: var(--black);
  position: fixed;
  height: 100vh;
  width: 100%;
  z-index: 5;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.main-overlay.active {
  opacity: .6;
  visibility: visible
}
.canvas-menu {
  background: var(--white);
  height: 100vh;
  padding: 40px;
  position: fixed;
  left: -100%;
  scrollbar-width: none;
  top: 0;
  width: 400px;
  opacity: 0;
  transition: .45s ease-in-out;
  visibility: hidden;
  z-index: 15
}
@media (max-width:575.98px) {
  .canvas-menu {
    width: 100%
}
}
.canvas-menu .logo img {
  max-width: 175px
}
.canvas-menu.open {
  visibility: visible;
  opacity: 1;
  left: 0;
  transition: all .4s cubic-bezier(.785,.135,.15,.86);
  transition-duration: .6s
}
.canvas-menu.position-left {
  right: 0;
  left: auto;
  -moz-transform: translateX(350px);
  -o-transform: translateX(350px);
  -ms-transform: translateX(350px);
  -webkit-transform: translateX(350px);
  transform: translateX(350px)
}
.canvas-menu.position-left.open {
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0)
}
.canvas-menu .social-share a:hover {
  color: var(--primary)
}
.canvas-menu a.btn.btn-primary {
  max-width: 200px;
  margin-top: 15px
}
.canvas-menu .canvas-close {
  box-sizing: content-box;
  border: 0;
  padding: 0;
  background-color: transparent;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.canvas-menu .canvas-close:focus {
  outline: none;
  box-shadow: none
}
.canvas-menu .canvas-close:hover {
  opacity: 1;
  transform: rotate(90deg)
}
.canvas-menu nav {
  width: 100%
}
.canvas-menu .vertical-menu {
  list-style: none;
  padding: 0;
  margin-bottom: 0
}
.canvas-menu .vertical-menu li.openmenu>a {
  color: var(--dark)
}
.canvas-menu .vertical-menu li.openmenu .switcher {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.canvas-menu .vertical-menu li {
  padding: 0;
  position: relative;
  list-style: none;
  line-height: 1.2;
  -webkit-transition: .2s ease-in-out .4s;
  -moz-transition: .2s .4s ease-in-out;
  -ms-transition: .2s .4s ease-in-out;
  -o-transition: .2s .4s ease-in-out;
  transition: .2s ease-in-out .4s
}
.canvas-menu .vertical-menu li:after {
  content: "";
  display: block;
  height: 1px;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%
}
.canvas-menu .vertical-menu li.active a {
  color: var(--primary)
}
.canvas-menu .vertical-menu li.active .submenu a {
  color: var(--headings-color)
}
.canvas-menu .vertical-menu li.active .submenu a:hover {
  color: var(--body-color)
}
.canvas-menu .vertical-menu li .switcher {
  border: 1px solid var(--theme-border);
  border-radius: 5px;
  display: flex;
  font-size: 14px;
  width: 30px;
  align-items: center;
  justify-content: space-around;
  height: 30px;
  cursor: pointer;
  color: var(--primary);
  position: absolute;
  top: 0;
  left: 0;
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .2s ease-in-out .4s;
  -moz-transition: .2s .4s ease-in-out;
  -ms-transition: .2s .4s ease-in-out;
  -o-transition: .2s .4s ease-in-out;
  transition: .2s ease-in-out .4s;
  -webkit-backface-visibility: hidden
}
.canvas-menu .vertical-menu li a {
  color: var(--headings-color);
  font-weight: 500;
  text-decoration: none;
  position: relative
}
.canvas-menu .vertical-menu li a:hover {
  color: var(--primary)
}
.canvas-menu .submenu {
  display: none;
  padding: 10px 20px
}
.canvas-menu .submenu li {
  padding: 5px 0
}
.canvas-menu .submenu li:after {
  content: "";
  display: none
}
.canvas-menu .submenu li a {
  color: var(--headings-color);
  font-size: 14px;
  font-weight: 400
}
.canvas-menu .submenu li a:hover {
  color: var(--dark)
}
.header-top {
  padding: 10px 50px
}
@media (max-width:991.98px) {
  .header-top {
    padding: 10px 5px
}
}
.header-top .social-share a {
  color: var(--white);
  border: 1px solid rgba(var(--white-rgb),.25);
  width: 36px;
  height: 36px
}
.header-top .header-infos ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.header-top .header-infos ul li {
  display: flex;
  align-items: center;
  gap: 10px
}
.header-top .header-infos ul li,
.header-top .header-infos ul li a {
  color: var(--white);
  line-height: 1
}
.header-top .header-infos ul li span.icon,
.header-top .header-infos ul li span.icon-lg,
.header-top .header-infos ul li span.icon-xl,
.header-top .header-infos ul li span.icon-xs {
  background-color: rgba(var(--white-rgb),.1)
}
.header-top .header-infos .dropdown-toggle {
  color: var(--white)
}
.header-top .header-infos .dropdown-menu {
  background-color: var(--dark);
  padding: 20px;
  min-width: 270px
}
.header-top .header-infos .dropdown-menu li {
  margin-bottom: 15px
}
.header-top .header-socials span {
  color: var(--dark);
  font-weight: 500
}
.header-top .header-socials span:before {
  width: 1px;
  height: 11px;
  right: 85px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media (max-width:991.98px) {
  .header-top p {
    text-overflow: ellipsis;
    overflow: hidden;
    text-wrap: nowrap
}
  .header-top .header-socials {
    width: 325px;
    text-align: left
}
}
@media (min-width:576px) and (max-width:767.98px) {
  .header-top .header-socials {
    width: 510px
}
}
@media (max-width:575.98px) {
  .header-top p {
    display: none
}
  .header-top .header-socials {
    width: 100%;
    text-align: center;
    justify-content: center
}
}
.header {
  position: relative;
  z-index: 9
}
.header .header-wrapper {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  left: 0
}
@media (max-width:991.98px) {
  .header .navbar-brand img {
    max-width: 150px
}
}
.header.header-default {
  position: absolute;
  z-index: 9;
  width: 100%
}
.header.header-default .navbar .offcanvas {
  background-color: var(--dark)
}
.header.header-default .navbar .navbar-nav>li a.nav-link,
.header.header-default .navbar button.navbar-toggler.offcanvas-nav-btn {
  color: var(--white)
}
.header.header-default .navbar button.navbar-toggler.offcanvas-nav-btn svg path {
  fill: var(--white)
}
.header.header-default .header-nav-wrapper.header-sticky.scroll-on {
  background-color: var(--dark)
}
.header.header-1 .header-wrapper,
.header.header-2 .header-wrapper {
  position: relative
}
.header.header-2 {
  padding: 20px 0
}
@media (max-width:991.98px) {
  .header.header-2 {
    padding: 10px 0
}
}
.header.header-2 button.burger-menu {
  border: 0;
  background: transparent
}
.header.header-2 .header-nav-wrapper.header-sticky.scroll-on {
  padding: 10px 0
}
@media (min-width:1200px) {
  .header.header-3 .container-fluid,
  .header.header-4 .container-fluid {
    border-bottom: 1px solid var(--headings-color)
}
}
.header.header-3 .navbar .navbar-nav>li a.nav-link,
.header.header-4 .navbar .navbar-nav>li a.nav-link {
  color: var(--white)
}
@media (max-width:1199.98px) {
  .header.header-3 .navbar .navbar-nav>li a.nav-link,
  .header.header-4 .navbar .navbar-nav>li a.nav-link {
    color: var(--headings-color)
}
}
.header.header-3 .header-nav-wrapper.header-sticky.scroll-on,
.header.header-4 .header-nav-wrapper.header-sticky.scroll-on {
  background-color: var(--dark)
}
.header.header-4 .container-fluid {
  border: 0
}
.navbar {
  padding: 0
}
@media (max-width:1199.98px) {
  .navbar {
    padding: 10px
}
}
.navbar .dropdown,
.navbar .dropdown-center,
.navbar .dropend,
.navbar .dropstart,
.navbar .dropup,
.navbar .dropup-center {
  position: relative
}
@media (max-width:1199.98px) {
  .navbar .dropdown,
  .navbar .dropdown-center,
  .navbar .dropend,
  .navbar .dropstart,
  .navbar .dropup,
  .navbar .dropup-center {
    width: 100%
}
}
.navbar .navbar-nav>li a.nav-link {
  padding: 40px 20px;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 17px;
  line-height: 26px;
  color: var(--dark)
}
@media (min-width:1200px) and (max-width:1399.98px) {
  .navbar .navbar-nav>li a.nav-link {
    padding: 32px 18px
}
}
@media (min-width:1600px) {
  .navbar .navbar-nav>li a.nav-link {
    padding: 32px 25px
}
}
.navbar .navbar-nav>li a.nav-link:after {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.navbar .navbar-nav>li:first-child a.nav-link {
  padding-right: 0
}
@media (max-width:1199.98px) {
  .navbar .navbar-nav>li {
    width: 100%
}
}
.navbar .navbar-nav .nav-item>.dropdown-menu:first-of-type:before {
  position: absolute;
  content: "";
  top: -12px;
  right: 22px;
  z-index: 8;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 12px solid var(--white)
}
.navbar .navbar-nav .dropdown-menu {
  border: none;
  border-radius: 8px;
  margin-top: 0;
  padding: 15px 0;
  min-width: 250px;
  top: 100%;
  right: 0;
  background-color: var(--white);
  box-shadow: 2px 2px 70px -25px rgba(0,0,0,.35);
  z-index: 10;
  transform: translateY(15px);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.navbar .navbar-nav .dropdown-menu .dropdown-item {
  align-items: center;
  display: flex;
  font-weight: 600;
  padding: 7px 25px 7px 15px;
  width: 100%;
  font-size: 15px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.navbar .navbar-nav .dropdown-menu .dropdown-item:focus,
.navbar .navbar-nav .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
  color: var(--primary);
  padding-right: 28px!important
}
.navbar .navbar-nav .dropdown-menu .dropdown-submenu a:after {
  position: absolute;
  left: 16px;
  transform: rotate(-90deg)
}
.navbar .navbar-nav .dropdown-menu .dropdown-submenu.dropend .dropdown-menu {
  right: 100%;
  left: auto;
  top: -10px
}
.navbar .navbar-nav .dropdown-menu>li.dropdown-submenu.dropend:focus>a,
.navbar .navbar-nav .dropdown-menu>li.dropdown-submenu.dropend:hover>a {
  color: var(--primary);
  background-color: transparent;
  padding-right: 30px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}
.navbar .navbar-nav>.dropdown:hover>.dropdown-menu {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  visibility: visible;
  transform: translateY(0)
}
.navbar .navbar-brand {
  margin-left: 0
}
.navbar .navbar-toggler:focus {
  box-shadow: none
}
.navbar .dropdown .dropdown-toggle:after {
  content: "\f107";
  font-family: fontawesome;
  border: 0;
  margin-right: 5px;
  float: left;
  font-size: 13px
}
@media (max-width:767.98px) {
  .navbar .dropdown .dropdown-toggle:after {
    margin-right: auto;
    margin-left: 10px
}
}
.navbar button.navbar-toggler.offcanvas-nav-btn {
  border: 0;
  font-size: 18px;
  color: var(--headings-color);
  text-transform: uppercase;
  padding: 0;
  font-weight: 700
}
.navbar button.navbar-toggler.offcanvas-nav-btn svg {
  vertical-align: baseline
}
.navbar .dropdown-header {
  color: var(--headings-color);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .0625rem;
  padding: 3px 25px 7px 15px;
  text-transform: uppercase
}
.navbar .custom-btn {
  border-radius: 30px;
  padding: 9px 28px
}
.navbar .nav-banner>a img {
  margin: 10px 0
}
.navbar .nav-cta a.call-cta {
  padding: 5px 5px 5px 30px;
  background-color: #f3f1f0
}
.navbar .nav-cta a.call-cta span.icon,
.navbar .nav-cta a.call-cta span.icon-lg,
.navbar .nav-cta a.call-cta span.icon-xl,
.navbar .nav-cta a.call-cta span.icon-xs {
  margin-left: 10px
}
.navbar .nav-cta a.call-cta {
  color: #797e88
}
.navbar .nav-cta a.call-cta strong {
  color: var(--headings-color)
}
.navbar .nav-cta sup {
  background: var(--primary);
  color: var(--white);
  top: -8px;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: absolute
}
.navbar .nav-cta .icon-lg {
  width: 46px;
  height: 46px;
  border: 1px solid rgba(5, 38, 93, .14) !important;
  border-radius: 999px;
  color: #05265d;
  background: rgba(251, 251, 252, .92);
  font-size: 15px;
  box-shadow: 0 14px 34px rgba(5, 38, 93, .1);
  transition: transform .28s ease, background .28s ease, color .28s ease, box-shadow .28s ease;
}
.navbar .nav-cta .icon-lg:hover {
  color: #fbfbfc;
  background: #05265d;
  box-shadow: 0 20px 48px rgba(5, 38, 93, .2);
  transform: translateY(-2px);
}
.navbar .nav-cta .btn {
  border: 0
}
.navbar .nav-cta .language-switcher {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 46px;
  padding: 6px 14px 6px 8px;
  border: 1px solid rgba(5, 38, 93, .14);
  border-radius: 999px;
  color: #05265d;
  background: rgba(251, 251, 252, .92);
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(5, 38, 93, .1);
  transition: transform .28s ease, background .28s ease, color .28s ease, box-shadow .28s ease;
}
.navbar .nav-cta .language-switcher i {
  font-size: 15px;
}
.navbar .nav-cta .language-switcher span {
  display: inline-grid;
  place-items: center;
  min-width: 34px;
  height: 34px;
  border-radius: 50%;
  color: #fbfbfc;
  background: #05265d;
  font-size: 12px;
  letter-spacing: .06em;
}
.navbar .nav-cta .language-switcher b {
  padding-left: 8px;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
.navbar .nav-cta .language-switcher:hover {
  color: #fbfbfc;
  background: #05265d;
  box-shadow: 0 20px 48px rgba(5, 38, 93, .2);
  transform: translateY(-2px);
}
.navbar .nav-cta .language-switcher:hover span {
  color: #05265d;
  background: #fbfbfc;
}
.navbar .nav-cta button {
  border: 0;
  background-color: transparent
}
.mobile-lang-cta {
  display: none;
}
.mobile-lang-btn {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  width: 100%;
  min-height: 54px;
  padding: 0 16px;
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
  font-weight: 800;
  font-size: 18px;
  box-shadow: 0 14px 34px rgba(5, 38, 93, .18);
}
.mobile-lang-btn i {
  display: inline-grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  color: #05265d;
  background: #fbfbfc;
}
.mobile-lang-btn span {
  flex: 1;
}
.mobile-lang-btn b {
  font-family: Arial, sans-serif;
  font-size: 18px;
}
.mobile-lang-btn:hover {
  color: #fbfbfc;
  background: #1d1d1d;
}
@media (max-width:1199px) {
  .offcanvas-nav .offcanvas-body {
    display: flex;
    flex-direction: column;
    align-items: stretch !important;
  }
  .offcanvas-nav .navbar-nav {
    width: 100%;
  }
  .mobile-lang-cta {
    display: block;
    width: 100%;
    margin-top: 28px;
    padding-top: 24px;
    border-top: 1px solid rgba(5, 38, 93, .12);
  }
}
@media (min-width:1200px) {
  .mobile-lang-cta {
    display: none !important;
  }
}
.navbar.scroll-on .container:before {
  display: none
}
.navbar.scroll-on .navbar-nav li a.nav-link {
  padding: 25px
}
@media (min-width:992px) and (max-width:1199.98px) {
  .navbar.scroll-on .navbar-nav li a.nav-link {
    padding: 22px 15px
}
}
.navbar.scroll-on .navbar-nav li:first-child a.nav-link {
  padding-right: 0
}
header .header-nav-wrapper.header-sticky.scroll-on {
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  z-index: 99;
  background: var(--white);
  box-shadow: 0 .25rem 1.25rem rgba(0,0,0,.07);
  width: 100%;
  animation: headerSlideDown 1.3s ease forwards
}
header .header-nav-wrapper.header-sticky.scroll-on .navbar {
  padding: 3px 0
}
@media (max-width:1199.98px) {
  header .header-nav-wrapper.header-sticky.scroll-on .navbar {
    padding: 10px
}
}
header .header-nav-wrapper.header-sticky.scroll-on .navbar-line:before {
  display: none
}
header .header-nav-wrapper.header-sticky.scroll-on .navbar .navbar-nav>li a.nav-link {
  padding: 28px 18px
}
@media (min-width:1200px) and (max-width:1399.98px) {
  header .header-nav-wrapper.header-sticky.scroll-on .navbar .navbar-nav>li a.nav-link {
    padding: 21px 18px
}
}
@media (max-width:1199.98px) {
  header .header-nav-wrapper.header-sticky.scroll-on .navbar .navbar-nav>li a.nav-link {
    padding: 16px 0
}
}
header .header-nav-wrapper.header-sticky.scroll-on .navbar .container-fluid {
  border: 0
}
.navbar.nav-center .offcanvas {
  max-width: 700px
}
@media (max-width:991.98px) {
  .navbar.nav-center .offcanvas {
    max-width: calc(100% - 20px)
}
}
.navbar.nav-center .navbar-nav li:last-child a.nav-link {
  padding-left: 0
}
@media (min-width:1200px) {
  .row-cols-lg-4>* {
    flex: 0 0 auto;
    width: 33.33%
}
  header .header-nav-wrapper .navbar .navbar-nav li:hover a.nav-link {
    color: var(--primary)
}
  header .header-nav-wrapper .navbar .navbar-nav li:hover a.nav-link:after {
    transform: rotate(180deg)
}
  header .header-nav-wrapper .navbar .navbar-nav .dropdown-menu {
    display: block;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    transform: translateY(20px)
}
  header .header-nav-wrapper .navbar .navbar-nav .dropdown-submenu.dropend:hover>.dropdown-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    transform: translateY(0)
}
}
@media (max-width:1199.98px) {
  .navbar .offcanvas-header {
    margin-bottom: 15px
}
  .navbar .offcanvas-header img {
    max-width: 150px
}
  .navbar .navbar-nav .dropdown-menu {
    background-color: var(--white);
    min-width: 0!important
}
  .navbar .navbar-nav .dropdown-menu .dropdown-item {
    font-size: 15px
}
  .navbar .offcanvas.bg-dark .dropdown-menu {
    background-color: var(--white)
}
  .navbar .offcanvas.bg-dark .navbar-nav .nav-item .nav-link {
    border-bottom: 1px solid #2b2b2b
}
  .navbar .dropdown-menu .dropdown-submenu.dropend .dropdown-menu {
    margin-right: 10px
}
  .navbar .navbar-nav .nav-item .nav-link {
    border-radius: 0;
    padding: 16px 0;
    font-size: 16px;
    line-height: 1
}
  .navbar .navbar-nav .nav-item:last-child .nav-link {
    border: 0
}
}
.header-actions a.btn {
  padding: 13px 24px
}
.header-actions a.text-reset.user-account {
  font-weight: 500;
  margin: 0 22px
}
.header-actions a.text-reset.user-account:before {
  width: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -15px;
  height: 20px
}
@media (min-width:1200px) and (max-width:1399.98px) {
  .header-actions a.icon,
  .header-actions a.icon-lg,
  .header-actions a.icon-xl,
  .header-actions a.icon-xs {
    width: 45px;
    flex: 0 0 45px;
    height: 45px
}
  .header-actions a.text-reset.user-account {
    margin: 0 14px
}
  .header-actions a.text-reset.user-account:before {
    right: -10px
}
}
@media (max-width:1199.98px) {
  .header-actions a.icon,
  .header-actions a.icon-lg,
  .header-actions a.icon-xl,
  .header-actions a.icon-xs {
    width: 45px;
    flex: 0 0 45px;
    height: 45px
}
  .header-actions a.text-reset.user-account {
    margin: 0 14px
}
  .header-actions a.text-reset.user-account:before {
    right: -10px
}
}
.header-actions .cart-num {
  background-color: var(--primary);
  color: var(--white);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 24px;
  height: 24px;
  font-weight: 500;
  text-align: center;
  position: absolute;
  top: -2px;
  left: 0;
  font-size: 13px;
  line-height: 24px
}
@keyframes headerSlideDown {
  0% {
    margin-top: -6.25rem
}
  to {
    margin-top: 0
}
}
.search-popup .search-form {
  position: relative
}
.search-popup .search-form:after {
  content: "\f002";
  font-family: fontawesome;
  position: absolute;
  z-index: 1;
  width: 20px;
  right: 20px;
  background-color: transparent;
  top: 50%;
  transform: translateY(-50%)
}
.search-popup .search-form input {
  padding-right: 50px
}
.search-popup .search-form input:focus {
  box-shadow: none
}
.search-popup .btn-close {
  position: absolute;
  left: 0;
  top: 20px
}
.offcanvas-header .btn-close {
  padding: 4px
}
.btn-close {
  width: 30px;
  height: 30px;
  line-height: 36px;
  flex: 0 0 30px;
  text-align: center;
  display: table;
  background: 0 0;
  opacity: .9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  background-color: transparent
}
.btn-close:focus {
  border: 0;
  box-shadow: none
}
.btn-close:before {
  font-family: fontawesome;
  content: "\f00d";
  color: var(--white);
  background-color: transparent;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  line-height: 37px
}
.header-transparent {
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  z-index: 9;
  width: 100%
}
.header-transparent .container-fluid {
  padding: 5px 15px;
  border: 1px solid rgba(var(--white-rgb),.2);
  border-radius: 100px
}
.header-transparent .navbar .navbar-nav>li a.nav-link {
  color: var(--white)
}
@media (max-width:1199.98px) {
  .header-transparent .navbar .navbar-nav>li a.nav-link {
    color: var(--headings-color)
}
}
.header-transparent .navbar .nav-cta a.phone span,
.header-transparent .navbar button.navbar-toggler.offcanvas-nav-btn {
  color: var(--white)
}
.header-transparent .navbar .nav-cta a.phone span small {
  color: rgba(var(--white-rgb),.7)
}
.header-transparent .header-nav-wrapper.header-sticky.scroll-on {
  background-color: var(--headings-color)
}
section.promo-sec img.anim-img {
  max-height: 80px
}
section.promo-sec:before {
  background: rgba(0,38,100,.35);
  mix-blend-mode: multiply
}
@media (max-width:767.98px) {
  section.promo-sec {
    padding: 140px 0 70px
}
}
section.promo-sec .parallax-overly {
  z-index: -1;
  background-color: var(--dark);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100)
}
section.promo-sec .promo-wrap {
  padding: 170px 0 120px
}
section.promo-sec h1 {
  font-size: 50px
}
@media (max-width:767.98px) {
  section.promo-sec h1 {
    font-size: 40px
}
}
@media (max-width:575.98px) {
  section.promo-sec h1 {
    font-size: 35px
}
}
section.promo-sec .breadcrumb-wrap {
  bottom: 0;
  left: 0
}
section.promo-sec ol.breadcrumb {
  display: block;
  padding: 12px 30px;
  margin: 0
}
section.promo-sec ol.breadcrumb .breadcrumb-item {
  display: inline-block;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600
}
section.promo-sec ol.breadcrumb .breadcrumb-item a {
  color: var(--headings-color)
}
section.promo-sec ol.breadcrumb .breadcrumb-item.active {
  color: var(--primary)
}
section.promo-sec ol.breadcrumb .breadcrumb-item+.breadcrumb-item:before {
  content: "\f58d";
  font-family: fontawesome
}
section.promo-sec .breadcrumb-item+.breadcrumb-item:before {
  font-style: normal;
  color: var(--headings-color);
  font-size: 18px
}
/*! footer */
.footer .parallax-overly {
  opacity: .96
}
.footer .copy-right a {
  font-weight: 600;
  color: var(--primary)
}
.footer .footer-widgets {
  border-top: 1px solid rgba(var(--white-rgb),.2)
}
.footer .footer-widgets:before {
  display: none
}
.footer .footer-bottom .parallax-overly {
  opacity: .85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  filter: alpha(opacity=85);
  z-index: 1
}
.footer .footer-bottom {
  margin-top: 40px
}
.footer .footer-bottom .container {
  z-index: 2;
  position: relative
}
@media (max-width:575.98px) {
  .footer .footer-bottom {
    margin-top: 0
}
}
.footer .copy-right a {
  color: var(--white)
}
.footer .footer-nav ul li:before {
  background-color: rgba(var(--white-rgb),.6)
}
.footer .footer-nav ul li:hover a {
  color: var(--primary)
}
.footer-cta {
  padding-top: 40px;
  border-top: 1px solid rgba(var(--white-rgb),.1);
  margin-top: 60px
}
.footer-cta h4 {
  font-size: 36px
}
@media (max-width:575.98px) {
  .footer-cta {
    margin-bottom: 30px
}
  .footer-cta h4 {
    font-size: 24px;
    margin-bottom: 20px!important
}
}
@media (max-width:991.98px) {
  .footer-widget {
    margin-bottom: 50px
}
}
.footer-widget .widget-title {
  margin-bottom: 60px;
  color: var(--white)
}
@media (max-width:1199.98px) {
  .footer-widget .widget-title {
    font-size: 20px
}
}
.footer-widget .widget-title:before {
  width: 90px;
  height: 2px;
  background-color: var(--primary);
  top: 38px;
  right: 25px
}
.footer-widget .widget-title:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 2px;
  background-color: var(--white);
  top: 37px;
  right: 0;
  z-index: -1
}
.footer-widget ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.footer-widget ul li a {
  color: var(--mute)
}
.footer-widget ul li:hover a {
  color: var(--primary);
  padding-right: 5px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100)
}
.footer-widget ul li:not(:last-child) {
  margin-bottom: 15px
}
.footer-widget p,
.footer-widget span {
  color: var(--mute)
}
.footer-widget.about-footer {
  max-width: 410px
}
.footer-widget.about-footer form {
  position: relative;
  margin-bottom: 20px
}
.footer-widget.about-footer form input {
  background: transparent;
  border: 0;
  padding: 10px 0;
  border-bottom: 1px solid rgba(var(--white-rgb),.1)
}
.footer-widget.about-footer form button {
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent;
  border: 0;
  color: #a0a4a9
}
.footer-widget.useful-links:after,
.footer-widget.useful-links:before {
  width: 1px;
  background-color: rgba(var(--white-rgb),.1);
  right: -80px;
  top: 0
}
.footer-widget.useful-links:after {
  position: absolute;
  content: "";
  right: auto;
  left: 45px;
  height: 100%
}
.footer-widget.useful-links li {
  display: inline-block;
  width: 45%
}
.footer-widget.contact-info ul li:first-child {
  font-size: 30px;
  font-weight: 600
}
.footer-widget.contact-info ul li {
  font-size: 18px;
  font-weight: 500;
  color: var(--mute)
}
.footer-widget.contact-info ul li:last-child {
  margin-top: 50px
}
.footer-widget .social-share a {
  background-color: rgba(var(--white-rgb),.07)
}
.footer-widget .social-share a:hover {
  background-color: var(--primary)
}
.footer-nav ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.footer-nav ul li {
  display: inline-block
}
.footer-nav ul li:before {
  width: 1px;
  height: 19px;
  background-color: var(--mute);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 52%
}
.footer-nav ul li:first-child:before {
  display: none
}
.footer-nav ul li a {
  color: var(--white);
  display: block;
  padding: 37px 20px
}
.footer-nav ul li a:hover {
  color: var(--primary)
}
.footer-nav ul li:last-child a {
  padding-left: 0
}
.footer-nav ul li:hover a {
  color: var(--primary)
}
@media (max-width:767.98px) {
  .footer-nav ul li:first-child a {
    padding-right: 0
}
}
.footer-2 .parallax-overly {
  opacity: .95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95)
}
@media (max-width:767.98px) {
  .footer-2 .footer-top {
    padding-bottom: 30px
}
}
.footer-2 .about-footer {
  max-width: 800px;
  margin: 0 auto
}
.footer-2 .about-footer p {
  margin-top: 30px;
  color: rgba(var(--white-rgb),.8);
  font-size: 17px;
  line-height: 1.8
}
.footer-2 .f-logo {
  background: var(--white);
  display: inline-block;
  padding: 18px 30px;
  border-radius: 50px
}
.footer-2 .footer-nav {
  margin: 40px 0 50px;
  border-top: 1px solid #313541;
  border-bottom: 1px solid #313541
}
.footer-2 .footer-nav li a {
  color: var(--white);
  margin: 0;
  padding: 22px;
  text-transform: uppercase;
  font-size: 18px
}
.footer-2 .footer-nav li a:hover {
  color: var(--primary)
}
.footer-2 .footer-nav li:before {
  display: none
}
@media (max-width:767.98px) {
  .footer-2 .footer-nav {
    padding: 15px 0
}
  .footer-2 .footer-nav li a {
    padding: 14px 10px;
    font-size: 16px
}
}
.footer-2 .footer-copyright {
  padding: 18px 0;
  background-color: #262a36
}
.footer-2 .footer-copyright .social-share a {
  border-radius: 0;
  width: 45px;
  height: 45px;
  background-color: rgba(var(--white-rgb),.1)
}
.footer-2 .footer-copyright .social-share a:hover {
  background-color: var(--primary)
}
@media (max-width:767.98px) {
  .footer-2 .footer-copyright .social-share {
    margin-bottom: 30px
}
}
.footer-2 .copy-right {
  color: var(--white)
}
.footer-2 .copy-right a {
  color: #ffb08d;
  font-weight: 600
}
.subs-form {
  max-width: 538px;
  margin: 0 auto
}
.subs-form button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0
}
.subs-form input {
  max-width: calc(100% - 170px);
  background-color: #262a36;
  border: 0
}
/*! widget */
.widget-title {
  font-size: 24px;
  margin-bottom: 40px
}
.sidebar .widget-title {
  padding-right: 50px
}
.sidebar .widget-title:before {
  width: 40px;
  height: 1px;
  background-color: var(--primary);
  top: 80%
}
@media (max-width:767.98px) {
  .sidebar {
    margin-top: 40px
}
}
.widget {
  margin-bottom: 40px;
  background-color: var(--light);
  padding: 40px 35px
}
@media (min-width:992px) and (max-width:1199.98px) {
  .widget {
    padding: 30px 15px
}
}
@media (max-width:767.98px) {
  .widget {
    padding: 30px 20px;
    margin-bottom: 30px
}
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.widget ul li {
  margin-bottom: 15px;
  border: 1px solid var(--theme-border);
  background-color: var(--white);
  text-align: left;
  display: block;
  padding: 15px 20px;
  overflow: hidden;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.widget ul li a {
  display: block;
  float: right;
  color: var(--body-color)
}
.widget ul li:hover {
  background: var(--primary);
  color: var(--white)
}
.widget ul li:hover a {
  color: var(--white)
}
.widget ul li span.count {
  float: left
}
.widget ul li:last-child {
  margin-bottom: 0
}
.service-sidebar .widget {
  margin-bottom: 30px
}
.service-sidebar .widget ul li a {
  display: block;
  width: 100%;
  text-align: right
}
.service-sidebar .widget ul li a:before {
  content: "\f061";
  background-color: transparent;
  width: 20px;
  font-family: fontawesome;
  left: 0;
  right: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.service-sidebar .s-download:not(:last-child) {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid var(--theme-border)
}
.ls-entry {
  margin-bottom: 20px;
  align-items: center
}
.ls-entry .blog-meta a,
.ls-entry .blog-meta span {
  font-size: 14px
}
.ls-entry i {
  font-size: 11px
}
.ls-entry h6 {
  margin: 5px 0 0;
  font-size: 18px
}
.sidebar .blog-widget ul {
  border: 1px solid var(--theme-border-color);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  padding: 20px;
  margin-top: 25px
}
@media (min-width:992px) and (max-width:1199.98px) {
  .sidebar .blog-widget ul {
    padding: 15px
}
}
.search-widget input {
  border: 1px solid var(--theme-border);
  padding: 16px 30px;
  color: var(--body-color)
}
.search-widget .btn {
  left: 5px;
  width: 46px;
  text-align: center;
  height: 46px;
  display: inline-block;
  padding: 0;
  min-width: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.search-widget .btn i {
  margin-right: 0
}
.recent-entry .rc-entry {
  margin-bottom: 25px;
  padding-bottom: 20px
}
.recent-entry .rc-entry:before {
  width: calc(100% - 100px);
  right: auto;
  left: 0;
  height: 1px;
  top: 100%
}
.recent-entry .rc-entry .course-info {
  flex: 0 0 70%
}
.recent-entry .rc-entry:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}
.recent-entry .rc-entry:last-child:before {
  display: none
}
.tagcloud a {
  display: inline-block;
  font-size: 15px!important;
  line-height: 1;
  background-color: var(--white);
  padding: 13px 15px;
  margin: 2% 1%;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.05);
  text-transform: capitalize
}
.tagcloud a:hover {
  background-color: var(--primary);
  color: var(--white)
}
.product-sidebar .widget {
  padding: 30px 20px;
  margin-bottom: 30px
}
.product-sidebar .widget ul li {
  padding: 13px 20px
}
.single-pi {
  padding: 15px 20px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px
}
.single-pi:not(:last-child) {
  margin-bottom: 20px
}
.single-pi h6 {
  margin-bottom: 5px
}
.broucher-widget .btn-outline {
  margin-top: 15px;
  background-color: var(--white);
  color: var(--headings-color)
}
.shop-sidebar .widget {
  margin-bottom: 20px;
  padding: 35px
}
.shop-sidebar .widget ul li {
  display: flex;
  align-items: center;
  text-align: right;
  position: relative;
  padding-right: 10px
}
.shop-sidebar .widget ul li input {
  width: 30px
}
.shop-sidebar .widget ul li .count {
  position: absolute;
  left: 20px
}
.shop-sidebar .widget ul li:hover {
  background-color: transparent;
  color: var(--primary)
}
.shop-sidebar .widget .btn {
  padding: 5px 15px
}
.shop-sidebar .widget .nice-select ul li {
  padding: 0 15px;
  border: 0;
  border-bottom: 1px solid var(--theme-border);
  margin: 0
}
.shop-sidebar .widget .noUi-horizontal {
  height: 10px;
  height: .375rem;
  border: 0;
  box-shadow: none;
  background-color: var(--theme-border-color)
}
.shop-sidebar .widget .noUi-horizontal .noUi-connects {
  background: #bebebe
}
.shop-sidebar .widget .noUi-horizontal .noUi-connect {
  background: rgba(var(--primary-rgb),.75)
}
.shop-sidebar .widget .noUi-horizontal .noUi-handle {
  width: 1.5rem;
  height: 1.5rem;
  background-color: var(--primary);
  -webkit-border-radius: 3.125rem;
  -moz-border-radius: 3.125rem;
  -ms-border-radius: 3.125rem;
  border-radius: 3.125rem;
  top: -.5rem;
  border: 0;
  box-shadow: none
}
.shop-sidebar .widget .noUi-horizontal .noUi-handle:after,
.shop-sidebar .widget .noUi-horizontal .noUi-handle:before {
  display: none
}
/*! swiper */
.swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center
}
.swiper-pagination span {
  width: 15px;
  height: 15px;
  background-color: transparent;
  margin: 0 5px!important;
  border: 1px solid #b2b2b2;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100)
}
.swiper-pagination span.swiper-pagination-bullet-active {
  border-color: var(--primary)
}
.swiper-pagination span.swiper-pagination-bullet-active:before {
  width: 6px;
  height: 6px;
  background-color: var(--primary);
  right: 50%;
  top: 50%;
  transform: translate(50%,-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%
}
.swiper-button-next,
.swiper-button-prev {
  background: var(--primary);
  display: inline-table;
  width: 56px;
  height: 56px;
  text-align: center;
  z-index: 5;
  color: var(--white);
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  right: 0
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: var(--dark)
}
.swiper-button-next {
  right: auto;
  left: 0
}
.swiper-button-next:after,
.swiper-button-prev:after {
  content: "\f061";
  font-family: fontawesome!important;
  font-size: 17px;
  display: table-cell;
  vertical-align: middle
}
.swiper-button-prev:after {
  content: "\f060"
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100)
}
.custom-nav>div {
  background-color: var(--primary);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  font-size: 22px
}
.custom-nav {
  bottom: 35px;
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translate(50%);
  z-index: 2
}
.custom-nav .swiper-button-next,
.custom-nav .swiper-button-prev {
  right: -52px;
  width: 46px;
  height: 46px
}
.custom-nav .swiper-button-prev {
  right: 7px
}
.ct-pagination .swiper-pagination {
  position: relative
}
.header-slider-nav {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center
}
@media (max-width:575.98px) {
  .header-slider-nav {
    gap: 10px;
    justify-content: end;
    margin-bottom: 20px
}
}
.header-slider-nav .swiper-button-next,
.header-slider-nav .swiper-button-prev {
  position: relative;
  right: auto;
  top: auto
}
.header-slider-nav .swiper-button-prev {
  right: 0
}
/*! Hero Slider */
@media (min-width:992px) {
  .slider-sec {
    padding-right: 50px
}
}
.slider-sec {
  padding-bottom: 60px
}
.slider-sec .slide-item {
  padding: 170px 0 90px
}
@media (max-width:767.98px) {
  .slider-sec .slide-item {
    padding: 90px 0
}
}
.slider-sec .slide-item .slide-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 2.5s ease-in, -webkit-transform 9s ease;
  transition: opacity 2.5s ease-in, -webkit-transform 9s ease;
  transition: transform 9s ease, opacity 2.5s ease-in;
  transition: transform 9s ease, opacity 2.5s ease-in, -webkit-transform 9s ease
}
.slider-sec .slide-item .slide-bg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(-88deg,rgba(0,38,100,.8),rgba(0,38,100,.9));
  z-index: -1
}
.slider-sec .slide-item .slide-content {
  padding-right: 80px;
  padding-bottom: 150px;
  max-width: 900px
}
@media (min-width:768px) and (max-width:991.98px) {
  .slider-sec .slide-item .slide-content {
    padding-right: 30px
}
}
.slider-sec .slide-item .slide-content .sub-title {
  padding-right: 0
}
.slider-sec .slide-item .slide-content .sub-title:after,
.slider-sec .slide-item .slide-content .sub-title:before {
  display: none
}
.slider-sec .slide-item .slide-content h1 {
  margin-top: 15px
}
@media (min-width:1200px) and (max-width:1399.98px) {
  .slider-sec .slide-item .slide-content h1 {
    font-size: 65px
}
}
@media (max-width:1199.98px) {
  .slider-sec .slide-item .slide-content h1 {
    font-size: 60px
}
}
.slider-sec .slide-item .slide-content p {
  margin: 25px 0 40px;
  line-height: 1.7;
  font-size: 20px
}
@media (max-width:767.98px) {
  .slider-sec .slide-item .slide-content {
    padding-right: 10px
}
  .slider-sec .slide-item .slide-content h1 {
    font-size: 35px
}
  .slider-sec .slide-item .slide-content p {
    font-size: 18px;
    line-height: 1.4
}
}
.slider-sec .slide-footer {
  position: relative;
  margin-top: -150px;
  z-index: 2;
  gap: 100px
}
.slider-sec .slide-footer .social-share {
  position: absolute;
  z-index: 4;
  background: var(--light);
  writing-mode: vertical-lr;
  color: var(--dark);
  top: -200px;
  right: 0;
  padding: 20px 10px 10px;
  z-index: 1
}
.slider-sec .slide-footer .social-share a {
  margin-left: 5px
}
.slider-sec .slide-footer .social-share a:not(first-child) {
  margin-bottom: 12px
}
.slider-sec .slide-footer .social-share a:hover {
  color: var(--primary)
}
.slider-sec .slide-footer .ct-nav {
  width: 305px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 0 0 350px;
  top: -40px;
  right: 60px
}
@media (min-width:1200px) and (max-width:1399.98px) {
  .slider-sec .slide-footer .ct-nav {
    flex: 0 0 225px
}
}
@media (min-width:768px) and (max-width:991.98px) {
  .slider-sec .slide-footer .ct-nav {
    right: 25px
}
}
@media (max-width:767.98px) {
  .slider-sec .slide-footer .ct-nav {
    right: 5px
}
}
.slider-sec .slide-footer .ct-nav:after {
  content: "";
  position: absolute;
  width: 55%;
  height: 1px;
  background-color: #fff;
  top: 50%;
  right: 47%;
  transform: translate(50%,-50%);
  z-index: 1
}
.slider-sec .slide-footer .ct-nav .swiper-horizontal>.swiper-pagination-bullets,
.slider-sec .slide-footer .ct-nav .swiper-pagination-bullets.swiper-pagination-horizontal,
.slider-sec .slide-footer .ct-nav .swiper-pagination-custom,
.slider-sec .slide-footer .ct-nav .swiper-pagination-fraction {
  width: auto
}
.slider-sec .slide-footer .ct-nav .swiper-pagination {
  position: relative;
  bottom: 7px
}
.slider-sec .slide-footer .ct-nav .swiper-pagination span {
  background-color: transparent;
  border: 0;
  font-size: 22px;
  color: #fff
}
.slider-sec .slide-footer .ct-nav .swiper-button-next {
  border: 2px solid #fff;
  color: var(--white);
  width: 46px;
  height: 46px;
  background: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%
}
.slider-sec .slide-footer .ct-nav .swiper-button-next:after {
  content: "\f105"
}
.slider-sec .slide-footer .sm-bg {
  width: 260px;
  height: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 1
}
@media (max-width:991.98px) {
  .slider-sec .slide-footer .sm-bg {
    width: 120px
}
}
@media (max-width:575.98px) {
  .slider-sec .slide-footer .sm-bg {
    width: 90px
}
}
.slider-sec .slide-footer .footer-content {
  background-color: var(--dark);
  padding: 80px 45px;
  gap: 20px;
  flex: 1;
  max-width: 1200px
}
@media (min-width:1600px) {
  .slider-sec .slide-footer .footer-content {
    gap: 40px
}
}
@media (max-width:767.98px) {
  .slider-sec .slide-footer .footer-content {
    padding: 40px 30px
}
}
.slider-sec .slide-footer .footer-content:before {
  height: 1px;
  top: 40px;
  background-color: #2e333b
}
.slider-sec .slide-footer .footer-content:after {
  height: 1px;
  bottom: 39px;
  background-color: #2e333b;
  position: absolute;
  content: "";
  right: 0;
  width: 100%
}
@media (min-width:768px) {
  .slider-sec .slide-footer .footer-content .fc-left {
    max-width: 140px
}
}
.slider-sec .slide-footer .footer-content .fc-left small {
  color: rgba(var(--white-rgb),.8)
}
.slider-sec .slide-footer .footer-content .fc-left:before {
  width: 1px;
  right: 100%;
  background-color: #2e333b
}
.slider-sec .slide-footer .footer-content p {
  margin: 0;
  max-width: 485px
}
.slider-sec .slide-footer .footer-content .video-btn {
  font-size: 18px;
  right: -40px;
  width: 85px;
  height: 85px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  animation: animate_pulse 3s linear infinite
}
@media (max-width:991.98px) {
  .slider-sec .slide-footer .footer-content .video-btn {
    right: -20px;
    width: 50px;
    height: 50px
}
}
.slider-sec .swiper-slide-active .slide-bg {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}
.hero-slide2-sec .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  right: 10%;
  width: auto;
  bottom: 40px
}
@media (min-width:992px) and (max-width:1199.98px) {
  .hero-slide2-sec .swiper-pagination {
    right: 16%
}
}
@media (max-width:991.98px) {
  .hero-slide2-sec .swiper-pagination {
    right: 13%
}
}
.hero-slide2 {
  overflow: hidden
}
.hero-slide2 .text-bg {
  width: 575px;
  height: 162px;
  position: absolute;
  left: 20px;
  bottom: 50px;
  z-index: 2;
  background-size: contain
}
@media (min-width:992px) and (max-width:1199.98px) {
  .hero-slide2 .text-bg {
    width: 400px
}
}
@media (max-width:991.98px) {
  .hero-slide2 .text-bg {
    display: none
}
}
.hero-slide2 .slide-bg {
  background-size: cover;
  background-position: 50%
}
.hero-slide2 .slide-bg:after {
  background: rgba(0,38,100,.4)
}
.hero-slide2 .hero-content {
  max-width: 535px;
  background: #fff;
  padding: 60px 60px 140px;
  margin-right: 100px;
  position: relative;
  z-index: 2;
  overflow: hidden
}
.hero-slide2 .hero-content:before {
  background: url(../images/hero-sh.png) no-repeat 0% 100%;
  opacity: .05;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
  filter: alpha(opacity=5)
}
@media (max-width:1199.98px) {
  .hero-slide2 .hero-content {
    margin-right: 60px;
    max-width: 460px;
    padding: 40px 20px 80px;
    margin-top: -40px
}
}
@media (max-width:767.98px) {
  .hero-slide2 .hero-content {
    margin-right: 10px;
    padding: 60px 20px 80px
}
}
.hero-slide2 .hero-content .btn-link,
.hero-slide2 .hero-content .hero-title,
.hero-slide2 .hero-content .lead,
.hero-slide2 .hero-content .lead-sm,
.hero-slide2 .hero-content p {
  opacity: 0;
  visibility: hidden;
  transform: translateY(40px);
  will-change: transform,
  opacity
}
.hero-slide2 .swiper-slide {
  padding-top: 180px
}
@media (max-width:1199.98px) {
  .hero-slide2 .swiper-slide {
    padding-top: 130px
}
}
@media (max-width:767.98px) {
  .hero-slide2 .swiper-slide {
    padding-top: 0
}
}
.hero-slide2 .swiper-slide span.lead,
.hero-slide2 .swiper-slide span.lead-sm {
  color: var(--primary);
  display: block
}
.hero-slide2 .swiper-slide h1.hero-title {
  font-style: italic;
  line-height: 1.1;
  margin-top: 20px;
  font-size: 74px;
  font-weight: 500;
  text-transform: capitalize
}
.hero-slide2 .swiper-slide h1.hero-title strong {
  font-style: normal;
  display: block;
  font-weight: 700
}
@media (max-width:1199.98px) {
  .hero-slide2 .swiper-slide h1.hero-title {
    font-size: 60px
}
}
@media (max-width:767.98px) {
  .hero-slide2 .swiper-slide h1.hero-title {
    font-size: 40px
}
}
.hero-slide2 .swiper-slide p {
  margin: 35px 0
}
.hero-slide2 .swiper-slide .btn-link {
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  padding-right: 150px
}
.hero-slide2 .swiper-slide .btn-link:before {
  height: 1px;
  width: 130px;
  background-color: var(--theme-border);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.hero-slide2 .swiper-slide .btn-link:hover {
  color: var(--primary)
}
.hero-slide2 .slide-bg {
  z-index: -1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 2.5s ease-in, -webkit-transform 9s ease;
  transition: opacity 2.5s ease-in, -webkit-transform 9s ease;
  transition: transform 9s ease, opacity 2.5s ease-in;
  transition: transform 9s ease, opacity 2.5s ease-in, -webkit-transform 9s ease
}
.hero-slide2 .slide-bg,
.hero-slide2 .slide-bg:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%
}
.hero-slide2 .slide-bg:after {
  content: "";
  background: rgba(0,38,100,.65);
  z-index: 1
}
@media (max-width:767.98px) {
  .hero-slide2 .slide-bg {
    position: relative;
    padding: 120px 0
}
}
.hero-slide2 .swiper-slide-active .slide-bg {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}
.swiper-slide .anim1 {
  transform: translateY(-50px);
  opacity: 0
}
.swiper-slide .anim2 {
  transform: translateY(50px);
  opacity: 0
}
.swiper-slide .anim3 {
  transform: translateY(60px);
  opacity: 0
}
.swiper-slide.swiper-slide-active .anim1,
.swiper-slide.swiper-slide-active .anim2 {
  opacity: 1;
  transform: translateY(0);
  transition: all 2.5s ease
}
.swiper-slide.swiper-slide-active .anim3 {
  opacity: 1;
  transform: translateY(0);
  transition: all 3s ease
}
/*! Services */
.service-card {
  max-width: 400px;
  margin: 0 auto
}
.service-card .card-inner {
  padding: 30px 25px
}
@media (min-width:1600px) {
  .service-card .card-inner {
    padding: 40px
}
}
.service-card .card-inner p {
  margin-bottom: 0
}
.service-card h3 {
  max-width: 250px;
  margin: 35px 0 130px
}
.service-card .count {
  color: var(--light);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease
}
.service-card .card-footer {
  border-top: 1px solid var(--theme-border);
  padding: 22px 25px;
  position: relative
}
.service-card .card-footer .serv-thumb {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 60%;
  z-index: -1;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.service-card .card-footer .serv-thumb:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: var(--dark);
  opacity: .6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  right: 0;
  top: 0
}
.service-card .card-footer .btn {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.service-card .card-footer .btn i {
  transform: rotate(0)
}
.service-card .card-footer .serv-icon svg {
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease
}
.service-card .card-footer .serv-icon svg path {
  fill: #002664;
  transition: fill 1s cubic-bezier(.4,0,.2,1)
}
.service-card:hover .count,
.service-card:hover h3 a {
  color: var(--primary)
}
.service-card:hover .serv-icon svg path {
  fill: var(--primary)
}
.service-card:hover .card-footer .serv-thumb {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  height: 100%
}
.service-card:hover .card-footer a {
  color: var(--white)
}
.service-tab-sec .nav {
  gap: 30px;
  margin-bottom: 60px
}
.service-tab-sec .nav li.nav-item {
  flex: 1 1 22%;
  margin-left: 0;
  width: 300px
}
@media (max-width:991.98px) {
  .service-tab-sec .nav li.nav-item {
    flex: 1 1 32%
}
}
.service-tab-sec .nav li.nav-item button {
  width: 100%;
  padding: 30px 15px;
  background-color: var(--white);
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.service-tab-sec .nav li.nav-item button .icon,
.service-tab-sec .nav li.nav-item button .icon-lg,
.service-tab-sec .nav li.nav-item button .icon-xl,
.service-tab-sec .nav li.nav-item button .icon-xs {
  width: 60px;
  height: 60px;
  background-color: var(--light);
  margin: 0 auto 20px
}
.service-tab-sec .nav li.nav-item button.active,
.service-tab-sec .nav li.nav-item button:hover {
  background-color: var(--primary);
  color: var(--white)
}
@media (max-width:991.98px) {
  .service-tab-sec .tab-text {
    margin-top: 30px
}
}
.service-tab-sec .tab-text .ct-list {
  margin: 40px 0
}
.services-sec2 {
  padding: 370px 0 120px;
  margin-top: -270px
}
@media (min-width:1600px) {
  .services-sec2 .container-fluid {
    padding: 0 100px
}
}
.service-card2 {
  border: 1px solid var(--theme-border);
  background-color: var(--white);
  padding: 40px 30px;
  z-index: 1;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.service-card2 h3 {
  margin: 25px 0 20px
}
.service-card2 .serv-bg,
.service-card2 p {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.service-card2 .serv-bg {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%,-50%);
  -ms-transform: translate(50%,-50%);
  transform: translate(50%,-50%);
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0)
}
.service-card2 .serv-bg:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: var(--dark);
  opacity: .9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90)
}
.service-card2 .serv-cta {
  border-top: 1px solid var(--theme-border);
  padding-top: 30px;
  margin-top: 30px
}
.service-card2 .serv-cta,
.service-card2 .serv-cta:before {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.service-card2 .serv-cta:before {
  height: 1px;
  top: -1px;
  width: 60px;
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translate(50%)
}
.service-card2 .serv-cta a {
  color: var(--primary)
}
.service-card2:hover {
  box-shadow: 0 20px 60px rgba(0,0,0,.2);
  transform: translateY(-8px)
}
.service-card2:hover h3 a,
.service-card2:hover p {
  color: var(--white)
}
.service-card2:hover .serv-bg {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100)
}
.service-card2:hover .serv-cta {
  border-top: 1px solid rgba(var(--white-rgb),.2)
}
.service-card2:hover .serv-cta:before {
  background-color: var(--white);
  width: 100%
}
.service-card2:hover .serv-cta a {
  color: var(--white)
}
.service-tab-sec {
  position: relative;
  z-index: 1
}
.single-service2 {
  background-color: var(--light)
}
.services-wrapper {
  position: relative
}
@media (min-width:992px) {
  .services-wrapper {
    max-width: calc(100% - 50px);
    margin: 0 auto
}
}
.single-service2 {
  position: relative;
  will-change: transform;
  overflow: clip;
  min-height: 300px;
  box-sizing: border-box
}
.single-service2 .tab-img {
  position: relative;
  background-size: cover;
  min-height: 300px
}
@media (min-width:992px) {
  .single-service2 .tab-img {
    min-height: 505px;
    margin-left: 60px
}
}
.single-service2 .tab-text {
  padding: 45px 10px 40px 60px
}
@media (min-width:1200px) and (max-width:1399.98px) {
  .single-service2 .tab-text {
    padding: 45px 0 40px 20px
}
}
@media (min-width:992px) and (max-width:1199.98px) {
  .single-service2 .tab-text {
    padding: 30px 0 20px 20px
}
}
@media (max-width:991.98px) {
  .single-service2 .tab-text {
    padding: 0 45px 40px
}
}
@media (max-width:767.98px) {
  .single-service2 .tab-text {
    padding: 0 30px 30px
}
}
.service-article h2 {
  font-size: 36px;
  margin: 35px 0 30px
}
.service-article ul.ct-list li {
  margin-bottom: 15px;
  font-weight: 500
}
.service-article ul.ct-list li:before {
  width: 20px;
  background-size: contain
}
.service-article h3 {
  font-size: 30px;
  margin: 0 0 20px
}
.service-article h3.h4 {
  color: #4d5765;
  font-size: 24px
}
.service-article h3.h4 span {
  color: var(--headings-color)
}
.service-article .nav-tabs {
  border: 0;
  padding-bottom: 10px
}
.service-article .nav-tabs .nav-item .nav-link {
  border: 1px solid var(--theme-border);
  border-radius: 0;
  font-size: 16px;
  padding: 15px 40px
}
/*! About */
.about-th {
  position: relative
}
@media (min-width:1600px) {
  .about-th {
    padding-left: 30px
}
}
.about-th .stat-box {
  position: absolute;
  bottom: 40px;
  left: 40px;
  width: 220px
}
.about-th .stat-box span {
  font-size: 64px
}
.about-th .stat-box span.experience {
  font-size: 16px;
  max-width: 100px;
  display: inline-block;
  line-height: 1;
  font-style: italic
}
.about-content {
  max-width: 735px
}
@media (min-width:992px) {
  .about-content {
    padding-right: 30px
}
}
@media (max-width:991.98px) {
  .about-content {
    padding-top: 50px
}
}
.about-content .about-feat {
  margin-top: 35px;
  gap: 65px
}
.about-content .ab-footer {
  padding-top: 35px;
  margin-top: 20px;
  border-top: 1px solid rgba(var(--dark-rgb),.2)
}
.about-sec {
  padding: 60px 40px
}
@media (min-width:1600px) {
  .about-sec {
    padding: 60px
}
}
@media (max-width:767.98px) {
  .about-sec {
    padding: 60px 20px
}
}
.about-sec .about-bg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 70%;
  left: 0;
  height: 100%;
  opacity: .04;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=4)";
  filter: alpha(opacity=4)
}
a.follow-link {
  background: var(--white)
}
@media (min-width:992px) {
  a.follow-link {
    width: 500px
}
}
a.follow-link {
  padding: 15px;
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%,-50%);
  -ms-transform: translate(50%,-50%);
  transform: translate(50%,-50%);
  top: 75%;
  line-height: 1
}
a.follow-link span {
  text-transform: capitalize;
  color: var(--body-color)
}
a.follow-link i {
  color: var(--primary);
  font-size: 24px
}
.about-sec2 .ct-list {
  gap: 0 60px
}
.about-sec2 .ct-list li {
  margin-bottom: 20px;
  padding-right: 35px;
  font-size: 18px;
  font-weight: 500;
  min-width: 260px
}
.about-sec2 blockquote {
  background: var(--light);
  padding: 30px;
  font-size: 18px;
  line-height: 28px;
  border-right: 10px solid var(--primary)
}
.about-sec2 .ab-footer2 {
  gap: 60px
}
.about-sec2 .about-img {
  height: 100%
}
@media (min-width:1400px) {
  .about-sec2 .about-img {
    width: 630px
}
}
.about-sec2 .about-img {
  position: relative;
  -webkit-mask-image: url(../images/about-mask.png);
  mask-image: url(../images/about-mask.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-position: center
}
.about-sec2 .about-img>img {
  object-fit: cover;
  width: 100%;
  height: 100%
}
@media (min-width:1200px) {
  .about-sec2 .about-img {
    margin-right: -100px
}
}
@media (min-width:992px) {
  .about-sec2 .about-content {
    padding-right: 50px
}
}
a.explore-btn {
  position: absolute;
  left: 0;
  top: 10%;
  display: inline-flex;
  align-items: center;
  padding: 5px;
  width: 140px;
  height: 140px;
  flex: 0 0 140px;
  justify-content: center;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  color: var(--white)
}
a.explore-btn:before {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%,-50%);
  -ms-transform: translate(50%,-50%);
  transform: translate(50%,-50%);
  background-color: transparent;
  border: 2px solid var(--white);
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px
}
a.explore-btn img {
  animation: rotate 12s linear infinite;
  position: absolute
}
@media (min-width:768px) {
  .about-sec3 .ab-content {
    padding-left: 60px
}
}
@media (max-width:991.98px) {
  .about-sec3 .ab-content {
    padding-top: 50px
}
}
.about-sec3 .ab-feat {
  margin-top: 30px
}
.about-sec3 .ft-card {
  flex: 0 0 285px;
  padding: 40px 0 30px
}
.about-sec3 .ft-card .icon-lg {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease
}
.about-sec3 .ft-card .icon-lg:before {
  background-color: transparent;
  width: 110%;
  height: 110%;
  border-left: 1px solid var(--dark);
  border-bottom: 1px solid var(--dark)
}
.about-sec3 .ft-card h3 {
  text-transform: capitalize;
  margin: 20px 0
}
.about-sec3 .ft-card:hover .icon-lg {
  transform: rotateY(1turn)
}
.about-sec3 .ab-footer2 {
  padding-top: 35px
}
.about-sec3 .play-btn {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%,-50%);
  -ms-transform: translate(50%,-50%);
  transform: translate(50%,-50%)
}
@media (min-width:1200px) and (max-width:1399.98px) {
  .about-sec3 .play-btn {
    right: 56%
}
}
.brands-sec2 {
  padding: 60px 0
}
.about-sec4 .position-absolute {
  width: 25%
}
.about-sec4 .ab-counter {
  margin-top: 50px
}
.about-sec4 .about-header {
  max-width: 600px;
  margin-bottom: 60px
}
.about-sec4 .ab-left {
  max-width: 338px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start
}
.about-sec4 .ab-left p {
  margin: 0
}
.about-sec4 .ab-left .ab-clints {
  max-width: 250px
}
.about-sec4 .ab-left .ab-clints p {
  margin-top: 5px;
  font-weight: 500
}
.abs-media {
  position: absolute;
  height: 100%;
  width: 47%
}
.who-txt {
  padding: 60px 0
}
/*! Step */
.pc-count {
  background-image: url(../images/city.png);
  background-size: cover;
  background-position: 50%;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 90px;
  color: transparent
}
.process-card {
  padding: 30px 30px 35px
}
.process-card:before {
  background: url(../images/step-bg.png) no-repeat bottom;
  opacity: .15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15)
}
.process-card .process-head {
  position: relative;
  margin-bottom: 80px
}
.process-card .process-head .icon-xl {
  position: absolute;
  left: -60px;
  top: 0;
  width: 100px;
  height: 100px;
  background-color: var(--white)
}
@media (max-width:991.98px) {
  .process-card .process-head .icon-xl {
    left: -40px
}
}
.process-card p {
  margin: 0
}
.process-card h3 {
  margin-bottom: 25px
}
@media (max-width:991.98px) {
  .process-card h3 {
    font-size: 26px
}
}
.process-sec .row {
  --bs-gutter-x: 60px
}
@media (min-width:992px) {
  .process-sec .row>div:nth-child(2n) .process-card .process-head {
    margin-top: 80px;
    margin-bottom: 0
}
  .process-sec .row>div:nth-child(2) .process-card {
    margin-top: 60px
}
  .process-sec .row>div:nth-child(3) .process-card {
    margin-top: 120px
}
}
/*! Choose */
.choose-sec .jarallax-img {
  opacity: .1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10)
}
.choose-sec .parallax-overly {
  background-color: var(--light)
}
.choose-bg {
  position: absolute;
  left: 0;
  height: calc(100% - 200px);
  width: 42%;
  top: 0
}
@media (max-width:1199.98px) {
  .choose-bg {
    height: 50%
}
}
.choose-content {
  max-width: 695px
}
@media (min-width:576px) {
  .choose-content ul.ct-list {
    display: flex;
    flex-wrap: wrap
}
  .choose-content ul.ct-list li {
    flex: 0 0 50%
}
}
.choose-cards {
  margin-top: 60px;
  z-index: 1;
  position: relative
}
.choose-cards .choose-card {
  padding: 30px
}
.choose-cards .choose-card h3 {
  margin: 25px 0 12px
}
.choose-cards .choose-card p {
  margin-bottom: 0
}
@media (max-width:991.98px) {
  .choose-sec2 {
    padding: 60px 0
}
}
.choose-sec2:before {
  background-color: var(--light);
  opacity: .95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95)
}
.choose-sec2 .parallax-overly {
  position: absolute;
  right: 0;
  width: 30%;
  height: 100%;
  background-blend-mode: soft-light;
  opacity: 1
}
.choose-sec2 .parallax-overly:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/choose-bg3.png)
}
.choose-sec2 .parallax-overly:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  height: 100%;
  background: url(../images/choos-txt.png) no-repeat 0/contain;
  z-index: 1
}
.choose-sec2 .choose-img {
  padding: 0 40px
}
@media (max-width:991.98px) {
  .choose-sec2 .choose-img {
    padding: 0
}
}
.choose-sec2 .choose-img .choose-stat {
  position: absolute;
  bottom: 91px;
  right: 60px;
  background: #fff8f8;
  padding: 10px 15px;
  border-right: 5px solid var(--primary)
}
.choose-sec2 .choose-txt {
  padding: 120px 0
}
@media (max-width:1199.98px) {
  .choose-sec2 .choose-txt {
    padding: 80px 0 50px
}
}
.choose-sec2 .choose-txt .choose-feat {
  border-top: 1px solid var(--theme-border);
  border-bottom: 1px solid var(--theme-border);
  padding: 25px 0;
  gap: 60px;
  margin: 30px 0 40px
}
.choose-sec2 .choose-txt .choose-feat>.d-flex {
  width: 280px
}
.choose-sec2 .choose-txt .choose-feat>.d-flex:before {
  width: 1px;
  background-color: var(--theme-border);
  right: 113%;
  height: 110%;
  top: -5px
}
.choose-sec2 .choose-txt .choose-feat p {
  margin: 0
}
.progress-item {
  overflow: hidden;
  position: relative
}
.progress-item .progress-data {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 20px
}
.progress-item .progress-data .progress-no,
.progress-item .progress-data .progress-title {
  font-size: 16px;
  font-weight: 600
}
.progress-item .prog-bar {
  width: 100%;
  height: 4px;
  background-color: var(--white);
  border-radius: 7px;
  margin-bottom: 22px
}
.progress-item .prog-bar .count-bar {
  position: absolute;
  display: block;
  width: 0;
  height: 4px;
  border-radius: 7px;
  background-color: var(--dark);
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease
}
/*! Team */
.team-frame {
  height: 500px;
  max-width: 400px;
  width: 100%;
  transition: background-image .5s ease-in-out
}
.team-sec .team-bg {
  position: absolute;
  right: -8%;
  top: 13%;
  width: 400px;
  height: 500px;
  opacity: .2;
  background-repeat: no-repeat;
  z-index: -1
}
.team-member {
  padding: 20px 0
}
.team-member:not(:last-child) {
  border-bottom: 1px solid var(--theme-border)
}
.team-member .team-name {
  width: 300px
}
.team-member .team-name h3 {
  font-size: 36px;
  margin-bottom: 0
}
.team-member .team-name h3 sup {
  font-size: 15px;
  margin-left: 20px;
  display: inline-block;
  line-height: 1
}
.team-member .team-name h3 sup,
.team-member .team-name h3 sup:before {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.team-member .team-name h3 sup:before {
  width: 30px;
  height: 30px;
  z-index: -1;
  background: var(--light);
  top: -8px;
  right: -6px;
  border-radius: 20px
}
@media (max-width:767.98px) {
  .team-member .team-name {
    width: auto
}
  .team-member .team-name h3 {
    font-size: 24px
}
}
.team-member .icon,
.team-member .icon-lg,
.team-member .icon-xl,
.team-member .icon-xs {
  background-color: var(--light)
}
.team-member .icon,
.team-member .icon-lg,
.team-member .icon-lg i,
.team-member .icon-xl,
.team-member .icon-xl i,
.team-member .icon-xs,
.team-member .icon-xs i,
.team-member .icon i {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.team-member .team-design {
  font-size: 18px;
  font-weight: 600
}
.team-member.active h3 a {
  color: var(--primary)
}
.team-member.active h3 sup {
  color: var(--white)
}
.team-member.active .icon,
.team-member.active .icon-lg,
.team-member.active .icon-xl,
.team-member.active .icon-xs,
.team-member.active h3 sup:before {
  background-color: var(--primary)
}
.team-member.active .icon-lg i,
.team-member.active .icon-xl i,
.team-member.active .icon-xs i,
.team-member.active .icon i {
  color: var(--white)
}
.team-card:before {
  background: url(../images/tm-bg.png) no-repeat 0 100%;
  top: auto;
  bottom: 0;
  height: 40%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0)
}
.team-card .team-info,
.team-card:before {
  z-index: 2;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.team-card .team-info {
  position: absolute;
  right: 40px;
  bottom: 30px
}
.team-card .team-info h3 a,
.team-card .team-info small {
  color: var(--white)
}
.team-card .team-info .social-share {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  height: 0;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  font-size: 14px
}
.team-card .team-info .social-share a {
  color: var(--white)
}
.team-card .team-info .social-share a:hover {
  color: var(--primary)
}
.team-card:hover:before {
  height: 100%
}
.team-card:hover .team-info .social-share,
.team-card:hover:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100)
}
.team-card:hover .team-info .social-share {
  height: 45px;
  visibility: visible;
  padding: 10px 0 2px
}
aside.team-sidebar {
  padding: 30px
}
aside.team-sidebar .team-head {
  margin: 20px 0
}
aside.team-sidebar .ts-info {
  border-top: 1px solid var(--theme-border);
  margin-top: 20px;
  padding-top: 20px
}
aside.team-sidebar .social-share.outline a {
  border: 1px solid var(--theme-border);
  color: var(--headings-color)
}
aside.team-sidebar .social-share.outline a:hover {
  border-color: var(--primary);
  color: var(--white)
}
.team-p-details h2,
.team-p-details h3 {
  margin: 30px 0
}
.team-p-details p {
  margin-bottom: 30px
}
.prg-item {
  position: relative
}
.prg-item span {
  position: absolute;
  left: 0;
  top: 0
}
.skill {
  padding: 50px 0;
  overflow: hidden
}
.skill .progress {
  border: 0;
  box-shadow: none;
  height: 10px;
  margin-bottom: 50px;
  overflow: visible;
  position: relative;
  border-radius: 0;
  display: block;
  background-color: var(--shade);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px
}
.skill .progress:last-child {
  margin-bottom: 0
}
.skill .progress .meta {
  font-size: 18px;
  right: 0;
  position: absolute;
  top: -28px;
  line-height: 28px;
  color: var(--headings-color)
}
.skill .progress .progress-bar {
  display: block;
  background: var(--primary);
  float: right;
  height: 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  overflow: visible
}
.skill .progress .progress-bar span {
  background: var(--primary);
  float: left;
  margin-left: 10px;
  margin-top: -32px;
  position: relative;
  font-weight: 600;
  padding: 0 5px
}
.skill .progress .progress-bar span:after,
.skill .progress .progress-bar span:before {
  border: solid transparent;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 0
}
.skill .progress .progress-bar span:before {
  border-top-color: var(--primary);
  border-width: 5px;
  right: 50%;
  margin-right: -5px
}
/*! Stat */
.stat-card .st-info {
  margin-right: 20px
}
.stat-card h3,
.stat-card p {
  margin: 0
}
@media (min-width:992px) and (max-width:1199.98px) {
  .stat-card h3,
  .stat-card p {
    font-size: 14px
}
}
.stat-card .suffix {
  font-size: 40px
}
.stat-sec {
  padding: 80px 0
}
.stat-sec .row>div:before {
  width: 2px;
  height: 65px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: auto;
  left: 0;
  background-color: var(--theme-border)
}
@media (max-width:1199.98px) {
  .stat-sec .row>div:before {
    display: none
}
}
.stat-sec .row>div:first-child:before {
  left: 6%
}
.stat-sec .row>div:nth-child(3) {
  padding-right: 40px
}
@media (max-width:991.98px) {
  .stat-sec .row>div:nth-child(3) {
    padding-right: 15px
}
}
.stat-sec .row>div:nth-child(3):before {
  left: -6%
}
.stat-sec .row>div:last-child:before {
  display: none
}
.stat-sec .row>div:nth-child(2n) .stat-card span {
  color: var(--secondary)
}
.stat-sec .row:last-child {
  margin-right: auto
}
.stat-sec2 {
  padding: 80px 0
}
/*! Blog */
.post-meta {
  display: flex;
  gap: 15px
}
@media (max-width:991.98px) {
  .post-meta {
    gap: 5px
}
}
.post-meta span {
  font-size: 14px
}
.post-meta span i,
.post-meta span img {
  margin-left: 5px;
  color: var(--primary)
}
.post-entry1 {
  padding: 40px 0;
  border-top: 1px solid var(--theme-border)
}
.post-entry1:last-child {
  border-bottom: 1px solid var(--theme-border)
}
.post-entry1 .post-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  align-items: self-start
}
.post-entry1 .post-content .btn {
  margin-top: 20px;
  border: 1px solid var(--theme-border)
}
.post-entry1 .post-meta span {
  border: 1px solid var(--theme-border);
  display: inline-block;
  padding: 5px 15px
}
@media (max-width:991.98px) {
  .post-entry1 .post-meta span {
    padding: 5px 7px
}
}
@media (max-width:575.98px) {
  .post-entry1 .post-meta span {
    margin: 20px 0;
    font-size: 13px;
    padding: 3px
}
  .post-entry1 .post-meta span i,
  .post-entry1 .post-meta span img {
    margin-left: 0
}
}
.post-entry:before {
  background-color: var(--light);
  top: -30px;
  height: 380px;
  right: -30px
}
.post-entry .date-meta.icon,
.post-entry .date-meta.icon-lg,
.post-entry .date-meta.icon-xl,
.post-entry .date-meta.icon-xs {
  background: var(--dark);
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 3;
  top: 0;
  color: var(--white);
  display: table;
  padding-top: 10px
}
.post-entry .date-meta.icon-lg span,
.post-entry .date-meta.icon-xl span,
.post-entry .date-meta.icon-xs span,
.post-entry .date-meta.icon span {
  display: block
}
.post-entry .post-content {
  background: #fff;
  padding: 20px;
  margin-right: 30px;
  margin-top: -30px;
  z-index: 2;
  position: relative
}
.post-entry .post-content h3 {
  line-height: 30px;
  margin-bottom: 20px
}
@media (min-width:992px) and (max-width:1199.98px) {
  .post-entry .post-content h3 {
    font-size: 18px;
    line-height: 1.3
}
}
.post-entry:hover .link-btn,
.post-entry:hover h3 a {
  color: var(--primary)
}
.blog-sec2 .container-fluid {
  padding: 0 60px 0 30px
}
@media (min-width:1600px) {
  .blog-sec2 .container-fluid {
    padding: 0 180px
}
}
.blog-sec2 .container-fluid>.row {
  --bs-gutter-x: 60px
}
.post-entry2 .date-meta {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 60px;
  height: 60px;
  line-height: 1.1;
  padding-top: 8px;
  z-index: 2
}
@media (min-width:992px) and (max-width:1199.98px) {
  .post-entry2 .date-meta {
    top: 10px;
    right: 10px
}
}
.post-entry2 .date-meta span {
  display: block;
  font-size: 14px;
  font-weight: 400
}
.post-entry2 .post-thumb {
  overflow: hidden;
  max-width: 410px
}
.post-entry2 .post-txt {
  max-width: 410px;
  position: absolute;
  left: 0;
  top: 60px;
  padding: 40px;
  z-index: 2
}
.post-entry2 .post-txt h3 {
  margin: 10px 0 25px
}
@media (min-width:992px) and (max-width:1199.98px) {
  .post-entry2 .post-txt {
    max-width: 375px;
    top: 60px;
    padding: 25px
}
}
@media (max-width:767.98px) {
  .post-entry2 .post-txt {
    position: relative;
    max-width: 100%;
    top: 0;
    padding: 30px
}
}
article.blog-entry.classic {
  margin-bottom: 40px;
  background: var(--light)
}
article.blog-entry.classic .post-meta span {
  font-size: 16px
}
article.blog-entry.classic .entry-txt {
  padding: 20px 40px 40px
}
@media (max-width:575.98px) {
  article.blog-entry.classic .entry-txt {
    padding: 20px
}
}
article.blog-entry.classic .entry-txt p {
  margin: 20px 0 40px
}
/*! Tab */
.serv-tab ul li .icon,
.serv-tab ul li .icon-lg,
.serv-tab ul li .icon-xl,
.serv-tab ul li .icon-xs {
  -webkit-transition: all .9s ease;
  -moz-transition: all .9s ease;
  -ms-transition: all .9s ease;
  -o-transition: all .9s ease;
  transition: all .9s ease
}
.serv-tab ul li:hover .icon,
.serv-tab ul li:hover .icon-lg,
.serv-tab ul li:hover .icon-xl,
.serv-tab ul li:hover .icon-xs {
  transform: rotateY(1turn)
}
.tab-content {
  padding: 30px
}
.tab-content:before {
  background: url(../images/tab-sh.png) no-repeat 0% 100%;
  right: auto;
  left: 0;
  top: auto;
  bottom: 0
}
.service-tab-sec .jarallax-img {
  opacity: .03;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";
  filter: alpha(opacity=3)
}
.service-tab-sec .parallax-overly {
  background-color: var(--light)
}
/*! Project */
.single-project {
  border-top: 1px solid var(--theme-border);
  padding: 57px 40px
}
@media (max-width:991.98px) {
  .single-project {
    padding: 40px 10px
}
}
.single-project {
  cursor: pointer;
  position: relative;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.single-project:before {
  background: var(--dark);
  background-blend-mode: multiply
}
.single-project .parallax-overly,
.single-project:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease
}
.single-project .parallax-overly {
  background-color: transparent
}
.single-project:last-child {
  border-bottom: 1px solid var(--theme-border)
}
.single-project .pr-head {
  display: flex;
  gap: 65px
}
@media (max-width:991.98px) {
  .single-project .pr-head {
    gap: 35px
}
}
.single-project .pr-head>span {
  font-size: 36px;
  font-style: italic
}
.single-project .pr-head h3 {
  margin: 0
}
.single-project .pr-head a,
.single-project .pr-head h3,
.single-project .pr-head span {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.single-project .pr-txt {
  display: flex;
  flex: 0 0 50%;
  gap: 80px;
  align-items: center
}
@media (max-width:991.98px) {
  .single-project .pr-txt {
    gap: 35px;
    margin-top: 25px
}
}
.single-project .pr-txt p {
  margin: 0;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.single-project .pr-txt a.icon-lg {
  border: 1px solid var(--theme-border)
}
.single-project .preview {
  left: 13%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  opacity: 0;
  z-index: 3
}
.single-project:hover:before {
  opacity: .86;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=86)";
  filter: alpha(opacity=86)
}
.single-project:hover .parallax-overly {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100)
}
.single-project:hover .pr-head a,
.single-project:hover .pr-head h3,
.single-project:hover .pr-head span,
.single-project:hover .pr-txt {
  color: var(--white)
}
.single-project:hover .pr-txt .icon-lg {
  background-color: var(--primary);
  border: 1px solid var(--primary);
  color: var(--white)
}
.single-project:hover .preview {
  opacity: 1;
  left: 15%;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.project-lists {
  margin-top: 60px
}
.project-card .project-media {
  overflow: hidden
}
.project-card .project-media img {
  transform: scale(1)
}
.project-card .project-media img,
.project-card .project-meta {
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease
}
.project-card .project-meta {
  left: 20px;
  top: 20px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0)
}
.project-card .project-meta a {
  display: inline-block;
  padding: 10px 30px;
  background-color: var(--white);
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 5px
}
.project-card .project-txt {
  position: absolute;
  background: var(--dark);
  bottom: 0;
  right: 20px;
  max-width: 480px;
  transform: translate3d();
  padding: 30px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease
}
.project-card .project-txt .pt-head {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(var(--white-rgb),.25)
}
.project-card .project-txt .pt-head:before {
  width: 100px;
  height: 2px;
  background-color: var(--white);
  top: 100%
}
.project-card .project-txt .pt-head h3 a {
  color: var(--white)
}
.project-card .project-txt p {
  color: rgba(var(--white-rgb),.75)
}
.project-card:hover .project-meta,
.project-card:hover .project-txt {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100)
}
.project-card:hover .project-txt {
  bottom: 20px
}
.project-card:hover .project-media img {
  transform: scale(1.1)
}
.project-article h2 {
  font-size: 40px;
  margin: 0 0 30px
}
.project-article h3 {
  font-size: 30px;
  margin: 0 0 20px
}
.project-sidebar .widget {
  padding: 0
}
.project-sidebar .widget .widget-title {
  background-color: var(--dark);
  padding: 30px;
  text-align: center
}
.project-sidebar .widget .widget-title:before {
  right: 75px;
  top: 60%
}
.project-sidebar .widget ul li {
  border: 0;
  border-bottom: 1px solid var(--theme-border);
  background-color: transparent;
  text-align: right;
  padding: 0 0 15px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 500;
  color: var(--dark)
}
.project-sidebar .widget ul li span {
  display: block;
  font-size: 14px;
  color: #4d5765
}
.project-sidebar .widget .widget-inner {
  padding: 0 40px 30px
}
.project-slider {
  width: 100%;
  height: 620px
}
.project-slide {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}
.slide-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}
.project-info-card {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 30px;
  width: 100%;
  max-width: 400px;
  box-shadow: 0 15px 30px rgba(0,0,0,.1);
  text-align: center;
  opacity: 0;
  transform: translateY(30px) scale(.98);
  transition: transform .9s cubic-bezier(.25,1,.5,1), opacity .9s cubic-bezier(.25,1,.5,1)
}
.project-info-card .project-location {
  color: var(--primary);
  font-size: 14px
}
.swiper-slide-active .project-info-card {
  opacity: 1;
  transform: translateY(0) scale(1);
  transition-delay: .3s
}
.project-thumbnail {
  position: relative;
  margin: 20px 0;
  border-radius: 4px;
  overflow: visible
}
.project-thumbnail img {
  width: 100%;
  height: 200px;
  object-fit: cover
}
.card-footer-action {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px
}
.swiper-button-next-custom {
  width: 40px;
  height: 40px;
  border: 1px solid var(--primary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary);
  cursor: pointer;
  transition: all .3s ease
}
.swiper-button-next-custom:hover {
  background: var(--primary);
  color: #fff
}
.slide-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform 5.4s linear
}
.swiper-slide-active .slide-bg img {
  transform: scale(1.1)
}
.custom-progress-bar {
  flex-grow: 1;
  height: 2px;
  background: #e0e0e0;
  margin-left: 15px;
  position: relative;
  overflow: hidden
}
.custom-progress-bar:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 0;
  background: var(--primary)
}
.swiper-slide-active .custom-progress-bar:after {
  width: 100%;
  transition: width 5s linear
}
.client-stats {
  flex: 0 0 160px
}
.clients-wrapper {
  padding-top: 70px
}
.clients-wrapper .brand-img img {
  max-height: 50px
}
.gallery-grid .grid-sizer {
  width: 25%
}
.grid-sizer {
  visibility: hidden;
  height: 0
}
/*! CTA */
.video-sec {
  padding: 220px 0
}
@media (max-width:1199.98px) {
  .video-sec {
    padding: 170px 0
}
}
.video-btn {
  width: 120px;
  height: 120px
}
.video-btn:before {
  width: 80px;
  height: 80px;
  background: transparent;
  border: 1px solid var(--white);
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%,-50%);
  -ms-transform: translate(50%,-50%);
  transform: translate(50%,-50%)
}
@media (max-width:991.98px) {
  .video-btn {
    width: 100px;
    height: 100px
}
  .video-btn:before {
    width: 70px;
    height: 70px
}
}
.cta-txt {
  max-width: 660px
}
.cta-txt p {
  color: var(--white);
  margin: 40px 0
}
.cta-sec3 .parallax-overly {
  opacity: .55;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
  filter: alpha(opacity=55)
}
.cta-sec3 .cta-txt {
  padding-bottom: 120px
}
.cta-sec3 .cta-card {
  padding: 60px
}
.cta-sec3 .cta-card h3 {
  margin-top: 30px
}
.cta-sec3 .cta-card .cta-counter {
  padding-top: 130px
}
@media (max-width:767.98px) {
  .cta-sec3 .cta-card .cta-counter {
    padding-top: 50px
}
}
/*! Review */
.reviewer-info {
  max-width: 245px
}
.review-entry p {
  text-align: center;
  margin: 0 auto 45px
}
@media (min-width:576px) {
  .review-entry p {
    max-width: 70%
}
}
.review-cta {
  max-width: 200px;
  margin: 0 auto 60px
}
.review-cta .explore-btn {
  position: relative;
  width: 150px;
  height: 150px
}
.review-cta .explore-btn .icon,
.review-cta .explore-btn .icon-lg,
.review-cta .explore-btn .icon-xl,
.review-cta .explore-btn .icon-xs {
  width: 100px;
  height: 100px;
  font-size: 50px
}
.review-sec .swiper-button-next,
.review-sec .swiper-button-prev {
  top: 30px;
  background-color: transparent;
  border: 1px solid var(--theme-border);
  color: var(--dark);
  width: 50px;
  height: 50px
}
@media (max-width:767.98px) {
  .review-sec .swiper-button-next,
  .review-sec .swiper-button-prev {
    display: none
}
}
.review-sec .swiper-button-next:hover,
.review-sec .swiper-button-prev:hover {
  background-color: var(--primary);
  border: 1px solid var(--primary);
  color: var(--white)
}
.review-top {
  padding-bottom: 50px;
  margin-bottom: 60px
}
.review-top .lead,
.review-top .lead-sm {
  max-width: 200px;
  margin: 0 20px 0 0;
  font-weight: 500
}
@media (max-width:767.98px) {
  .review-top .tr-ratings {
    margin-top: 25px
}
}
.review-top .tr-ratings h3 {
  font-size: 64px;
  margin-bottom: 0
}
.review-sec2 {
  overflow: hidden;
  padding-bottom: 80px
}
@media (max-width:767.98px) {
  .review-sec2 {
    padding-bottom: 20px
}
}
.review-sec2 .review-quote {
  max-width: 700px;
  padding: 65px 60px 45px
}
@media (min-width:768px) {
  .review-sec2 .review-quote {
    margin-right: -20px
}
}
@media (min-width:992px) and (max-width:1199.98px) {
  .review-sec2 .review-quote {
    max-width: 595px;
    padding: 40px 40px 30px
}
}
@media (max-width:991.98px) {
  .review-sec2 .review-quote {
    max-width: 94%;
    padding: 40px 40px 30px
}
}
@media (max-width:767.98px) {
  .review-sec2 .review-quote {
    max-width: 100%
}
}
.review-sec2 .review-quote p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500
}
.review-sec2 .review-quote h3 {
  margin-top: 40px
}
.review-sec2 .swiper-button-next,
.review-sec2 .swiper-button-prev {
  top: 0;
  left: 30px;
  right: auto;
  transform: rotate(90deg);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px
}
@media (max-width:767.98px) {
  .review-sec2 .swiper-button-next,
  .review-sec2 .swiper-button-prev {
    display: none
}
}
.review-sec2 .swiper-button-next {
  top: auto;
  bottom: 0
}
.review-sec2 .ct-navas {
  width: 60px;
  height: 300px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  left: -20px;
  z-index: 2
}
@media (max-width:1199.98px) {
  .review-sec2 .ct-navas {
    left: -50px
}
}
@media (max-width:767.98px) {
  .review-sec2 .ct-navas {
    display: none
}
}
.review-sec2 .ct-navas:after,
.review-sec2 .ct-navas:before {
  position: absolute;
  content: "";
  background: var(--theme-border);
  right: 0;
  top: 45px;
  width: 1px;
  height: 75px
}
.review-sec2 .ct-navas:after {
  top: auto;
  bottom: 65px
}
.review-sec2 .ct-navas .swiper-pagination-number {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 48%;
  align-content: center;
  height: 60px;
  width: 60px;
  right: -26px
}
.review-sec2 .ct-navas .swiper-pagination-number span {
  font-size: 16px;
  color: var(--primary);
  background-color: transparent;
  width: auto;
  height: auto;
  border: 0
}
.review-card3 {
  padding: 40px
}
.review-card3 .review-ratings {
  margin-bottom: 15px
}
.review-card3 .review-ratings p {
  margin: 0;
  font-weight: 500
}
.review-card3>p {
  font-size: 18px;
  border-bottom: 1px solid var(--theme-border);
  padding-bottom: 25px;
  margin-bottom: 25px
}
.review-sec3 .sec-intro {
  max-width: 700px;
  margin-right: auto;
  margin-left: 0
}
.review-sec3 .review-bg {
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
  height: 100%
}
.review-sec3 .parallax-overly {
  opacity: .97;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
  filter: alpha(opacity=97)
}
/*! Pricing */
.pricing-card {
  padding-bottom: 60px
}
.pricing-card .card-head {
  padding: 40px 40px 25px;
  border-bottom: 1px solid var(--theme-border)
}
@media (max-width:1199.98px) {
  .pricing-card .card-head h3 {
    font-size: 28px
}
}
.pricing-card .card-body {
  padding: 20px 40px 25px
}
@media (max-width:1199.98px) {
  .pricing-card .card-body {
    padding: 20px 20px 25px
}
}
.pricing-card .card-body ul.ct-list li {
  padding-right: 30px
}
.pricing-card .card-body ul.ct-list li:before {
  width: 18px;
  background-size: contain
}
.pricing-card a.btn {
  margin-right: 40px;
  border: 1px solid var(--theme-border)
}
.pricing-card a.btn:hover {
  color: var(--white);
  background-color: var(--primary);
  border: 1px solid var(--primary)
}
/*! Contact */
.quote-sec .parallax-overly {
  height: 75%;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100)
}
.quote-sec .parallax-overly:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--dark);
  opacity: .97;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
  filter: alpha(opacity=97);
  right: 0;
  top: 0
}
.quote-wrap {
  padding: 60px;
  box-shadow: 0 11px 50px 0 rgba(0,0,0,.07)
}
.quote-wrap .quote-txt {
  padding-right: 60px
}
@media (max-width:991.98px) {
  .quote-wrap .quote-txt {
    padding: 30px 0 0
}
}
@media (max-width:767.98px) {
  .quote-wrap {
    padding: 60px 0
}
}
.contact-card {
  box-shadow: 0 2px 20px rgba(0,0,0,.05);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 26px
}
.contact-card a {
  color: var(--body-color)
}
.contact-card .ct-inner {
  max-width: 215px
}
.contact-card .icon,
.contact-card .icon-lg,
.contact-card .icon-xl,
.contact-card .icon-xs {
  width: 70px;
  height: 70px;
  flex: 0 0 70px;
  background-color: var(--shade);
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.contact-card .icon-lg svg path,
.contact-card .icon-xl svg path,
.contact-card .icon-xs svg path,
.contact-card .icon svg path {
  fill: var(--headings-color);
  transition: fill .3s ease
}
.contact-card:hover .icon,
.contact-card:hover .icon-lg,
.contact-card:hover .icon-xl,
.contact-card:hover .icon-xs {
  background-color: var(--primary)
}
.contact-card:hover .icon-lg svg path,
.contact-card:hover .icon-xl svg path,
.contact-card:hover .icon-xs svg path,
.contact-card:hover .icon svg path {
  fill: var(--white)
}
.contact-form2 {
  padding: 40px
}
.contact-form2 h4 {
  margin-bottom: 40px
}
.contact-form2 input {
  padding: 12px 16px
}
.contact-social {
  margin-top: 40px
}
.contact-social p {
  margin: 30px 0
}
.contact-sec3 .contact-form2 label {
  margin-bottom: 10px
}
.google-map {
  height: 500px;
  width: 100%;
  margin-bottom: 0
}
.account-form {
  padding: 60px
}
@media (max-width:991.98px) {
  .account-form {
    padding: 30px
}
}
/*! Hero */
.hero-sec {
  padding: 170px 0 120px
}
@media (max-width:767.98px) {
  .hero-sec {
    padding: 150px 0 0
}
}
.hero-sec:before {
  background-color: var(--dark);
  mix-blend-mode: multiply;
  opacity: .75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75)
}
.hero-sec .parallax-overly {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100)
}
.hero-sec .hero-content .home-video {
  width: 245px;
  height: 100px;
  overflow: hidden;
  border-radius: 50px
}
@media (min-width:992px) and (max-width:1199.98px) {
  .hero-sec .hero-content .home-video {
    height: 70px
}
}
@media (max-width:767.98px) {
  .hero-sec .hero-content .home-video {
    height: 75px;
    margin-bottom: 5px
}
}
.hero-sec .hero-content .hero-title {
  font-size: clamp(3rem,8vw,7.5rem);
  font-weight: 900
}
@media (min-width:1600px) {
  .hero-sec .hero-content .hero-title {
    font-size: clamp(4rem,8vw,8.5rem)
}
}
@media (min-width:992px) and (max-width:1199.98px) {
  .hero-sec .hero-content .hero-title {
    font-size: clamp(3rem,8vw,8rem)
}
}
@media (min-width:768px) and (max-width:991.98px) {
  .hero-sec .hero-content .hero-title {
    font-size: clamp(3rem,9vw,9rem)
}
}
@media (max-width:767.98px) {
  .hero-sec .hero-content .hero-title {
    font-size: clamp(2.8rem,4vw,3rem)
}
}
.hero-sec .hero-content .hero-title .outline-text {
  color: transparent;
  -webkit-text-stroke: 1px #aeaeae;
  text-transform: uppercase;
  font-weight: 600;
  font-size: clamp(3rem,8vw,6rem)
}
@media (max-width:1199.98px) {
  .hero-sec .hero-content .hero-title .outline-text {
    font-size: clamp(3rem,6vw,4rem)
}
}
.hero-sec .hero-content .hero-title .title-2 {
  padding-right: 150px
}
@media (max-width:1199.98px) {
  .hero-sec .hero-content .hero-title .title-2 {
    padding: 20px 30px 20px 0
}
}
@media (max-width:767.98px) {
  .hero-sec .hero-content .hero-title .title-2 {
    padding: 10px 0
}
}
.hero-sec .hero-content .hero-title .title-2 .customer-stats {
  font-size: 16px;
  font-family: var(--font-family-base);
  font-weight: 400
}
.hero-sec .hero-content .hero-title .title-2 .customer-stats p {
  margin: 10px 0 0
}
.hero-sec .hero-thumb {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 425px;
  height: 70%
}
@media (min-width:768px) and (max-width:991.98px) {
  .hero-sec .hero-thumb {
    max-width: 320px;
    height: 50%
}
}
@media (max-width:767.98px) {
  .hero-sec .hero-thumb {
    position: relative
}
}
.hero-sec .hero-footer {
  padding-top: 100px
}
@media (max-width:767.98px) {
  .hero-sec .hero-footer {
    padding-top: 50px
}
}
.hero-sec .hero-footer .rating-box i {
  color: var(--primary)
}
.hero-sec .hero-footer .rating-box p {
  font-size: 30px
}
.hero-sec .hero-footer .investment-box {
  font-style: italic;
  max-width: 450px;
  font-size: 30px;
  line-height: 1.5
}
.hero-sec .hero-footer .investment-box:before {
  background: url(../images/arctix2.png) no-repeat 0 0/cover;
  top: -60px;
  right: -60px;
  width: 110%
}
.hero-sec .hero-footer .investment-box p {
  margin: 0
}
@media (max-width:1199.98px) {
  .hero-sec .hero-footer .investment-box {
    padding-top: 30px
}
}
.hero-parallax {
  padding: 200px 0 0
}
.hero-parallax .hero-content {
  max-width: 750px
}
.hero-parallax .hero-content h1 {
  margin: 15px 0 25px
}
@media (max-width:767.98px) {
  .hero-parallax .hero-content h1 {
    font-size: 45px
}
}
.hero-parallax .hero-content .btn {
  margin-top: 40px
}
.hero-parallax .slide-footer {
  margin-top: 0;
  z-index: 2;
  gap: 120px;
  padding-top: 80px
}
.hero-parallax .slide-footer .social-share {
  top: 80px;
  right: 0;
  left: auto
}
.hero-parallax .video-btn:before {
  display: none
}
/*! Feature */
.feature-card {
  padding: 40px 0;
  max-width: 320px
}
.feature-card:before {
  width: 1px;
  background-color: var(--theme-border);
  right: -40px
}
.feature-card .feat-icon {
  margin: 60px 0 30px
}
.feature-card p {
  margin: 0
}
.feature-sec {
  padding: 80px 0 0
}
.feature-sec .row {
  padding: 40px 20px;
  --bs-gutter-x: 80px
}
.feature-sec .row>div:first-child .feature-card:before {
  display: none
}
.features-sec4 .feat-wrapper {
  position: relative;
  background-color: #333;
  height: 550px;
  overflow: hidden
}
.features-sec4 .feat-bg-main {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: 50%;
  z-index: 1;
  transition: background-image .5s ease-in-out
}
.features-sec4 .feat-bg-main:after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.7)
}
.features-sec4 .feat-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  opacity: 0;
  padding-top: 15px;
  transform: translateY(20px);
  transition: all .4s ease
}
.features-sec4 .feat-cat {
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  padding-right: 65px;
  margin-bottom: 10px
}
.features-sec4 .feat-cat:before {
  background-color: var(--primary);
  height: 1px;
  width: 30px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
@media (max-width:1199.98px) {
  .features-sec4 .feat-cat {
    font-size: 14px
}
}
.features-sec4 .feat-cat a {
  color: hsla(0,0%,100%,.8)
}
.features-sec4 .feat-txt .feat-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px
}
.features-sec4 .feat-txt .feat-title a {
  color: #fff
}
@media (max-width:1199.98px) {
  .features-sec4 .feat-txt .feat-title {
    font-size: 24px
}
}
.features-sec4 .feat-txt p {
  color: hsla(0,0%,100%,.8)
}
.features-sec4 .feat-col {
  z-index: 2;
  border-left: 1px solid hsla(0,0%,100%,.3);
  display: flex;
  align-items: flex-end;
  padding: 2rem;
  cursor: pointer;
  min-height: 550px
}
@media (max-width:1199.98px) {
  .features-sec4 .feat-col {
    padding: 1rem
}
}
.features-sec4 .feat-col.active .feat-content {
  opacity: 1;
  transform: translateY(0)
}
.features-sec4 .feat-col.active .feat-cat:before {
  width: 50px
}
/*! Portfolio */
.portfolio-entry {
  min-height: 550px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  padding: 60px 80px
}
@media (max-width:767.98px) {
  .portfolio-entry {
    padding: 30px;
    min-height: 350px
}
}
.portfolio-entry {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease
}
.portfolio-entry:before {
  background: linear-gradient(0deg,#002664,rgba(0,38,100,.9) 90.18%,rgba(0,38,100,.81) 18.93%,rgba(0,38,100,0))
}
.portfolio-entry .pt-header h3 a,
.portfolio-entry .pt-header span a {
  color: var(--white)
}
@media (max-width:767.98px) {
  .portfolio-entry .pt-body {
    margin-top: 30px
}
}
.portfolio-entry .pt-body p {
  margin-bottom: 5px
}
.portfolio-entry .pt-body p,
.portfolio-entry .pt-body span {
  color: var(--white)
}
@media (max-width:767.98px) {
  .portfolio-sec .swiper-button-next,
  .portfolio-sec .swiper-button-prev {
    display: none
}
}
.portfolio-sec h2 {
  padding-bottom: 60px
}
.portfolio-sec .swiper-button-next,
.portfolio-sec .swiper-button-prev {
  background-color: var(--white);
  color: var(--dark)
}
.portfolio-sec .swiper-button-next:hover,
.portfolio-sec .swiper-button-prev:hover {
  background-color: var(--primary);
  color: var(--white)
}
/*! Award */
@media (min-width:768px) {
  .single-award {
    padding: 40px
}
}
@media (max-width:767.98px) {
  .single-award {
    margin-bottom: 50px
}
}
.single-award {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}
.single-award .aw-thumb {
  flex: 0 0 58px
}
.single-award .aw-thumb img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease
}
@media (max-width:991.98px) {
  .single-award .aw-thumb {
    flex: auto;
    margin-bottom: 30px
}
}
.single-award .aw-name {
  flex: 0 0 340px
}
.single-award p {
  max-width: 600px
}
@media (min-width:992px) and (max-width:1199.98px) {
  .single-award p {
    max-width: 340px
}
}
.single-award:hover {
  background-color: var(--light)
}
.single-award:hover .aw-thumb img {
  opacity: .1
}
.zoom-img-wrap {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  z-index: 3;
  width: 120px;
  height: 256px;
  overflow: hidden;
  pointer-events: none;
  transform: translate(50%,-50%)
}
.zoom-img-wrap .zoom-img-inner-wrap {
  display: flex;
  flex-direction: column
}
.zoom-img-wrap .zoom-img-inner-wrap img {
  width: 100%;
  height: 256px;
  object-fit: cover;
  object-position: center
}
/*! Accordion */
.faq-accordion .accordion-item:not(:last-child) {
  border-bottom: 1px solid var(--theme-border);
  padding-bottom: 25px;
  margin-bottom: 25px
}
.faq-accordion .accordion-item .accordion-body p:last-child {
  margin: 0
}
.faq-accordion .accordion-item .accordion-header {
  padding: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px
}
.faq-accordion .accordion-item .accordion-button {
  border: 0;
  box-shadow: none!important;
  border-radius: 10px!important;
  font-size: 20px;
  font-weight: 600;
  padding-left: 40px
}
.faq-accordion .accordion-item .accordion-button:after {
  background-image: none;
  content: "+";
  font-family: fontawesome;
  background: transparent;
  left: 0;
  color: var(--headings-color);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.faq-accordion .accordion-item .accordion-button:focus {
  box-shadow: none
}
.faq-accordion .accordion-item .accordion-body {
  padding: 25px 0 0 30px
}
.faq-accordion .accordion-item:last-child {
  margin-bottom: 0
}
.faq-accordion .accordion-item.active {
  background: transparent
}
.faq-accordion .accordion-button:not(.collapsed) {
  border-bottom: 0;
  box-shadow: none;
  background-color: transparent;
  outline: 0 none
}
.faq-accordion .accordion-button:not(.collapsed):after {
  content: "\f068"
}
.faq-sec {
  overflow: hidden
}
.faq-sec .parallax-overly {
  background-color: var(--light);
  opacity: .97;
  mix-blend-mode: normal
}
.faq-sec .faq-txt {
  max-width: 640px
}
.faq-sec .faq-img span.bg-white.icon-lg,
.faq-sec .faq-img span.bg-white.icon-xl,
.faq-sec .faq-img span.bg-white.icon-xs,
.faq-sec .faq-img span.icon.bg-white {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 40px;
  right: 0
}
.faq-sec .user-ratings {
  position: absolute;
  left: 0;
  bottom: 40px;
  padding: 20px
}
.faq-sec .user-ratings span i {
  font-size: 35px
}
.faq-sec .user-ratings span {
  color: var(--primary)
}
.faq-sec .user-ratings .user-info h3,
.faq-sec .user-ratings .user-info p {
  margin: 0
}
.faq-sec .faq-content {
  padding-right: 40px
}
@media (max-width:991.98px) {
  .faq-sec .faq-content {
    padding: 40px 0 0
}
}
/*! Single Post */
.post-single h1 {
  font-weight: 700;
  margin-bottom: 40px
}
@media (min-width:768px) {
  .post-single h1 {
    font-size: 45px
}
}
.post-single .post-thumb,
.post-single .post-thumb img {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px
}
@media (max-width:575.98px) {
  .post-single .post-thumb {
    height: 250px
}
  .post-single .post-thumb img {
    height: 100%;
    width: 100%;
    object-fit: cover
}
}
.post-single ul.check {
  max-width: 800px;
  margin: 40px 0;
  list-style: none;
  padding-right: 15px
}
.post-single ul.check li {
  font-size: 16px
}
.post-single ul.check li:before {
  font-size: 16px;
  right: -30px
}
.post-single .h4,
.post-single>p,
.post-single h3 {
  margin: 0 0 30px
}
.post-single>p {
  color: #42454b
}
@media (max-width:767.98px) {
  .post-single {
    overflow: hidden
}
  .post-single h1 {
    font-size: 32px
}
  .post-single .p-gallery img {
    margin-bottom: 15px
}
  .post-single ul {
    padding-right: 15px
}
}
.article-footer {
  padding: 35px 0;
  border-top: 1px solid var(--theme-border);
  border-bottom: 1px solid var(--theme-border)
}
.article-footer h4 {
  margin-bottom: 0
}
@media (max-width:767.98px) {
  .article-footer h4 {
    margin: 0 0 20px!important
}
}
.article-footer .tagcloude a {
  border: 1px solid var(--theme-border);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  padding: 7px 20px;
  margin-left: 10px;
  display: inline-block
}
@media (max-width:991.98px) {
  .article-footer .tagcloude a {
    margin-bottom: 10px
}
}
.article-footer .tagcloude a:hover {
  background-color: var(--primary);
  color: var(--white);
  border: 1px solid var(--primary)
}
.single-post-page .social-share.outline a {
  color: var(--headings-color)
}
.single-post-page .social-share.outline a:hover {
  color: var(--white)
}
@media (min-width:576px) {
  .single-post-page blockquote {
    padding: 30px 85px 30px 60px!important
}
}
.single-post-page blockquote:before {
  background: url(../images/quote2.png) no-repeat 0 0;
  right: 0;
  top: 40px
}
.single-post-page blockquote p {
  font-size: 24px;
  color: var(--headings-color);
  border-radius: 5px;
  line-height: 38px;
  font-weight: 600;
  margin-bottom: 0
}
.single-post-page blockquote cite {
  font-size: 20px;
  padding-right: 120px
}
.single-post-page blockquote cite:before {
  height: 1px;
  width: 100px;
  background-color: var(--headings-color);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media (max-width:575.98px) {
  .single-post-page blockquote {
    padding: 20px;
    margin-top: 50px
}
  .single-post-page blockquote:before {
    top: -30px
}
}
@media (min-width:576px) {
  .p-gallery img {
    max-width: 48%
}
}
.blog-gallery img {
  max-width: 50%
}
.post-comments>ol {
  padding-right: 0
}
.post-comments ol {
  list-style: none
}
.post-comments .comment-entry {
  position: relative;
  margin-bottom: 30px;
  border-bottom: 1px solid var(--theme-border)
}
.post-comments .comment-entry .comment-thumb {
  flex: 0 0 5.625rem
}
@media (max-width:991.98px) {
  .post-comments .comment-entry .comment-thumb {
    margin-left: 1.25rem
}
}
.post-comments .comment-entry .commentor {
  padding-bottom: 30px
}
.post-comments .comment-entry .commentor p {
  margin: 0;
  max-width: 900px
}
.post-comments .comment-entry .commentor .reply {
  position: absolute;
  left: 0;
  top: 10px;
  font-size: 14px;
  text-transform: uppercase
}
.post-comments .comment-entry .commentor .reply:hover {
  color: var(--primary)
}
@media (max-width:575.98px) {
  .post-comments .comment-entry .comment-thumb {
    margin-bottom: .9375rem
}
  .post-comments .comment-entry .commentor:before {
    top: -.625rem;
    right: .9375rem
}
}
.comment-form {
  max-width: 900px
}
.single-post-page .post-meta span {
  font-size: 16px
}
/*! Shop */
.shop-section {
  padding: 120px 0 90px
}
.product-entry,
.product-entry2,
.product-entry3 {
  margin-bottom: 30px;
  overflow: hidden
}
.product-entry2 .product-thumb,
.product-entry3 .product-thumb,
.product-entry .product-thumb {
  overflow: hidden
}
.product-entry2 .product-thumb img,
.product-entry3 .product-thumb img,
.product-entry .product-thumb img {
  width: 100%;
  transform: scale(1);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease
}
.product-entry2 .product-txt,
.product-entry3 .product-txt,
.product-entry .product-txt {
  padding: 20px
}
@media (max-width:1399.98px) {
  .product-entry2 .product-txt,
  .product-entry3 .product-txt,
  .product-entry .product-txt {
    padding: 20px 15px
}
  .product-entry2 .product-txt .ratings img,
  .product-entry3 .product-txt .ratings img,
  .product-entry .product-txt .ratings img {
    width: 16px
}
}
.product-entry2 .badge,
.product-entry3 .badge,
.product-entry .badge {
  position: absolute;
  background: var(--primary);
  font-size: 14px;
  right: 15px;
  top: 15px;
  font-weight: 400;
  color: var(--headings-color);
  z-index: 1
}
.product-entry2 .product-cta,
.product-entry3 .product-cta,
.product-entry .product-cta {
  position: absolute;
  left: -10px;
  top: 30px;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease
}
.product-entry2 .product-cta a,
.product-entry3 .product-cta a,
.product-entry .product-cta a {
  display: table;
  width: 48px;
  height: 48px;
  text-align: center;
  background-color: var(--black);
  margin-bottom: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%
}
.product-entry2 .product-cta a i,
.product-entry3 .product-cta a i,
.product-entry .product-cta a i {
  color: var(--white);
  display: table-cell;
  vertical-align: middle
}
.product-entry2 h3,
.product-entry3 h3,
.product-entry h3 {
  font-size: 18px
}
.product-entry2 .price,
.product-entry3 .price,
.product-entry .price {
  color: var(--headings-color);
  font-weight: 600
}
.product-entry2 .price del,
.product-entry3 .price del,
.product-entry .price del {
  color: var(--body-color);
  font-size: 14px
}
.product-entry2:hover h3 a,
.product-entry3:hover h3 a,
.product-entry:hover h3 a {
  color: var(--black)
}
.product-entry2:hover .product-cta,
.product-entry3:hover .product-cta,
.product-entry:hover .product-cta {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  visibility: visible;
  left: 20px
}
.product-entry2:hover .product-thumb img,
.product-entry3:hover .product-thumb img,
.product-entry:hover .product-thumb img {
  transform: scale(1.2)
}
.product-entry2 .product-cta a {
  background-color: var(--sky)
}
.product-entry2 .product-cta a i {
  color: var(--white)
}
.product-entry2:hover h3 a {
  color: var(--sky)
}
.product-entry3 .product-cta a i {
  color: var(--white)
}
.product-entry3 .product-cta a:hover {
  background-color: var(--tertiary)
}
.shop-wrapper .icon-lg i,
.shop-wrapper .icon-xl i,
.shop-wrapper .icon-xs i,
.shop-wrapper .icon i {
  font-size: 18px
}
.shop-wrapper .nice-select {
  background: var(--light);
  height: 46px;
  min-width: 60px;
  margin-right: 10px;
  font-size: 18px;
  padding: 2px 25px;
  border: 1px solid var(--theme-border)
}
.shop-view a {
  color: var(--white)
}
/*! Single Product */
.product-media-left {
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  width: 20%
}
.product-media-left .product-thumb {
  height: 500px
}
.product-media-left .product-thumb img {
  max-width: 110px
}
@media (max-width:991.98px) {
  .product-media-left {
    margin-left: 10px
}
}
@media (max-width:767.98px) {
  .product-media-left .product-thumb {
    height: 425px
}
  .product-media-left .product-thumb img {
    width: 95px
}
}
.product-media-left .swiper-button-next,
.product-media-left .swiper-button-prev {
  top: 3px;
  transform: rotate(270deg);
  right: 36%;
  width: 35px;
  height: 35px;
  background-color: var(--white);
  color: var(--black);
  -webkit-box-shadow: 0 0 12px rgba(var(--dark),.25);
  -moz-box-shadow: 0 0 12px rgba(var(--dark),.25);
  box-shadow: 0 0 12px rgba(var(--dark),.25)
}
.product-media-left .swiper-button-next:after,
.product-media-left .swiper-button-prev:after {
  font-size: 17px
}
.product-media-left .swiper-button-prev {
  top: auto;
  bottom: -10px
}
@media (max-width:575.98px) {
  .product-media-left {
    width: 100%;
    margin-left: 0;
    display: inline-block
}
  .product-media-left .product-thumb {
    height: auto;
    margin-bottom: 20px
}
  .product-media-left .product-thumb img {
    height: auto
}
  .product-media-left .swiper-button-next,
  .product-media-left .swiper-button-prev {
    transform: rotate(0deg);
    right: 0;
    top: 40%
}
  .product-media-left .swiper-button-prev {
    bottom: auto;
    left: 0;
    right: auto
}
}
.coverItem {
  width: 80%
}
@media (max-width:575.98px) {
  .coverItem {
    width: 100%;
    text-align: center
}
}
.select-color .color {
  margin-left: 10px;
  width: 82px;
  height: 82px;
  cursor: pointer
}
.select-color .color span {
  display: none
}
.select-color .color .active img {
  opacity: .6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60)
}
.cart-cta .btn {
  width: 215px;
  margin-right: 10px
}
@media (max-width:575.98px) {
  .cart-cta .btn {
    margin-top: 20px
}
}
.cart-number .quantity {
  flex-basis: 180px
}
.cart-number .quantity .cart-counter {
  border: 1px solid var(--theme-border);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  padding: 0 20px
}
.cart-number .quantity .cart-counter>div {
  cursor: pointer
}
.cart-number .quantity input {
  text-align: center;
  border: 0;
  padding: 0;
  width: 56px;
  height: 56px;
  font-size: 22px
}
.product-meta p {
  margin: 0 0 15px
}
.product-meta p strong {
  color: var(--black)
}
.payment-method span {
  width: 240px
}
@media (max-width:575.98px) {
  .pay-options img {
    margin-bottom: 10px
}
}
.product-details-tab .nav-tabs {
  margin: 0 0 60px
}
.product-details-tab .nav-tabs li {
  margin: 0 10px
}
.product-details-tab .nav-tabs li .nav-link {
  font-weight: 600;
  text-transform: capitalize;
  padding: 17px 40px 15px;
  margin: 0;
  border: 1px solid var(--theme-border);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  line-height: 1;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.product-details-tab .nav-tabs li .nav-link.active,
.product-details-tab .nav-tabs li .nav-link:focus,
.product-details-tab .nav-tabs li .nav-link:hover {
  background-color: var(--primary);
  border: 1px solid var(--primary);
  color: var(--white)
}
@media (max-width:575.98px) {
  .product-details-tab .nav-tabs li {
    margin-bottom: 10px
}
}
.product-details-tab .ratings-form.contact-form2 {
  max-width: 675px;
  margin: 0;
  padding: 0
}
.product-details-tab .ratings-form.contact-form2 label {
  font-weight: 400
}
.product-details-tab .ratings-form.contact-form2 .form-group input,
.product-details-tab .ratings-form.contact-form2 .form-group textarea {
  background-color: var(--shade);
  border-radius: 5px
}
.product-details-tab .ratings-form.contact-form2 .form-group input[type=checkbox] {
  background-color: var(--primary)
}
.product-details-tab .ratings a {
  color: var(--primary)
}
.product-details-tab .ratings a:hover {
  color: var(--primary-hover)
}
.product-details-tab .tab-content:before {
  display: none
}
.product-additional-info .item,
.product-details-tab .tab-content ul li {
  margin-bottom: 15px
}
.product-additional-info .item label {
  font-size: 18px;
  min-width: 150px
}
.ratings-form .form-group label {
  margin-bottom: 10px
}
.ratings-form .form-group input,
.ratings-form .form-group textarea {
  background-color: var(--mute)
}
.ratings-form .form-group input[type=checkbox] {
  padding: 8px
}
.ratings-form .form-group.checkbox-group {
  margin: 20px 0 40px
}
/*! Cart */
.woocommerce {
  background-color: var(--mute);
  padding: 30px
}
@media (max-width:575.98px) {
  .woocommerce {
    padding: 10px
}
  .woocommerce .woocommerce-cart-form {
    overflow-x: auto;
    margin-bottom: 30px;
    overflow-y: hidden
}
}
.woocommerce .shop_table {
  text-align: right;
  width: 100%;
  border-collapse: separate;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  border-spacing: 0 20px
}
.woocommerce .shop_table thead tr th {
  padding: 15px 20px;
  background-color: var(--white);
  font-size: 18px;
  font-weight: 600;
  color: var(--headings-color)
}
@media (max-width:575.98px) {
  .woocommerce .shop_table thead tr th {
    font-size: 18px;
    padding: 20px
}
}
.woocommerce .shop_table thead tr th:first-child,
.woocommerce .shop_table thead tr th:last-child {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px
}
.woocommerce .shop_table tr {
  background-color: var(--white);
  color: var(--secondary)
}
.woocommerce .shop_table tr td:first-child {
  border-right-style: solid;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px
}
.woocommerce .shop_table tr td:last-child {
  border-left-style: solid;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px
}
.woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td {
  font-weight: 600;
  align-items: center;
  vertical-align: middle
}
@media (max-width:575.98px) {
  .woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td {
    font-size: 14px
}
}
.woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
  width: 15%;
  padding: 15px 15px 15px 0
}
@media (max-width:575.98px) {
  .woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
    padding: 5px 5px 5px 0
}
  .woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail img {
    max-width: 100%
}
}
.woocommerce .shop_table td.product-quantity input {
  padding: 0;
  width: 40px;
  margin: 0 5px;
  text-align: center
}
.woocommerce th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5em
}
.woocommerce td.product-remove a.remove {
  height: 25px;
  width: 25px;
  line-height: 25px;
  background: var(--primary);
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px
}
.woocommerce td.product-remove a.remove i {
  color: var(--white);
  font-weight: 600;
  font-size: 13px
}
@media (max-width:575.98px) {
  .woocommerce .table.shop_table.cart>tbody>tr>td.product-price,
  .woocommerce .table.shop_table.cart>tbody>tr>th.product-price,
  .woocommerce .table.shop_table.cart>tfoot>tr>td.product-price,
  .woocommerce .table.shop_table.cart>tfoot>tr>th.product-price,
  .woocommerce .table.shop_table.cart>thead>tr>td.product-price,
  .woocommerce .table.shop_table.cart>thead>tr>th.product-price,
  .woocommerce table.shop_table.cart>tbody>tr>td.product-price,
  .woocommerce table.shop_table.cart>tbody>tr>th.product-price,
  .woocommerce table.shop_table.cart>tfoot>tr>td.product-price,
  .woocommerce table.shop_table.cart>tfoot>tr>th.product-price,
  .woocommerce table.shop_table.cart>thead>tr>td.product-price,
  .woocommerce table.shop_table.cart>thead>tr>th.product-price {
    display: none
}
}
.woocommerce .coupon {
  position: relative;
  flex: 0 0 50%
}
.woocommerce .coupon input {
  border: 1px solid var(--border-color);
  padding: 14px;
  font-size: 15px
}
.woocommerce .coupon input:focus {
  outline: 0 none;
  box-shadow: none
}
.woocommerce .coupon .btn {
  position: absolute;
  left: -2px;
  border-radius: 5px;
  top: -1px;
  font-size: 15px;
  height: 101%;
  line-height: 1
}
@media (max-width:575.98px) {
  .woocommerce .coupon {
    flex: 0 0 100%
}
}
.woocommerce .shop_table tr:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.cart-quanty {
  display: flex;
  justify-content: space-between;
  width: 100px;
  padding: 4px 13px;
  background-color: var(--mute);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  font-size: 15px
}
.cart-quanty input {
  padding: 0;
  background: transparent;
  text-align: center;
  font-weight: 600
}
.cart-quanty i {
  cursor: pointer
}
@media (max-width:575.98px) {
  .cart-totals {
    margin-top: 30px
}
}
@media (min-width:576px) and (max-width:767.98px) {
  .cart-totals {
    margin-top: 30px
}
}
.cart-totals table {
  width: 100%;
  border-spacing: 0 10px;
  border-collapse: separate
}
.cart-totals table th {
  color: var(--headings-color)
}
.cart-totals table td {
  font-weight: 500
}
.cart-totals table tbody tr td {
  padding: 15px 10px;
  text-align: left
}
.cart-totals table tr:first-child {
  font-weight: 700
}
.cart-totals table tr.product-list {
  background: #fff
}
.cart-totals table tr.product-list td,
.cart-totals table tr.product-list th {
  padding: 10px 15px;
  color: var(--headings-color)
}
.cart-totals table tr.product-list th {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px
}
.cart-totals table tr.product-list td {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  font-size: 20px
}
/*! Checkout */
@media (max-width:575.98px) {
  .order-summery {
    margin-top: 30px
}
}
@media (min-width:576px) and (max-width:767.98px) {
  .order-summery {
    margin-top: 30px
}
}
.coupon-wrap input {
  flex: 0 0 65%
}
@media (max-width:991.98px) {
  .coupon-wrap {
    margin-bottom: 20px
}
  .coupon-wrap input {
    flex: 0 0 55%
}
}
.checkout-coupon h6 {
  margin-bottom: 0
}
.checkout-coupon h6 button {
  border: 0;
  color: var(--tertiary);
  background: transparent
}
.checkout-coupon form {
  max-width: 600px
}
.checkout-coupon form .btn {
  border-radius: 5px
}
form.form.checkout-form label {
  margin-bottom: 5px;
  font-weight: 500;
  color: var(--headings-color);
  font-size: 17px
}
form.form.checkout-form select {
  display: block!important;
  width: 100%;
  border: 1px solid var(--border-color);
  color: var(--headigns-color);
  background-color: var(--white)
}
form.form.checkout-form input,
form.form.checkout-form select {
  font-size: 16px;
  margin-bottom: 30px
}
form.form.checkout-form input[type=checkbox] {
  width: auto
}
.payment-option {
  margin-bottom: 30px
}
.payment-option button {
  font-size: 18px
}
.payment-option .accordion-collapse {
  padding-top: 10px
}
/*# sourceMappingURL=style.css.map */
/*! Main menu color override */
.header .navbar .navbar-nav>li>a.nav-link,
.header .header-nav-wrapper.header-sticky.scroll-on .navbar .navbar-nav>li>a.nav-link,
.navbar .navbar-nav>li>a.nav-link {
  color: #000000;
}
/*! Global site font override */
body,
button,
input,
select,
textarea,
.form-control,
.form-select,
.nice-select,
.btn,
.navbar,
.canvas-menu,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p,
a,
span,
small,
label,
li,
td,
th {
  font-family: FoundrySterlingOT3W03-Book, FoundrySterlingOT3W10-Book, Arial, Helvetica, sans-serif;
}

.fa,
.fas,
.far,
.fal,
.fab,
.fa-solid,
.fa-regular,
.fa-light,
.fa-brands,
[class^="fa-"],
[class*=" fa-"] {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brands", FontAwesome!important;
}
/*! Hero slider video background */
.slider-sec .slide-item .slide-bg.has-video {
  overflow: hidden;
}

.slider-sec .slide-item .slide-bg.has-video .slide-video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*! Full width hero slider */
.slider-sec {
  width: 100%;
  max-width: 100%;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0!important;
  overflow: hidden;
}

.slider-sec .hero-slider,
.slider-sec .swiper-wrapper,
.slider-sec .swiper-slide,
.slider-sec .slide-item {
  width: 100%;
}

.slider-sec .slide-item .container-fluid {
  width: 100%;
  max-width: none;
}

@media (min-width: 992px) {
  .slider-sec {
    padding-right: 0!important;
  }
}
/*! Main navigation layout override */
.header .navbar .navbar-nav>li>a.nav-link,
.header .header-nav-wrapper.header-sticky.scroll-on .navbar .navbar-nav>li>a.nav-link,
.navbar .navbar-nav>li>a.nav-link {
  color: #000000;
  position: relative;
}

.navbar .navbar-nav>li>a.nav-link.active,
.navbar .navbar-nav>li>a.nav-link.active:hover {
  color: #ff1721!important;
}

.navbar .navbar-nav>li>a.nav-link.active:before {
  content: "";
  position: absolute;
  right: 20px;
  left: 20px;
  bottom: 0;
  height: 3px;
  background: #ff1721;
}

.navbar .navbar-nav>li:first-child>a.nav-link.active:before {
  right: 0;
}

/*! Footer content redesign */
.footer-redesign {
  position: relative;
  overflow: hidden;
  background: #05265d!important;
}

/*! Unified inner pages */
.tabadul-page {
  background: #fbfbfc;
}

.inner-hero {
  position: relative;
  overflow: hidden;
  padding: 180px 0 110px;
  color: #e9ebf0;
  background:
    linear-gradient(135deg, rgba(5, 38, 93, .94), rgba(5, 38, 93, .82)),
    url("../images/promo-bg.jpg") center / cover;
}

.inner-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .13;
  background-image:
    linear-gradient(rgba(233, 235, 240, .35) 1px, transparent 1px),
    linear-gradient(90deg, rgba(233, 235, 240, .35) 1px, transparent 1px);
  background-size: 70px 70px;
}

.inner-hero .container,
.inner-section .container {
  position: relative;
  z-index: 1;
}

.inner-kicker {
  display: inline-flex;
  margin-bottom: 16px;
  color: rgba(233, 235, 240, .78);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.inner-hero h1 {
  max-width: 980px;
  margin: 0;
  color: #e9ebf0;
  font-size: clamp(42px, 6vw, 88px);
  line-height: 1;
}

.inner-hero p {
  max-width: 760px;
  margin-top: 24px;
  color: rgba(233, 235, 240, .78);
  font-size: 20px;
  line-height: 1.7;
}

.inner-section {
  padding: 100px 0;
}

.inner-section.bg-soft {
  background: #e9ebf0;
}

.inner-title {
  max-width: 760px;
  margin-bottom: 42px;
}

.inner-title span {
  color: #05265d;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.inner-title h2 {
  margin: 10px 0 0;
  color: #1d1d1d;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.08;
}

.inner-title p {
  margin-top: 18px;
  color: rgba(29, 29, 29, .68);
  line-height: 1.75;
}

.modern-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.modern-card {
  position: relative;
  overflow: hidden;
  min-height: 260px;
  padding: 30px;
  border: 1px solid rgba(5, 38, 93, .12);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 18px 46px rgba(5, 38, 93, .06);
}

.modern-card:before {
  content: "";
  position: absolute;
  left: -60px;
  bottom: -80px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: rgba(5, 38, 93, .07);
}

.modern-card .card-number {
  display: inline-flex;
  margin-bottom: 26px;
  color: rgba(5, 38, 93, .24);
  font-size: 54px;
  font-weight: 900;
  line-height: 1;
}

.modern-card h3 {
  position: relative;
  margin-bottom: 14px;
  color: #05265d;
  font-size: 25px;
}

.modern-card p,
.modern-card li {
  position: relative;
  color: rgba(29, 29, 29, .7);
  line-height: 1.7;
}

.modern-card ul {
  margin: 0;
  padding-right: 18px;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.product-card {
  overflow: hidden;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 18px 44px rgba(5, 38, 93, .08);
}

.product-card img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.product-card div {
  padding: 22px;
}

.product-card h3 {
  margin-bottom: 8px;
  color: #05265d;
  font-size: 22px;
}

.product-card p {
  margin: 0;
  color: rgba(29, 29, 29, .66);
}

.info-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.info-strip .info-item {
  padding: 24px;
  border-radius: 16px;
  color: #e9ebf0;
  background: #05265d;
}

.info-strip .info-item strong {
  display: block;
  margin-bottom: 6px;
  font-size: 22px;
}

.contact-panel {
  display: grid;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
  border-radius: 24px;
  background: #05265d;
}

.contact-panel>div {
  padding: 42px;
}

.contact-panel h2,
.contact-panel p,
.contact-panel a {
  color: #e9ebf0;
}

.contact-panel form {
  display: grid;
  gap: 14px;
  background: #e9ebf0;
}

.contact-panel input,
.contact-panel textarea {
  width: 100%;
  padding: 16px;
  border: 1px solid rgba(5, 38, 93, .14);
  border-radius: 10px;
}

@media (max-width: 1199px) {
  .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .modern-grid,
  .info-strip,
  .contact-panel {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .inner-hero {
    padding: 140px 0 80px;
  }

  .modern-grid,
  .product-grid {
    grid-template-columns: 1fr;
  }
}

.footer-redesign:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .16;
  background-image:
    linear-gradient(rgba(233, 235, 240, .28) 1px, transparent 1px),
    linear-gradient(90deg, rgba(233, 235, 240, .28) 1px, transparent 1px);
  background-size: 72px 72px;
}

.footer-redesign:after {
  content: "";
  position: absolute;
  top: 80px;
  left: -120px;
  width: 42vw;
  height: 42vw;
  border: 1px solid rgba(233, 235, 240, .22);
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(233, 235, 240, .18), transparent 58%);
}

.footer-redesign>.container-fluid,
.footer-redesign .footer-bottom {
  position: relative;
  z-index: 1;
}

.footer-modern-head {
  display: grid;
  grid-template-columns: minmax(180px, 280px) minmax(0, 1fr);
  gap: 40px;
  align-items: end;
  margin-bottom: 44px;
  padding-bottom: 42px;
  border-bottom: 1px solid rgba(233, 235, 240, .18);
}

.footer-modern-head span {
  color: rgba(233, 235, 240, .72);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.footer-modern-head h2 {
  max-width: 980px;
  margin: 0;
  color: #e9ebf0;
  font-size: clamp(34px, 5vw, 74px);
  line-height: 1.02;
}

.footer-modern-grid {
  align-items: stretch;
}

.footer-redesign .footer-brand {
  display: inline-flex;
  margin-bottom: 28px;
}

.footer-redesign .footer-brand img {
  max-width: 190px;
}

.footer-redesign .footer-widget {
  height: 100%;
  padding: 32px;
  border: 1px solid rgba(233, 235, 240, .16);
  border-radius: 18px;
  background: rgba(233, 235, 240, .06);
  backdrop-filter: blur(14px);
}

.footer-redesign .footer-widget.about-footer {
  position: relative;
  overflow: hidden;
  display: flex;
  min-height: 430px;
  flex-direction: column;
  justify-content: space-between;
  background:
    linear-gradient(135deg, rgba(233, 235, 240, .14), rgba(233, 235, 240, .04));
}

.footer-redesign .footer-widget.about-footer:after {
  content: "";
  position: absolute;
  left: -80px;
  bottom: -100px;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  /*background: rgba(233, 235, 240, .12);*/
}

.footer-redesign .footer-widget.about-footer {
  max-width: none;
}

.footer-redesign .footer-widget.about-footer p {
  max-width: 410px;
  margin-bottom: 24px;
  color: rgba(233, 235, 240, .78);
  line-height: 1.75;
}

.footer-about-copy span,
.footer-social-row>span,
.footer-subscribe label {
  display: block;
  margin-bottom: 12px;
  color: rgba(233, 235, 240, .66);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.footer-about-copy p {
  font-size: 20px;
}

.footer-subscribe {
  width: 100%;
  margin-top: 28px;
}

.footer-subscribe .newsletter-message {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.45;
}

.footer-subscribe .newsletter-message.success {
  color: #7ee787;
}

.footer-subscribe .newsletter-message.error {
  color: #ff9f9f;
}

.footer-redesign .footer-widget .widget-title {
  margin-bottom: 30px;
  color: #e9ebf0;
  font-size: 22px;
}

.footer-redesign .footer-widget .widget-title:before {
  width: 48px;
  background-color: #e9ebf0;
}

.footer-redesign .footer-widget .widget-title:after {
  background-color: rgba(233, 235, 240, .38);
}

.footer-redesign .footer-widget.useful-links:after,
.footer-redesign .footer-widget.useful-links:before {
  display: none;
}

.footer-redesign .footer-widget.useful-links li,
.footer-redesign .footer-products li {
  display: block;
  width: 100%;
}

.footer-redesign .footer-widget ul li:not(:last-child) {
  margin-bottom: 12px;
}

.footer-redesign .footer-widget ul li a {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  color: rgba(233, 235, 240, .72);
}

.footer-redesign .footer-widget ul li a:before {
  content: "";
  width: 6px;
  height: 6px;
  margin-left: 10px;
  border-radius: 50%;
  background: rgba(233, 235, 240, .45);
  transition: background .25s ease, transform .25s ease;
}

.footer-redesign .footer-widget ul li:hover a {
  color: #e9ebf0;
  padding-right: 0;
}

.footer-redesign .footer-widget ul li:hover a:before {
  background: #e9ebf0;
  transform: scale(1.35);
}

.footer-redesign .footer-widget.about-footer form {
  display: flex;
  width: 100%;
  max-width: none;
  overflow: hidden;
  border: 1px solid rgba(233, 235, 240, .22);
  border-radius: 14px;
  background: rgba(233, 235, 240, .08);
}

.footer-redesign .footer-widget.about-footer form input {
  flex: 1;
  min-width: 0;
  padding: 18px 20px;
  border: 0;
  color: #e9ebf0;
}

.footer-redesign .footer-widget.about-footer form input::placeholder {
  color: rgba(233, 235, 240, .56);
}

.footer-redesign .footer-widget.about-footer form button {
  position: static;
  width: auto;
  min-width: 150px;
  padding: 0 22px;
  transform: none;
  color: #05265d;
  background: #e9ebf0;
  font-weight: 800;
  text-transform: capitalize;
}

.footer-social-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 30px;
  padding-top: 24px;
  border-top: 1px solid rgba(233, 235, 240, .16);
}

.footer-social-row>span {
  margin-bottom: 0;
}

.footer-social-row .social-share {
  display: flex;
  gap: 10px;
  margin: 0;
}

.footer-redesign .footer-widget.contact-info ul li {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  align-items: start;
  gap: 10px;
  font-size: 16px;
  color: rgba(233, 235, 240, .72);
}

.footer-redesign .footer-widget.contact-info ul li:first-child {
  font-size: 16px;
  font-weight: 500;
}

.footer-redesign .footer-widget.contact-info ul li:last-child {
  margin-top: 0;
}

.footer-redesign .footer-widget.contact-info ul li i {
  display: inline-flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #05265d;
  background: #e9ebf0;
  font-size: 14px;
}

.footer-redesign .footer-widget.contact-info span {
  color: rgba(233, 235, 240, .72);
}

.footer-redesign .footer-widget.contact-info {
  position: relative;
  overflow: hidden;
  background: #e9ebf0;
}

.footer-redesign .footer-widget.contact-info:before {
  content: "";
  position: absolute;
  left: -70px;
  top: -70px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: rgba(5, 38, 93, .08);
}

.footer-redesign .footer-widget.contact-info .contact-kicker,
.footer-redesign .footer-widget.contact-info span,
.footer-redesign .footer-widget.contact-info a {
  color: #05265d;
}

.contact-kicker {
  position: relative;
  display: block;
  margin-bottom: 18px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.contact-primary {
  position: relative;
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  margin-bottom: 22px;
  padding: 18px;
  border-radius: 16px;
  background: #05265d;
}

.contact-primary i {
  grid-row: span 2;
  display: inline-flex;
  width: 54px;
  height: 54px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #05265d;
  background: #e9ebf0;
}

.contact-primary span,
.contact-primary strong {
  color: #e9ebf0!important;
}

.contact-primary span {
  font-size: 13px;
  opacity: .78;
}

.contact-primary strong {
  font-size: 24px;
  line-height: 1;
}

.contact-list {
  position: relative;
  display: grid;
  gap: 10px;
}

.contact-list a,
.contact-list div {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  gap: 10px;
  align-items: center;
  padding: 12px 0;
  border-bottom: 1px solid rgba(5, 38, 93, .12);
}

.contact-list i {
  display: inline-flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  color: #e9ebf0;
  background: #05265d;
  font-size: 14px;
}

.contact-list span {
  line-height: 1.55;
  word-break: break-word;
}

.contact-map-link {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-top: 22px;
  font-weight: 800;
}

.footer-secondary-links {
  margin-top: 42px;
  padding-top: 24px;
  border-top: 0;
}

.footer-secondary-links ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-secondary-links a {
  display: inline-flex;
  padding: 11px 18px;
  border: 1px solid rgba(233, 235, 240, .2);
  border-radius: 999px;
  color: rgba(233, 235, 240, .78);
  background: rgba(233, 235, 240, .06);
}

.footer-secondary-links a:hover {
  color: #05265d;
  background: #e9ebf0;
}

.footer-redesign .footer-cta {
  margin-top: 34px;
  padding: 42px;
  border: 0;
  border-radius: 22px;
  background: #e9ebf0;
}

.footer-cta-kicker {
  display: block;
  margin-bottom: 10px;
  color: rgba(5, 38, 93, .68);
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.footer-redesign .footer-cta h4 {
  color: #05265d!important;
}

.footer-redesign .footer-cta .btn {
  color: #e9ebf0;
  background: #05265d;
  border-color: #05265d;
}

.footer-redesign .footer-bottom {
  margin-top: 52px;
  background-image: none!important;
  border-top: 1px solid rgba(233, 235, 240, .16);
}

.footer-redesign .footer-bottom .parallax-overly {
  display: none;
}

.footer-redesign .copy-right,
.footer-redesign .copy-right a,
.footer-redesign .footer-nav ul li a {
  color: #e9ebf0!important;
}

@media (max-width: 767px) {
  .footer-modern-head {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .footer-redesign .footer-widget {
    padding: 24px;
  }

  .footer-redesign .footer-widget.about-footer form,
  .footer-social-row {
    align-items: stretch;
    flex-direction: column;
  }

  .footer-redesign .footer-widget.about-footer form button {
    min-height: 54px;
  }

  .footer-secondary-links ul {
    gap: 8px;
  }

  .footer-redesign .footer-cta {
    padding: 24px;
  }
}

/*! Home services redesign */
.services-redesign {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 88% 8%, rgba(0, 38, 100, .34), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(255, 255, 255, .08), transparent 24%),
    linear-gradient(135deg, #1d1d1d 0%, #002664 52%, #0b1220 100%);
}

.services-redesign:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .16;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, .1) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .1) 1px, transparent 1px);
  background-size: 64px 64px;
}

.services-redesign:after {
  content: "";
  position: absolute;
  left: -12vw;
  bottom: -24vw;
  width: 54vw;
  height: 54vw;
  border-radius: 50%;
  /*background: rgba(251, 251, 252, .1);*/
  filter: blur(10px);
}

.services-redesign .container-fluid {
  position: relative;
  z-index: 1;
}

.services-redesign .sub-title {
  color: #fbfbfc;
}

.services-redesign .sec-title {
  max-width: 820px;
  color: #fff;
}

.services-redesign .services-lead {
  color: rgba(255, 255, 255, .7);
  font-size: 18px;
  line-height: 1.75;
  margin: 0;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 18px;
}

.solution-card {
  position: relative;
  display: flex;
  min-height: 330px;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  grid-column: span 2;
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, .06);
  backdrop-filter: blur(16px);
  transition: transform .35s ease, border-color .35s ease, background .35s ease, box-shadow .35s ease;
}

.solution-card:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  background:
    linear-gradient(135deg, rgba(251, 251, 252, .16), transparent 46%),
    linear-gradient(180deg, rgba(255, 255, 255, .08), transparent);
  transition: opacity .35s ease;
}

.solution-card:hover {
  color: #fff;
  border-color: rgba(251, 251, 252, .42);
  background: rgba(255, 255, 255, .1);
  box-shadow: 0 28px 70px rgba(0, 0, 0, .28);
  transform: translateY(-8px);
}

.solution-card:hover:before {
  opacity: 1;
}

.solution-card.featured {
  grid-column: span 3;
  min-height: 390px;
  color: #fff;
  background:
    linear-gradient(135deg, rgba(29, 29, 29, .88), rgba(0, 38, 100, .62)),
    url("../images/serv-th.jpg") center / cover;
}

.solution-card:nth-child(2) {
  grid-column: span 3;
  min-height: 390px;
}

.solution-count {
  position: absolute;
  left: 24px;
  bottom: 18px;
  color: rgba(255, 255, 255, .08);
  font-size: clamp(64px, 7vw, 116px);
  font-weight: 800;
  line-height: 1;
}

.solution-icon {
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 62px;
  height: 62px;
  align-items: center;
  justify-content: center;
  margin-bottom: 42px;
  border-radius: 8px;
  color: #002664;
  background: #fbfbfc;
  font-size: 25px;
  box-shadow: 0 18px 36px rgba(0, 0, 0, .22);
}

.solution-card h3 {
  position: relative;
  z-index: 1;
  max-width: 390px;
  margin-bottom: 14px;
  color: #fff;
  font-size: clamp(24px, 2vw, 34px);
  line-height: 1.2;
}

.solution-card p {
  position: relative;
  z-index: 1;
  max-width: 470px;
  color: rgba(255, 255, 255, .68);
  line-height: 1.65;
  margin-bottom: 28px;
}

.solution-link {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #fff;
  font-weight: 700;
  text-transform: capitalize;
}

.services-cta {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 18px;
  padding: 32px 36px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 8px;
  color: #fff;
  background: linear-gradient(90deg, #fbfbfc, rgba(251, 251, 252, .82));
}

.services-cta span {
  display: block;
  margin-bottom: 6px;
  color: #1d1d1d;
  font-size: 24px;
  font-weight: 700;
}

.services-cta p {
  margin: 0;
  color: rgba(29, 29, 29, .68);
}

.services-cta .btn {
  flex: 0 0 auto;
  color: #fbfbfc;
  background: #002664;
  border-color: #002664;
}

@media (max-width: 1199px) {
  .services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .solution-card,
  .solution-card.featured,
  .solution-card:nth-child(2) {
    grid-column: auto;
    min-height: 320px;
  }
}

@media (max-width: 767px) {
  .services-grid {
    grid-template-columns: 1fr;
  }

  .solution-card,
  .solution-card.featured {
    grid-column: auto;
    min-height: auto;
  }

  .services-cta {
    align-items: flex-start;
    flex-direction: column;
    padding: 24px;
  }
}

/*! Rich Tabadul inner pages */
:root {
  --tabadul-blue: #05265d;
  --tabadul-blue-2: #002664;
  --tabadul-ice: #e9ebf0;
  --tabadul-white: #fbfbfc;
  --tabadul-ink: #1d1d1d;
}

.tabadul-page {
  background: var(--tabadul-white);
  color: var(--tabadul-ink);
}

.tabadul-page .header {
  box-shadow: 0 12px 34px rgba(5, 38, 93, .08);
}

.tabadul-page .inner-hero.rich-hero {
  position: relative;
  overflow: hidden;
  min-height: 520px;
  display: flex;
  align-items: center;
  padding: 150px 0 95px;
  color: #fff;
  background:
    radial-gradient(circle at 15% 18%, rgba(233, 235, 240, .2), transparent 28%),
    linear-gradient(135deg, rgba(5, 38, 93, .96), rgba(0, 38, 100, .9)),
    url("../images/about-bg.png") center / cover;
}

.rich-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .16;
  background-image:
    linear-gradient(rgba(255, 255, 255, .18) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .18) 1px, transparent 1px);
  background-size: 72px 72px;
}

.rich-hero:after {
  content: "";
  position: absolute;
  left: -120px;
  bottom: -170px;
  width: 430px;
  height: 430px;
  border: 55px solid rgba(233, 235, 240, .12);
  border-radius: 50%;
}

.rich-hero .container {
  position: relative;
  z-index: 1;
}

.rich-hero .inner-kicker,
.section-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
  color: var(--tabadul-blue);
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.rich-hero .inner-kicker {
  color: var(--tabadul-ice);
}

.section-eyebrow:before,
.rich-hero .inner-kicker:before {
  content: "";
  width: 34px;
  height: 2px;
  background: currentColor;
}

.rich-hero h1 {
  max-width: 980px;
  margin: 0;
  color: #fff;
  font-size: clamp(42px, 6vw, 86px);
  line-height: .98;
  letter-spacing: 0;
}

.rich-hero p {
  max-width: 720px;
  margin: 28px 0 0;
  color: rgba(255, 255, 255, .78);
  font-size: 19px;
  line-height: 1.75;
}

.hero-meta-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  max-width: 760px;
  margin-top: 34px;
}

.hero-meta-grid span {
  padding: 14px 16px;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, .08);
  font-weight: 700;
}

.rich-section {
  position: relative;
  overflow: hidden;
  padding: 92px 0;
}

.rich-section.soft {
  background: var(--tabadul-ice);
}

.rich-section.dark {
  color: #fff;
  background:
    radial-gradient(circle at 82% 18%, rgba(233, 235, 240, .16), transparent 30%),
    linear-gradient(135deg, var(--tabadul-blue), #071627);
}

.section-head {
  max-width: 820px;
  margin-bottom: 42px;
}

.section-head.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.section-head.center .section-eyebrow {
  justify-content: center;
}

.section-head h2 {
  margin: 0;
  color: var(--tabadul-ink);
  font-size: clamp(32px, 4vw, 58px);
  line-height: 1.08;
}

.section-head p {
  margin: 18px 0 0;
  color: rgba(29, 29, 29, .68);
  font-size: 17px;
  line-height: 1.8;
}

.dark .section-head h2,
.dark .section-head p,
.dark .section-eyebrow {
  color: #fff;
}

.dark .section-head p {
  color: rgba(255, 255, 255, .72);
}

.split-modern {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
  gap: 44px;
  align-items: center;
}

.split-panel {
  position: relative;
  overflow: hidden;
  min-height: 430px;
  padding: 42px;
  border-radius: 8px;
  color: #fff;
  background:
    linear-gradient(135deg, rgba(5, 38, 93, .92), rgba(5, 38, 93, .52)),
    url("../images/about1.jpg") center / cover;
}

.split-panel.product {
  background:
    linear-gradient(135deg, rgba(5, 38, 93, .88), rgba(29, 29, 29, .52)),
    url("../images/serv-th.jpg") center / cover;
}

.split-panel.media {
  background:
    linear-gradient(135deg, rgba(5, 38, 93, .86), rgba(29, 29, 29, .48)),
    url("../images/slider-1.jpg") center / cover;
}

.split-panel h3 {
  position: relative;
  z-index: 1;
  max-width: 420px;
  margin: 0;
  color: #fff;
  font-size: clamp(28px, 3vw, 48px);
}

.split-panel p {
  position: relative;
  z-index: 1;
  max-width: 470px;
  margin-top: 18px;
  color: rgba(255, 255, 255, .78);
}

.feature-list {
  display: grid;
  gap: 14px;
}

.feature-item {
  display: grid;
  grid-template-columns: 56px 1fr;
  gap: 16px;
  align-items: flex-start;
  padding: 22px;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 44px rgba(5, 38, 93, .06);
}

.feature-item i,
.icon-tile {
  display: inline-flex;
  width: 56px;
  height: 56px;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  color: #fff;
  background: var(--tabadul-blue);
  font-size: 21px;
}

.feature-item h3,
.metric-card h3,
.deep-card h3,
.article-card h3,
.media-card h3,
.contact-box h3 {
  margin: 0 0 8px;
  color: var(--tabadul-ink);
}

.feature-item p,
.deep-card p,
.article-card p,
.media-card p,
.contact-box p {
  margin: 0;
  color: rgba(29, 29, 29, .68);
  line-height: 1.7;
}

.deep-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.deep-card {
  position: relative;
  overflow: hidden;
  min-height: 250px;
  padding: 30px;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 22px 56px rgba(5, 38, 93, .08);
}

.deep-card:after {
  content: attr(data-count);
  position: absolute;
  left: 18px;
  bottom: -10px;
  color: rgba(5, 38, 93, .06);
  font-size: 88px;
  font-weight: 900;
  line-height: 1;
}

.deep-card i {
  margin-bottom: 28px;
}

.metric-band {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  overflow: hidden;
  border-radius: 8px;
  background: var(--tabadul-blue);
}

.metric-card {
  padding: 32px;
  border-left: 1px solid rgba(255, 255, 255, .14);
  color: #fff;
}

.metric-card strong {
  display: block;
  color: #fff;
  font-size: clamp(34px, 5vw, 64px);
  line-height: 1;
}

.metric-card span {
  display: block;
  margin-top: 12px;
  color: rgba(255, 255, 255, .74);
}

.timeline-modern {
  display: grid;
  gap: 18px;
  counter-reset: step;
}

.timeline-item {
  position: relative;
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 22px;
  padding: 26px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(5, 38, 93, .07);
}

.timeline-item strong {
  color: var(--tabadul-blue);
  font-size: 26px;
}

.timeline-item p {
  margin: 0;
  color: rgba(29, 29, 29, .68);
}

.product-grid,
.article-grid,
.media-grid,
.contact-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.product-card,
.article-card,
.media-card,
.contact-box {
  overflow: hidden;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 20px 54px rgba(5, 38, 93, .07);
}

.product-card .thumb,
.article-card .thumb,
.media-card .thumb {
  min-height: 220px;
  background: linear-gradient(135deg, rgba(5, 38, 93, .2), rgba(5, 38, 93, .03)), url("../images/serv-th.jpg") center / cover;
}

.product-card:nth-child(2) .thumb,
.article-card:nth-child(2) .thumb,
.media-card:nth-child(2) .thumb {
  background-image: linear-gradient(135deg, rgba(5, 38, 93, .2), rgba(5, 38, 93, .03)), url("../images/about1.jpg");
}

.product-card:nth-child(3) .thumb,
.article-card:nth-child(3) .thumb,
.media-card:nth-child(3) .thumb {
  background-image: linear-gradient(135deg, rgba(5, 38, 93, .2), rgba(5, 38, 93, .03)), url("../images/slider-1.jpg");
}

.product-card .body,
.article-card .body,
.media-card .body,
.contact-box {
  padding: 26px;
}

.tag-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 18px;
}

.tag-row span {
  padding: 7px 10px;
  border-radius: 8px;
  color: var(--tabadul-blue);
  background: var(--tabadul-ice);
  font-size: 13px;
  font-weight: 800;
}

.quote-panel {
  position: relative;
  overflow: hidden;
  padding: 44px;
  border-radius: 8px;
  color: #fff;
  background: linear-gradient(135deg, var(--tabadul-blue), #0b1524);
}

.quote-panel h2,
.quote-panel h3 {
  color: #fff;
}

.quote-panel p {
  max-width: 760px;
  color: rgba(255, 255, 255, .76);
}

.form-modern {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 24px;
}

.form-modern input,
.form-modern textarea,
.form-modern select {
  width: 100%;
  min-height: 56px;
  padding: 14px 16px;
  border: 1px solid rgba(5, 38, 93, .12);
  border-radius: 8px;
  color: var(--tabadul-ink);
  background: #fff;
}

.form-modern textarea,
.form-modern .full {
  grid-column: 1 / -1;
}

.form-modern button {
  grid-column: 1 / -1;
}

.service-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.service-pills span {
  padding: 13px 16px;
  border: 1px solid rgba(5, 38, 93, .12);
  border-radius: 8px;
  color: var(--tabadul-blue);
  background: #fff;
  font-weight: 800;
}

.video-card .thumb {
  position: relative;
}

.video-card .thumb:after {
  content: "\f04b";
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  width: 74px;
  height: 74px;
  margin: auto;
  border-radius: 50%;
  color: var(--tabadul-blue);
  background: #fff;
  font: var(--fa-font-solid);
  box-shadow: 0 16px 36px rgba(0, 0, 0, .22);
}

.faq-stack {
  display: grid;
  gap: 14px;
}

.faq-row {
  padding: 24px;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fff;
}

.faq-row h3 {
  margin-bottom: 10px;
}

.faq-row p {
  margin: 0;
  color: rgba(29, 29, 29, .68);
}

.not-found-wrap {
  min-height: 70vh;
  display: grid;
  place-items: center;
  padding: 130px 0 80px;
  text-align: center;
  background: var(--tabadul-ice);
}

.not-found-wrap strong {
  display: block;
  color: var(--tabadul-blue);
  font-size: clamp(90px, 18vw, 220px);
  line-height: .85;
}

@media (max-width: 1199px) {
  .deep-grid,
  .product-grid,
  .article-grid,
  .media-grid,
  .contact-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .metric-band {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .split-modern {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .tabadul-page .inner-hero.rich-hero {
    min-height: auto;
    padding: 120px 0 70px;
  }

  .hero-meta-grid,
  .deep-grid,
  .product-grid,
  .article-grid,
  .media-grid,
  .contact-grid,
  .metric-band,
  .form-modern {
    grid-template-columns: 1fr;
  }

  .timeline-item {
    grid-template-columns: 1fr;
  }

  .split-panel,
  .quote-panel {
    padding: 28px;
  }
}

/*! Premium Tabadul page experience */
.premium-page {
  --premium-blue: #05265d;
  --premium-blue-deep: #031833;
  --premium-blue-soft: #123b7a;
  --premium-ice: #e9ebf0;
  --premium-white: #fbfbfc;
  --premium-ink: #1d1d1d;
  --premium-line: rgba(5, 38, 93, .13);
  overflow-x: hidden;
  background:
    radial-gradient(circle at 0 0, rgba(5, 38, 93, .07), transparent 34vw),
    linear-gradient(180deg, #fbfbfc 0%, #f4f6fa 100%);
}

.premium-page .premium-hero {
  position: relative;
  min-height: 760px;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 170px 0 110px;
  color: #fff;
  background:
    radial-gradient(circle at 80% 20%, rgba(233, 235, 240, .22), transparent 26%),
    linear-gradient(135deg, rgba(5, 38, 93, .98), rgba(3, 24, 51, .94));
}

.premium-page .premium-hero:before,
.premium-page .premium-hero:after,
.premium-bg-mesh:before,
.premium-bg-mesh:after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.premium-page .premium-hero:before {
  inset: 0;
  opacity: .18;
  background-image:
    linear-gradient(rgba(255, 255, 255, .16) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .16) 1px, transparent 1px);
  background-size: 78px 78px;
  animation: premiumGrid 18s linear infinite;
}

.premium-page .premium-hero:after {
  inset: auto -10vw -16vw auto;
  width: 52vw;
  height: 52vw;
  border-radius: 50%;
  border: 70px solid rgba(233, 235, 240, .08);
  animation: premiumFloat 8s ease-in-out infinite;
}

.premium-bg-mesh {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.premium-bg-mesh:before {
  width: 42vw;
  height: 42vw;
  right: -13vw;
  top: -8vw;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(233, 235, 240, .22), transparent 62%);
  filter: blur(4px);
  animation: premiumPulse 9s ease-in-out infinite;
}

.premium-bg-mesh:after {
  width: 28vw;
  height: 28vw;
  left: 12vw;
  top: 12vw;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, .16);
  transform: rotate(18deg);
  animation: premiumSpin 22s linear infinite;
}

.premium-hero .container {
  position: relative;
  z-index: 2;
}

.premium-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, .95fr);
  gap: 58px;
  align-items: center;
}

.premium-kicker,
.premium-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
  color: var(--premium-blue);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.premium-hero .premium-kicker {
  color: var(--premium-ice);
}

.premium-kicker:before,
.premium-eyebrow:before {
  content: "";
  width: 38px;
  height: 2px;
  background: currentColor;
}

.premium-hero h1 {
  margin: 0;
  color: #fff;
  font-size: clamp(48px, 7vw, 104px);
  line-height: .92;
  letter-spacing: 0;
}

.premium-hero p {
  max-width: 760px;
  margin: 28px 0 0;
  color: rgba(255, 255, 255, .78);
  font-size: 20px;
  line-height: 1.8;
}

.premium-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.btn-premium-light {
  border-color: rgba(255, 255, 255, .28);
  color: #fff;
  background: rgba(255, 255, 255, .1);
  backdrop-filter: blur(18px);
}

.btn-premium-light:hover {
  border-color: #fff;
  color: var(--premium-blue);
  background: #fff;
}

.premium-visual {
  position: relative;
  min-height: 520px;
}

.premium-image-stack {
  position: absolute;
  inset: 0;
}

.premium-image-main,
.premium-image-float,
.premium-glass-card {
  position: absolute;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 8px;
  box-shadow: 0 35px 100px rgba(0, 0, 0, .32);
}

.premium-image-main {
  inset: 8% 0 0 10%;
  background: var(--hero-img, url("../images/shop1.jpg")) center / cover;
}

.premium-image-main:after,
.premium-image-float:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent, rgba(5, 38, 93, .46));
}

.premium-image-float {
  width: 42%;
  height: 36%;
  right: 0;
  bottom: 3%;
  background: var(--hero-img-2, url("../images/serv-th.jpg")) center / cover;
  animation: premiumFloat 6s ease-in-out infinite;
}

.premium-glass-card {
  left: 3%;
  top: 0;
  width: 230px;
  padding: 22px;
  color: #fff;
  background: rgba(255, 255, 255, .12);
  backdrop-filter: blur(18px);
  animation: premiumFloat 7s ease-in-out infinite reverse;
}

.premium-glass-card strong {
  display: block;
  color: #fff;
  font-size: 42px;
  line-height: 1;
}

.premium-glass-card span {
  display: block;
  margin-top: 8px;
  color: rgba(255, 255, 255, .78);
}

.premium-breadcrumb {
  position: relative;
  z-index: 3;
  margin-top: -34px;
}

.premium-breadcrumb .container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  padding: 18px 24px;
  border: 1px solid rgba(5, 38, 93, .08);
  border-radius: 8px;
  background: rgba(255, 255, 255, .82);
  box-shadow: 0 18px 45px rgba(5, 38, 93, .1);
  backdrop-filter: blur(20px);
}

.premium-breadcrumb a,
.premium-breadcrumb span {
  color: rgba(29, 29, 29, .68);
  font-weight: 800;
}

.premium-breadcrumb i {
  color: var(--premium-blue);
}

.premium-section {
  position: relative;
  overflow: hidden;
  padding: 118px 0;
}

.premium-section.no-top {
  padding-top: 70px;
}

.premium-section.ice {
  background:
    radial-gradient(circle at 0% 20%, rgba(5, 38, 93, .07), transparent 30%),
    var(--premium-ice);
}

.premium-section.dark {
  color: #fff;
  background:
    radial-gradient(circle at 85% 10%, rgba(233, 235, 240, .14), transparent 28%),
    linear-gradient(135deg, var(--premium-blue), var(--premium-blue-deep));
}

.premium-heading {
  max-width: 960px;
  margin-bottom: 54px;
}

.premium-heading.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.premium-heading.center .premium-eyebrow {
  justify-content: center;
}

.premium-heading h2 {
  margin: 0;
  color: var(--premium-ink);
  font-size: clamp(36px, 5vw, 72px);
  line-height: 1;
  letter-spacing: 0;
}

.premium-heading p {
  max-width: 780px;
  margin: 20px 0 0;
  color: rgba(29, 29, 29, .68);
  font-size: 18px;
  line-height: 1.8;
}

.premium-heading.center p {
  margin-left: auto;
  margin-right: auto;
}

.premium-section.dark .premium-heading h2,
.premium-section.dark .premium-heading p,
.premium-section.dark .premium-eyebrow {
  color: #fff;
}

.premium-section.dark .premium-heading p {
  color: rgba(255, 255, 255, .72);
}

.premium-split {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
  gap: 54px;
  align-items: center;
}

.premium-photo-panel {
  position: relative;
  min-height: 560px;
  overflow: hidden;
  border-radius: 8px;
  background: var(--panel-img, url("../images/about1.jpg")) center / cover;
  box-shadow: 0 35px 90px rgba(5, 38, 93, .16);
}

.premium-photo-panel:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(5, 38, 93, .04), rgba(5, 38, 93, .74));
}

.premium-photo-panel .panel-caption {
  position: absolute;
  right: 26px;
  left: 26px;
  bottom: 26px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, .13);
  backdrop-filter: blur(18px);
}

.premium-photo-panel .panel-caption h3 {
  margin: 0 0 8px;
  color: #fff;
}

.premium-photo-panel .panel-caption p {
  margin: 0;
  color: rgba(255, 255, 255, .76);
}

.premium-card-grid,
.premium-product-grid,
.premium-media-grid,
.premium-team-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.premium-card {
  position: relative;
  overflow: hidden;
  min-height: 310px;
  padding: 32px;
  border: 1px solid var(--premium-line);
  border-radius: 8px;
  background: rgba(255, 255, 255, .82);
  box-shadow: 0 24px 66px rgba(5, 38, 93, .08);
  backdrop-filter: blur(16px);
  transition: transform .45s ease, box-shadow .45s ease, border-color .45s ease;
}

.premium-card:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(5, 38, 93, .09), transparent 45%);
  transition: opacity .45s ease;
}

.premium-card:hover {
  transform: translateY(-12px);
  border-color: rgba(5, 38, 93, .28);
  box-shadow: 0 34px 90px rgba(5, 38, 93, .16);
}

.premium-card:hover:before {
  opacity: 1;
}

.premium-card:hover .premium-icon {
  transform: rotate(8deg) scale(1.06);
}

.premium-icon {
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 64px;
  height: 64px;
  align-items: center;
  justify-content: center;
  margin-bottom: 34px;
  border-radius: 8px;
  color: #fff;
  background: linear-gradient(135deg, var(--premium-blue), var(--premium-blue-soft));
  font-size: 23px;
  box-shadow: 0 16px 34px rgba(5, 38, 93, .2);
  transition: transform .45s ease;
}

.premium-card h3,
.premium-product h3,
.premium-media h3,
.premium-table h3,
.premium-faq h3,
.premium-stat h3 {
  position: relative;
  z-index: 1;
  margin-bottom: 12px;
  color: var(--premium-ink);
}

.premium-card p,
.premium-product p,
.premium-media p,
.premium-faq p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: rgba(29, 29, 29, .68);
  line-height: 1.75;
}

.premium-card .card-index {
  position: absolute;
  left: 20px;
  bottom: -6px;
  color: rgba(5, 38, 93, .06);
  font-size: 98px;
  font-weight: 900;
  line-height: .9;
}

.premium-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  overflow: hidden;
  border-radius: 8px;
  background: var(--premium-blue);
  box-shadow: 0 24px 70px rgba(5, 38, 93, .16);
}

.premium-stat {
  min-height: 190px;
  padding: 34px;
  border-left: 1px solid rgba(255, 255, 255, .14);
  color: #fff;
  background: linear-gradient(180deg, rgba(255, 255, 255, .08), transparent);
}

.premium-stat strong {
  display: block;
  color: #fff;
  font-size: clamp(42px, 6vw, 76px);
  line-height: 1;
}

.premium-stat span {
  display: block;
  margin-top: 12px;
  color: rgba(255, 255, 255, .74);
  font-weight: 700;
}

.premium-flow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.flow-step {
  position: relative;
  padding: 28px;
  border: 1px solid var(--premium-line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 48px rgba(5, 38, 93, .07);
}

.flow-step:after {
  content: "";
  position: absolute;
  top: 48px;
  left: -18px;
  width: 18px;
  height: 2px;
  background: var(--premium-blue);
}

.flow-step:last-child:after {
  display: none;
}

.flow-step strong {
  display: inline-flex;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  border-radius: 50%;
  color: #fff;
  background: var(--premium-blue);
}

.flow-step h3 {
  margin-bottom: 10px;
}

.flow-step p {
  margin: 0;
  color: rgba(29, 29, 29, .68);
}

.premium-timeline {
  position: relative;
  display: grid;
  gap: 18px;
}

.premium-timeline:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 132px;
  width: 2px;
  background: linear-gradient(var(--premium-blue), rgba(5, 38, 93, .08));
}

.timeline-node {
  position: relative;
  display: grid;
  grid-template-columns: 110px 1fr;
  gap: 46px;
  align-items: start;
}

.timeline-node strong {
  color: var(--premium-blue);
  font-size: 28px;
}

.timeline-node .node-card {
  padding: 28px;
  border: 1px solid var(--premium-line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(5, 38, 93, .07);
}

.timeline-node .node-card:before {
  content: "";
  position: absolute;
  right: 124px;
  width: 18px;
  height: 18px;
  margin-top: 8px;
  border: 4px solid #fff;
  border-radius: 50%;
  background: var(--premium-blue);
  box-shadow: 0 0 0 8px rgba(5, 38, 93, .12);
}

.premium-product,
.premium-media {
  overflow: hidden;
  border: 1px solid var(--premium-line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 24px 66px rgba(5, 38, 93, .08);
  transition: transform .45s ease, box-shadow .45s ease;
}

.premium-product:hover,
.premium-media:hover {
  transform: translateY(-10px);
  box-shadow: 0 34px 90px rgba(5, 38, 93, .15);
}

.premium-product .thumb,
.premium-media .thumb {
  position: relative;
  min-height: 260px;
  overflow: hidden;
  background: var(--thumb, url("../images/shop1.jpg")) center / cover;
}

.premium-product .thumb:before,
.premium-media .thumb:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent, rgba(5, 38, 93, .5));
}

.premium-product:hover .thumb,
.premium-media:hover .thumb {
  background-size: 112%;
}

.premium-product .body,
.premium-media .body {
  padding: 28px;
}

.premium-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 22px;
}

.premium-tags span {
  padding: 8px 11px;
  border-radius: 8px;
  color: var(--premium-blue);
  background: var(--premium-ice);
  font-size: 12px;
  font-weight: 900;
}

.premium-table {
  overflow: hidden;
  border: 1px solid var(--premium-line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 24px 66px rgba(5, 38, 93, .08);
}

.premium-table table {
  width: 100%;
  border-collapse: collapse;
}

.premium-table th,
.premium-table td {
  padding: 20px 22px;
  border-bottom: 1px solid rgba(5, 38, 93, .08);
  color: rgba(29, 29, 29, .76);
}

.premium-table th {
  color: #fff;
  background: var(--premium-blue);
  font-weight: 900;
}

.premium-table tr:hover td {
  background: rgba(5, 38, 93, .04);
}

.premium-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 28px;
}

.premium-tab {
  padding: 12px 18px;
  border: 1px solid var(--premium-line);
  border-radius: 8px;
  color: var(--premium-blue);
  background: #fff;
  font-weight: 900;
  cursor: pointer;
  transition: all .3s ease;
}

.premium-tab.active,
.premium-tab:hover {
  color: #fff;
  background: var(--premium-blue);
}

.premium-filter-item.is-hidden {
  display: none;
}

.premium-progress-list {
  display: grid;
  gap: 18px;
}

.premium-progress-item {
  padding: 22px;
  border: 1px solid var(--premium-line);
  border-radius: 8px;
  background: #fff;
}

.premium-progress-top {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 12px;
  color: var(--premium-ink);
  font-weight: 900;
}

.premium-progress-track {
  height: 10px;
  overflow: hidden;
  border-radius: 20px;
  background: var(--premium-ice);
}

.premium-progress-bar {
  width: 0;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, var(--premium-blue), var(--premium-blue-soft));
  transition: width 1.4s cubic-bezier(.22, 1, .36, 1);
}

.premium-faq-list {
  display: grid;
  gap: 14px;
}

.premium-faq {
  padding: 26px;
  border: 1px solid var(--premium-line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(5, 38, 93, .07);
}

.premium-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.premium-form input,
.premium-form select,
.premium-form textarea {
  width: 100%;
  min-height: 58px;
  padding: 15px 16px;
  border: 1px solid var(--premium-line);
  border-radius: 8px;
  color: var(--premium-ink);
  background: #fff;
  transition: border-color .3s ease, box-shadow .3s ease;
}

.premium-form input:focus,
.premium-form select:focus,
.premium-form textarea:focus {
  outline: none;
  border-color: var(--premium-blue);
  box-shadow: 0 0 0 4px rgba(5, 38, 93, .1);
}

.premium-form textarea,
.premium-form .full {
  grid-column: 1 / -1;
}

.premium-cta {
  position: relative;
  overflow: hidden;
  padding: 58px;
  border-radius: 8px;
  color: #fff;
  background:
    radial-gradient(circle at 10% 10%, rgba(233, 235, 240, .2), transparent 26%),
    linear-gradient(135deg, var(--premium-blue), var(--premium-blue-deep));
  box-shadow: 0 34px 100px rgba(5, 38, 93, .2);
}

.premium-cta h2 {
  max-width: 850px;
  margin: 0;
  color: #fff;
  font-size: clamp(34px, 5vw, 66px);
  line-height: 1;
}

.premium-cta p {
  max-width: 760px;
  margin: 18px 0 28px;
  color: rgba(255, 255, 255, .76);
  font-size: 18px;
}

.premium-reveal {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity .55s ease, transform .55s ease;
}

.premium-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.premium-stagger > * {
  opacity: 0;
  transform: translateY(14px);
  transition: opacity .55s ease, transform .55s ease;
}

.premium-stagger.is-visible > * {
  opacity: 1;
  transform: translateY(0);
}

.premium-stagger.is-visible > *:nth-child(2) { transition-delay: .08s; }
.premium-stagger.is-visible > *:nth-child(3) { transition-delay: .16s; }
.premium-stagger.is-visible > *:nth-child(4) { transition-delay: .24s; }
.premium-stagger.is-visible > *:nth-child(5) { transition-delay: .32s; }
.premium-stagger.is-visible > *:nth-child(6) { transition-delay: .4s; }
.premium-stagger.is-visible > *:nth-child(7) { transition-delay: .48s; }
.premium-stagger.is-visible > *:nth-child(8) { transition-delay: .56s; }

.premium-mouse-glow {
  position: fixed;
  z-index: 0;
  width: 380px;
  height: 380px;
  right: var(--mouse-x, -500px);
  top: var(--mouse-y, -500px);
  pointer-events: none;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(5, 38, 93, .1), transparent 68%);
  transform: translate(50%, -50%);
  transition: right .08s linear, top .08s linear;
}

@keyframes premiumGrid {
  from { background-position: 0 0; }
  to { background-position: 78px 78px; }
}

@keyframes premiumFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-18px); }
}

@keyframes premiumPulse {
  0%, 100% { transform: scale(1); opacity: .85; }
  50% { transform: scale(1.08); opacity: .55; }
}

@keyframes premiumSpin {
  to { transform: rotate(378deg); }
}

@media (max-width: 1199px) {
  .premium-hero-grid,
  .premium-split {
    grid-template-columns: 1fr;
  }

  .premium-visual {
    min-height: 420px;
  }

  .premium-card-grid,
  .premium-product-grid,
  .premium-media-grid,
  .premium-team-grid,
  .premium-flow,
  .premium-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .premium-page .premium-hero {
    min-height: auto;
    padding: 130px 0 80px;
  }

  .premium-card-grid,
  .premium-product-grid,
  .premium-media-grid,
  .premium-team-grid,
  .premium-flow,
  .premium-stats,
  .premium-form {
    grid-template-columns: 1fr;
  }

  .premium-photo-panel {
    min-height: 390px;
  }

  .premium-timeline:before,
  .timeline-node .node-card:before,
  .flow-step:after {
    display: none;
  }

  .timeline-node {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .premium-cta {
    padding: 32px;
  }
}

/*! Contact page custom redesign */
.contact-redesign {
  background: #fbfbfc;
}

.contact-redesign-hero {
  position: relative;
  overflow: hidden;
  padding: 150px 0 118px;
  color: #fff;
  background:
    radial-gradient(circle at 88% 10%, rgba(233, 235, 240, .22), transparent 28%),
    radial-gradient(circle at 78% 30%, rgba(233, 235, 240, .1), transparent 24%),
    linear-gradient(135deg, rgba(5, 38, 93, .98), rgba(3, 18, 38, .96));
}

.contact-redesign-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .16;
  background-image:
    linear-gradient(rgba(255, 255, 255, .18) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .18) 1px, transparent 1px);
  background-size: 72px 72px;
}

.contact-redesign-hero:after {
  content: "";
  position: absolute;
  left: -140px;
  bottom: -190px;
  width: 470px;
  height: 470px;
  border: 64px solid rgba(233, 235, 240, .08);
  border-radius: 50%;
}

.contact-redesign-hero .container {
  position: relative;
  z-index: 1;
}

.contact-redesign-hero .premium-kicker {
  color: rgba(255, 255, 255, .78);
}

.contact-hero-layout {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(420px, .78fr);
  gap: clamp(38px, 5vw, 86px);
  align-items: center;
}

.contact-redesign-hero h1 {
  max-width: 780px;
  margin: 0;
  color: #fff;
  font-size: clamp(42px, 5.3vw, 78px);
  line-height: 1;
}

.contact-redesign-hero p {
  max-width: 720px;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, .76);
  font-size: 19px;
  line-height: 1.8;
}

.contact-hero-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  max-width: 720px;
  margin-top: 34px;
}

.contact-hero-metrics div {
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 8px;
  background: rgba(255, 255, 255, .07);
  backdrop-filter: blur(14px);
}

.contact-hero-metrics strong {
  display: block;
  color: #fff;
  font-size: 30px;
  line-height: 1;
}

.contact-hero-metrics span {
  display: block;
  margin-top: 7px;
  color: rgba(255, 255, 255, .68);
  font-size: 13px;
  font-weight: 800;
}

.contact-hero-console {
  position: relative;
  min-height: 520px;
}

.console-image {
  position: absolute;
  inset: 0 0 58px 50px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 8px;
  background:
    linear-gradient(180deg, rgba(5, 38, 93, .05), rgba(5, 38, 93, .68)),
    url("../images/service1.jpg") center / cover;
  box-shadow: 0 38px 100px rgba(0, 0, 0, .3);
}

.console-image:before {
  content: "";
  position: absolute;
  inset: 22px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 8px;
}

.console-card {
  position: absolute;
  z-index: 2;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, .12);
  box-shadow: 0 24px 60px rgba(0, 0, 0, .22);
  backdrop-filter: blur(18px);
}

.console-card.main {
  right: 0;
  left: 74px;
  bottom: 0;
  padding: 26px;
}

.console-card.main span {
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, .66);
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.console-card.main strong {
  display: block;
  color: #fff;
  font-size: 30px;
  line-height: 1.15;
}

.console-card.main p {
  margin: 12px 0 0;
  color: rgba(255, 255, 255, .72);
  font-size: 14px;
  line-height: 1.65;
}

.console-card.floating {
  top: 48px;
  left: 0;
  display: flex;
  max-width: 300px;
  gap: 14px;
  align-items: center;
  padding: 18px;
}

.console-card.floating i {
  display: inline-flex;
  width: 52px;
  height: 52px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  color: #05265d;
  background: #fff;
  font-size: 21px;
}

.console-card.floating strong,
.console-card.floating span {
  display: block;
}

.console-card.floating strong {
  color: #fff;
}

.console-card.floating span {
  margin-top: 4px;
  color: rgba(255, 255, 255, .7);
  font-size: 13px;
}

.contact-info-band {
  position: relative;
  z-index: 2;
  margin-top: 42px;
}

.branch-section-head {
  max-width: 820px;
  margin-bottom: 34px;
}

.branch-section-head h2 {
  margin-bottom: 14px;
  color: #1d1d1d;
  font-size: clamp(32px, 4vw, 56px);
  line-height: 1.05;
}

.branch-section-head p {
  color: rgba(29, 29, 29, .66);
  font-size: 17px;
  line-height: 1.75;
}

.branch-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) repeat(2, minmax(280px, .9fr));
  gap: 20px;
  align-items: stretch;
}

.branch-card {
  position: relative;
  overflow: hidden;
  min-height: 430px;
  padding: 28px;
  border: 1px solid rgba(5, 38, 93, .12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(5, 38, 93, .1);
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}

.branch-card:hover {
  transform: translateY(-8px);
  border-color: rgba(5, 38, 93, .28);
  box-shadow: 0 34px 90px rgba(5, 38, 93, .16);
}

.branch-card.main-branch {
  color: #fff;
  background:
    radial-gradient(circle at 10% 15%, rgba(233, 235, 240, .17), transparent 28%),
    linear-gradient(135deg, #05265d, #07172e);
}

.branch-card.main-branch:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .14;
  background-image:
    linear-gradient(rgba(255, 255, 255, .2) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .2) 1px, transparent 1px);
  background-size: 54px 54px;
}

.branch-card > * {
  position: relative;
  z-index: 1;
}

.branch-country {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 30px;
}

.branch-country span,
.branch-country strong {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 8px 12px;
  border-radius: 8px;
  color: #05265d;
  background: #e9ebf0;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

.main-branch .branch-country span {
  color: #05265d;
  background: #fbfbfc;
}

.main-branch .branch-country strong {
  color: #fff;
  background: rgba(255, 255, 255, .14);
}

.future-branch .branch-country strong {
  color: rgba(5, 38, 93, .75);
  background: rgba(5, 38, 93, .08);
}

.branch-top {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: flex-start;
  margin-bottom: 28px;
}

.branch-label {
  display: block;
  margin-bottom: 8px;
  color: rgba(29, 29, 29, .56);
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.main-branch .branch-label {
  color: rgba(255, 255, 255, .62);
}

.branch-top h3 {
  margin: 0;
  color: #1d1d1d;
  font-size: clamp(25px, 2.4vw, 38px);
  line-height: 1.12;
}

.main-branch .branch-top h3 {
  color: #fff;
}

.branch-top > i {
  display: inline-flex;
  width: 62px;
  height: 62px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  color: #fff;
  background: #05265d;
  font-size: 22px;
}

.main-branch .branch-top > i {
  color: #05265d;
  background: #fff;
}

.branch-details {
  display: grid;
  gap: 14px;
}

.branch-details > div {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 13px;
  align-items: flex-start;
  padding: 15px;
  border-radius: 8px;
  background: rgba(5, 38, 93, .045);
}

.main-branch .branch-details > div {
  background: rgba(255, 255, 255, .1);
}

.branch-details i {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  color: #fff;
  background: #05265d;
}

.main-branch .branch-details i {
  color: #05265d;
  background: #fff;
}

.branch-details p {
  margin: 0;
  color: rgba(29, 29, 29, .72);
  line-height: 1.65;
}

.main-branch .branch-details p,
.main-branch .branch-details a {
  color: rgba(255, 255, 255, .82);
}

.branch-details a {
  color: rgba(29, 29, 29, .72);
}

.branch-map-link {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-top: 24px;
  color: #05265d;
  font-weight: 900;
}

.main-branch .branch-map-link {
  color: #fff;
}

.branch-map-link.disabled {
  color: rgba(29, 29, 29, .44);
  cursor: default;
}

.support-form-section {
  padding: 96px 0;
}

.support-form-shell {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
  overflow: hidden;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 30px 90px rgba(5, 38, 93, .1);
}

.support-form-aside {
  position: relative;
  padding: 46px;
  color: #fff;
  background:
    linear-gradient(135deg, rgba(5, 38, 93, .94), rgba(3, 24, 51, .86)),
    url("../images/service1.jpg") center / cover;
}

.support-form-aside h2 {
  margin-bottom: 18px;
  color: #fff;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.05;
}

.support-form-aside p {
  color: rgba(255, 255, 255, .76);
  line-height: 1.8;
}

.support-check-list {
  display: grid;
  gap: 14px;
  margin-top: 36px;
}

.support-check-list li {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  color: rgba(255, 255, 255, .86);
}

.support-check-list i {
  margin-top: 4px;
}

.technical-support-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  padding: 46px;
}

.technical-support-form label {
  display: grid;
  gap: 8px;
  color: #1d1d1d;
  font-weight: 800;
}

.technical-support-form input,
.technical-support-form select,
.technical-support-form textarea {
  width: 100%;
  min-height: 56px;
  padding: 14px 16px;
  border: 1px solid rgba(5, 38, 93, .14);
  border-radius: 8px;
  color: #1d1d1d;
  background: #fbfbfc;
  transition: border-color .25s ease, box-shadow .25s ease, background .25s ease;
}

.technical-support-form input:focus,
.technical-support-form select:focus,
.technical-support-form textarea:focus {
  outline: none;
  border-color: #05265d;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(5, 38, 93, .1);
}

.technical-support-form .full {
  grid-column: 1 / -1;
}

.contact-map-section {
  padding: 0 0 110px;
}

.contact-map-shell {
  display: grid;
  grid-template-columns: minmax(0, .72fr) minmax(0, 1.28fr);
  overflow: hidden;
  border-radius: 8px;
  background: #05265d;
  box-shadow: 0 30px 90px rgba(5, 38, 93, .14);
}

.contact-map-copy {
  padding: 42px;
  color: #fff;
}

.contact-map-copy h2 {
  margin-bottom: 16px;
  color: #fff;
}

.contact-map-copy p,
.contact-map-copy a {
  color: rgba(255, 255, 255, .78);
}

.contact-map-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.google-map-frame {
  min-height: 470px;
  background: #e9ebf0;
}

.google-map-frame iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 470px;
  border: 0;
  filter: saturate(.9) contrast(1.02);
}

@media (max-width: 1199px) {
  .contact-hero-layout,
  .support-form-shell,
  .contact-map-shell {
    grid-template-columns: 1fr;
  }

  .branch-grid {
    grid-template-columns: 1fr 1fr;
  }

  .branch-card.main-branch {
    grid-column: 1 / -1;
  }

  .contact-hero-console {
    min-height: 460px;
  }
}

@media (max-width: 991px) {
  .branch-grid,
  .technical-support-form,
  .contact-hero-metrics {
    grid-template-columns: 1fr;
  }

  .contact-info-band {
    margin-top: 24px;
  }

  .branch-card.main-branch {
    grid-column: auto;
  }
}

@media (max-width: 767px) {
  .contact-redesign-hero {
    padding: 128px 0 70px;
  }

  .contact-hero-console {
    min-height: 420px;
  }

  .console-image {
    inset: 0 0 72px 0;
  }

  .console-card.main {
    left: 0;
  }

  .console-card.floating {
    position: relative;
    top: auto;
    left: auto;
    max-width: none;
    margin-bottom: 14px;
  }

  .support-form-aside,
  .technical-support-form,
  .contact-map-copy {
    padding: 28px;
  }
}

/*! Gallery albums redesign */
.gallery-page {
  overflow-x: hidden;
  background: #fbfbfc;
}

.gallery-hero {
  position: relative;
  overflow: hidden;
  padding: 160px 0 115px;
  color: #fff;
  background:
    radial-gradient(circle at 84% 16%, rgba(233, 235, 240, .22), transparent 28%),
    linear-gradient(135deg, rgba(5, 38, 93, .98), rgba(3, 18, 38, .96));
}

.gallery-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .15;
  background-image:
    linear-gradient(rgba(255, 255, 255, .18) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .18) 1px, transparent 1px);
  background-size: 76px 76px;
}

.gallery-hero:after {
  content: "";
  position: absolute;
  left: -10vw;
  bottom: -18vw;
  width: 52vw;
  height: 52vw;
  border: 72px solid rgba(233, 235, 240, .08);
  border-radius: 50%;
}

.gallery-hero .container {
  position: relative;
  z-index: 1;
}

.gallery-hero-layout {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(420px, .72fr);
  gap: clamp(42px, 6vw, 90px);
  align-items: center;
}

.gallery-hero h1 {
  max-width: 850px;
  margin: 0;
  color: #fff;
  font-size: clamp(46px, 6vw, 86px);
  line-height: .98;
}

.gallery-hero p {
  max-width: 720px;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, .76);
  font-size: 19px;
  line-height: 1.8;
}

.gallery-hero .premium-kicker {
  color: rgba(255, 255, 255, .78);
}

.gallery-hero-stack {
  position: relative;
  min-height: 500px;
}

.gallery-hero-shot {
  position: absolute;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 8px;
  background: var(--shot) center / cover;
  box-shadow: 0 34px 90px rgba(0, 0, 0, .28);
}

.gallery-hero-shot:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent, rgba(5, 38, 93, .55));
}

.gallery-hero-shot.one {
  inset: 0 14% 16% 0;
  --shot: url("../images/shop1.jpg");
}

.gallery-hero-shot.two {
  inset: 38% 0 0 42%;
  --shot: url("../images/project1.jpg");
}

.gallery-hero-shot.three {
  width: 42%;
  height: 34%;
  right: 8%;
  bottom: 0;
  --shot: url("../images/service1.jpg");
}

.gallery-albums-section {
  position: relative;
  z-index: 2;
  margin-top: -54px;
  padding-bottom: 72px;
}

.gallery-album-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.gallery-album-card {
  position: relative;
  overflow: hidden;
  min-height: 250px;
  padding: 0;
  border: 1px solid rgba(5, 38, 93, .12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(5, 38, 93, .1);
  cursor: pointer;
}

.gallery-album-card .album-cover {
  position: absolute;
  inset: 0;
  background: var(--cover) center / cover;
  transition: transform .55s ease;
}

.gallery-album-card:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(5, 38, 93, .08), rgba(5, 38, 93, .88));
}

.gallery-album-card:hover .album-cover,
.gallery-album-card.active .album-cover {
  transform: scale(1.08);
}

.gallery-album-card.active {
  outline: 3px solid #05265d;
  outline-offset: 4px;
}

.album-content {
  position: absolute;
  z-index: 2;
  right: 22px;
  left: 22px;
  bottom: 22px;
  color: #fff;
}

.album-content span {
  display: inline-flex;
  margin-bottom: 10px;
  padding: 7px 10px;
  border-radius: 8px;
  color: #05265d;
  background: #fff;
  font-size: 12px;
  font-weight: 900;
}

.album-content h3 {
  margin: 0 0 8px;
  color: #fff;
  font-size: 25px;
}

.album-content p {
  margin: 0;
  color: rgba(255, 255, 255, .76);
  line-height: 1.55;
}

.gallery-stage {
  padding: 92px 0 110px;
  background:
    radial-gradient(circle at 0% 16%, rgba(5, 38, 93, .06), transparent 26%),
    #fbfbfc;
}

.gallery-stage-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 38px;
}

.gallery-stage-head h2 {
  max-width: 720px;
  margin: 0;
  font-size: clamp(34px, 4.6vw, 64px);
  line-height: 1;
}

.gallery-stage-head p {
  max-width: 520px;
  margin: 0;
  color: rgba(29, 29, 29, .66);
  line-height: 1.75;
}

.gallery-masonry {
  columns: 3 280px;
  column-gap: 18px;
}

.gallery-photo {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  margin: 0 0 18px;
  border-radius: 8px;
  background: #05265d;
  box-shadow: 0 22px 60px rgba(5, 38, 93, .12);
  break-inside: avoid;
  transform: translateY(0);
  transition: opacity .35s ease, transform .35s ease, box-shadow .35s ease;
}

.gallery-photo.is-hidden {
  display: none;
}

.gallery-photo:hover {
  transform: translateY(-8px);
  box-shadow: 0 34px 90px rgba(5, 38, 93, .18);
}

.gallery-photo img {
  display: block;
  width: 100%;
  min-height: 250px;
  object-fit: cover;
  transition: transform .55s ease, filter .55s ease;
}

.gallery-photo.tall img {
  min-height: 430px;
}

.gallery-photo.wide img {
  min-height: 310px;
}

.gallery-photo:hover img {
  transform: scale(1.07);
  filter: saturate(1.06) contrast(1.04);
}

.gallery-photo-overlay {
  position: absolute;
  inset: auto 0 0;
  padding: 26px;
  color: #fff;
  background: linear-gradient(180deg, transparent, rgba(5, 38, 93, .9));
  transform: translateY(14px);
  opacity: 0;
  transition: opacity .35s ease, transform .35s ease;
}

.gallery-photo:hover .gallery-photo-overlay {
  opacity: 1;
  transform: translateY(0);
}

.gallery-photo-overlay span {
  display: block;
  margin-bottom: 6px;
  color: rgba(255, 255, 255, .72);
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

.gallery-photo-overlay strong {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: #fff;
  font-size: 21px;
}

.gallery-empty {
  display: none;
  padding: 34px;
  border-radius: 8px;
  color: #05265d;
  background: #e9ebf0;
  font-weight: 900;
}

@media (max-width: 1199px) {
  .gallery-hero-layout,
  .gallery-album-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gallery-hero-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .gallery-hero {
    padding: 128px 0 82px;
  }

  .gallery-hero-stack {
    min-height: 390px;
  }

  .gallery-album-grid {
    grid-template-columns: 1fr;
  }

  .gallery-stage-head {
    align-items: flex-start;
    flex-direction: column;
  }
}

/*! Gallery polish */
.gallery-albums-section {
  margin-top: 34px;
  padding-bottom: 88px;
}

.gallery-album-grid {
  gap: 22px;
}

.gallery-album-card {
  min-height: 290px;
}

.gallery-stage {
  padding-top: 108px;
}

.gallery-stage .container {
  max-width: 100%;
  padding-left: clamp(18px, 4vw, 70px);
  padding-right: clamp(18px, 4vw, 70px);
}

.gallery-stage-head {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-masonry {
  display: grid;
  grid-template-columns: minmax(320px, 1.12fr) repeat(2, minmax(220px, .72fr));
  grid-auto-rows: 260px;
  gap: 18px;
  transition: opacity .28s ease, transform .28s ease, filter .28s ease;
}

.gallery-masonry.is-switching {
  opacity: 0;
  filter: blur(6px);
  transform: translateY(18px) scale(.985);
}

.gallery-photo {
  display: block;
  grid-column: auto;
  margin: 0;
  min-height: 0;
}

.gallery-photo:nth-child(6n+1),
.gallery-photo.tall {
  grid-column: 1 / 2;
  grid-row: span 2;
}

.gallery-photo:nth-child(6n+3),
.gallery-photo.wide {
  grid-column: span 2;
}

.gallery-photo img,
.gallery-photo.tall img,
.gallery-photo.wide img {
  height: 100%;
  min-height: 0;
}

.gallery-photo.tall img {
  min-height: 0;
}

.gallery-photo.wide img {
  min-height: 0;
}

.gallery-photo.is-hidden {
  display: none;
}

.gallery-photo-overlay {
  opacity: 1;
  transform: translateY(0);
  background: linear-gradient(180deg, transparent 92%, rgba(5, 38, 93, .9));
}

.gallery-photo-overlay strong {
  font-size: clamp(18px, 1.4vw, 24px);
}

@media (max-width: 1199px) {
  .gallery-masonry {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: 260px;
  }

  .gallery-photo,
  .gallery-photo:nth-child(6n+1),
  .gallery-photo:nth-child(6n+3),
  .gallery-photo.tall,
  .gallery-photo.wide {
    grid-column: auto;
  }

  .gallery-photo:nth-child(6n+1),
  .gallery-photo.tall {
    grid-column: 1 / -1;
    grid-row: span 2;
  }
}

@media (max-width: 767px) {
  .gallery-albums-section {
    margin-top: 24px;
  }

  .gallery-photo,
  .gallery-photo:nth-child(6n+1),
  .gallery-photo:nth-child(6n+3),
  .gallery-photo.tall,
  .gallery-photo.wide {
    grid-column: 1 / -1;
    grid-row: auto;
  }

  .gallery-masonry {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }

  .gallery-photo img,
  .gallery-photo.tall img,
  .gallery-photo.wide img {
    min-height: 320px;
  }
}

/*! Gallery album photo board redesign */
.gallery-masonry {
  display: grid;
  grid-template-columns: minmax(360px, 1.25fr) repeat(3, minmax(180px, .58fr));
  grid-auto-rows: 205px;
  gap: 18px;
  align-items: stretch;
}

.gallery-photo,
.gallery-photo:nth-child(6n+1),
.gallery-photo:nth-child(6n+3),
.gallery-photo.tall,
.gallery-photo.wide {
  grid-column: auto;
  grid-row: auto;
}

.gallery-photo.gallery-featured {
  grid-column: 1 / 3;
  grid-row: span 3;
}

.gallery-photo.gallery-tile-wide {
  grid-column: span 2;
}

.gallery-photo.gallery-tile-small {
  grid-column: span 1;
}

.gallery-photo {
  min-height: 0;
  border: 1px solid rgba(5, 38, 93, .1);
}

.gallery-photo img,
.gallery-photo.tall img,
.gallery-photo.wide img {
  height: 100%;
  min-height: 0;
}

.gallery-photo.gallery-featured .gallery-photo-overlay {
  padding: 34px;
}

.gallery-photo.gallery-featured .gallery-photo-overlay strong {
  font-size: clamp(28px, 3vw, 46px);
  line-height: 1.05;
}

.gallery-photo:not(.gallery-featured) .gallery-photo-overlay {
  padding: 18px;
}

.gallery-photo:not(.gallery-featured) .gallery-photo-overlay strong {
  font-size: 18px;
}

@media (max-width: 1199px) {
  .gallery-masonry {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: 240px;
  }

  .gallery-photo.gallery-featured {
    grid-column: 1 / -1;
    grid-row: span 2;
  }

  .gallery-photo.gallery-tile-wide,
  .gallery-photo.gallery-tile-small {
    grid-column: span 1;
  }
}

@media (max-width: 767px) {
  .gallery-masonry {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }

  .gallery-photo.gallery-featured,
  .gallery-photo.gallery-tile-wide,
  .gallery-photo.gallery-tile-small {
    grid-column: 1 / -1;
    grid-row: auto;
  }

  .gallery-photo img,
  .gallery-photo.tall img,
  .gallery-photo.wide img {
    min-height: 310px;
  }
}

/*! Business gallery redesign */
.business-gallery-page {
  background: #f6f8fb;
}

.business-gallery-hero {
  position: relative;
  overflow: hidden;
  padding: 145px 0 74px;
  color: #fff;
  background:
    linear-gradient(135deg, rgba(5, 38, 93, .98), rgba(5, 38, 93, .9)),
    url("../images/service-tab-bg.jpg") center / cover;
}

.business-gallery-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .12;
  background-image:
    linear-gradient(rgba(255, 255, 255, .18) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .18) 1px, transparent 1px);
  background-size: 72px 72px;
}

.business-gallery-hero .container {
  position: relative;
  z-index: 1;
}

.business-gallery-hero h1 {
  max-width: 940px;
  margin: 0;
  color: #fff;
  font-size: clamp(42px, 5.4vw, 78px);
  line-height: 1;
}

.business-gallery-hero p {
  max-width: 780px;
  margin: 22px 0 0;
  color: rgba(255, 255, 255, .76);
  font-size: 18px;
  line-height: 1.8;
}

.business-gallery-hero .premium-kicker {
  color: rgba(255, 255, 255, .75);
}

.business-gallery-shell {
  padding: 72px 0 110px;
}

.business-gallery-layout {
  display: grid;
  grid-template-columns: 360px minmax(0, 1fr);
  gap: 28px;
  align-items: start;
}

.business-album-panel,
.business-gallery-board {
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(5, 38, 93, .08);
}

.business-album-panel {
  position: sticky;
  top: 110px;
  overflow: hidden;
}

.album-panel-head {
  padding: 26px;
  color: #fff;
  background: #05265d;
}

.album-panel-head span {
  display: block;
  margin-bottom: 8px;
  color: rgba(255, 255, 255, .68);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.album-panel-head h2 {
  margin: 0;
  color: #fff;
  font-size: 30px;
  line-height: 1.1;
}

.business-album-list {
  display: grid;
  gap: 0;
  padding: 10px;
}

.gallery-album-card.business-album-card {
  display: grid;
  grid-template-columns: 78px 1fr auto;
  gap: 14px;
  align-items: center;
  min-height: auto;
  padding: 12px;
  border: 1px solid transparent;
  border-radius: 8px;
  color: #1d1d1d;
  background: transparent;
  box-shadow: none;
  text-align: right;
}

.gallery-album-card.business-album-card:before,
.gallery-album-card.business-album-card:after {
  display: none;
}

.gallery-album-card.business-album-card:hover,
.gallery-album-card.business-album-card.active {
  transform: none;
  border-color: rgba(5, 38, 93, .13);
  background: #f4f7fb;
  box-shadow: none;
}

.business-album-thumb {
  width: 78px;
  height: 64px;
  overflow: hidden;
  border-radius: 8px;
  background: var(--cover) center / cover;
}

.business-album-info strong,
.business-album-info span {
  display: block;
}

.business-album-info strong {
  color: #1d1d1d;
  font-size: 17px;
}

.business-album-info span {
  margin-top: 4px;
  color: rgba(29, 29, 29, .56);
  font-size: 13px;
  line-height: 1.45;
}

.business-album-count {
  padding: 8px 10px;
  border-radius: 8px;
  color: #05265d;
  background: #e9ebf0;
  font-size: 12px;
  font-weight: 900;
}

.business-gallery-board {
  overflow: hidden;
}

.business-gallery-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  padding: 30px;
  border-bottom: 1px solid rgba(5, 38, 93, .08);
}

.business-gallery-head h2 {
  margin: 0 0 10px;
  color: #1d1d1d;
  font-size: clamp(30px, 3.6vw, 54px);
  line-height: 1;
}

.business-gallery-head p {
  max-width: 720px;
  margin: 0;
  color: rgba(29, 29, 29, .66);
  line-height: 1.75;
}

.gallery-masonry.business-gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: auto;
  gap: 18px;
  padding: 24px;
}

.business-gallery-grid .gallery-photo,
.business-gallery-grid .gallery-photo.gallery-featured,
.business-gallery-grid .gallery-photo.gallery-tile-wide,
.business-gallery-grid .gallery-photo.gallery-tile-small,
.business-gallery-grid .gallery-photo.tall,
.business-gallery-grid .gallery-photo.wide {
  grid-column: auto;
  grid-row: auto;
}

.business-gallery-grid .gallery-photo {
  min-height: auto;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: none;
}

.business-gallery-grid .gallery-photo:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 54px rgba(5, 38, 93, .13);
}

.business-gallery-grid .gallery-photo img,
.business-gallery-grid .gallery-photo.tall img,
.business-gallery-grid .gallery-photo.wide img {
  height: 260px;
  min-height: 260px;
}

.business-gallery-grid .gallery-photo.gallery-featured {
  grid-column: span 2;
}

.business-gallery-grid .gallery-photo.gallery-featured img {
  height: 420px;
  min-height: 420px;
}

.business-gallery-grid .gallery-photo-overlay {
  padding: 20px;
  opacity: 1;
  transform: none;
  background: linear-gradient(180deg, transparent, rgba(5, 38, 93, .88));
}

.business-gallery-grid .gallery-photo-overlay strong {
  font-size: 20px;
}

@media (max-width: 1199px) {
  .business-gallery-layout {
    grid-template-columns: 1fr;
  }

  .business-album-panel {
    position: static;
  }

  .business-album-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .business-gallery-hero {
    padding: 125px 0 64px;
  }

  .business-album-list,
  .gallery-masonry.business-gallery-grid {
    grid-template-columns: 1fr;
  }

  .business-gallery-head {
    flex-direction: column;
    padding: 24px;
  }

  .business-gallery-grid .gallery-photo.gallery-featured {
    grid-column: auto;
  }

  .business-gallery-grid .gallery-photo img,
  .business-gallery-grid .gallery-photo.gallery-featured img {
    height: 300px;
    min-height: 300px;
  }
}

/*! Executive business gallery override */
.gallery-executive-hero {
  min-height: 720px;
  display: flex;
  align-items: center;
  background:
    radial-gradient(circle at 18% 22%, rgba(233, 235, 240, .18), transparent 28%),
    linear-gradient(135deg, #05265d 0%, #071a3c 48%, #020b1d 100%);
}

.gallery-executive-hero:after {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .18;
  background-image:
    linear-gradient(rgba(255,255,255,.18) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.18) 1px, transparent 1px);
  background-size: 72px 72px;
}

.gallery-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(440px, .72fr);
  gap: 58px;
  align-items: center;
}

.gallery-executive-hero h1 {
  max-width: 880px;
  font-size: clamp(48px, 6vw, 92px);
  line-height: .96;
  letter-spacing: 0;
}

.gallery-executive-hero p {
  max-width: 720px;
  color: rgba(255, 255, 255, .82);
  font-size: 18px;
  line-height: 1.9;
}

.gallery-hero-showcase {
  display: grid;
  grid-template-columns: 1.08fr .92fr;
  gap: 16px;
  transform: rotate(-2deg);
}

.showcase-tile {
  position: relative;
  overflow: hidden;
  min-height: 180px;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 8px;
  background: rgba(255, 255, 255, .08);
  box-shadow: 0 28px 70px rgba(0, 0, 0, .28);
}

.showcase-tile.large {
  grid-row: span 2;
  min-height: 392px;
}

.showcase-tile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .9s ease;
}

.showcase-tile:hover img {
  transform: scale(1.08);
}

.showcase-tile.dark {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 24px;
  color: #fbfbfc;
  background: linear-gradient(145deg, rgba(5, 38, 93, .96), rgba(29, 29, 29, .96));
}

.showcase-tile.dark span {
  font-size: 54px;
  line-height: 1;
  font-weight: 800;
}

.showcase-tile.dark strong {
  margin-top: 10px;
  font-size: 20px;
}

.showcase-tile.dark small {
  margin-top: 8px;
  color: rgba(255, 255, 255, .68);
}

.gallery-executive-shell {
  position: relative;
  padding: 105px 0 120px;
  background:
    linear-gradient(180deg, #fbfbfc 100%, #eef2f7 100%);
}

.gallery-executive-intro {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: 34px;
}

.gallery-executive-intro h2 {
  max-width: 720px;
  margin: 0;
  color: #1d1d1d;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.05;
}

.gallery-executive-intro p {
  max-width: 480px;
  margin: 0;
  color: rgba(29, 29, 29, .66);
  line-height: 1.8;
}

.gallery-executive-layout {
  grid-template-columns: 1fr;
  gap: 26px;
}

.gallery-executive-panel {
  position: relative;
  top: auto;
  padding: 18px;
  border-color: rgba(5, 38, 93, .12);
  background: rgba(255, 255, 255, .82);
  box-shadow: 0 24px 80px rgba(5, 38, 93, .1);
  backdrop-filter: blur(14px);
}

.gallery-executive-panel .album-panel-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 6px 8px 18px;
}

.gallery-executive-panel .album-panel-head h2 {
  margin: 0;
  font-size: 24px;
}

.gallery-executive-panel .business-album-list {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.gallery-executive-panel .gallery-album-card.business-album-card {
  grid-template-columns: 74px 1fr;
  min-height: 126px;
  padding: 14px;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fbfbfc;
  box-shadow: none;
}

.gallery-executive-panel .gallery-album-card.business-album-card:hover,
.gallery-executive-panel .gallery-album-card.business-album-card.active {
  transform: translateY(-5px);
  border-color: rgba(5, 38, 93, .28);
  background: #05265d;
  box-shadow: 0 18px 42px rgba(5, 38, 93, .2);
}

.gallery-executive-panel .gallery-album-card.business-album-card:hover strong,
.gallery-executive-panel .gallery-album-card.business-album-card.active strong,
.gallery-executive-panel .gallery-album-card.business-album-card:hover .business-album-info span,
.gallery-executive-panel .gallery-album-card.business-album-card.active .business-album-info span {
  color: #fbfbfc;
}

.gallery-executive-panel .business-album-count {
  position: absolute;
  top: 14px;
  left: 14px;
}

.gallery-panel-note {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 16px;
  padding: 13px 16px;
  border-radius: 8px;
  color: rgba(29, 29, 29, .66);
  background: #e9ebf0;
  font-size: 14px;
}

.gallery-panel-note i {
  color: #05265d;
}

.business-gallery-board {
  border-color: rgba(5, 38, 93, .12);
  background: #fbfbfc;
  box-shadow: 0 28px 90px rgba(5, 38, 93, .11);
}

.business-gallery-head {
  padding: 34px;
  background:
    linear-gradient(135deg, rgba(5, 38, 93, .06), rgba(233, 235, 240, .7));
}

.business-gallery-head h2 {
  font-size: clamp(30px, 3vw, 46px);
}

.gallery-board-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid rgba(5, 38, 93, .1);
  border-bottom: 1px solid rgba(5, 38, 93, .1);
}

.gallery-board-stats div {
  padding: 22px 34px;
  border-left: 1px solid rgba(5, 38, 93, .1);
}

.gallery-board-stats div:last-child {
  border-left: 0;
}

.gallery-board-stats strong,
.gallery-board-stats span {
  display: block;
}

.gallery-board-stats strong {
  color: #05265d;
  font-size: 34px;
  line-height: 1;
}

.gallery-board-stats span {
  margin-top: 7px;
  color: rgba(29, 29, 29, .58);
  font-size: 13px;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.gallery-masonry.business-gallery-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  padding: 28px;
  background:
    linear-gradient(90deg, rgba(5, 38, 93, .04) 1px, transparent 1px),
    linear-gradient(rgba(5, 38, 93, .04) 1px, transparent 1px);
  background-size: 42px 42px;
}

.business-gallery-grid .gallery-photo {
  border: 0;
  border-radius: 8px;
  background: #1d1d1d;
  box-shadow: 0 18px 42px rgba(5, 38, 93, .12);
}

.business-gallery-grid .gallery-photo.gallery-featured {
  grid-column: span 2;
  grid-row: span 2;
}

.business-gallery-grid .gallery-photo img,
.business-gallery-grid .gallery-photo.tall img,
.business-gallery-grid .gallery-photo.wide img {
  height: 250px;
  min-height: 250px;
}

.business-gallery-grid .gallery-photo.gallery-featured img {
  height: 516px;
  min-height: 516px;
}

.business-gallery-grid .gallery-photo-overlay {
  background: linear-gradient(180deg, transparent 80%, rgba(2, 11, 29, .9) 100%);
}

.business-gallery-grid .gallery-photo-overlay span {
  display: inline-flex;
  width: fit-content;
  padding: 7px 10px;
  border-radius: 8px;
  color: #05265d;
  background: #fbfbfc;
}

.business-gallery-grid .gallery-photo-overlay strong {
  color: #fbfbfc;
}

@media (max-width: 1199px) {
  .gallery-hero-grid {
    grid-template-columns: 1fr;
  }

  .gallery-hero-showcase {
    max-width: 720px;
    transform: none;
  }

  .gallery-executive-panel .business-album-list,
  .gallery-masonry.business-gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .gallery-executive-hero {
    min-height: auto;
  }

  .gallery-hero-showcase,
  .gallery-executive-intro,
  .business-gallery-head {
    display: block;
  }

  .gallery-executive-intro p {
    margin-top: 16px;
  }

  .gallery-executive-panel .business-album-list,
  .gallery-masonry.business-gallery-grid,
  .gallery-board-stats {
    grid-template-columns: 1fr;
  }

  .showcase-tile.large {
    min-height: 280px;
  }

  .business-gallery-grid .gallery-photo.gallery-featured {
    grid-column: auto;
    grid-row: auto;
  }

  .business-gallery-grid .gallery-photo img,
  .business-gallery-grid .gallery-photo.gallery-featured img {
    height: 320px;
    min-height: 320px;
  }

  .gallery-board-stats div {
    border-left: 0;
    border-bottom: 1px solid rgba(5, 38, 93, .1);
  }
}

/*! Executive video gallery */
.video-gallery-page {
  background: #f6f8fb;
}

.video-executive-hero .video-preview-tile video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-play-mark {
  position: absolute;
  inset: auto 22px 22px auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  color: #05265d;
  background: #fbfbfc;
  box-shadow: 0 18px 42px rgba(0, 0, 0, .22);
}

.video-gallery-shell {
  padding-top: 105px;
}

.video-album-panel .business-album-thumb:after {
  content: "\f04b";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fbfbfc;
  background: rgba(5, 38, 93, .34);
}

.video-gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  padding: 28px;
  background:
    linear-gradient(90deg, rgba(5, 38, 93, .04) 1px, transparent 1px),
    linear-gradient(rgba(5, 38, 93, .04) 1px, transparent 1px);
  background-size: 42px 42px;
  transition: opacity .32s ease, filter .32s ease, transform .32s ease;
}

.video-gallery-grid.is-switching {
  opacity: 0;
  filter: blur(6px);
  transform: translateY(18px) scale(.985);
}

.video-gallery-card {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 380px;
  border-radius: 8px;
  color: #fbfbfc;
  background: #071a3c;
  box-shadow: 0 20px 54px rgba(5, 38, 93, .14);
  transition: transform .35s ease, box-shadow .35s ease;
}

.video-gallery-card:hover {
  transform: translateY(-7px);
  color: #fbfbfc;
  box-shadow: 0 28px 70px rgba(5, 38, 93, .22);
}

.video-gallery-card.is-hidden {
  display: none;
}

.video-gallery-card.video-featured {
  grid-column: span 2;
  grid-row: span 2;
}

.video-thumb {
  position: relative;
  display: block;
  min-height: 250px;
  flex: 1;
  overflow: hidden;
  background: #1d1d1d;
}

.video-featured .video-thumb {
  min-height: 520px;
}

.video-thumb img,
.video-thumb video {
  width: 100%;
  height: 100%;
  min-height: inherit;
  object-fit: cover;
  transition: transform .8s ease;
}

.video-gallery-card:hover .video-thumb img,
.video-gallery-card:hover .video-thumb video {
  transform: scale(1.08);
}

.video-thumb:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 75%, rgba(2, 11, 29, .88) 100%);
}

.video-thumb i {
  position: absolute;
  z-index: 2;
  right: 22px;
  bottom: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  color: #05265d;
  background: #fbfbfc;
  box-shadow: 0 18px 42px rgba(0, 0, 0, .24);
}

.video-card-body {
  display: block;
  padding: 22px;
  background: linear-gradient(145deg, #05265d, #071a3c);
}

.video-card-body small,
.video-card-body strong,
.video-card-body em {
  display: block;
}

.video-card-body small {
  color: rgba(251, 251, 252, .68);
  font-size: 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.video-card-body strong {
  margin-top: 8px;
  font-size: 21px;
  line-height: 1.2;
}

.video-card-body em {
  margin-top: 10px;
  color: rgba(251, 251, 252, .7);
  font-style: normal;
  line-height: 1.65;
}

.video-empty {
  margin: 0 28px 28px;
}

@media (max-width: 1199px) {
  .video-gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .video-gallery-grid {
    grid-template-columns: 1fr;
    padding: 18px;
  }

  .video-gallery-card.video-featured {
    grid-column: auto;
    grid-row: auto;
  }

  .video-thumb,
  .video-featured .video-thumb {
    min-height: 300px;
  }
}

/*! Careers page */
.careers-hero {
  position: relative;
  overflow: hidden;
  padding: 170px 0 110px;
  color: #fbfbfc;
  background:
    radial-gradient(circle at 22% 20%, rgba(233, 235, 240, .18), transparent 28%),
    linear-gradient(135deg, #05265d 0%, #071a3c 55%, #020b1d 100%);
}

.careers-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .16;
  background-image:
    linear-gradient(rgba(255,255,255,.18) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.18) 1px, transparent 1px);
  background-size: 74px 74px;
}

.careers-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 380px;
  gap: 54px;
  align-items: center;
}

.careers-hero h1 {
  max-width: 900px;
  margin: 0;
  color: #fbfbfc;
  font-size: clamp(46px, 6vw, 88px);
  line-height: .98;
}

.careers-hero p {
  max-width: 720px;
  margin: 24px 0 0;
  color: rgba(251, 251, 252, .78);
  font-size: 18px;
  line-height: 1.85;
}

.career-hero-card {
  position: relative;
  overflow: hidden;
  padding: 34px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 8px;
  background: rgba(255, 255, 255, .09);
  box-shadow: 0 30px 90px rgba(0, 0, 0, .22);
  backdrop-filter: blur(14px);
}

.career-status {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 8px;
  color: #05265d;
  background: #fbfbfc;
  font-weight: 800;
}

.career-status span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #05265d;
}

.career-hero-card > strong {
  display: block;
  margin-top: 50px;
  font-size: 92px;
  line-height: .85;
}

.career-hero-card h3 {
  margin: 18px 0 0;
  color: #fbfbfc;
}

.career-mini-stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 28px;
}

.career-mini-stats div {
  padding: 16px;
  border-radius: 8px;
  background: rgba(255, 255, 255, .1);
}

.career-mini-stats b,
.career-mini-stats span {
  display: block;
}

.career-mini-stats span {
  margin-top: 6px;
  color: rgba(251, 251, 252, .68);
  font-size: 13px;
}

.careers-section,
.career-details-section,
.career-apply-section {
  padding: 105px 0;
  background: #fbfbfc;
}

.career-details-section {
  padding-top: 0;
}

.career-apply-section {
  background: linear-gradient(180deg, #e9ebf0 100%, #fbfbfc 100%);
}

.careers-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 34px;
  margin-bottom: 34px;
}

.careers-head h2,
.career-apply-copy h2 {
  max-width: 760px;
  margin: 0;
  color: #1d1d1d;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.05;
}

.careers-head p,
.career-apply-copy p {
  max-width: 520px;
  margin: 0;
  color: rgba(29, 29, 29, .64);
  line-height: 1.8;
}

.career-job-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.career-job-card {
  position: relative;
  overflow: hidden;
  min-height: 390px;
  padding: 26px;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 48px rgba(5, 38, 93, .08);
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}

.career-job-card:hover,
.career-job-card.active {
  transform: translateY(-7px);
  border-color: rgba(5, 38, 93, .28);
  box-shadow: 0 28px 70px rgba(5, 38, 93, .16);
}

.job-card-top,
.job-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
}

.job-card-top span,
.job-card-top strong {
  padding: 8px 10px;
  border-radius: 8px;
  font-size: 12px;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.job-card-top span {
  color: #05265d;
  background: #e9ebf0;
}

.job-card-top strong {
  color: #fbfbfc;
  background: #05265d;
}

.career-job-card h3 {
  margin: 34px 0 14px;
  color: #1d1d1d;
  font-size: 25px;
}

.career-job-card p {
  color: rgba(29, 29, 29, .64);
  line-height: 1.75;
}

.job-meta {
  justify-content: flex-start;
  margin: 26px 0;
  color: rgba(29, 29, 29, .62);
  font-size: 14px;
}

.job-meta i {
  color: #05265d;
}

.career-details-board {
  display: grid;
  grid-template-columns: 390px minmax(0, 1fr);
  overflow: hidden;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 28px 80px rgba(5, 38, 93, .1);
}

.career-details-board aside {
  padding: 34px;
  color: #fbfbfc;
  background: linear-gradient(145deg, #05265d, #071a3c);
}

.career-details-board aside h2 {
  margin: 12px 0 16px;
  color: #fbfbfc;
  font-size: 38px;
}

.career-details-board aside p {
  color: rgba(251, 251, 252, .72);
  line-height: 1.75;
}

.career-detail-id {
  margin-top: 34px;
  padding: 18px;
  border-radius: 8px;
  background: rgba(255, 255, 255, .1);
}

.career-detail-id span,
.career-detail-id strong {
  display: block;
}

.career-detail-id span {
  color: rgba(251, 251, 252, .65);
}

.career-detail-content {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
  padding: 34px;
}

.career-detail-content h3 {
  margin-bottom: 18px;
  color: #1d1d1d;
}

.career-detail-content ul {
  margin: 0;
  padding-right: 20px;
}

.career-detail-content li {
  margin-bottom: 12px;
  color: rgba(29, 29, 29, .68);
  line-height: 1.7;
}

.career-apply-grid {
  display: grid;
  grid-template-columns: .75fr 1.25fr;
  gap: 34px;
  align-items: start;
}

.career-apply-copy {
  position: sticky;
  top: 115px;
}

.career-apply-note {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 28px;
  padding: 18px;
  border-radius: 8px;
  color: #05265d;
  background: #fff;
  font-weight: 800;
  box-shadow: 0 18px 48px rgba(5, 38, 93, .08);
}

.career-form {
  padding: 30px;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 28px 80px rgba(5, 38, 93, .1);
}

.career-form label {
  display: block;
  margin-bottom: 18px;
  color: #1d1d1d;
  font-weight: 800;
}

.career-form input,
.career-form textarea {
  width: 100%;
  margin-top: 8px;
  border: 1px solid rgba(5, 38, 93, .12);
  border-radius: 8px;
  background: #fbfbfc;
}

.form-row.two {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.career-upload-box {
  cursor: pointer;
}

.career-upload-box input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.career-upload-box > span {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 22px;
  border: 1px dashed rgba(5, 38, 93, .3);
  border-radius: 8px;
  background: #e9ebf0;
}

.career-upload-box i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
  font-size: 22px;
}

.career-upload-box strong,
.career-upload-box small {
  display: block;
}

.career-upload-box small {
  margin-top: 5px;
  color: rgba(29, 29, 29, .58);
}

.career-form-message {
  display: none;
  margin: 0 0 18px;
  padding: 12px 14px;
  border-radius: 8px;
  font-weight: 800;
}

.career-form-message.error {
  display: block;
  color: #05265d;
  background: #e9ebf0;
}

.career-form-message.success {
  display: block;
  color: #fbfbfc;
  background: #05265d;
}

.premium-page:not(.premium-anim-ready) .premium-reveal,
.premium-page:not(.premium-anim-ready) .premium-progress-item {
  opacity: 1;
  transform: none;
}

.premium-page:not(.premium-anim-ready) .premium-stagger > * {
  opacity: 1;
  transform: none;
}

@media (max-width: 1199px) {
  .careers-hero-grid,
  .career-apply-grid,
  .career-details-board {
    grid-template-columns: 1fr;
  }

  .career-job-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .career-apply-copy {
    position: static;
  }
}

@media (max-width: 767px) {
  .careers-hero {
    padding: 125px 0 70px;
  }

  .careers-head,
  .career-detail-content,
  .form-row.two,
  .career-job-grid {
    grid-template-columns: 1fr;
    display: grid;
  }

  .careers-head {
    display: block;
  }

  .careers-head p {
    margin-top: 16px;
  }

  .career-form,
  .career-details-board aside,
  .career-detail-content {
    padding: 24px;
  }
}

/*! Careers jobs premium redesign */
.careers-section {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 15% 12%, rgba(5, 38, 93, .08), transparent 28%),
    linear-gradient(180deg, #fbfbfc 0%, #eef2f7 100%);
}

.careers-section:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .5;
  background-image:
    linear-gradient(rgba(5,38,93,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(5,38,93,.045) 1px, transparent 1px);
  background-size: 54px 54px;
  pointer-events: none;
}

.careers-section .container {
  position: relative;
  z-index: 1;
}

.career-board-toolbar {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  max-width: 650px;
  margin: -4px auto 28px 0;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: rgba(5, 38, 93, .1);
  box-shadow: 0 18px 48px rgba(5, 38, 93, .08);
}

.career-board-toolbar div {
  padding: 18px 20px;
  background: rgba(255, 255, 255, .86);
  backdrop-filter: blur(12px);
}

.career-board-toolbar strong,
.career-board-toolbar span {
  display: block;
}

.career-board-toolbar strong {
  color: #05265d;
  font-size: 28px;
  line-height: 1;
}

.career-board-toolbar span {
  margin-top: 6px;
  color: rgba(29, 29, 29, .58);
  font-size: 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.career-job-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.career-job-card {
  display: grid;
  grid-template-columns: 1fr auto;
  align-content: start;
  min-height: 320px;
  padding: 0;
  border: 1px solid rgba(5, 38, 93, .12);
  background:
    linear-gradient(135deg, rgba(255,255,255,.96), rgba(255,255,255,.86)),
    radial-gradient(circle at 10% 15%, rgba(5, 38, 93, .12), transparent 28%);
  box-shadow: 0 24px 70px rgba(5, 38, 93, .1);
  cursor: pointer;
}

.career-job-card:before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: #05265d;
  transform: scaleY(.32);
  transform-origin: top;
  transition: transform .35s ease;
}

.career-job-card:after {
  content: "";
  position: absolute;
  left: -80px;
  bottom: -90px;
  width: 220px;
  height: 220px;
  border: 28px solid rgba(5, 38, 93, .06);
  border-radius: 50%;
  transition: transform .45s ease, opacity .45s ease;
}

.career-job-card:hover:before,
.career-job-card.active:before {
  transform: scaleY(1);
}

.career-job-card:hover:after,
.career-job-card.active:after {
  opacity: .9;
  transform: scale(1.08);
}

.career-job-card:hover,
.career-job-card.active {
  transform: translateY(-8px);
  border-color: rgba(5, 38, 93, .32);
  background: #fff;
  box-shadow: 0 32px 90px rgba(5, 38, 93, .18);
}

.career-job-card.active {
  outline: 2px solid rgba(5, 38, 93, .12);
  outline-offset: 4px;
}

.job-orbit {
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  color: rgba(5, 38, 93, .34);
  border: 1px solid rgba(5, 38, 93, .12);
  background: #fbfbfc;
  font-size: 18px;
  font-weight: 900;
}

.career-job-card .job-card-top,
.career-job-card h3,
.career-job-card p,
.career-job-card .job-meta,
.career-job-card .career-apply-btn {
  position: relative;
  z-index: 2;
  grid-column: 1 / -1;
}

.career-job-card .job-card-top {
  padding: 26px 28px 0 92px;
}

.career-job-card h3 {
  max-width: 460px;
  margin: 34px 28px 12px;
  font-size: clamp(24px, 3vw, 36px);
  line-height: 1.08;
}

.career-job-card p {
  max-width: 560px;
  margin: 0 28px;
  font-size: 15px;
}

.career-job-card .job-meta {
  margin: 24px 28px 0;
}

.career-job-card .career-apply-btn {
  align-self: end;
  justify-self: start;
  margin: 28px;
  padding: 16px 22px;
  border-radius: 8px;
  transition: transform .3s ease, background .3s ease;
}

.career-job-card .career-apply-btn:after {
  content: "\f061";
  margin-right: 10px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.career-job-card:hover .career-apply-btn {
  transform: translateX(-6px);
}

.career-details-section {
  padding-bottom: 110px;
  background: linear-gradient(180deg, #eef2f7 100%, #fbfbfc 100%);
}

.career-details-board {
  grid-template-columns: 430px minmax(0, 1fr);
  border: 0;
  background: rgba(255,255,255,.82);
  box-shadow: 0 34px 100px rgba(5, 38, 93, .14);
  backdrop-filter: blur(14px);
}

.career-details-board aside {
  position: relative;
  overflow: hidden;
  padding: 42px;
  background:
    radial-gradient(circle at 0% 0%, rgba(233,235,240,.18), transparent 34%),
    linear-gradient(145deg, #05265d, #071a3c);
}

.career-details-board aside:after {
  content: "";
  position: absolute;
  left: -90px;
  bottom: -110px;
  width: 260px;
  height: 260px;
  border: 34px solid rgba(255,255,255,.08);
  border-radius: 50%;
}

.career-details-board aside > * {
  position: relative;
  z-index: 1;
}

.career-detail-id {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.career-detail-apply {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  margin-top: 18px;
  padding: 16px 18px;
  border-radius: 8px;
  color: #05265d;
  background: #fbfbfc;
  font-weight: 900;
}

.career-detail-apply:hover {
  color: #05265d;
  background: #e9ebf0;
}

.career-detail-content {
  gap: 0;
  padding: 0;
}

.career-detail-content > div {
  padding: 42px;
}

.career-detail-content > div + div {
  border-right: 1px solid rgba(5, 38, 93, .1);
}

.career-detail-content h3 {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 26px;
}

.career-detail-content h3:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #05265d;
  box-shadow: 0 0 0 7px rgba(5, 38, 93, .08);
}

.career-detail-content li {
  position: relative;
  margin-bottom: 16px;
  padding: 14px 16px;
  border-radius: 8px;
  background: #fbfbfc;
  list-style: none;
}

.career-detail-content ul {
  padding-right: 0;
}

@media (max-width: 1199px) {
  .career-job-grid,
  .career-details-board {
    grid-template-columns: 1fr;
  }

  .career-board-toolbar {
    margin-right: 0;
  }

  .career-detail-content > div + div {
    border-right: 0;
    border-top: 1px solid rgba(5, 38, 93, .1);
  }
}

@media (max-width: 767px) {
  .career-board-toolbar {
    grid-template-columns: 1fr;
  }

  .career-job-card .job-card-top {
    padding-left: 28px;
  }

  .job-orbit {
    position: static;
    grid-column: 1 / -1;
    margin: 24px 28px 0 0;
  }

  .career-job-card h3 {
    margin-top: 24px;
  }

  .career-detail-content > div,
  .career-details-board aside {
    padding: 26px;
  }
}

/*! Events page */
.events-hero {
  position: relative;
  overflow: hidden;
  padding: 170px 0 110px;
  color: #fbfbfc;
  background:
    radial-gradient(circle at 18% 24%, rgba(233, 235, 240, .18), transparent 30%),
    linear-gradient(135deg, #05265d 0%, #071a3c 52%, #020b1d 100%);
}

.events-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .18;
  background-image:
    linear-gradient(rgba(255,255,255,.18) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.18) 1px, transparent 1px);
  background-size: 72px 72px;
}

.events-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, .72fr);
  gap: 60px;
  align-items: center;
}

.events-hero h1 {
  max-width: 940px;
  margin: 0;
  color: #fbfbfc;
  font-size: clamp(48px, 6vw, 90px);
  line-height: .96;
}

.events-hero p {
  max-width: 730px;
  margin: 24px 0 0;
  color: rgba(251, 251, 252, .78);
  font-size: 18px;
  line-height: 1.9;
}

.events-hero-media {
  position: relative;
  min-height: 520px;
}

.event-media-main,
.event-media-small,
.event-media-card {
  position: absolute;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 8px;
  box-shadow: 0 30px 90px rgba(0,0,0,.28);
}

.event-media-main {
  inset: 0 50px 70px 0;
}

.event-media-small {
  left: 0;
  bottom: 0;
  width: 220px;
  height: 180px;
}

.event-media-main img,
.event-media-small img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.event-media-card {
  right: 34px;
  bottom: 28px;
  max-width: 280px;
  padding: 22px;
  color: #05265d;
  background: #fbfbfc;
}

.event-media-card strong,
.event-media-card span {
  display: block;
}

.event-media-card strong {
  font-size: 34px;
  line-height: 1;
}

.event-media-card span {
  margin-top: 10px;
  color: rgba(29, 29, 29, .65);
}

.next-event-section,
.event-feature-section,
.events-list-section,
.past-events-section {
  position: relative;
  padding: 105px 0;
  background: #fbfbfc;
}

.next-event-section {
  background: linear-gradient(180deg, #fbfbfc 100%, #e9ebf0 100%);
}

.next-event-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, .72fr);
  gap: 34px;
  align-items: center;
  overflow: hidden;
  padding: 34px;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 30px 90px rgba(5, 38, 93, .12);
}

.next-event-copy h2,
.events-section-head h2,
.event-feature-content h2,
.event-strip-head h2 {
  max-width: 760px;
  margin: 0;
  color: #1d1d1d;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.05;
}

.next-event-copy p {
  max-width: 680px;
  margin: 18px 0 0;
  color: rgba(29, 29, 29, .64);
  line-height: 1.8;
}

.event-info-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.event-info-pills span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 13px;
  border-radius: 8px;
  color: #05265d;
  background: #e9ebf0;
  font-weight: 800;
}

.event-countdown {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.event-countdown div {
  min-height: 150px;
  padding: 24px;
  border-radius: 8px;
  color: #fbfbfc;
  background: linear-gradient(145deg, #05265d, #071a3c);
  box-shadow: 0 18px 44px rgba(5, 38, 93, .18);
}

.event-countdown strong,
.event-countdown span {
  display: block;
}

.event-countdown strong {
  font-size: clamp(44px, 5vw, 72px);
  line-height: .95;
}

.event-countdown span {
  margin-top: 12px;
  color: rgba(251, 251, 252, .68);
  letter-spacing: .1em;
  text-transform: uppercase;
}

.event-feature-grid {
  display: grid;
  grid-template-columns: minmax(390px, .72fr) minmax(0, 1fr);
  gap: 42px;
  align-items: center;
}

.event-feature-visual {
  position: relative;
  overflow: hidden;
  min-height: 590px;
  border-radius: 8px;
  box-shadow: 0 30px 90px rgba(5, 38, 93, .14);
}

.event-feature-visual img {
  width: 100%;
  height: 100%;
  min-height: 590px;
  object-fit: cover;
}

.event-feature-visual div {
  position: absolute;
  right: 24px;
  left: 24px;
  bottom: 24px;
  padding: 22px;
  border-radius: 8px;
  color: #fbfbfc;
  background: rgba(5, 38, 93, .86);
  backdrop-filter: blur(12px);
}

.event-feature-visual strong,
.event-feature-visual span {
  display: block;
}

.event-feature-visual strong {
  font-size: 24px;
}

.event-feature-visual span {
  margin-top: 7px;
  color: rgba(251, 251, 252, .7);
}

.event-feature-list {
  display: grid;
  gap: 16px;
  margin-top: 30px;
}

.event-feature-list div {
  display: grid;
  grid-template-columns: 58px 1fr;
  gap: 18px;
  padding: 22px;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 48px rgba(5, 38, 93, .08);
}

.event-feature-list i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
  font-size: 22px;
}

.event-feature-list h3 {
  margin: 0 0 7px;
  color: #1d1d1d;
}

.event-feature-list p {
  margin: 0;
  color: rgba(29, 29, 29, .65);
  line-height: 1.7;
}

.events-list-section,
.past-events-section {
  background: linear-gradient(180deg, #eef2f7 100%, #fbfbfc 100%);
}

.events-section-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 34px;
  margin-bottom: 34px;
}

.events-section-head p {
  max-width: 470px;
  margin: 0;
  color: rgba(29, 29, 29, .64);
  line-height: 1.8;
}

.events-card-grid {
  display: grid;
  grid-template-columns: 1.2fr .9fr .9fr;
  gap: 20px;
}

.event-card {
  overflow: hidden;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(5, 38, 93, .12);
  transition: transform .35s ease, box-shadow .35s ease;
}

.event-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 34px 90px rgba(5, 38, 93, .18);
}

.event-card-image {
  height: 260px;
  overflow: hidden;
}

.event-card.featured .event-card-image {
  height: 350px;
}

.event-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .8s ease;
}

.event-card:hover img {
  transform: scale(1.08);
}

.event-card-body {
  padding: 24px;
}

.event-card-body span {
  display: inline-flex;
  padding: 8px 10px;
  border-radius: 8px;
  color: #05265d;
  background: #e9ebf0;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.event-card-body h3 {
  margin: 18px 0 10px;
  color: #1d1d1d;
}

.event-card-body p {
  color: rgba(29, 29, 29, .64);
  line-height: 1.7;
}

.event-card-body a,
.event-card-body a:hover {
  color: #05265d;
  font-weight: 900;
}

.past-events-timeline {
  display: grid;
  gap: 18px;
}

.past-events-timeline article {
  display: grid;
  grid-template-columns: 110px minmax(0, 1fr) 260px;
  gap: 24px;
  align-items: center;
  padding: 18px;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 54px rgba(5, 38, 93, .08);
}

.past-events-timeline span {
  color: #05265d;
  font-size: 34px;
  font-weight: 900;
}

.past-events-timeline h3 {
  margin: 0 0 8px;
  color: #1d1d1d;
}

.past-events-timeline p {
  margin: 0;
  color: rgba(29, 29, 29, .64);
  line-height: 1.7;
}

.past-events-timeline img {
  width: 100%;
  height: 150px;
  border-radius: 8px;
  object-fit: cover;
}

.event-gallery-strip {
  padding: 105px 0;
  background: #05265d;
}

.event-strip-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: 30px;
}

.event-strip-head span {
  color: rgba(251, 251, 252, .68);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .12em;
}

.event-strip-head h2 {
  max-width: 850px;
  color: #fbfbfc;
}

.event-strip-grid {
  display: grid;
  grid-template-columns: 1.1fr .8fr .8fr 1.1fr;
  gap: 16px;
}

.event-strip-grid a {
  overflow: hidden;
  height: 360px;
  border-radius: 8px;
}

.event-strip-grid a:nth-child(2),
.event-strip-grid a:nth-child(3) {
  height: 300px;
  align-self: end;
}

.event-strip-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .8s ease;
}

.event-strip-grid a:hover img {
  transform: scale(1.08);
}

@media (max-width: 1199px) {
  .events-hero-grid,
  .next-event-panel,
  .event-feature-grid,
  .events-card-grid {
    grid-template-columns: 1fr;
  }

  .event-strip-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .events-hero {
    padding: 125px 0 70px;
  }

  .events-hero-grid {
    gap: 34px;
  }

  .events-hero-media,
  .event-feature-visual,
  .event-feature-visual img {
    min-height: 360px;
  }

  .event-media-main {
    inset: 0;
  }

  .event-media-small,
  .event-media-card {
    display: none;
  }

  .event-countdown,
  .event-strip-grid,
  .past-events-timeline article {
    grid-template-columns: 1fr;
  }

  .events-section-head,
  .event-strip-head {
    display: block;
  }

  .events-section-head p {
    margin-top: 16px;
  }

  .past-events-timeline img,
  .event-strip-grid a,
  .event-strip-grid a:nth-child(2),
  .event-strip-grid a:nth-child(3) {
    height: 260px;
  }
}

/*! Events premium motion redesign */
.events-showcase-hero {
  min-height: 820px;
  display: flex;
  align-items: center;
  padding-bottom: 150px;
}

.events-showcase-hero:after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at var(--mouse-x, 28%) var(--mouse-y, 22%), rgba(251,251,252,.14), transparent 24%),
    linear-gradient(120deg, transparent 0%, rgba(255,255,255,.06) 44%, transparent 58%);
  pointer-events: none;
}

.events-showcase-hero .premium-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border: 1px solid rgba(251, 251, 252, .18);
  border-radius: 8px;
  background: rgba(255,255,255,.08);
  backdrop-filter: blur(10px);
}

.events-showcase-hero .premium-kicker:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fbfbfc;
  box-shadow: 0 0 0 7px rgba(251,251,252,.12);
  animation: eventPulse 1.4s ease-in-out infinite;
}

.event-hero-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  max-width: 690px;
  margin-top: 36px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 8px;
  background: rgba(255,255,255,.12);
}

.event-hero-metrics div {
  padding: 20px;
  background: rgba(255,255,255,.08);
  backdrop-filter: blur(12px);
}

.event-hero-metrics strong,
.event-hero-metrics span {
  display: block;
}

.event-hero-metrics strong {
  color: #fbfbfc;
  font-size: 36px;
  line-height: 1;
}

.event-hero-metrics span {
  margin-top: 8px;
  color: rgba(251,251,252,.66);
  font-size: 13px;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.events-showcase-hero .events-hero-media {
  min-height: 610px;
  perspective: 1000px;
}

.events-showcase-hero .event-media-main {
  inset: 18px 30px 78px 0;
  transform: rotate(-2deg);
  animation: eventFloatA 6s ease-in-out infinite;
}

.events-showcase-hero .event-media-main:after,
.event-feature-visual:after,
.event-card-image:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(115deg, transparent 100%, rgba(255,255,255,.22) 42%, transparent 58%);
  transform: translateX(130%);
  animation: eventScan 4.8s ease-in-out infinite;
  pointer-events: none;
}

.events-showcase-hero .event-media-small {
  width: 250px;
  height: 210px;
  transform: rotate(4deg);
  animation: eventFloatB 5.2s ease-in-out infinite;
}

.events-showcase-hero .event-media-card {
  animation: eventFloatB 5.8s ease-in-out infinite;
}

.event-live-badge {
  position: absolute;
  top: 56px;
  left: 4px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 16px;
  border-radius: 8px;
  color: #05265d;
  background: #fbfbfc;
  font-weight: 900;
  box-shadow: 0 20px 54px rgba(0,0,0,.24);
  animation: eventFloatA 5s ease-in-out infinite;
}

.event-live-badge i {
  color: #05265d;
  animation: eventPulse 1.4s ease-in-out infinite;
}

.event-marquee {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 38px;
  z-index: 3;
  overflow: hidden;
  border-top: 1px solid rgba(251,251,252,.14);
  border-bottom: 1px solid rgba(251,251,252,.14);
  background: rgba(255,255,255,.06);
  backdrop-filter: blur(12px);
}

.event-marquee div {
  display: flex;
  align-items: center;
  gap: 24px;
  width: max-content;
  padding: 18px 0;
  animation: eventMarquee 24s linear infinite;
}

.event-marquee span {
  color: rgba(251,251,252,.82);
  font-size: 15px;
  font-weight: 900;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.event-marquee i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fbfbfc;
}

.next-event-section {
  padding-top: 120px;
}

.next-event-command {
  position: relative;
  overflow: visible;
  grid-template-columns: minmax(0, .92fr) minmax(440px, .7fr);
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.next-event-command .next-event-copy,
.next-event-command .event-countdown {
  position: relative;
  min-height: 520px;
  border-radius: 8px;
  box-shadow: 0 32px 90px rgba(5, 38, 93, .14);
}

.next-event-command .next-event-copy {
  overflow: hidden;
  padding: 42px;
  color: #fbfbfc;
  background:
    linear-gradient(145deg, rgba(5,38,93,.94), rgba(7,26,60,.94)),
    url("images/gallery/PART 2/production line (3).jpg");
  background-size: cover;
  background-position: center;
}

.next-event-command .next-event-copy:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255,255,255,.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.08) 1px, transparent 1px);
  background-size: 44px 44px;
  pointer-events: none;
}

.next-event-command .next-event-copy > * {
  position: relative;
  z-index: 1;
}

.next-event-command .next-event-copy h2 {
  color: #fbfbfc;
}

.next-event-command .next-event-copy p {
  color: rgba(251,251,252,.76);
}

.next-event-command .event-info-pills span {
  color: #05265d;
  background: #fbfbfc;
}

.event-agenda-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 34px;
}

.event-agenda-grid div {
  padding: 16px;
  border: 1px solid rgba(251,251,252,.16);
  border-radius: 8px;
  background: rgba(255,255,255,.09);
  backdrop-filter: blur(10px);
}

.event-agenda-grid b,
.event-agenda-grid span {
  display: block;
}

.event-agenda-grid b {
  color: #fbfbfc;
  font-size: 22px;
}

.event-agenda-grid span {
  margin-top: 8px;
  color: rgba(251,251,252,.68);
  line-height: 1.55;
}

.next-event-command .event-countdown {
  padding: 22px;
  border: 1px solid rgba(5,38,93,.12);
  background: #fbfbfc;
}

.next-event-command .event-countdown div {
  position: relative;
  overflow: hidden;
  min-height: auto;
  padding: 30px;
  background: #05265d;
}

.next-event-command .event-countdown div:before {
  content: "";
  position: absolute;
  inset: auto -40px -70px auto;
  width: 150px;
  height: 150px;
  border: 20px solid rgba(255,255,255,.08);
  border-radius: 50%;
}

.events-card-grid {
  align-items: stretch;
}

.event-card {
  position: relative;
  min-height: 560px;
  background: #071a3c;
}

.event-card-image,
.event-card.featured .event-card-image {
  position: absolute;
  inset: 0;
  height: auto;
}

.event-card-image:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, transparent 76%, rgba(2,11,29,.92) 100%);
}

.event-card-body {
  position: absolute;
  z-index: 2;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 28px;
  color: #fbfbfc;
}

.event-card-body h3 {
  color: #fbfbfc;
  font-size: clamp(25px, 3vw, 38px);
  line-height: 1.08;
}

.event-card-body p {
  color: rgba(251,251,252,.72);
}

.event-card-body small {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 8px 0 18px;
  color: rgba(251,251,252,.68);
}

.event-card-body a,
.event-card-body a:hover {
  color: #fbfbfc;
}

.event-card:hover .event-card-body a i {
  transform: translateX(-8px);
}

.event-card-body a i {
  transition: transform .3s ease;
}

.past-events-timeline article {
  position: relative;
  overflow: hidden;
  border: 0;
  background: rgba(255,255,255,.86);
  backdrop-filter: blur(12px);
}

.past-events-timeline article:before {
  content: "";
  position: absolute;
  right: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 8px 0 0 8px;
  background: #05265d;
  transform: scaleY(.4);
  transition: transform .35s ease;
}

.past-events-timeline article:hover:before {
  transform: scaleY(1);
}

.past-events-timeline article:hover {
  transform: translateX(-8px);
  box-shadow: 0 26px 74px rgba(5,38,93,.14);
}

.event-strip-grid a {
  position: relative;
  box-shadow: 0 26px 70px rgba(0,0,0,.22);
}

.event-strip-grid a:after {
  content: "\f00e";
  position: absolute;
  right: 18px;
  bottom: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  color: #05265d;
  background: #fbfbfc;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .3s ease, transform .3s ease;
}

.event-strip-grid a:hover:after {
  opacity: 1;
  transform: translateY(0);
}

@keyframes eventMarquee {
  from { transform: translateX(0); }
  to { transform: translateX(50%); }
}

@keyframes eventPulse {
  0%, 100% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.35); opacity: .65; }
}

@keyframes eventFloatA {
  0%, 100% { transform: translateY(0) rotate(-2deg); }
  50% { transform: translateY(-16px) rotate(-1deg); }
}

@keyframes eventFloatB {
  0%, 100% { transform: translateY(0) rotate(4deg); }
  50% { transform: translateY(14px) rotate(2deg); }
}

@keyframes eventScan {
  0%, 55% { transform: translateX(130%); }
  100% { transform: translateX(-130%); }
}

@media (max-width: 1199px) {
  .events-showcase-hero {
    min-height: auto;
  }

  .next-event-command {
    grid-template-columns: 1fr;
  }

  .event-agenda-grid {
    grid-template-columns: 1fr;
  }

  .event-card {
    min-height: 460px;
  }
}

@media (max-width: 767px) {
  .event-hero-metrics,
  .event-agenda-grid {
    grid-template-columns: 1fr;
  }

  .events-showcase-hero {
    padding-bottom: 130px;
  }

  .event-live-badge {
    top: 20px;
    left: 20px;
  }

  .next-event-command .next-event-copy,
  .next-event-command .event-countdown {
    min-height: auto;
  }

  .next-event-command .next-event-copy {
    padding: 26px;
  }

  .event-marquee span {
    font-size: 12px;
  }
}

/*! Past events cards redesign */
.past-events-section {
  overflow: hidden;
  background:
    radial-gradient(circle at 88% 12%, rgba(5,38,93,.08), transparent 28%),
    linear-gradient(180deg, #fbfbfc 0%, #eef2f7 100%);
}

.past-events-section .container {
  position: relative;
}

.past-events-section .container:before {
  content: "";
  position: absolute;
  left: -110px;
  top: -80px;
  width: 340px;
  height: 340px;
  border: 38px solid rgba(5,38,93,.05);
  border-radius: 50%;
  pointer-events: none;
}

.past-events-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.past-events-cards.premium-stagger > * {
  transform: translateY(34px) scale(.97);
}

.past-event-card {
  position: relative;
  overflow: hidden;
  display: block;
  min-height: 610px;
  border: 1px solid rgba(5, 38, 93, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(5, 38, 93, .1);
  transition: transform .45s ease, box-shadow .45s ease, border-color .45s ease;
}

.past-event-card:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  border: 1px solid transparent;
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(255,255,255,.7), transparent 64%, rgba(5,38,93,.18)) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  opacity: 0;
  transition: opacity .35s ease;
}

.past-event-card:after {
  content: "";
  position: absolute;
  left: -90px;
  bottom: -110px;
  width: 260px;
  height: 260px;
  border: 34px solid rgba(5,38,93,.05);
  border-radius: 50%;
  transition: transform .45s ease, opacity .45s ease;
}

.past-event-card:hover {
  transform: translateY(-12px);
  border-color: rgba(5,38,93,.28);
  box-shadow: 0 34px 100px rgba(5,38,93,.18);
}

.past-event-card:hover:before {
  opacity: 1;
}

.past-event-card:hover:after {
  opacity: .9;
  transform: scale(1.12);
}

.past-event-image {
  position: relative;
  overflow: hidden;
  height: 330px;
  border-radius: 8px 8px 0 0;
}

.past-event-image:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(2,11,29,.05) 100%, rgba(2,11,29,.78) 100%);
}

.past-event-image:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background: linear-gradient(115deg, transparent 100%, rgba(255,255,255,.22) 45%, transparent 60%);
  transform: translateX(130%);
  transition: transform .8s ease;
}

.past-event-card:hover .past-event-image:after {
  transform: translateX(-130%);
}

.past-event-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .9s ease;
}

.past-event-card:hover .past-event-image img {
  transform: scale(1.1);
}

.past-event-image span {
  position: absolute;
  z-index: 3;
  right: 22px;
  bottom: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 96px;
  height: 54px;
  padding: 0 18px;
  border-radius: 8px;
  color: #05265d;
  background: #fbfbfc;
  font-size: 28px;
  font-weight: 900;
  box-shadow: 0 18px 44px rgba(0,0,0,.22);
}

.past-event-body {
  position: relative;
  z-index: 3;
  padding: 26px;
}

.past-event-body small {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #05265d;
  font-weight: 900;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.past-event-body h3 {
  margin: 16px 0 12px;
  color: #1d1d1d;
  font-size: clamp(25px, 3vw, 34px);
  line-height: 1.08;
}

.past-event-body p {
  color: rgba(29,29,29,.64);
  line-height: 1.75;
}

.past-event-stats {
  display: grid;
  grid-template-columns: auto 1fr auto 1fr;
  gap: 10px;
  align-items: center;
  margin-top: 22px;
  padding-top: 20px;
  border-top: 1px solid rgba(5,38,93,.1);
}

.past-event-stats b {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
  font-size: 20px;
}

.past-event-stats span {
  color: rgba(29,29,29,.56);
  font-size: 13px;
  line-height: 1.35;
}

@media (max-width: 1199px) {
  .past-events-cards {
    grid-template-columns: 1fr;
  }

  .past-event-card {
    min-height: auto;
  }
}

@media (max-width: 767px) {
  .past-event-image {
    height: 270px;
  }

  .past-event-stats {
    grid-template-columns: auto 1fr;
  }
}

/*! Clients page */
.clients-hero {
  position: relative;
  overflow: hidden;
  min-height: 820px;
  display: flex;
  align-items: center;
  padding: 170px 0 150px;
  color: #fbfbfc;
  background:
    radial-gradient(circle at 20% 24%, rgba(233,235,240,.18), transparent 28%),
    linear-gradient(135deg, #05265d 0%, #071a3c 54%, #020b1d 100%);
}

.clients-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .18;
  background-image:
    linear-gradient(rgba(255,255,255,.18) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.18) 1px, transparent 1px);
  background-size: 72px 72px;
}

.clients-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 540px;
  gap: 60px;
  align-items: center;
}

.clients-hero h1 {
  max-width: 920px;
  margin: 0;
  color: #fbfbfc;
  font-size: clamp(48px, 6vw, 90px);
  line-height: .96;
}

.clients-hero p {
  max-width: 720px;
  margin: 24px 0 0;
  color: rgba(251,251,252,.78);
  font-size: 18px;
  line-height: 1.9;
}

.clients-hero-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  max-width: 690px;
  margin-top: 36px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 8px;
  background: rgba(255,255,255,.12);
}

.clients-hero-stats div {
  padding: 20px;
  background: rgba(255,255,255,.08);
  backdrop-filter: blur(12px);
}

.clients-hero-stats strong,
.clients-hero-stats span {
  display: block;
}

.clients-hero-stats strong {
  color: #fbfbfc;
  font-size: 34px;
  line-height: 1;
}

.clients-hero-stats span {
  margin-top: 8px;
  color: rgba(251,251,252,.66);
  font-size: 13px;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.clients-logo-orbit {
  position: relative;
  min-height: 540px;
  border-radius: 50%;
}

.clients-logo-orbit:before,
.clients-logo-orbit:after {
  content: "";
  position: absolute;
  inset: 36px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 50%;
  animation: clientRotate 22s linear infinite;
}

.clients-logo-orbit:after {
  inset: 92px;
  animation-direction: reverse;
  animation-duration: 18s;
}

.orbit-core {
  position: absolute;
  inset: 50%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  height: 190px;
  padding: 30px;
  border-radius: 50%;
  background: #fbfbfc;
  box-shadow: 0 28px 80px rgba(0,0,0,.28);
  transform: translate(50%, -50%);
}

.orbit-core img {
  max-width: 100%;
}

.clients-logo-orbit > span {
  position: absolute;
  right: 50%;
  top: 50%;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 118px;
  height: 118px;
  padding: 22px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 8px;
  background: rgba(255,255,255,.9);
  box-shadow: 0 20px 60px rgba(0,0,0,.22);
  transform: rotate(calc(var(--i) * 60deg)) translate(-215px) rotate(calc(var(--i) * -60deg));
  animation: clientFloat 4s ease-in-out infinite;
  animation-delay: calc(var(--i) * -.35s);
}

.clients-logo-orbit > span img {
  max-width: 100%;
  max-height: 58px;
  filter: grayscale(1);
  transition: filter .35s ease, transform .35s ease;
}

.clients-logo-orbit > span:hover img {
  filter: grayscale(0);
  transform: scale(1.08);
}

.clients-marquee {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 38px;
  z-index: 3;
  overflow: hidden;
  border-top: 1px solid rgba(251,251,252,.14);
  border-bottom: 1px solid rgba(251,251,252,.14);
  background: rgba(255,255,255,.06);
  backdrop-filter: blur(12px);
}

.clients-marquee div {
  display: flex;
  align-items: center;
  gap: 34px;
  width: max-content;
  padding: 16px 0;
  animation: clientMarquee 26s linear infinite;
}

.clients-marquee img {
  width: 112px;
  height: 54px;
  object-fit: contain;
  padding: 12px;
  border-radius: 8px;
  background: rgba(255,255,255,.9);
}

.clients-logo-section,
.clients-trust-section,
.clients-showcase-section {
  padding: 105px 0;
  background: #fbfbfc;
}

.clients-logo-section {
  background:
    radial-gradient(circle at 12% 12%, rgba(5,38,93,.08), transparent 28%),
    linear-gradient(180deg, #fbfbfc 0%, #eef2f7 100%);
}

.clients-section-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 34px;
  margin-bottom: 34px;
}

.clients-section-head h2,
.clients-showcase-head h2 {
  max-width: 820px;
  margin: 0;
  color: #1d1d1d;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.05;
}

.clients-section-head p {
  max-width: 500px;
  margin: 0;
  color: rgba(29,29,29,.64);
  line-height: 1.8;
}

.clients-logo-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.client-logo-card {
  position: relative;
  overflow: hidden;
  min-height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 34px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: rgba(255,255,255,.86);
  box-shadow: 0 18px 54px rgba(5,38,93,.08);
  transition: transform .4s ease, box-shadow .4s ease, border-color .4s ease, background .4s ease;
}

.client-logo-card:before {
  content: "";
  position: absolute;
  inset: auto -70px -90px auto;
  width: 200px;
  height: 200px;
  border: 28px solid rgba(5,38,93,.05);
  border-radius: 50%;
  transition: transform .45s ease;
}

.client-logo-card:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(115deg, transparent 100%, rgba(255,255,255,.7) 45%, transparent 60%);
  transform: translateX(130%);
  transition: transform .75s ease;
}

.client-logo-card img {
  position: relative;
  z-index: 2;
  max-width: 150px;
  max-height: 76px;
  object-fit: contain;
  filter: grayscale(1);
  opacity: .78;
  transition: transform .35s ease, filter .35s ease, opacity .35s ease;
}

.client-logo-card span {
  position: absolute;
  right: 18px;
  bottom: 18px;
  z-index: 3;
  padding: 8px 10px;
  border-radius: 8px;
  color: #05265d;
  background: #e9ebf0;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity .3s ease, transform .3s ease;
}

.client-logo-card:hover {
  transform: translateY(-10px);
  border-color: rgba(5,38,93,.28);
  background: #fff;
  box-shadow: 0 30px 90px rgba(5,38,93,.16);
}

.client-logo-card:hover:before {
  transform: scale(1.12);
}

.client-logo-card:hover:after {
  transform: translateX(-130%);
}

.client-logo-card:hover img {
  filter: grayscale(0);
  opacity: 1;
  transform: scale(1.12);
}

.client-logo-card:hover span {
  opacity: 1;
  transform: translateY(0);
}

.client-logo-card:before {
  content: none !important;
  display: none !important;
}

.client-logo-card {
  isolation: isolate;
  border-color: rgba(255, 255, 255, .72);
  background:
    linear-gradient(145deg, rgba(255,255,255,.82), rgba(255,255,255,.42)),
    radial-gradient(circle at 82% 10%, rgba(255,255,255,.95), transparent 38%);
  box-shadow:
    0 24px 70px rgba(5,38,93,.12),
    inset 0 1px 0 rgba(255,255,255,.82),
    inset 0 -1px 0 rgba(5,38,93,.05);
  backdrop-filter: blur(18px) saturate(150%);
  transform-style: preserve-3d;
}

.client-logo-card:after {
  z-index: 1;
  background:
    linear-gradient(115deg, transparent 100%, rgba(255,255,255,.78) 38%, rgba(255,255,255,.18) 48%, transparent 62%),
    radial-gradient(circle at 78% 78%, rgba(5,38,93,.08), transparent 34%);
}

.client-logo-card .glass-edge {
  display: none;
}

.client-logo-card img {
  transform: translateZ(22px);
}

.client-logo-card span {
  box-shadow: 0 14px 34px rgba(5,38,93,.12);
}

.client-logo-card:hover {
  transform: translateY(-14px) rotateX(4deg) rotateY(-4deg);
  border-color: rgba(255,255,255,.95);
  background:
    linear-gradient(145deg, rgba(255,255,255,.94), rgba(255,255,255,.62)),
    radial-gradient(circle at 82% 10%, rgba(255,255,255,1), transparent 40%);
  box-shadow:
    0 36px 110px rgba(5,38,93,.22),
    0 0 0 1px rgba(5,38,93,.08),
    inset 0 1px 0 rgba(255,255,255,1),
    inset 0 -1px 0 rgba(5,38,93,.08);
}

.client-logo-card:hover:after {
  transform: translateX(-140%);
}

.client-logo-card:hover img {
  transform: translateZ(34px) scale(1.16);
}

.client-logo-card:hover span {
  transform: translateY(0) translateZ(26px);
}

.clients-trust-section {
  background: #05265d;
}

.clients-trust-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.clients-trust-grid div {
  padding: 28px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 8px;
  color: #fbfbfc;
  background: rgba(255,255,255,.07);
  backdrop-filter: blur(12px);
  transition: transform .35s ease, background .35s ease;
}

.clients-trust-grid div:hover {
  transform: translateY(-8px);
  background: rgba(255,255,255,.11);
}

.clients-trust-grid i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 8px;
  color: #05265d;
  background: #fbfbfc;
  font-size: 22px;
}

.clients-trust-grid strong,
.clients-trust-grid p {
  display: block;
}

.clients-trust-grid strong {
  margin-top: 22px;
  font-size: 24px;
}

.clients-trust-grid p {
  margin: 10px 0 0;
  color: rgba(251,251,252,.7);
  line-height: 1.7;
}

.clients-showcase-section {
  background: linear-gradient(180deg, #eef2f7 100%, #fbfbfc 100%);
}

.clients-showcase-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 34px;
  margin-bottom: 34px;
}

.clients-showcase-head span {
  color: #05265d;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.clients-showcase-grid {
  display: grid;
  grid-template-columns: 1.25fr .85fr .85fr;
  gap: 18px;
}

.client-story-card {
  position: relative;
  overflow: hidden;
  min-height: 460px;
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(5,38,93,.12);
}

.client-story-card.large {
  min-height: 560px;
}

.client-story-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .8s ease;
}

.client-story-card:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 70%, rgba(2,11,29,.92) 100%);
}

.client-story-card div {
  position: absolute;
  z-index: 2;
  right: 26px;
  left: 26px;
  bottom: 26px;
  color: #fbfbfc;
}

.client-story-card span {
  display: inline-flex;
  padding: 8px 10px;
  border-radius: 8px;
  color: #05265d;
  background: #fbfbfc;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.client-story-card h3 {
  margin: 16px 0 0;
  color: #fbfbfc;
  font-size: clamp(25px, 3vw, 40px);
  line-height: 1.1;
}

.client-story-card:hover img {
  transform: scale(1.08);
}

@keyframes clientRotate {
  from { transform: rotate(0); }
  to { transform: rotate(360deg); }
}

@keyframes clientFloat {
  0%, 100% { margin-top: 0; }
  50% { margin-top: -14px; }
}

@keyframes clientMarquee {
  from { transform: translateX(0); }
  to { transform: translateX(50%); }
}

@media (max-width: 1199px) {
  .clients-hero-grid,
  .clients-showcase-grid {
    grid-template-columns: 1fr;
  }

  .clients-logo-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .clients-trust-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .clients-hero {
    min-height: auto;
    padding: 125px 0 130px;
  }

  .clients-hero-stats,
  .clients-logo-grid {
    grid-template-columns: 1fr;
  }

  .clients-logo-orbit {
    min-height: 420px;
  }

  .clients-logo-orbit > span {
    width: 92px;
    height: 92px;
    transform: rotate(calc(var(--i) * 60deg)) translate(-150px) rotate(calc(var(--i) * -60deg));
  }

  .orbit-core {
    width: 150px;
    height: 150px;
  }

  .clients-section-head,
  .clients-showcase-head {
    display: block;
  }

  .clients-section-head p {
    margin-top: 16px;
  }
}

/*! Clients hero board redesign */
.clients-hero {
  min-height: 760px;
  padding-bottom: 110px;
}

.clients-hero-grid {
  grid-template-columns: minmax(0, .95fr) minmax(520px, .8fr);
}

.clients-hero h1 {
  font-size: clamp(48px, 5.2vw, 82px);
}

.clients-hero-board {
  position: relative;
  overflow: hidden;
  padding: 22px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 8px;
  background: rgba(255,255,255,.08);
  box-shadow: 0 34px 100px rgba(0,0,0,.25);
  backdrop-filter: blur(16px);
}

.clients-hero-board:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .45;
  background-image:
    linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px);
  background-size: 38px 38px;
}

.clients-hero-board:after {
  content: "";
  position: absolute;
  left: -120px;
  bottom: -140px;
  width: 320px;
  height: 320px;
  border: 42px solid rgba(255,255,255,.07);
  border-radius: 50%;
}

.clients-board-head,
.clients-board-grid,
.clients-board-feature {
  position: relative;
  z-index: 2;
}

.clients-board-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 6px 4px 18px;
}

.clients-board-head span {
  color: rgba(251,251,252,.68);
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.clients-board-head strong {
  display: inline-flex;
  padding: 9px 12px;
  border-radius: 8px;
  color: #05265d;
  background: #fbfbfc;
  font-size: 13px;
}

.clients-board-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.clients-board-grid a {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 150px;
  padding: 18px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 8px;
  background: rgba(255,255,255,.9);
  box-shadow: 0 18px 46px rgba(0,0,0,.12);
  transition: transform .35s ease, background .35s ease, box-shadow .35s ease;
}

.clients-board-grid a:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(115deg, transparent 100%, rgba(255,255,255,.8) 44%, transparent 60%);
  transform: translateX(130%);
  transition: transform .75s ease;
}

.clients-board-grid a img {
  position: relative;
  z-index: 2;
  max-width: 118px;
  max-height: 58px;
  object-fit: contain;
  filter: grayscale(1);
  opacity: .72;
  transition: transform .35s ease, filter .35s ease, opacity .35s ease;
}

.clients-board-grid a span {
  position: relative;
  z-index: 2;
  margin-top: 22px;
  color: rgba(29,29,29,.58);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.clients-board-grid a:hover {
  transform: translateY(-8px);
  background: #fbfbfc;
  box-shadow: 0 28px 70px rgba(0,0,0,.2);
}

.clients-board-grid a:hover:before {
  transform: translateX(-130%);
}

.clients-board-grid a:hover img {
  filter: grayscale(0);
  opacity: 1;
  transform: scale(1.1);
}

.clients-board-feature {
  display: grid;
  grid-template-columns: 62px 1fr;
  gap: 16px;
  align-items: center;
  margin-top: 14px;
  padding: 18px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 8px;
  color: #fbfbfc;
  background: rgba(255,255,255,.08);
  backdrop-filter: blur(10px);
}

.clients-board-feature i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  border-radius: 8px;
  color: #05265d;
  background: #fbfbfc;
  font-size: 24px;
}

.clients-board-feature strong,
.clients-board-feature span {
  display: block;
}

.clients-board-feature strong {
  color: #fbfbfc;
  font-size: 20px;
}

.clients-board-feature span {
  margin-top: 6px;
  color: rgba(251,251,252,.68);
  line-height: 1.55;
}

@media (max-width: 1199px) {
  .clients-hero-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .clients-hero {
    padding-bottom: 80px;
  }

  .clients-board-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .clients-board-head,
  .clients-board-feature {
    display: block;
  }

  .clients-board-head strong,
  .clients-board-feature i {
    margin-top: 12px;
  }
}

/*! Clients trust panel redesign */
.clients-trust-section {
  padding: 110px 0;
  background:
    radial-gradient(circle at 18% 16%, rgba(5,38,93,.08), transparent 28%),
    linear-gradient(180deg, #eef2f7 0%, #fbfbfc 100%);
}

.clients-trust-panel {
  display: grid;
  grid-template-columns: minmax(390px, .82fr) minmax(0, 1fr);
  gap: 38px;
  align-items: stretch;
}

.clients-trust-visual {
  position: relative;
  overflow: hidden;
  min-height: 560px;
  border-radius: 8px;
  box-shadow: 0 34px 100px rgba(5,38,93,.14);
}

.clients-trust-visual:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 70%, rgba(2,11,29,.86) 100%);
}

.clients-trust-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .8s ease;
}

.clients-trust-visual:hover img {
  transform: scale(1.08);
}

.clients-trust-visual div {
  position: absolute;
  z-index: 2;
  right: 24px;
  left: 24px;
  bottom: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 20px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 8px;
  color: #fbfbfc;
  background: rgba(5,38,93,.82);
  backdrop-filter: blur(14px);
}

.clients-trust-visual strong {
  font-size: 48px;
  line-height: 1;
}

.clients-trust-visual span {
  max-width: 210px;
  color: rgba(251,251,252,.72);
  line-height: 1.5;
}

.clients-trust-content {
  padding: 42px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: rgba(255,255,255,.86);
  box-shadow: 0 26px 80px rgba(5,38,93,.1);
  backdrop-filter: blur(14px);
}

.clients-trust-content h2 {
  max-width: 760px;
  margin: 0;
  color: #1d1d1d;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.05;
}

.clients-trust-steps {
  display: grid;
  gap: 16px;
  margin-top: 34px;
}

.clients-trust-steps article {
  position: relative;
  display: grid;
  grid-template-columns: 62px 1fr;
  gap: 18px;
  padding: 22px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: #fbfbfc;
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}

.clients-trust-steps article:hover {
  transform: translateX(-10px);
  border-color: rgba(5,38,93,.28);
  box-shadow: 0 22px 60px rgba(5,38,93,.12);
}

.clients-trust-steps i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
  font-size: 22px;
}

.clients-trust-steps strong {
  display: block;
  color: #1d1d1d;
  font-size: 22px;
}

.clients-trust-steps p {
  margin: 8px 0 0;
  color: rgba(29,29,29,.64);
  line-height: 1.7;
}

@media (max-width: 1199px) {
  .clients-trust-panel {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .clients-trust-visual {
    min-height: 360px;
  }

  .clients-trust-content {
    padding: 26px;
  }

  .clients-trust-steps article {
    grid-template-columns: 1fr;
  }
}

/*! Download page */
.download-hero {
  position: relative;
  overflow: hidden;
  padding: 170px 0 110px;
  color: #fbfbfc;
  background:
    radial-gradient(circle at 18% 22%, rgba(233,235,240,.18), transparent 28%),
    linear-gradient(135deg, #05265d 0%, #071a3c 54%, #020b1d 100%);
}

.download-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .18;
  background-image:
    linear-gradient(rgba(255,255,255,.18) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.18) 1px, transparent 1px);
  background-size: 72px 72px;
}

.download-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 460px;
  gap: 60px;
  align-items: center;
}

.download-hero h1 {
  max-width: 920px;
  margin: 0;
  color: #fbfbfc;
  font-size: clamp(48px, 6vw, 88px);
  line-height: .96;
}

.download-hero p {
  max-width: 720px;
  margin: 24px 0 0;
  color: rgba(251,251,252,.78);
  font-size: 18px;
  line-height: 1.9;
}

.download-hero-stack {
  display: grid;
  gap: 16px;
}

.doc-card {
  position: relative;
  overflow: hidden;
  padding: 24px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 8px;
  color: #fbfbfc;
  background: rgba(255,255,255,.08);
  box-shadow: 0 24px 70px rgba(0,0,0,.2);
  backdrop-filter: blur(14px);
}

.doc-card.main {
  min-height: 210px;
  background: #fbfbfc;
  color: #05265d;
}

.doc-card i {
  font-size: 34px;
}

.doc-card strong,
.doc-card span {
  display: block;
}

.doc-card strong {
  margin-top: 24px;
  font-size: 26px;
}

.doc-card span {
  margin-top: 8px;
  color: inherit;
  opacity: .72;
}

.download-files-section,
.download-help-section {
  padding: 105px 0;
  background: #fbfbfc;
}

.download-files-section {
  background: linear-gradient(180deg, #fbfbfc 100%, #eef2f7 100%);
}

.download-section-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 34px;
  margin-bottom: 34px;
}

.download-section-head h2 {
  max-width: 780px;
  margin: 0;
  color: #1d1d1d;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.05;
}

.download-section-head p {
  max-width: 500px;
  margin: 0;
  color: rgba(29,29,29,.64);
  line-height: 1.8;
}

.download-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.download-card {
  position: relative;
  overflow: hidden;
  min-height: 340px;
  padding: 28px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 20px 60px rgba(5,38,93,.09);
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}

.download-card.featured {
  grid-column: span 2;
  color: #fbfbfc;
  background: linear-gradient(145deg, #05265d, #071a3c);
}

.download-card:hover {
  transform: translateY(-10px);
  border-color: rgba(5,38,93,.28);
  box-shadow: 0 34px 90px rgba(5,38,93,.16);
}

.download-card > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.download-card i {
  color: #05265d;
  font-size: 34px;
}

.download-card.featured i {
  color: #fbfbfc;
}

.download-card span {
  padding: 8px 10px;
  border-radius: 8px;
  color: #05265d;
  background: #e9ebf0;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.download-card h3 {
  margin: 46px 0 12px;
  color: inherit;
  font-size: 28px;
}

.download-card p {
  color: rgba(29,29,29,.64);
  line-height: 1.75;
}

.download-card.featured p {
  color: rgba(251,251,252,.72);
}

.download-card a,
.download-card a:hover {
  position: absolute;
  right: 28px;
  bottom: 28px;
  color: inherit;
  font-weight: 900;
}

.download-help-section {
  background: #05265d;
}

.download-help-panel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  padding: 34px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 8px;
  color: #fbfbfc;
  background: rgba(255,255,255,.06);
  backdrop-filter: blur(14px);
}

.download-help-panel h2 {
  max-width: 760px;
  margin: 0;
  color: #fbfbfc;
  font-size: clamp(32px, 4vw, 54px);
}

.download-gate-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s ease;
}

.download-gate-modal.is-open {
  opacity: 1;
  pointer-events: auto;
}

.download-gate-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(2, 11, 29, .78);
  backdrop-filter: blur(12px);
}

.download-gate-box {
  position: relative;
  z-index: 1;
  width: min(520px, 100%);
  padding: 34px;
  border: 1px solid rgba(251,251,252,.18);
  border-radius: 8px;
  color: #fbfbfc;
  background:
    radial-gradient(circle at 12% 12%, rgba(233,235,240,.18), transparent 30%),
    linear-gradient(145deg, rgba(5,38,93,.96), rgba(2,11,29,.98));
  box-shadow: 0 34px 100px rgba(0,0,0,.38);
  transform: translateY(18px) scale(.96);
  transition: transform .35s ease;
}

.download-gate-modal.is-open .download-gate-box {
  transform: translateY(0) scale(1);
}

.download-gate-close {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(251,251,252,.18);
  border-radius: 8px;
  color: #fbfbfc;
  background: rgba(251,251,252,.1);
}

.download-gate-box h2 {
  margin: 12px 0 10px;
  color: #fbfbfc;
  font-size: clamp(28px, 4vw, 42px);
  line-height: 1.05;
}

.download-gate-box p {
  margin: 0 0 24px;
  color: rgba(251,251,252,.72);
  line-height: 1.7;
}

.download-gate-box label {
  display: block;
  color: rgba(251,251,252,.72);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.download-gate-box input {
  width: 100%;
  height: 58px;
  margin-top: 10px;
  padding: 0 16px;
  border: 1px solid rgba(251,251,252,.18);
  border-radius: 8px;
  color: #fbfbfc;
  background: rgba(251,251,252,.08);
  outline: none;
}

.download-gate-box input:focus {
  border-color: rgba(251,251,252,.55);
  box-shadow: 0 0 0 4px rgba(251,251,252,.1);
}

.download-gate-box small {
  display: block;
  min-height: 24px;
  margin-top: 10px;
  color: rgba(251,251,252,.62);
}

.download-gate-box small.error {
  color: #fbfbfc;
}

.download-gate-box small.success {
  color: #e9ebf0;
}

.download-gate-box .btn {
  width: 100%;
  justify-content: center;
  margin-top: 10px;
  background: #fbfbfc;
  color: #05265d;
}

@media (max-width: 1199px) {
  .download-hero-grid,
  .download-grid {
    grid-template-columns: 1fr;
  }

  .download-card.featured {
    grid-column: auto;
  }
}

@media (max-width: 767px) {
  .download-hero {
    padding: 125px 0 70px;
  }

  .download-section-head,
  .download-help-panel {
    display: block;
  }

  .download-section-head p,
  .download-help-panel .btn {
    margin-top: 16px;
  }
}

/*! Training page */
.training-hero {
  position: relative;
  overflow: hidden;
  padding: 170px 0 115px;
  color: #fbfbfc;
  background:
    radial-gradient(circle at 22% 18%, rgba(233,235,240,.16), transparent 27%),
    radial-gradient(circle at 12% 80%, rgba(0,38,100,.42), transparent 34%),
    linear-gradient(135deg, #05265d 0%, #071a3c 52%, #020b1d 100%);
}

.training-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .18;
  background-image:
    linear-gradient(rgba(255,255,255,.17) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.17) 1px, transparent 1px);
  background-size: 74px 74px;
}

.training-hero:after {
  content: "";
  position: absolute;
  left: -120px;
  bottom: -180px;
  width: 540px;
  height: 540px;
  border: 58px solid rgba(251,251,252,.08);
  border-radius: 50%;
  animation: trainingSpin 18s linear infinite;
}

.training-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 470px;
  gap: 70px;
  align-items: center;
}

.training-hero h1 {
  max-width: 980px;
  margin: 0;
  color: #fbfbfc;
  font-size: clamp(48px, 6vw, 88px);
  line-height: .96;
}

.training-hero p {
  max-width: 730px;
  margin: 24px 0 0;
  color: rgba(251,251,252,.78);
  font-size: 18px;
  line-height: 1.9;
}

.training-command-card {
  position: relative;
  overflow: hidden;
  min-height: 520px;
  padding: 34px;
  border: 1px solid rgba(251,251,252,.15);
  border-radius: 8px;
  background: rgba(251,251,252,.08);
  box-shadow: 0 34px 100px rgba(0,0,0,.28);
  backdrop-filter: blur(16px);
}

.training-radar {
  position: relative;
  display: grid;
  place-items: center;
  height: 265px;
}

.training-radar span {
  position: absolute;
  width: 120px;
  height: 120px;
  border: 1px solid rgba(251,251,252,.18);
  border-radius: 50%;
  animation: trainingPulse 3.4s ease-out infinite;
}

.training-radar span:nth-child(2) {
  animation-delay: .8s;
}

.training-radar span:nth-child(3) {
  animation-delay: 1.6s;
}

.training-radar i {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  color: #05265d;
  background: #fbfbfc;
  font-size: 42px;
  box-shadow: 0 24px 70px rgba(0,0,0,.22);
}

.training-command-list {
  display: grid;
  gap: 12px;
}

.training-command-list div {
  padding: 18px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  background: rgba(251,251,252,.08);
}

.training-command-list strong,
.training-command-list span {
  display: block;
}

.training-command-list strong {
  color: #fbfbfc;
  font-size: 20px;
}

.training-command-list span {
  margin-top: 4px;
  color: rgba(251,251,252,.68);
}

.training-overview-section,
.training-programs-section,
.training-method-section,
.training-inquiry-section {
  position: relative;
  overflow: hidden;
  padding: 105px 0;
  background: #fbfbfc;
}

.training-overview-section {
  background: linear-gradient(180deg, #fbfbfc 100%, #eef2f7 100%);
}

.training-overview-grid,
.training-inquiry-grid {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 44px;
  align-items: start;
}

.training-overview-grid h2,
.training-section-head h2,
.training-method-copy h2,
.training-inquiry-copy h2,
.training-cta-panel h2 {
  margin: 0;
  color: #1d1d1d;
  font-size: clamp(34px, 4.6vw, 64px);
  line-height: 1.04;
}

.training-overview-grid p,
.training-section-head p,
.training-method-copy p,
.training-inquiry-copy p {
  margin: 20px 0 0;
  color: rgba(29,29,29,.64);
  line-height: 1.85;
}

.training-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.training-stats article {
  min-height: 185px;
  padding: 24px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: rgba(255,255,255,.72);
  box-shadow: 0 20px 70px rgba(5,38,93,.08);
  backdrop-filter: blur(14px);
}

.training-stats b,
.training-stats span {
  display: block;
}

.training-stats b {
  color: #05265d;
  font-size: 48px;
  line-height: 1;
}

.training-stats span {
  margin-top: 16px;
  color: rgba(29,29,29,.62);
  font-weight: 800;
}

.training-programs-section {
  background:
    radial-gradient(circle at 86% 18%, rgba(5,38,93,.08), transparent 28%),
    #fbfbfc;
}

.training-section-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 430px;
  gap: 40px;
  align-items: end;
  margin-bottom: 34px;
}

.training-program-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.training-program-card {
  position: relative;
  overflow: hidden;
  min-height: 430px;
  padding: 30px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 24px 80px rgba(5,38,93,.08);
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}

.training-program-card.featured {
  grid-column: span 2;
  color: #fbfbfc;
  background: linear-gradient(145deg, #05265d, #071a3c);
}

.training-program-card:hover {
  transform: translateY(-10px);
  border-color: rgba(5,38,93,.26);
  box-shadow: 0 36px 100px rgba(5,38,93,.16);
}

.training-program-card:before {
  content: "";
  position: absolute;
  left: -80px;
  bottom: -80px;
  width: 210px;
  height: 210px;
  border: 32px solid rgba(5,38,93,.06);
  border-radius: 50%;
  transition: transform .45s ease;
}

.training-program-card.featured:before {
  border-color: rgba(251,251,252,.09);
}

.training-program-card:hover:before {
  transform: scale(1.18) rotate(18deg);
}

.training-program-card > span {
  display: inline-flex;
  padding: 9px 12px;
  border-radius: 8px;
  color: #05265d;
  background: #e9ebf0;
  font-weight: 900;
}

.training-program-card.featured > span {
  color: #05265d;
  background: #fbfbfc;
}

.training-program-card i {
  display: block;
  margin-top: 34px;
  color: #05265d;
  font-size: 42px;
}

.training-program-card.featured i {
  color: #fbfbfc;
}

.training-program-card h3 {
  margin: 26px 0 12px;
  color: inherit;
  font-size: 28px;
}

.training-program-card p,
.training-program-card li {
  color: rgba(29,29,29,.64);
  line-height: 1.75;
}

.training-program-card.featured p,
.training-program-card.featured li {
  color: rgba(251,251,252,.72);
}

.training-program-card ul {
  position: relative;
  z-index: 1;
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.training-program-card li {
  padding: 8px 22px 8px 0;
}

.training-program-card li:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  margin: 10px -22px 0 0;
  border-radius: 50%;
  background: #05265d;
}

.training-program-card.featured li:before {
  background: #fbfbfc;
}

.training-method-section {
  color: #fbfbfc;
  background:
    radial-gradient(circle at 20% 16%, rgba(233,235,240,.14), transparent 30%),
    linear-gradient(135deg, #05265d, #020b1d);
}

.training-method-board {
  display: grid;
  grid-template-columns: 390px minmax(0, 1fr);
  gap: 34px;
  align-items: stretch;
}

.training-method-copy {
  padding: 34px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  background: rgba(251,251,252,.08);
  backdrop-filter: blur(14px);
}

.training-method-copy h2,
.training-method-copy p {
  color: #fbfbfc;
}

.training-method-copy p {
  color: rgba(251,251,252,.7);
}

.training-flow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.training-flow article {
  position: relative;
  overflow: hidden;
  min-height: 300px;
  padding: 26px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  background: rgba(251,251,252,.08);
  transition: transform .35s ease, background .35s ease;
}

.training-flow article:hover {
  transform: translateY(-10px);
  background: rgba(251,251,252,.13);
}

.training-flow b {
  display: inline-grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  color: #05265d;
  background: #fbfbfc;
}

.training-flow h3 {
  margin: 40px 0 12px;
  color: #fbfbfc;
  font-size: 26px;
}

.training-flow p {
  margin: 0;
  color: rgba(251,251,252,.68);
  line-height: 1.75;
}

.training-inquiry-section {
  background: linear-gradient(180deg, #eef2f7 100%, #fbfbfc 100%);
}

.training-contact-cards {
  display: grid;
  gap: 12px;
  margin-top: 28px;
}

.training-contact-cards a {
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: 14px;
  align-items: center;
  padding: 18px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  color: #1d1d1d;
  background: rgba(255,255,255,.76);
  box-shadow: 0 18px 60px rgba(5,38,93,.08);
}

.training-contact-cards i {
  grid-row: span 2;
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
}

.training-contact-cards span,
.training-contact-cards strong {
  display: block;
}

.training-contact-cards span {
  color: rgba(29,29,29,.55);
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.training-form {
  padding: 34px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: rgba(255,255,255,.84);
  box-shadow: 0 30px 90px rgba(5,38,93,.12);
  backdrop-filter: blur(16px);
}

.training-form label {
  display: block;
  color: #05265d;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.training-form input,
.training-form select,
.training-form textarea {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 18px;
  padding: 0 16px;
  border: 1px solid rgba(5,38,93,.13);
  border-radius: 8px;
  color: #1d1d1d;
  background: #fbfbfc;
  outline: none;
}

.training-form input,
.training-form select {
  height: 58px;
}

.training-form textarea {
  min-height: 140px;
  padding-top: 16px;
  resize: vertical;
}

.training-form input:focus,
.training-form select:focus,
.training-form textarea:focus {
  border-color: rgba(5,38,93,.44);
  box-shadow: 0 0 0 4px rgba(5,38,93,.08);
}

.training-form-message {
  min-height: 24px;
  margin: 0 0 12px;
  color: #05265d;
  font-weight: 800;
}

.training-form-message.success {
  color: #05265d;
}

.training-cta-section {
  padding: 92px 0;
  background: #05265d;
}

.training-cta-panel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  padding: 42px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  color: #fbfbfc;
  background:
    radial-gradient(circle at 16% 18%, rgba(233,235,240,.18), transparent 24%),
    rgba(251,251,252,.07);
  backdrop-filter: blur(16px);
}

.training-cta-panel h2 {
  max-width: 880px;
  color: #fbfbfc;
}

@keyframes trainingPulse {
  0% { opacity: .75; transform: scale(.6); }
  100% { opacity: 0; transform: scale(2.6); }
}

@keyframes trainingSpin {
  to { transform: rotate(360deg); }
}

@media (max-width: 1199px) {
  .training-hero-grid,
  .training-overview-grid,
  .training-section-head,
  .training-method-board,
  .training-inquiry-grid {
    grid-template-columns: 1fr;
  }

  .training-program-grid,
  .training-flow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .training-program-card.featured {
    grid-column: auto;
  }
}

@media (max-width: 767px) {
  .training-hero {
    padding: 125px 0 76px;
  }

  .training-command-card {
    min-height: auto;
    padding: 24px;
  }

  .training-stats,
  .training-program-grid,
  .training-flow {
    grid-template-columns: 1fr;
  }

  .training-cta-panel {
    display: block;
    padding: 28px;
  }

  .training-cta-panel .btn {
    margin-top: 20px;
  }
}

/*! Gallery album cards premium override */
.suppliers-page {
  background: #fbfbfc;
}

.supplier-intro-section,
.supplier-showcase-section,
.supplier-flow-section {
  position: relative;
  overflow: hidden;
  padding: 105px 0;
  background: #fbfbfc;
}

.supplier-intro-section {
  background:
    radial-gradient(circle at 20% 10%, rgba(5,38,93,.08), transparent 32%),
    linear-gradient(180deg, #fbfbfc 0%, #eef2f7 100%);
}

.supplier-intro-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 480px;
  gap: 54px;
  align-items: end;
}

.supplier-intro-copy h2,
.supplier-section-head h2,
.supplier-flow-panel h2 {
  margin: 14px 0 0;
  color: #1d1d1d;
  font-size: clamp(36px, 5vw, 66px);
  line-height: 1.02;
  letter-spacing: -.02em;
}

.supplier-intro-copy p,
.supplier-section-head p {
  margin: 20px 0 0;
  color: rgba(29,29,29,.62);
  line-height: 1.85;
}

.supplier-intro-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.supplier-intro-stats article {
  min-height: 180px;
  padding: 24px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: rgba(255,255,255,.78);
  box-shadow: 0 24px 80px rgba(5,38,93,.1);
  backdrop-filter: blur(14px);
  transition: transform .35s ease, background .35s ease;
}

.supplier-intro-stats article:hover {
  transform: translateY(-10px);
  background: #fff;
}

.supplier-intro-stats b,
.supplier-intro-stats span {
  display: block;
}

.supplier-intro-stats b {
  color: #05265d;
  font-size: 42px;
  line-height: 1;
}

.supplier-intro-stats span {
  margin-top: 18px;
  color: rgba(29,29,29,.62);
  font-weight: 800;
}

.supplier-showcase-section {
  background:
    linear-gradient(90deg, rgba(5,38,93,.04) 1px, transparent 1px),
    linear-gradient(rgba(5,38,93,.04) 1px, transparent 1px),
    #fbfbfc;
  background-size: 72px 72px;
}

.supplier-section-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 430px;
  gap: 38px;
  align-items: end;
  margin-bottom: 38px;
}

.supplier-card-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.supplier-card {
  position: relative;
  overflow: hidden;
  min-height: 390px;
  padding: 24px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: rgba(255,255,255,.9);
  box-shadow: 0 24px 80px rgba(5,38,93,.1);
  transition: transform .42s cubic-bezier(.2,.8,.2,1), box-shadow .42s ease, background .42s ease;
}

.supplier-card.featured {
  grid-column: span 2;
  color: #fbfbfc;
  background:
    radial-gradient(circle at 18% 10%, rgba(251,251,252,.16), transparent 28%),
    linear-gradient(145deg, #05265d, #020b1d);
}

.supplier-card.tall {
  grid-row: span 2;
  min-height: 798px;
}

.supplier-card:before {
  content: "";
  position: absolute;
  inset: auto -70px -90px auto;
  width: 210px;
  height: 210px;
  border: 34px solid rgba(5,38,93,.06);
  border-radius: 50%;
  transition: transform .5s ease, border-color .5s ease;
}

.supplier-card.featured:before,
.supplier-card:hover:before {
  border-color: rgba(251,251,252,.1);
  transform: scale(1.16) rotate(22deg);
}

.supplier-card:hover {
  transform: translateY(-12px);
  color: #1d1d1d;
  background: #fff;
  box-shadow: 0 42px 120px rgba(5,38,93,.22);
}

.supplier-card-top {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: center;
}

.supplier-card-top span {
  padding: 8px 10px;
  border-radius: 8px;
  color: #05265d;
  background: #e9ebf0;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .09em;
  text-transform: uppercase;
  transition: color .35s ease, background .35s ease;
}

.supplier-card-top a {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  color: #fbfbfc;
  background: #05265d;
  transition: transform .35s ease, color .35s ease, background .35s ease;
}

.supplier-card.featured .supplier-card-top span,
.supplier-card:hover .supplier-card-top span {
  color: #05265d;
  background: #e9ebf0;
}

.supplier-card.featured .supplier-card-top a,
.supplier-card:hover .supplier-card-top a {
  color: #fbfbfc;
  background: #05265d;
}

.supplier-card:hover .supplier-card-top a {
  transform: rotate(45deg) scale(1.06);
}

.supplier-logo-wrap {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 150px;
  height: 106px;
  margin-top: 42px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.88), rgba(233,235,240,.76));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.8), 0 18px 50px rgba(5,38,93,.1);
  transition: transform .42s ease, box-shadow .42s ease;
}

.supplier-card.featured .supplier-logo-wrap,
.supplier-card:hover .supplier-logo-wrap {
  background: #fbfbfc;
  box-shadow: 0 24px 70px rgba(5,38,93,.14);
}

.supplier-card:hover .supplier-logo-wrap {
  transform: translateY(-6px) rotate(-2deg);
}

.supplier-logo-wrap img {
  max-width: 82%;
  max-height: 62px;
  object-fit: contain;
  filter: grayscale(1) contrast(.8);
  opacity: .78;
  transition: filter .35s ease, opacity .35s ease, transform .35s ease;
}

.supplier-card:hover .supplier-logo-wrap img {
  filter: grayscale(0) contrast(1);
  opacity: 1;
  transform: scale(1.05);
}

.supplier-card h3 {
  position: relative;
  z-index: 1;
  margin: 38px 0 12px;
  color: inherit;
  font-size: clamp(25px, 2.2vw, 34px);
  line-height: 1.08;
}

.supplier-card p {
  position: relative;
  z-index: 1;
  color: rgba(29,29,29,.62);
  line-height: 1.75;
  transition: color .35s ease;
}

.supplier-card.featured p,
.supplier-card:hover p {
  color: rgba(29,29,29,.62);
}

.supplier-card-meta {
  position: absolute;
  right: 24px;
  left: 24px;
  bottom: 24px;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.supplier-card-meta span {
  padding: 8px 10px;
  border-radius: 999px;
  color: #05265d;
  background: #e9ebf0;
  font-size: 12px;
  font-weight: 800;
}

.supplier-flow-section {
  color: #fbfbfc;
  background: #05265d;
}

.supplier-flow-panel {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 34px;
  padding: 40px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  background:
    radial-gradient(circle at 18% 18%, rgba(233,235,240,.16), transparent 28%),
    rgba(251,251,252,.07);
  backdrop-filter: blur(16px);
}

.supplier-flow-panel h2 {
  color: #fbfbfc;
}

.supplier-flow-steps {
  display: grid;
  gap: 12px;
}

.supplier-flow-steps article {
  display: grid;
  grid-template-columns: 62px 1fr;
  gap: 16px;
  align-items: center;
  padding: 18px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  background: rgba(251,251,252,.08);
  transition: transform .35s ease, background .35s ease;
}

.supplier-flow-steps article:hover {
  transform: translateX(-10px);
  background: rgba(251,251,252,.13);
}

.supplier-flow-steps b {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  color: #05265d;
  background: #fbfbfc;
}

.supplier-flow-steps span {
  color: rgba(251,251,252,.72);
  line-height: 1.65;
}

@media (max-width: 1199px) {
  .supplier-intro-grid,
  .supplier-section-head,
  .supplier-flow-panel {
    grid-template-columns: 1fr;
  }

  .supplier-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .supplier-card.tall {
    grid-row: auto;
    min-height: 390px;
  }
}

@media (max-width: 767px) {
  .supplier-intro-stats,
  .supplier-card-grid {
    grid-template-columns: 1fr;
  }

  .supplier-card.featured {
    grid-column: auto;
  }

  .supplier-card,
  .supplier-card.tall {
    min-height: auto;
    padding-bottom: 100px;
  }

  .supplier-flow-panel {
    padding: 28px;
  }
}

.supplier-directory-hero {
  position: relative;
  overflow: hidden;
  padding: 165px 0 92px;
  color: #fbfbfc;
  background:
    radial-gradient(circle at 22% 18%, rgba(233,235,240,.16), transparent 28%),
    linear-gradient(135deg, #020b1d 0%, #05265d 58%, #071a3c 100%);
}

.supplier-directory-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .13;
  background-image:
    linear-gradient(rgba(251,251,252,.25) 1px, transparent 1px),
    linear-gradient(90deg, rgba(251,251,252,.25) 1px, transparent 1px);
  background-size: 76px 76px;
}

.supplier-directory-shell {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 500px;
  gap: 58px;
  align-items: center;
}

.supplier-directory-kicker {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #fbfbfc;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.supplier-directory-kicker:before {
  content: "";
  width: 42px;
  height: 2px;
  background: currentColor;
}

.supplier-directory-copy h1 {
  max-width: 900px;
  margin: 22px 0 0;
  color: #fbfbfc;
  font-size: clamp(48px, 6vw, 90px);
  line-height: .94;
  letter-spacing: -.02em;
}

.supplier-directory-copy p {
  max-width: 700px;
  margin: 24px 0 0;
  color: rgba(251,251,252,.76);
  font-size: 18px;
  line-height: 1.9;
}

.supplier-directory-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  margin-top: 34px;
}

.supplier-directory-link {
  color: #fbfbfc;
  font-weight: 900;
  border-bottom: 1px solid rgba(251,251,252,.44);
}

.supplier-directory-board {
  position: relative;
  min-height: 460px;
  border: 1px solid rgba(251,251,252,.16);
  border-radius: 8px;
  background: rgba(251,251,252,.08);
  box-shadow: 0 34px 100px rgba(0,0,0,.28);
  backdrop-filter: blur(16px);
}

.supplier-workflow-visual {
  position: relative;
  overflow: hidden;
  min-height: 500px;
  padding: 28px;
  border: 1px solid rgba(251,251,252,.16);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(251,251,252,.12), rgba(251,251,252,.04));
  box-shadow: 0 34px 100px rgba(0,0,0,.28);
  backdrop-filter: blur(16px);
}

.supplier-workflow-visual:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .16;
  background-image:
    linear-gradient(rgba(251,251,252,.22) 1px, transparent 1px),
    linear-gradient(90deg, rgba(251,251,252,.22) 1px, transparent 1px);
  background-size: 42px 42px;
}

.supplier-workflow-top,
.supplier-route-map,
.supplier-workflow-footer {
  position: relative;
  z-index: 1;
}

.supplier-workflow-top {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: center;
}

.supplier-workflow-top span {
  color: rgba(251,251,252,.68);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.supplier-workflow-top strong {
  color: #fbfbfc;
}

.supplier-route-map {
  display: grid;
  gap: 16px;
  margin-top: 42px;
}

.supplier-route-map .route-line {
  position: absolute;
  right: 29px;
  top: 28px;
  bottom: 28px;
  width: 2px;
  background: linear-gradient(#fbfbfc, rgba(251,251,252,.08));
  opacity: .45;
}

.supplier-route-map article {
  position: relative;
  display: grid;
  grid-template-columns: 58px 1fr;
  gap: 16px;
  padding: 20px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  background: rgba(251,251,252,.08);
  transition: transform .35s ease, background .35s ease;
}

.supplier-route-map article:hover,
.supplier-route-map article.active {
  transform: translateX(-10px);
  background: rgba(251,251,252,.14);
}

.supplier-route-map b {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  color: #05265d;
  background: #fbfbfc;
}

.supplier-route-map h3 {
  margin: 0 0 6px;
  color: #fbfbfc;
  font-size: 23px;
}

.supplier-route-map p {
  margin: 0;
  color: rgba(251,251,252,.68);
  line-height: 1.65;
}

.supplier-workflow-footer {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 24px;
}

.supplier-workflow-footer div {
  padding: 20px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  background: rgba(2,11,29,.24);
}

.supplier-workflow-footer b,
.supplier-workflow-footer span {
  display: block;
}

.supplier-workflow-footer b {
  color: #fbfbfc;
  font-size: 34px;
  line-height: 1;
}

.supplier-workflow-footer span {
  margin-top: 8px;
  color: rgba(251,251,252,.66);
}

.supplier-board-logo,
.supplier-board-node {
  position: absolute;
  display: grid;
  place-items: center;
  border-radius: 8px;
  background: #fbfbfc;
  box-shadow: 0 24px 70px rgba(0,0,0,.22);
}

.supplier-board-logo {
  right: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  transform: translate(50%, -50%);
  border-radius: 50%;
}

.supplier-board-logo img {
  max-width: 92px;
}

.supplier-board-node {
  width: 112px;
  height: 88px;
  animation: supplierFloat 5s ease-in-out infinite;
}

.supplier-board-node img {
  max-width: 74px;
  max-height: 46px;
  object-fit: contain;
  filter: grayscale(1);
}

.supplier-board-node.one {
  right: 42px;
  top: 78px;
}

.supplier-board-node.two {
  left: 48px;
  top: 116px;
  animation-delay: .7s;
}

.supplier-board-node.three {
  right: 50%;
  bottom: 54px;
  transform: translateX(50%);
  animation-delay: 1.4s;
}

.supplier-board-lines {
  position: absolute;
  inset: 60px;
  border: 1px solid rgba(251,251,252,.13);
  border-radius: 50%;
}

.supplier-board-lines span {
  position: absolute;
  right: 50%;
  top: 50%;
  width: 1px;
  height: 160px;
  background: linear-gradient(rgba(251,251,252,.28), transparent);
  transform-origin: top;
}

.supplier-board-lines span:nth-child(1) { transform: rotate(35deg); }
.supplier-board-lines span:nth-child(2) { transform: rotate(125deg); }
.supplier-board-lines span:nth-child(3) { transform: rotate(218deg); }
.supplier-board-lines span:nth-child(4) { transform: rotate(302deg); }

.supplier-showcase-section .supplier-card-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.supplier-showcase-section .supplier-card,
.supplier-showcase-section .supplier-card.featured,
.supplier-showcase-section .supplier-card.tall {
  grid-column: auto;
  grid-row: auto;
  display: flex;
  flex-direction: column;
  min-height: 460px;
  padding: 26px;
  color: #1d1d1d;
  background: #fff;
}

.supplier-showcase-section .supplier-card:hover {
  color: #1d1d1d;
}

.supplier-showcase-section .supplier-logo-wrap {
  width: 132px;
  height: 92px;
  margin-top: 24px;
  border-radius: 8px;
  background:
    linear-gradient(180deg, #fbfbfc, #eef2f7);
  transform: none;
}

.supplier-showcase-section .supplier-logo-wrap img {
  max-height: 56px;
  filter: grayscale(.2) contrast(.95);
  opacity: .9;
}

.supplier-showcase-section .supplier-card h3 {
  margin-top: 26px;
  min-height: auto;
  color: #1d1d1d;
}

.supplier-showcase-section .supplier-card p {
  margin-bottom: 0;
  color: rgba(29,29,29,.66);
}

.supplier-showcase-section .supplier-card:hover .supplier-logo-wrap {
  transform: translateY(-4px);
}

.supplier-showcase-section .supplier-card:hover .supplier-logo-wrap img {
  filter: grayscale(0) contrast(1);
}

.supplier-showcase-section .supplier-card:hover .supplier-card-meta span {
  color: #05265d;
  background: #e9ebf0;
}

.supplier-showcase-section .supplier-card-meta {
  position: static;
  margin-top: auto;
  padding-top: 24px;
}

.supplier-showcase-section .supplier-card-meta span {
  white-space: nowrap;
}

.supplier-directory-list {
  display: grid;
  gap: 12px;
}

.supplier-row {
  position: relative;
  display: grid;
  grid-template-columns: 58px 140px minmax(0, 1fr) 270px 62px;
  gap: 22px;
  align-items: center;
  padding: 22px;
  border: 1px solid rgba(5,38,93,.12);
  border-radius: 8px;
  background:
    linear-gradient(90deg, rgba(255,255,255,.96), rgba(251,251,252,.88));
  box-shadow: 0 18px 60px rgba(5,38,93,.08);
  transition: transform .3s ease, border-color .3s ease, box-shadow .3s ease, background .3s ease;
}

.supplier-row:before {
  content: "";
  position: absolute;
  right: 0;
  top: 18px;
  bottom: 18px;
  width: 4px;
  border-radius: 8px 0 0 8px;
  background: #05265d;
  transform: scaleY(.42);
  transform-origin: center;
  transition: transform .3s ease;
}

.supplier-row:hover {
  transform: translateX(-10px);
  border-color: rgba(5,38,93,.26);
  background: #fff;
  box-shadow: 0 30px 90px rgba(5,38,93,.14);
}

.supplier-row:hover:before {
  transform: scaleY(1);
}

.supplier-row-no {
  color: rgba(5,38,93,.45);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .14em;
}

.supplier-row-logo {
  display: grid;
  place-items: center;
  height: 88px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: #fbfbfc;
}

.supplier-row-logo img {
  max-width: 86px;
  max-height: 52px;
  object-fit: contain;
  filter: grayscale(.15);
  opacity: .9;
  transition: transform .3s ease, filter .3s ease, opacity .3s ease;
}

.supplier-row:hover .supplier-row-logo img {
  transform: scale(1.06);
  filter: grayscale(0);
  opacity: 1;
}

.supplier-row-main small {
  display: block;
  color: #05265d;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.supplier-row-main h3 {
  margin: 7px 0 8px;
  color: #1d1d1d;
  font-size: clamp(24px, 2vw, 32px);
  line-height: 1.08;
}

.supplier-row-main p {
  max-width: 690px;
  margin: 0;
  color: rgba(29,29,29,.64);
  line-height: 1.65;
}

.supplier-row-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
}

.supplier-row-tags span {
  padding: 8px 10px;
  border-radius: 999px;
  color: #05265d;
  background: #e9ebf0;
  font-size: 12px;
  font-weight: 800;
  white-space: nowrap;
}

.supplier-row-link {
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  color: #fbfbfc;
  background: #05265d;
  transition: transform .3s ease, background .3s ease;
}

.supplier-row:hover .supplier-row-link {
  transform: translateX(-4px) rotate(-12deg);
  background: #020b1d;
}

.supplier-showcase-section .supplier-card-grid,
.supplier-showcase-section .supplier-card {
  all: revert-layer;
}

@keyframes supplierFloat {
  0%, 100% { translate: 0 0; }
  50% { translate: 0 -12px; }
}

@media (max-width: 1199px) {
  .supplier-directory-shell,
  .supplier-showcase-section .supplier-card-grid {
    grid-template-columns: 1fr;
  }

  .supplier-directory-board {
    min-height: 420px;
  }

  .supplier-workflow-visual {
    min-height: auto;
  }

  .supplier-row {
    grid-template-columns: 46px 120px minmax(0, 1fr) 52px;
  }

  .supplier-row-tags {
    grid-column: 3 / 5;
    justify-content: flex-start;
  }
}

@media (max-width: 767px) {
  .supplier-directory-hero {
    padding: 130px 0 68px;
  }

  .supplier-directory-copy h1 {
    font-size: clamp(40px, 13vw, 62px);
  }

  .supplier-directory-board {
    min-height: 360px;
  }

  .supplier-board-logo {
    width: 120px;
    height: 120px;
  }

  .supplier-board-node {
    width: 90px;
    height: 72px;
  }

  .supplier-row {
    grid-template-columns: 1fr auto;
    gap: 16px;
    padding: 20px;
  }

  .supplier-row-no {
    grid-column: 1;
  }

  .supplier-row-logo {
    grid-column: 1 / -1;
    width: 132px;
  }

  .supplier-row-main,
  .supplier-row-tags {
    grid-column: 1 / -1;
  }

  .supplier-row-link {
    grid-column: 2;
    grid-row: 1;
  }
}

.supplier-command-hero {
  position: relative;
  overflow: hidden;
  padding: 165px 0 95px;
  color: #fbfbfc;
  background:
    linear-gradient(135deg, rgba(2,11,29,.96), rgba(5,38,93,.94)),
    #020b1d;
}

.supplier-command-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .14;
  background-image:
    linear-gradient(rgba(251,251,252,.2) 1px, transparent 1px),
    linear-gradient(90deg, rgba(251,251,252,.2) 1px, transparent 1px);
  background-size: 84px 84px;
}

.supplier-command-hero:after {
  content: "";
  position: absolute;
  left: -120px;
  top: 90px;
  width: 520px;
  height: 520px;
  border: 70px solid rgba(251,251,252,.06);
  border-radius: 50%;
}

.supplier-command-layout {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 520px;
  gap: 64px;
  align-items: center;
}

.supplier-command-copy > span {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.supplier-command-copy > span:before {
  content: "";
  width: 42px;
  height: 2px;
  background: currentColor;
}

.supplier-command-copy h1 {
  max-width: 920px;
  margin: 22px 0 0;
  color: #fbfbfc;
  font-size: clamp(50px, 6.4vw, 96px);
  line-height: .92;
  letter-spacing: -.02em;
}

.supplier-command-copy p {
  max-width: 710px;
  margin: 24px 0 0;
  color: rgba(251,251,252,.74);
  font-size: 18px;
  line-height: 1.9;
}

.supplier-command-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  margin-top: 34px;
}

.supplier-command-actions > a:not(.btn) {
  color: #fbfbfc;
  font-weight: 900;
  border-bottom: 1px solid rgba(251,251,252,.42);
}

.supplier-command-panel {
  position: relative;
  overflow: hidden;
  padding: 28px;
  border: 1px solid rgba(251,251,252,.16);
  border-radius: 8px;
  background: rgba(251,251,252,.08);
  box-shadow: 0 34px 100px rgba(0,0,0,.28);
  backdrop-filter: blur(16px);
}

.supplier-command-panel:before {
  content: "";
  position: absolute;
  inset: auto -80px -100px auto;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: rgba(251,251,252,.12);
  filter: blur(18px);
}

.supplier-command-header,
.supplier-command-progress,
.supplier-command-flow {
  position: relative;
  z-index: 1;
}

.supplier-command-header {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: center;
}

.supplier-command-header span {
  color: rgba(251,251,252,.68);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.supplier-command-header b {
  padding: 8px 12px;
  border-radius: 999px;
  color: #05265d;
  background: #fbfbfc;
}

.supplier-command-progress {
  margin: 34px 0;
  padding: 24px;
  border-radius: 8px;
  background: rgba(2,11,29,.34);
}

.supplier-command-progress div {
  height: 10px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(251,251,252,.14);
}

.supplier-command-progress div span {
  display: block;
  width: var(--p);
  height: 100%;
  border-radius: inherit;
  background: #fbfbfc;
  animation: supplierCommandBar 1.3s ease both;
}

.supplier-command-progress strong {
  display: block;
  margin-top: 18px;
  color: #fbfbfc;
  font-size: 56px;
  line-height: 1;
}

.supplier-command-progress small {
  color: rgba(251,251,252,.68);
}

.supplier-command-flow {
  display: grid;
  gap: 12px;
}

.supplier-command-flow article {
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: 15px;
  align-items: center;
  padding: 18px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  background: rgba(251,251,252,.08);
  transition: transform .3s ease, background .3s ease;
}

.supplier-command-flow article:hover {
  transform: translateX(-8px);
  background: rgba(251,251,252,.13);
}

.supplier-command-flow i {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border-radius: 8px;
  color: #05265d;
  background: #fbfbfc;
}

.supplier-command-flow b,
.supplier-command-flow span {
  display: block;
}

.supplier-command-flow b {
  color: #fbfbfc;
  font-size: 19px;
}

.supplier-command-flow span {
  margin-top: 4px;
  color: rgba(251,251,252,.68);
  line-height: 1.55;
}

@keyframes supplierCommandBar {
  from { width: 0; }
}

@media (max-width: 1199px) {
  .supplier-command-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .supplier-command-hero {
    padding: 130px 0 70px;
  }

  .supplier-command-copy h1 {
    font-size: clamp(42px, 13vw, 64px);
  }

  .supplier-command-panel {
    padding: 22px;
  }
}

.solutions-map-page {
  background: #fbfbfc;
}

.solutions-map-intro,
.solutions-system-section,
.solutions-decision-section {
  position: relative;
  overflow: hidden;
  padding: 105px 0;
}

.solutions-map-intro {
  background:
    radial-gradient(circle at 16% 12%, rgba(5,38,93,.08), transparent 28%),
    linear-gradient(180deg, #fbfbfc 0%, #eef2f7 100%);
}

.solutions-map-head {
  max-width: 960px;
}

.solutions-map-head span,
.solutions-decision span,
.solution-system-content small {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.solutions-map-head span:before,
.solutions-decision span:before {
  content: "";
  width: 42px;
  height: 2px;
  background: currentColor;
}

.solutions-map-head h2,
.solutions-decision h2 {
  margin: 16px 0 0;
  color: #1d1d1d;
  font-size: clamp(38px, 5vw, 72px);
  line-height: .98;
  letter-spacing: -.02em;
}

.solutions-map-head p,
.solutions-decision p {
  max-width: 760px;
  margin: 22px 0 0;
  color: rgba(29,29,29,.64);
  line-height: 1.85;
}

.solutions-system-section {
  background:
    linear-gradient(90deg, rgba(5,38,93,.04) 1px, transparent 1px),
    linear-gradient(rgba(5,38,93,.04) 1px, transparent 1px),
    #fbfbfc;
  background-size: 74px 74px;
}

.solutions-system {
  position: relative;
  display: grid;
  gap: 16px;
}

.solutions-system:before {
  content: "";
  position: absolute;
  right: 47px;
  top: 28px;
  bottom: 28px;
  width: 2px;
  background: linear-gradient(#05265d, rgba(5,38,93,.05));
  opacity: .28;
}

.solution-system-row {
  position: relative;
  display: grid;
  grid-template-columns: 96px 210px minmax(0, 1fr) 260px 170px;
  gap: 24px;
  align-items: center;
  min-height: 220px;
  padding: 22px;
  border: 1px solid rgba(5,38,93,.12);
  border-radius: 8px;
  background: rgba(255,255,255,.9);
  box-shadow: 0 22px 80px rgba(5,38,93,.08);
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}

.solution-system-row:hover {
  transform: translateX(-12px);
  border-color: rgba(5,38,93,.28);
  box-shadow: 0 34px 100px rgba(5,38,93,.14);
}

.solution-system-index {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 8px;
}

.solution-system-index span {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  color: #fbfbfc;
  background: #05265d;
  font-weight: 900;
}

.solution-system-index b {
  color: rgba(5,38,93,.66);
  font-size: 12px;
  letter-spacing: .12em;
}

.solution-system-visual {
  overflow: hidden;
  height: 150px;
  border-radius: 8px;
  background: #e9ebf0;
}

.solution-system-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .55s ease;
}

.solution-system-row:hover .solution-system-visual img {
  transform: scale(1.08);
}

.solution-system-content h3 {
  margin: 10px 0 10px;
  color: #1d1d1d;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1;
}

.solution-system-content p {
  margin: 0;
  color: rgba(29,29,29,.64);
  line-height: 1.7;
}

.solution-system-data {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.solution-system-data span {
  padding: 9px 11px;
  border-radius: 999px;
  color: #05265d;
  background: #e9ebf0;
  font-size: 12px;
  font-weight: 800;
  white-space: nowrap;
}

.solution-system-link {
  display: inline-flex;
  justify-content: center;
  gap: 8px;
  align-items: center;
  padding: 16px 18px;
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
  font-weight: 900;
  transition: transform .3s ease, background .3s ease;
}

.solution-system-link:hover {
  color: #fbfbfc;
  background: #020b1d;
  transform: translateX(-5px);
}

.solutions-decision-section {
  color: #fbfbfc;
  background: #05265d;
}

.solutions-decision {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 34px;
  align-items: center;
  padding: 42px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  background: rgba(251,251,252,.07);
  backdrop-filter: blur(14px);
}

.solutions-decision span,
.solutions-decision h2,
.solutions-decision p {
  color: #fbfbfc;
}

.solutions-decision p {
  color: rgba(251,251,252,.72);
}

@media (max-width: 1199px) {
  .solution-system-row {
    grid-template-columns: 76px 180px minmax(0, 1fr);
  }

  .solution-system-data,
  .solution-system-link {
    grid-column: 3;
  }

  .solutions-decision {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .solutions-map-intro,
  .solutions-system-section,
  .solutions-decision-section {
    padding: 72px 0;
  }

  .solutions-system:before {
    display: none;
  }

  .solution-system-row {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .solution-system-visual {
    height: 220px;
  }

  .solution-system-data,
  .solution-system-link {
    grid-column: auto;
  }

  .solutions-decision {
    padding: 28px;
  }
}

.solutions-directory-board {
  overflow: hidden;
  border: 1px solid rgba(5,38,93,.12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 28px 90px rgba(5,38,93,.1);
}

.solutions-directory-toolbar {
  display: flex;
  justify-content: space-between;
  gap: 22px;
  align-items: center;
  padding: 24px;
  border-bottom: 1px solid rgba(5,38,93,.1);
  background: linear-gradient(180deg, #fbfbfc, #eef2f7);
}

.solutions-directory-toolbar span,
.solutions-directory-toolbar strong {
  display: block;
}

.solutions-directory-toolbar span {
  color: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.solutions-directory-toolbar strong {
  margin-top: 6px;
  color: #1d1d1d;
  font-size: 26px;
}

.solutions-directory-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.solutions-directory-tabs button {
  padding: 10px 14px;
  border: 1px solid rgba(5,38,93,.12);
  border-radius: 999px;
  color: #05265d;
  background: #fff;
  font-weight: 900;
}

.solutions-directory-tabs button.active {
  color: #fbfbfc;
  background: #05265d;
}

.solutions-directory-table {
  width: 100%;
}

.solutions-directory-row {
  display: grid;
  grid-template-columns: 92px minmax(260px, 1.5fr) minmax(180px, .8fr) 110px;
  gap: 18px;
  align-items: center;
  padding: 20px 24px;
  border-top: 1px solid rgba(5,38,93,.08);
  transition: background .25s ease;
}

.solutions-directory-row:first-child {
  border-top: 0;
}

.solutions-directory-row:hover {
  background: #f4f7fb;
}

.solutions-directory-row.head {
  color: #fbfbfc;
  background: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.solutions-directory-row > span {
  color: rgba(29,29,29,.66);
  line-height: 1.6;
}

.solutions-directory-row > span:first-child {
  color: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .12em;
}

.solutions-directory-row.head > span,
.solutions-directory-row.head > span:first-child {
  color: #fbfbfc;
}

.solutions-directory-row strong {
  color: #1d1d1d;
  font-size: 20px;
  line-height: 1.2;
}

.solutions-directory-row a {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  color: #05265d;
  font-weight: 900;
}

.solutions-directory-note {
  display: flex;
  gap: 12px;
  align-items: center;
  padding: 18px 24px;
  border-top: 1px solid rgba(5,38,93,.08);
  color: rgba(29,29,29,.66);
  background: #fbfbfc;
}

.solutions-directory-note i {
  color: #05265d;
}

@media (max-width: 1199px) {
  .solutions-directory-table {
    overflow-x: auto;
  }

  .solutions-directory-row {
    min-width: 760px;
  }
}

@media (max-width: 767px) {
  .solutions-directory-toolbar {
    display: block;
  }

  .solutions-directory-tabs {
    margin-top: 16px;
  }
}

.solutions-orbit-map {
  position: relative;
  min-height: 720px;
  margin: 0 auto;
  border-radius: 8px;
  background:
    radial-gradient(circle at center, rgba(5,38,93,.08), transparent 66%),
    linear-gradient(90deg, rgba(5,38,93,.04) 1px, transparent 1px),
    linear-gradient(rgba(5,38,93,.04) 1px, transparent 1px);
  background-size: auto, 64px 64px, 64px 64px;
}

.solutions-orbit-map:before,
.solutions-orbit-map:after {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  border: 1px solid rgba(5,38,93,.14);
  border-radius: 50%;
  transform: translate(50%, -50%);
}

.solutions-orbit-map:before {
  width: min(620px, 80vw);
  height: min(620px, 80vw);
}

.solutions-orbit-map:after {
  width: min(430px, 62vw);
  height: min(430px, 62vw);
}

.solutions-orbit-core {
  position: absolute;
  right: 50%;
  top: 50%;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 250px;
  height: 250px;
  padding: 28px;
  border-radius: 50%;
  text-align: center;
  color: #fbfbfc;
  background: #05265d;
  box-shadow: 0 30px 90px rgba(5,38,93,.22);
  transform: translate(50%, -50%);
}

.solutions-orbit-core span,
.solutions-orbit-core small {
  color: rgba(251,251,252,.7);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.solutions-orbit-core strong {
  color: #fbfbfc;
  font-size: 28px;
  line-height: 1.08;
}

.solution-orbit-node {
  position: absolute;
  z-index: 3;
  display: grid;
  gap: 6px;
  width: 235px;
  padding: 18px 20px;
  border-right: 4px solid #05265d;
  border-radius: 8px;
  color: #1d1d1d;
  background: rgba(255,255,255,.94);
  box-shadow: 0 24px 80px rgba(5,38,93,.12);
  transition: transform .3s ease, box-shadow .3s ease, background .3s ease;
}

.solution-orbit-node:hover {
  color: #1d1d1d;
  background: #fff;
  transform: translateY(-8px);
  box-shadow: 0 34px 100px rgba(5,38,93,.18);
}

.solution-orbit-node b {
  color: #05265d;
  font-size: 12px;
  letter-spacing: .14em;
}

.solution-orbit-node span {
  font-size: 22px;
  font-weight: 900;
  line-height: 1.08;
}

.solution-orbit-node small {
  color: rgba(29,29,29,.6);
  line-height: 1.55;
}

.solution-orbit-node:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #05265d;
  box-shadow: 0 0 0 8px rgba(5,38,93,.1);
}

.solution-orbit-node.node-1 { right: 5%; top: 12%; }
.solution-orbit-node.node-2 { left: 6%; top: 16%; }
.solution-orbit-node.node-3 { left: 3%; bottom: 18%; }
.solution-orbit-node.node-4 { right: 7%; bottom: 14%; }
.solution-orbit-node.node-5 { right: 50%; top: 3%; transform: translateX(50%); }
.solution-orbit-node.node-5:hover { transform: translateX(50%) translateY(-8px); }

.solution-orbit-node.node-1:before { left: -42px; bottom: -22px; }
.solution-orbit-node.node-2:before { right: -42px; bottom: -22px; }
.solution-orbit-node.node-3:before { right: -34px; top: -18px; }
.solution-orbit-node.node-4:before { left: -34px; top: -18px; }
.solution-orbit-node.node-5:before { right: 50%; bottom: -38px; transform: translateX(50%); }

.solutions-spec-matrix {
  overflow: hidden;
  margin-top: 34px;
  border: 1px solid rgba(5,38,93,.12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 24px 80px rgba(5,38,93,.08);
}

.matrix-row {
  display: grid;
  grid-template-columns: 220px 230px minmax(0, 1fr) 120px;
  gap: 18px;
  align-items: center;
  padding: 18px 22px;
  border-top: 1px solid rgba(5,38,93,.08);
}

.matrix-row:first-child {
  border-top: 0;
}

.matrix-head {
  color: #fbfbfc;
  background: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.matrix-row span {
  color: rgba(29,29,29,.72);
  line-height: 1.6;
}

.matrix-row span:first-child {
  color: #1d1d1d;
  font-weight: 900;
}

.matrix-head span,
.matrix-head span:first-child {
  color: #fbfbfc;
}

.matrix-row a {
  color: #05265d;
  font-weight: 900;
}

@media (max-width: 1199px) {
  .solutions-orbit-map {
    display: grid;
    gap: 14px;
    min-height: auto;
    padding: 20px;
  }

  .solutions-orbit-map:before,
  .solutions-orbit-map:after {
    display: none;
  }

  .solutions-orbit-core,
  .solution-orbit-node,
  .solution-orbit-node.node-5 {
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    transform: none;
    border-radius: 8px;
  }

  .solution-orbit-node:hover,
  .solution-orbit-node.node-5:hover {
    transform: translateY(-6px);
  }

  .solution-orbit-node:before {
    display: none;
  }

  .matrix-row {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .matrix-row {
    grid-template-columns: 1fr;
  }
}

.category-product-hero {
  position: relative;
  overflow: hidden;
  padding: 165px 0 100px;
  color: #fbfbfc;
  background:
    radial-gradient(circle at 88% 18%, rgba(251,251,252,.16), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(5,38,93,.48), transparent 34%),
    linear-gradient(135deg, #020b1d 0%, #05265d 54%, #08172d 100%);
}

.category-product-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(251,251,252,.055) 1px, transparent 1px),
    linear-gradient(rgba(251,251,252,.05) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(90deg, transparent 0%, #000 12%, #000 88%, transparent 100%);
  pointer-events: none;
}

.category-product-hero:after {
  content: "";
  position: absolute;
  width: 420px;
  height: 420px;
  left: -150px;
  bottom: -170px;
  border: 56px solid rgba(251,251,252,.08);
  border-radius: 50%;
  pointer-events: none;
}

.category-product-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 520px);
  gap: 70px;
  align-items: center;
}

.category-product-hero-copy span {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: rgba(251,251,252,.78);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.category-product-hero-copy span:before {
  content: "";
  width: 48px;
  height: 2px;
  background: #fbfbfc;
}

.category-product-hero-copy h1 {
  max-width: 820px;
  margin: 22px 0 0;
  color: #fbfbfc;
  font-size: clamp(48px, 6vw, 92px);
  line-height: .94;
  letter-spacing: -.025em;
}

.category-product-hero-copy p {
  max-width: 660px;
  margin: 26px 0 0;
  color: rgba(251,251,252,.76);
  font-size: 17px;
  line-height: 1.85;
}

.category-product-hero-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 18px;
  margin-top: 34px;
}

.category-product-hero-actions .btn {
  background: #fbfbfc;
  color: #05265d;
}

.category-product-hero-actions a:not(.btn) {
  color: #fbfbfc;
  font-weight: 900;
  text-decoration: underline;
  text-underline-offset: 7px;
}

.category-product-hero-visual {
  position: relative;
  min-height: 540px;
}

.hero-product-main {
  position: relative;
  height: 410px;
  overflow: hidden;
  border: 1px solid rgba(251,251,252,.2);
  border-radius: 8px;
  background: #fbfbfc;
  box-shadow: 0 40px 110px rgba(0,0,0,.34);
}

.hero-product-main:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, transparent 58%, rgba(5,38,93,.4) 100%);
  pointer-events: none;
}

.hero-product-main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.04);
  animation: categoryHeroImage 8s ease-in-out infinite alternate;
}

.hero-product-strip {
  position: absolute;
  right: 34px;
  left: 34px;
  bottom: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.hero-product-strip img {
  width: 100%;
  height: 122px;
  object-fit: cover;
  border: 6px solid rgba(251,251,252,.94);
  border-radius: 8px;
  background: #fbfbfc;
  box-shadow: 0 22px 60px rgba(0,0,0,.24);
  transition: transform .35s ease, filter .35s ease;
}

.hero-product-strip img:nth-child(2) {
  transform: translateY(-28px);
}

.hero-product-strip img:hover {
  filter: saturate(1.08) contrast(1.04);
  transform: translateY(-10px) scale(1.03);
}

.hero-product-strip img:nth-child(2):hover {
  transform: translateY(-36px) scale(1.03);
}

@keyframes categoryHeroImage {
  from { transform: scale(1.04) translateX(0); }
  to { transform: scale(1.11) translateX(14px); }
}

.category-products-page {
  background: #fbfbfc;
}

.category-products-intro,
.category-products-section,
.category-products-cta {
  position: relative;
  overflow: hidden;
  padding: 105px 0;
}

.category-products-intro {
  background:
    radial-gradient(circle at 16% 14%, rgba(5,38,93,.08), transparent 30%),
    linear-gradient(180deg, #fbfbfc 0%, #eef2f7 100%);
}

.category-products-head {
  max-width: 900px;
}

.category-products-head span {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.category-products-head span:before {
  content: "";
  width: 42px;
  height: 2px;
  background: currentColor;
}

.category-products-head h2,
.category-products-panel h2 {
  margin: 16px 0 0;
  color: #1d1d1d;
  font-size: clamp(38px, 5vw, 72px);
  line-height: .98;
  letter-spacing: -.02em;
}

.category-products-head p,
.category-products-panel p {
  max-width: 730px;
  margin: 22px 0 0;
  color: rgba(29,29,29,.64);
  line-height: 1.85;
}

.category-products-section {
  background:
    linear-gradient(90deg, rgba(5,38,93,.04) 1px, transparent 1px),
    linear-gradient(rgba(5,38,93,.04) 1px, transparent 1px),
    #fbfbfc;
  background-size: 76px 76px;
}

.category-product-list {
  display: grid;
  gap: 26px;
}

.category-product-item {
  display: grid;
  grid-template-columns: 42% minmax(0, 1fr);
  align-items: stretch;
  min-height: 360px;
  border: 1px solid rgba(5,38,93,.12);
  border-radius: 8px;
  background: rgba(255,255,255,.92);
  box-shadow: 0 26px 90px rgba(5,38,93,.1);
  overflow: hidden;
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}

.category-product-item:nth-child(even) {
  grid-template-columns: minmax(0, 1fr) 42%;
}

.category-product-item:nth-child(even) .category-product-media {
  order: 2;
}

.category-product-item:hover {
  transform: translateY(-10px);
  border-color: rgba(5,38,93,.25);
  box-shadow: 0 38px 110px rgba(5,38,93,.16);
}

.category-product-media {
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 360px;
  background: #e9ebf0;
}

.category-product-media:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(5,38,93,.28), transparent);
  opacity: .6;
  transition: opacity .35s ease;
}

.category-product-item:hover .category-product-media:after {
  opacity: .2;
}

.category-product-media img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
  transform: scale(1.04);
  transition: transform .7s ease, filter .7s ease;
}

.category-product-item:hover .category-product-media img {
  transform: scale(1.12);
  filter: saturate(1.08) contrast(1.04);
}

.category-product-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 42px;
}

.category-product-content > span {
  color: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
}

.category-product-content h3 {
  max-width: 680px;
  margin: 18px 0 14px;
  color: #1d1d1d;
  font-size: clamp(32px, 4vw, 56px);
  line-height: .98;
}

.category-product-content p {
  max-width: 680px;
  color: rgba(29,29,29,.64);
  line-height: 1.8;
}

.category-product-link {
  display: inline-flex;
  width: fit-content;
  gap: 8px;
  align-items: center;
  margin-top: 24px;
  padding: 16px 20px;
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
  font-weight: 900;
  transition: transform .3s ease, background .3s ease;
}

.category-product-link:hover {
  color: #fbfbfc;
  background: #020b1d;
  transform: translateX(-5px);
}

.category-products-cta {
  color: #fbfbfc;
  background: #05265d;
}

.category-products-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 34px;
  align-items: center;
  padding: 42px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  background: rgba(251,251,252,.07);
  backdrop-filter: blur(14px);
}

.category-products-panel h2,
.category-products-panel p {
  color: #fbfbfc;
}

.category-products-panel p {
  color: rgba(251,251,252,.72);
}

.category-products-panel .btn {
  grid-column: 2;
  grid-row: 1 / span 2;
}

@media (max-width: 991px) {
  .category-product-hero {
    padding: 140px 0 82px;
  }

  .category-product-hero-grid {
    grid-template-columns: 1fr;
    gap: 46px;
  }

  .category-product-hero-visual {
    min-height: auto;
  }

  .hero-product-main {
    height: 380px;
  }

  .hero-product-strip {
    position: static;
    margin-top: 14px;
  }

  .hero-product-strip img:nth-child(2),
  .hero-product-strip img:nth-child(2):hover {
    transform: none;
  }

  .category-product-item,
  .category-product-item:nth-child(even) {
    grid-template-columns: 1fr;
  }

  .category-product-item:nth-child(even) .category-product-media {
    order: 0;
  }

  .category-products-panel {
    grid-template-columns: 1fr;
  }

  .category-products-panel .btn {
    grid-column: auto;
    grid-row: auto;
  }
}

@media (max-width: 767px) {
  .category-product-hero {
    padding: 125px 0 62px;
  }

  .category-product-hero-copy h1 {
    font-size: clamp(42px, 12vw, 62px);
  }

  .category-product-hero-copy p {
    font-size: 15px;
  }

  .category-product-hero-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .category-product-hero-actions .btn {
    justify-content: center;
    width: 100%;
  }

  .hero-product-main {
    height: 300px;
  }

  .hero-product-strip {
    grid-template-columns: 1fr 1fr;
  }

  .hero-product-strip img {
    height: 100px;
  }

  .hero-product-strip img:last-child {
    grid-column: 1 / -1;
  }

  .category-products-intro,
  .category-products-section,
  .category-products-cta {
    padding: 72px 0;
  }

  .category-product-content,
  .category-products-panel {
    padding: 28px;
  }
}

.biz-hero {
  position: relative;
  overflow: hidden;
  min-height: 760px;
  display: flex;
  align-items: flex-end;
  padding: 170px 0 80px;
  color: #fbfbfc;
  background: #020b1d;
}

.biz-hero-bg {
  position: absolute;
  inset: 0;
}

.biz-hero-bg:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(2,11,29,.95), rgba(5,38,93,.82) 52%, rgba(2,11,29,.44)),
    linear-gradient(0deg, rgba(2,11,29,.92), transparent 58%);
}

.biz-hero-bg:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  opacity: .13;
  background-image:
    linear-gradient(rgba(251,251,252,.22) 1px, transparent 1px),
    linear-gradient(90deg, rgba(251,251,252,.22) 1px, transparent 1px);
  background-size: 82px 82px;
}

.biz-hero-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.04);
  animation: bizHeroDrift 18s ease-in-out infinite alternate;
}

.biz-hero-grid {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 390px;
  gap: 54px;
  align-items: end;
}

.biz-kicker {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #fbfbfc;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.biz-kicker:before {
  content: "";
  width: 42px;
  height: 2px;
  background: currentColor;
}

.biz-kicker.dark {
  color: #05265d;
}

.biz-hero-copy h1 {
  max-width: 980px;
  margin: 22px 0 0;
  color: #fbfbfc;
  font-size: clamp(48px, 6vw, 94px);
  line-height: .94;
  letter-spacing: -.02em;
}

.biz-hero-copy p {
  max-width: 740px;
  margin: 26px 0 0;
  color: rgba(251,251,252,.78);
  font-size: 18px;
  line-height: 1.9;
}

.biz-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
  margin-top: 34px;
}

.biz-link {
  color: #fbfbfc;
  font-weight: 900;
  border-bottom: 1px solid rgba(251,251,252,.45);
}

.biz-hero-panel {
  position: relative;
  overflow: hidden;
  padding: 28px;
  border: 1px solid rgba(251,251,252,.16);
  border-radius: 8px;
  background: rgba(251,251,252,.1);
  box-shadow: 0 34px 100px rgba(0,0,0,.3);
  backdrop-filter: blur(18px);
}

.biz-hero-panel > span,
.biz-hero-panel small {
  color: rgba(251,251,252,.68);
}

.biz-hero-panel strong {
  display: block;
  margin: 12px 0 26px;
  color: #fbfbfc;
  font-size: 24px;
  line-height: 1.24;
}

.biz-hero-panel div {
  display: inline-grid;
  min-width: 130px;
  gap: 4px;
  margin-left: 10px;
  padding: 18px;
  border-radius: 8px;
  background: rgba(2,11,29,.34);
}

.biz-hero-panel b {
  color: #fbfbfc;
  font-size: 30px;
  line-height: 1;
}

.biz-page {
  background: #fbfbfc;
}

.biz-section {
  position: relative;
  overflow: hidden;
  padding: 110px 0;
  background: #fbfbfc;
}

.biz-section.soft {
  background: linear-gradient(180deg, #eef2f7, #fbfbfc);
}

.biz-section.dark {
  color: #fbfbfc;
  background:
    radial-gradient(circle at 20% 12%, rgba(233,235,240,.14), transparent 30%),
    linear-gradient(135deg, #05265d, #020b1d);
}

.biz-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, .86fr);
  gap: 44px;
  align-items: center;
}

.biz-split.reverse {
  grid-template-columns: minmax(360px, .86fr) minmax(0, 1fr);
}

.biz-copy h2,
.biz-heading h2,
.biz-wide h2 {
  margin: 14px 0 0;
  color: #1d1d1d;
  font-size: clamp(36px, 5vw, 68px);
  line-height: 1.02;
  letter-spacing: -.02em;
}

.biz-section.dark .biz-wide h2 {
  color: #fbfbfc;
}

.biz-copy p,
.biz-heading p,
.biz-wide p {
  margin: 20px 0 0;
  color: rgba(29,29,29,.64);
  font-size: 16px;
  line-height: 1.85;
}

.biz-section.dark .biz-wide p {
  color: rgba(251,251,252,.72);
}

.biz-heading {
  max-width: 900px;
  margin-bottom: 38px;
}

.biz-heading p {
  max-width: 680px;
}

.biz-metric-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.biz-metric-grid article,
.biz-card-grid article,
.biz-goal-grid article,
.biz-quality-stack article,
.biz-process article {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 24px 80px rgba(5,38,93,.08);
  transition: transform .35s ease, box-shadow .35s ease, background .35s ease, color .35s ease;
}

.biz-metric-grid article {
  min-height: 185px;
  padding: 26px;
}

.biz-metric-grid article:hover,
.biz-card-grid article:hover,
.biz-goal-grid article:hover,
.biz-quality-stack article:hover,
.biz-process article:hover {
  transform: translateY(-10px);
  color: #fbfbfc;
  background: #05265d;
  box-shadow: 0 36px 100px rgba(5,38,93,.18);
}

.biz-metric-grid b {
  color: #05265d;
  font-size: 48px;
  line-height: 1;
  transition: color .35s ease;
}

.biz-metric-grid span {
  display: block;
  margin-top: 16px;
  color: rgba(29,29,29,.62);
  font-weight: 800;
  transition: color .35s ease;
}

.biz-metric-grid article:hover b,
.biz-metric-grid article:hover span {
  color: #fbfbfc;
}

.biz-card-grid,
.biz-goal-grid,
.biz-process {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.biz-goal-grid,
.biz-process {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.biz-card-grid article,
.biz-goal-grid article,
.biz-quality-stack article,
.biz-process article {
  min-height: 285px;
  padding: 28px;
}

.biz-card-grid i,
.biz-quality-stack i {
  display: grid;
  place-items: center;
  width: 70px;
  height: 70px;
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
  font-size: 27px;
  transition: transform .35s ease, background .35s ease, color .35s ease;
}

.biz-card-grid article:hover i,
.biz-quality-stack article:hover i {
  transform: rotate(-8deg) scale(1.08);
  color: #05265d;
  background: #fbfbfc;
}

.biz-card-grid h3,
.biz-goal-grid h3,
.biz-quality-stack h3,
.biz-process h3 {
  margin: 38px 0 12px;
  color: inherit;
  font-size: 27px;
  line-height: 1.12;
}

.biz-card-grid p,
.biz-goal-grid p,
.biz-quality-stack p,
.biz-process p {
  color: rgba(29,29,29,.62);
  line-height: 1.75;
  transition: color .35s ease;
}

.biz-card-grid article:hover p,
.biz-goal-grid article:hover p,
.biz-quality-stack article:hover p,
.biz-process article:hover p {
  color: rgba(251,251,252,.72);
}

.biz-wide {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
  padding: 42px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  background: rgba(251,251,252,.07);
  backdrop-filter: blur(16px);
}

.biz-wide p {
  grid-column: 1;
}

.biz-wide .btn {
  grid-column: 2;
  grid-row: 1 / span 2;
}

.biz-timeline {
  display: grid;
  gap: 16px;
}

.biz-timeline article {
  display: grid;
  grid-template-columns: 180px 280px 1fr;
  gap: 26px;
  align-items: center;
  padding: 26px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 20px 70px rgba(5,38,93,.08);
  transition: transform .35s ease, background .35s ease;
}

.biz-timeline article:hover {
  transform: translateX(-12px);
  background: #eef2f7;
}

.biz-timeline span,
.biz-goal-grid b,
.biz-process span,
.solution-grid span {
  color: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.biz-timeline h3 {
  margin: 0;
  color: #1d1d1d;
  font-size: 26px;
}

.biz-timeline p {
  margin: 0;
  color: rgba(29,29,29,.62);
  line-height: 1.75;
}

.biz-photo {
  overflow: hidden;
  min-height: 520px;
  border-radius: 8px;
  box-shadow: 0 30px 90px rgba(5,38,93,.14);
}

.biz-photo img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
  transition: transform .7s ease;
}

.biz-photo:hover img {
  transform: scale(1.06);
}

.biz-checks {
  display: grid;
  gap: 12px;
  margin: 26px 0 0;
  padding: 0;
  list-style: none;
}

.biz-checks li {
  position: relative;
  padding: 16px 48px 16px 18px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: #fff;
  color: #1d1d1d;
  font-weight: 800;
}

.biz-checks li:before {
  content: "\f00c";
  position: absolute;
  right: 18px;
  top: 17px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #05265d;
}

.biz-quality-stack {
  display: grid;
  gap: 14px;
}

.solution-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.solution-grid article {
  overflow: hidden;
  display: grid;
  grid-template-columns: 240px minmax(0, 1fr);
  min-height: 310px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 26px 80px rgba(5,38,93,.1);
  transition: transform .35s ease, box-shadow .35s ease;
}

.solution-grid article:hover {
  transform: translateY(-10px);
  box-shadow: 0 38px 110px rgba(5,38,93,.18);
}

.solution-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.solution-grid div {
  padding: 28px;
}

.solution-grid h3 {
  margin: 28px 0 12px;
  color: #1d1d1d;
  font-size: 30px;
  line-height: 1.1;
}

.solution-grid p {
  color: rgba(29,29,29,.62);
  line-height: 1.75;
}

.solution-grid a {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  margin-top: 18px;
  color: #05265d;
  font-weight: 900;
}

.supplier-panel {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.supplier-panel div {
  min-height: 190px;
  padding: 28px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
  box-shadow: 0 26px 80px rgba(5,38,93,.12);
}

.supplier-panel b {
  display: block;
  font-size: 30px;
}

.supplier-panel span {
  display: block;
  margin-top: 18px;
  color: rgba(251,251,252,.72);
}

@keyframes bizHeroDrift {
  from { transform: scale(1.02); }
  to { transform: scale(1.09); }
}

@media (max-width: 1199px) {
  .biz-hero-grid,
  .biz-split,
  .biz-split.reverse,
  .biz-wide {
    grid-template-columns: 1fr;
  }

  .biz-wide .btn,
  .biz-wide p {
    grid-column: auto;
    grid-row: auto;
  }

  .biz-card-grid,
  .biz-goal-grid,
  .biz-process,
  .solution-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .biz-timeline article {
    grid-template-columns: 150px 1fr;
  }

  .biz-timeline p {
    grid-column: 2;
  }
}

@media (max-width: 767px) {
  .biz-hero {
    min-height: auto;
    padding: 130px 0 62px;
  }

  .biz-hero-copy h1 {
    font-size: clamp(42px, 13vw, 64px);
  }

  .biz-metric-grid,
  .biz-card-grid,
  .biz-goal-grid,
  .biz-process,
  .solution-grid,
  .supplier-panel {
    grid-template-columns: 1fr;
  }

  .solution-grid article,
  .biz-timeline article {
    grid-template-columns: 1fr;
  }

  .biz-timeline p {
    grid-column: auto;
  }

  .solution-grid img {
    height: 260px;
  }

  .biz-wide {
    padding: 28px;
  }
}

.training-lab-hero {
  position: relative;
  overflow: hidden;
  min-height: 860px;
  display: flex;
  align-items: flex-end;
  padding: 180px 0 70px;
  color: #fbfbfc;
  background: #020b1d;
}

.training-hero-media {
  position: absolute;
  inset: 0;
}

.training-hero-media:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(2,11,29,.96) 100%, rgba(5,38,93,.82) 43%, rgba(2,11,29,.35) 100%),
    linear-gradient(0deg, rgba(2,11,29,.92) 0%, transparent 56%);
}

.training-hero-media:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  opacity: .14;
  background-image:
    linear-gradient(rgba(251,251,252,.24) 1px, transparent 1px),
    linear-gradient(90deg, rgba(251,251,252,.24) 1px, transparent 1px);
  background-size: 86px 86px;
}

.training-hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.04);
  animation: trainingHeroZoom 18s ease-in-out infinite alternate;
}

.training-lab-grid {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 420px;
  gap: 54px;
  align-items: end;
  width: 100%;
}

.training-lab-copy {
  max-width: 980px;
}

.training-lab-kicker {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #fbfbfc;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.training-lab-kicker:before {
  content: "";
  width: 42px;
  height: 2px;
  background: #fbfbfc;
}

.training-lab-copy h1 {
  max-width: 940px;
  margin: 22px 0 0;
  color: #fbfbfc;
  font-size: clamp(52px, 7vw, 112px);
  line-height: .9;
  letter-spacing: -.02em;
}

.training-lab-copy p {
  max-width: 760px;
  margin: 28px 0 0;
  color: rgba(251,251,252,.78);
  font-size: 19px;
  line-height: 1.9;
}

.training-lab-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
  margin-top: 34px;
}

.training-text-link {
  color: #fbfbfc;
  font-weight: 900;
  border-bottom: 1px solid rgba(251,251,252,.45);
}

.training-live-board {
  position: relative;
  overflow: hidden;
  padding: 26px;
  border: 1px solid rgba(251,251,252,.18);
  border-radius: 8px;
  background: rgba(251,251,252,.1);
  box-shadow: 0 34px 100px rgba(0,0,0,.34);
  backdrop-filter: blur(18px);
}

.training-live-board:before {
  content: "";
  position: absolute;
  inset: -60% -30% auto auto;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: rgba(251,251,252,.18);
  filter: blur(24px);
}

.training-board-top,
.training-board-row {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.training-board-top span,
.training-board-row span,
.training-board-meter small {
  color: rgba(251,251,252,.68);
}

.training-board-top b,
.training-board-row b {
  color: #fbfbfc;
}

.training-board-meter {
  position: relative;
  z-index: 1;
  margin: 28px 0;
  padding: 24px;
  border-radius: 8px;
  background: rgba(2,11,29,.38);
}

.training-board-meter span {
  display: block;
  height: 9px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(251,251,252,.16);
}

.training-board-meter span:before {
  content: "";
  display: block;
  width: var(--value);
  height: 100%;
  border-radius: inherit;
  background: #fbfbfc;
  animation: trainingBar 1.8s ease both;
}

.training-board-meter strong {
  display: block;
  margin-top: 18px;
  color: #fbfbfc;
  font-size: 54px;
  line-height: 1;
}

.training-board-meter small {
  display: block;
  margin-top: 8px;
}

.training-board-row {
  padding: 16px 0;
  border-top: 1px solid rgba(251,251,252,.14);
}

.training-board-row i {
  color: #fbfbfc;
}

.training-intel-section {
  padding: 72px 0 92px;
  margin-top: 0;
  background: #eef2f7;
}

.training-intel-strip {
  position: relative;
  z-index: 5;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: rgba(5,38,93,.12);
  box-shadow: 0 30px 100px rgba(5,38,93,.14);
}

.training-intel-strip article {
  min-height: 230px;
  padding: 28px;
  background: rgba(251,251,252,.92);
  transition: transform .35s ease, background .35s ease;
}

.training-intel-strip article:hover {
  transform: translateY(-8px);
  background: #fff;
}

.training-intel-strip span,
.training-track-index {
  color: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
}

.training-intel-strip strong {
  display: block;
  margin-top: 52px;
  color: #1d1d1d;
  font-size: 25px;
}

.training-intel-strip p {
  margin: 12px 0 0;
  color: rgba(29,29,29,.62);
  line-height: 1.75;
}

.training-track-section {
  padding: 110px 0;
  background:
    radial-gradient(circle at 14% 10%, rgba(5,38,93,.08), transparent 30%),
    #fbfbfc;
}

.training-track-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 430px;
  gap: 40px;
  align-items: end;
  margin-bottom: 38px;
}

.training-track-head .training-lab-kicker,
.training-blueprint-content .training-lab-kicker,
.training-request-side .training-lab-kicker {
  color: #05265d;
}

.training-track-head .training-lab-kicker:before,
.training-blueprint-content .training-lab-kicker:before,
.training-request-side .training-lab-kicker:before {
  background: #05265d;
}

.training-track-head h2,
.training-blueprint-content h2,
.training-request-side h2,
.training-final-grid h2 {
  margin: 0;
  color: #1d1d1d;
  font-size: clamp(38px, 5vw, 72px);
  line-height: .98;
  letter-spacing: -.02em;
}

.training-track-head p,
.training-request-side p {
  margin: 0;
  color: rgba(29,29,29,.62);
  line-height: 1.85;
}

.training-track-list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
}

.training-track-list article {
  position: relative;
  overflow: hidden;
  min-height: 430px;
  padding: 26px;
  border: 1px solid rgba(5,38,93,.11);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 22px 70px rgba(5,38,93,.08);
  transition: transform .38s ease, box-shadow .38s ease, background .38s ease;
}

.training-track-list article:nth-child(even) {
  transform: translateY(38px);
}

.training-track-list article:hover {
  z-index: 2;
  transform: translateY(-12px) scale(1.02);
  color: #fbfbfc;
  background: #05265d;
  box-shadow: 0 38px 110px rgba(5,38,93,.22);
}

.training-track-icon {
  display: grid;
  place-items: center;
  width: 76px;
  height: 76px;
  margin-top: 54px;
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
  font-size: 28px;
  transition: transform .38s ease, background .38s ease, color .38s ease;
}

.training-track-list article:hover .training-track-icon {
  transform: rotate(-8deg) scale(1.08);
  color: #05265d;
  background: #fbfbfc;
}

.training-track-list h3 {
  margin: 56px 0 14px;
  color: inherit;
  font-size: 27px;
  line-height: 1.08;
}

.training-track-list p {
  color: rgba(29,29,29,.62);
  line-height: 1.72;
  transition: color .38s ease;
}

.training-track-list article:hover p,
.training-track-list article:hover .training-track-index {
  color: rgba(251,251,252,.72);
}

.training-track-list article > span {
  position: absolute;
  right: 26px;
  left: 26px;
  bottom: 24px;
  padding-top: 18px;
  border-top: 1px solid rgba(5,38,93,.1);
  color: #05265d;
  font-weight: 900;
  transition: color .38s ease, border-color .38s ease;
}

.training-track-list article:hover > span {
  color: #fbfbfc;
  border-color: rgba(251,251,252,.16);
}

.training-program-expanded {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.training-program-expanded article {
  min-height: 520px;
  padding: 32px;
}

.training-program-expanded article:nth-child(even) {
  transform: none;
}

.training-program-expanded article:last-child {
  grid-column: 1 / -1;
  min-height: 410px;
}

.training-program-head {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: flex-start;
}

.training-program-head strong {
  display: block;
  margin-top: 8px;
  color: #05265d;
  font-size: 18px;
  letter-spacing: .04em;
  transition: color .35s ease;
}

.training-program-expanded article:hover .training-program-head strong {
  color: #fbfbfc;
}

.training-program-expanded .training-track-icon {
  flex: 0 0 auto;
  margin-top: 0;
}

.training-program-expanded h3 {
  max-width: 560px;
  margin-top: 42px;
  font-size: clamp(31px, 3vw, 45px);
}

.training-program-expanded p {
  max-width: 650px;
  font-size: 16px;
}

.training-program-expanded ul {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 9px;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
}

.training-program-expanded li {
  position: relative;
  padding-right: 24px;
  color: rgba(29,29,29,.62);
  line-height: 1.65;
  transition: color .35s ease;
}

.training-program-expanded li:before {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #05265d;
  transition: background .35s ease;
}

.training-program-expanded article:hover li {
  color: rgba(251,251,252,.72);
}

.training-program-expanded article:hover li:before {
  background: #fbfbfc;
}

.training-program-foot {
  position: absolute;
  right: 32px;
  left: 32px;
  bottom: 28px;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: center;
  padding-top: 20px;
  border-top: 1px solid rgba(5,38,93,.1);
  transition: border-color .35s ease;
}

.training-program-expanded article:hover .training-program-foot {
  border-color: rgba(251,251,252,.16);
}

.training-program-foot span {
  position: static;
  padding: 0;
  border: 0;
  color: #05265d;
  font-weight: 900;
  transition: color .35s ease;
}

.training-program-expanded article:hover .training-program-foot span {
  color: #fbfbfc;
}

.training-program-foot .btn {
  flex: 0 0 auto;
  padding: 15px 24px;
  background: #05265d;
  color: #fbfbfc;
}

.training-program-expanded article:hover .training-program-foot .btn {
  background: #fbfbfc;
  color: #05265d;
}

.training-blueprint-section {
  padding: 120px 0;
  background: #05265d;
}

.training-blueprint-grid {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
  gap: 48px;
  align-items: center;
}

.training-blueprint-visual {
  position: relative;
  overflow: hidden;
  min-height: 620px;
  border-radius: 8px;
  box-shadow: 0 34px 100px rgba(0,0,0,.22);
}

.training-blueprint-visual img {
  width: 100%;
  height: 100%;
  min-height: 620px;
  object-fit: cover;
  transition: transform .7s ease;
}

.training-blueprint-visual:hover img {
  transform: scale(1.06);
}

.training-blueprint-badge {
  position: absolute;
  right: 28px;
  bottom: 28px;
  display: grid;
  gap: 4px;
  width: 180px;
  padding: 22px;
  border: 1px solid rgba(251,251,252,.18);
  border-radius: 8px;
  color: #fbfbfc;
  background: rgba(2,11,29,.62);
  backdrop-filter: blur(14px);
}

.training-blueprint-badge strong {
  font-size: 32px;
  line-height: 1;
}

.training-blueprint-badge span {
  color: rgba(251,251,252,.72);
}

.training-blueprint-content {
  padding: 44px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  background: rgba(251,251,252,.07);
}

.training-blueprint-content .training-lab-kicker,
.training-blueprint-content h2 {
  color: #fbfbfc;
}

.training-blueprint-content .training-lab-kicker:before {
  background: #fbfbfc;
}

.training-blueprint-timeline {
  display: grid;
  gap: 14px;
  margin-top: 34px;
}

.training-blueprint-timeline article {
  display: grid;
  grid-template-columns: 130px 1fr;
  gap: 22px;
  padding: 22px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  background: rgba(251,251,252,.08);
  transition: transform .35s ease, background .35s ease;
}

.training-blueprint-timeline article:hover {
  transform: translateX(-12px);
  background: rgba(251,251,252,.13);
}

.training-blueprint-timeline b {
  color: #fbfbfc;
  font-size: 22px;
}

.training-blueprint-timeline p {
  margin: 0;
  color: rgba(251,251,252,.68);
  line-height: 1.72;
}

.training-request-section {
  padding: 120px 0;
  background:
    linear-gradient(180deg, #eef2f7 100%, #fbfbfc 100%);
}

.training-request-panel {
  display: grid;
  grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr);
  gap: 0;
  overflow: hidden;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: #fbfbfc;
  box-shadow: 0 34px 110px rgba(5,38,93,.12);
}

.training-request-side {
  padding: 46px;
  color: #fbfbfc;
  background:
    radial-gradient(circle at 20% 16%, rgba(251,251,252,.16), transparent 32%),
    linear-gradient(145deg, #05265d, #020b1d);
}

.training-request-side .training-lab-kicker,
.training-request-side h2 {
  color: #fbfbfc;
}

.training-request-side .training-lab-kicker:before {
  background: #fbfbfc;
}

.training-request-side p {
  margin-top: 22px;
  color: rgba(251,251,252,.72);
}

.training-request-meta {
  display: grid;
  gap: 12px;
  margin-top: 36px;
}

.training-request-meta div {
  padding: 18px;
  border: 1px solid rgba(251,251,252,.14);
  border-radius: 8px;
  background: rgba(251,251,252,.08);
}

.training-request-meta b,
.training-request-meta span {
  display: block;
}

.training-request-meta b {
  color: #fbfbfc;
  font-size: 26px;
}

.training-request-meta span {
  margin-top: 4px;
  color: rgba(251,251,252,.68);
}

.training-request-form {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: #fbfbfc;
}

.training-final-band {
  padding: 84px 0;
  background: #020b1d;
}

.training-final-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 34px;
  align-items: center;
  padding: 44px;
  border: 1px solid rgba(251,251,252,.13);
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(5,38,93,.78), rgba(251,251,252,.06));
}

.training-final-grid h2 {
  max-width: 980px;
  color: #fbfbfc;
}

@keyframes trainingHeroZoom {
  from { transform: scale(1.02); }
  to { transform: scale(1.1); }
}

@keyframes trainingBar {
  from { width: 0; }
}

@media (max-width: 1199px) {
  .training-lab-grid,
  .training-track-head,
  .training-blueprint-grid,
  .training-request-panel {
    grid-template-columns: 1fr;
  }

  .training-intel-strip,
  .training-track-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .training-track-list article:nth-child(even) {
    transform: none;
  }
}

@media (max-width: 767px) {
  .training-lab-hero {
    min-height: auto;
    padding: 135px 0 58px;
  }

  .training-lab-copy h1 {
    font-size: clamp(42px, 13vw, 64px);
  }

  .training-intel-strip,
  .training-track-list,
  .training-final-grid {
    grid-template-columns: 1fr;
  }

  .training-program-expanded article,
  .training-program-expanded article:last-child {
    grid-column: auto;
    min-height: auto;
    padding-bottom: 32px;
  }

  .training-program-foot {
    position: static;
    display: block;
    margin-top: 24px;
  }

  .training-program-foot .btn {
    width: 100%;
    margin-top: 16px;
  }

  .training-blueprint-visual,
  .training-blueprint-visual img {
    min-height: 380px;
  }

  .training-blueprint-content,
  .training-request-side,
  .training-final-grid {
    padding: 28px;
  }

  .training-blueprint-timeline article {
    grid-template-columns: 1fr;
  }
}

.past-events-cards {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

.past-events-timeline.past-events-cards .past-event-card {
  display: grid;
  grid-template-columns: 255px minmax(0, 1fr);
  gap: 0;
  align-items: stretch;
  min-height: 360px;
  padding: 0;
}

.past-events-timeline.past-events-cards .past-event-card:hover {
  transform: translateY(-10px);
}

.past-events-timeline.past-events-cards .past-event-card:before {
  right: auto;
  top: 0;
  bottom: 0;
  width: auto;
  transform: none;
}

.past-events-timeline.past-events-cards .past-event-image {
  height: 100%;
  min-height: 360px;
  border-radius: 0 8px 8px 0;
}

.past-events-timeline.past-events-cards .past-event-image img {
  height: 100%;
  border-radius: 0;
}

.past-events-timeline.past-events-cards .past-event-image span {
  right: 18px;
  bottom: 18px;
  min-width: 84px;
  height: 48px;
  font-size: 24px;
}

.past-events-timeline.past-events-cards .past-event-body {
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 30px;
}

.past-events-timeline.past-events-cards .past-event-body small {
  width: fit-content;
  padding: 9px 11px;
  border-radius: 8px;
  background: #e9ebf0;
  font-size: 11px;
}

.past-events-timeline.past-events-cards .past-event-body h3 {
  max-width: 390px;
  margin: 20px 0 12px;
  font-size: clamp(25px, 2.2vw, 34px);
}

.past-events-timeline.past-events-cards .past-event-body p {
  max-width: 460px;
  margin-bottom: 0;
}

.past-events-timeline.past-events-cards .past-event-more {
  margin-top: auto;
  padding-top: 28px;
}

.event-modal-img {
  max-width: 70%;
  height: auto;
  border-radius: 8px;
  display: block;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .past-events-cards {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .past-events-timeline.past-events-cards .past-event-card {
    grid-template-columns: 1fr;
  }

  .past-events-timeline.past-events-cards .past-event-image {
    min-height: 270px;
    border-radius: 8px 8px 0 0;
  }

}

.gallery-album-card {
  min-height: 340px;
  border-color: rgba(5, 38, 93, .12);
  background: #05265d;
  box-shadow: 0 28px 78px rgba(5, 38, 93, .14);
  isolation: isolate;
  transition: transform .38s ease, box-shadow .38s ease, border-color .38s ease;
}

.gallery-album-card .album-cover {
  filter: saturate(1.05) contrast(1.03);
  transition: transform .62s ease, filter .62s ease;
}

.gallery-album-card:after {
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(5, 38, 93, .02), rgba(5, 38, 93, .16) 35%, rgba(5, 38, 93, .86)),
    radial-gradient(circle at 12% 0%, rgba(255, 255, 255, .34), transparent 34%);
}

.gallery-album-card:hover,
.gallery-album-card.active {
  transform: translateY(-8px);
  border-color: rgba(5, 38, 93, .38);
  box-shadow: 0 36px 96px rgba(5, 38, 93, .2);
}

.gallery-album-card.active {
  outline: none;
}

.gallery-album-card.active:before {
  content: "";
  position: absolute;
  z-index: 3;
  inset: 14px;
  border: 1px solid rgba(255, 255, 255, .32);
  border-radius: 8px;
  pointer-events: none;
}

.album-content {
  z-index: 4;
  right: 18px;
  left: 18px;
  bottom: 18px;
  min-height: 142px;
  padding: 24px 24px 58px;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 8px;
  background: rgba(6, 24, 52, .46);
  box-shadow: 0 18px 44px rgba(0, 0, 0, .18);
  backdrop-filter: blur(16px);
  text-align: right;
}

.album-content span {
  position: absolute;
  top: -18px;
  left: 18px;
  margin: 0;
  padding: 9px 12px;
  box-shadow: 0 12px 26px rgba(0, 0, 0, .16);
}

.album-content h3 {
  margin-bottom: 10px;
  font-size: clamp(24px, 2vw, 32px);
  line-height: 1.05;
}

.album-content:after {
  content: "\f061";
  position: absolute;
  left: 20px;
  bottom: 18px;
  display: inline-flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #05265d;
  background: #fff;
  font: var(--fa-font-solid);
  opacity: 0;
  transform: translateX(-10px);
  transition: opacity .35s ease, transform .35s ease;
}

.gallery-album-card:hover .album-content:after,
.gallery-album-card.active .album-content:after {
  opacity: 1;
  transform: translateX(0);
}

.product-detail-hero {
  position: relative;
  overflow: hidden;
  padding: 160px 0 92px;
  color: #fbfbfc;
  background:
    radial-gradient(circle at 84% 12%, rgba(251,251,252,.14), transparent 28%),
    radial-gradient(circle at 88% 22%, rgba(5,38,93,.5), transparent 34%),
    linear-gradient(135deg, #020b1d 0%, #05265d 58%, #06172d 100%);
}

.product-detail-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(251,251,252,.05) 1px, transparent 1px),
    linear-gradient(rgba(251,251,252,.045) 1px, transparent 1px);
  background-size: 76px 76px;
}

.product-detail-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 560px);
  gap: 64px;
  align-items: center;
}

.product-detail-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin: 20px 0;
}

.product-detail-meta a,
.product-detail-meta b {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 0 16px;
  border: 1px solid rgba(251,251,252,.16);
  border-radius: 8px;
  color: #fbfbfc;
  background: rgba(251,251,252,.08);
  font-weight: 900;
}

.product-detail-copy h1 {
  max-width: 900px;
  margin: 0;
  color: #fbfbfc;
  font-size: clamp(48px, 6vw, 86px);
  line-height: .94;
  letter-spacing: -.025em;
}

.product-detail-copy p {
  max-width: 690px;
  margin: 24px 0 0;
  color: rgba(251,251,252,.75);
  font-size: 17px;
  line-height: 1.85;
}

.product-detail-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 34px;
}

.product-detail-hero-media {
  position: relative;
  overflow: hidden;
  height: 520px;
  min-height: 520px;
  border: 1px solid rgba(251,251,252,.16);
  border-radius: 8px;
  box-shadow: 0 38px 110px rgba(0,0,0,.34);
}

.product-detail-hero-media img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
  object-position: center;
  transform: scale(1.04);
  animation: productHeroDrift 10s ease-in-out infinite alternate;
}

.product-detail-hero-media:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 58%, rgba(2,11,29,.56));
}

.product-detail-hero-media div {
  position: absolute;
  right: 28px;
  left: 28px;
  bottom: 28px;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: center;
  padding: 22px;
  border: 1px solid rgba(251,251,252,.18);
  border-radius: 8px;
  color: #fbfbfc;
  background: rgba(2,11,29,.58);
  backdrop-filter: blur(14px);
}

.product-detail-hero-media b {
  font-size: 40px;
  line-height: 1;
}

.product-detail-hero-media span {
  max-width: 190px;
  color: rgba(251,251,252,.72);
  line-height: 1.45;
}

.product-detail-page {
  background: #fbfbfc;
}

.product-detail-main,
.product-spec-section,
.product-catalogue-section,
.product-related-section {
  position: relative;
  overflow: hidden;
  padding: 105px 0;
}

.product-detail-main,
.product-related-section {
  background:
    linear-gradient(90deg, rgba(5,38,93,.04) 1px, transparent 1px),
    linear-gradient(rgba(5,38,93,.04) 1px, transparent 1px),
    #fbfbfc;
  background-size: 78px 78px;
}

.product-detail-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, .92fr);
  gap: 34px;
  align-items: start;
}

.product-gallery-main {
  display: block;
  overflow: hidden;
  height: 590px;
  border: 1px solid rgba(5,38,93,.12);
  border-radius: 8px;
  background: #e9ebf0;
  box-shadow: 0 32px 100px rgba(5,38,93,.13);
}

.product-gallery-main img,
.product-gallery-thumbs img,
.product-related-list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-gallery-main img {
  transition: transform .55s ease, opacity .25s ease;
}

.product-gallery-main:hover img {
  transform: scale(1.05);
}

.product-gallery-thumbs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 14px;
}

.product-gallery-thumbs button {
  height: 126px;
  overflow: hidden;
  padding: 0;
  border: 2px solid transparent;
  border-radius: 8px;
  background: #e9ebf0;
  cursor: pointer;
  transition: transform .28s ease, border-color .28s ease, box-shadow .28s ease;
}

.product-gallery-thumbs button:hover,
.product-gallery-thumbs button.active {
  transform: translateY(-5px);
  border-color: #05265d;
  box-shadow: 0 18px 44px rgba(5,38,93,.16);
}

.product-info-panel {
  position: sticky;
  top: 120px;
  padding: 40px;
  border: 1px solid rgba(5,38,93,.12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 30px 95px rgba(5,38,93,.1);
}

.product-info-panel > span,
.product-section-head .premium-eyebrow {
  color: #05265d;
}

.product-info-panel h2,
.product-section-head h2,
.product-catalogue-panel h2 {
  margin: 14px 0 0;
  color: #1d1d1d;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1;
  letter-spacing: -.02em;
}

.product-related-section .product-section-head {
  align-items: center;
  margin-bottom: 34px;
}

.product-related-section .product-section-head h2 {
  max-width: 900px;
  font-size: clamp(38px, 4.4vw, 64px);
}

.product-info-panel p {
  margin: 18px 0 0;
  color: rgba(29,29,29,.62);
  line-height: 1.8;
}

.product-info-list {
  display: grid;
  gap: 12px;
  margin-top: 28px;
}

.product-info-list div {
  padding: 18px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: #fbfbfc;
}

.product-info-list b,
.product-info-list strong,
.product-info-list a {
  display: block;
}

.product-info-list b {
  margin-bottom: 7px;
  color: rgba(29,29,29,.56);
  font-size: 12px;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.product-info-list strong,
.product-info-list a {
  color: #05265d;
  font-weight: 900;
}

.product-spec-section {
  background: #eef2f7;
}

.product-section-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) max-content;
  gap: 36px;
  align-items: end;
  margin-bottom: 38px;
}

.product-section-head a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  min-height: 54px;
  padding: 0 22px;
  border: 1px solid rgba(5,38,93,.14);
  border-radius: 8px;
  color: #05265d;
  background: #fff;
  box-shadow: 0 16px 45px rgba(5,38,93,.08);
  font-weight: 900;
  white-space: nowrap;
  transition: transform .3s ease, background .3s ease, color .3s ease;
}

.product-section-head a:hover {
  color: #fbfbfc;
  background: #05265d;
  transform: translateY(-4px);
}

.product-spec-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.product-spec-grid article {
  min-height: 300px;
  padding: 28px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 22px 70px rgba(5,38,93,.08);
  transition: transform .35s ease, background .35s ease, color .35s ease;
}

.product-spec-grid article:hover {
  transform: translateY(-10px);
  color: #fbfbfc;
  background: #05265d;
}

.product-spec-grid i {
  display: grid;
  place-items: center;
  width: 64px;
  height: 64px;
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
  font-size: 24px;
  transition: background .35s ease, color .35s ease, transform .35s ease;
}

.product-spec-grid article:hover i {
  color: #05265d;
  background: #fbfbfc;
  transform: rotate(-8deg) scale(1.05);
}

.product-spec-grid h3 {
  margin: 54px 0 12px;
  color: inherit;
}

.product-spec-grid p {
  margin: 0;
  color: rgba(29,29,29,.62);
  line-height: 1.75;
  transition: color .35s ease;
}

.product-spec-grid article:hover p {
  color: rgba(251,251,252,.74);
}

.product-catalogue-section {
  color: #fbfbfc;
  background: #05265d;
}

.product-catalogue-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 260px;
  gap: 34px;
  align-items: center;
  padding: 46px;
  border: 1px solid rgba(251,251,252,.15);
  border-radius: 8px;
  background:
    radial-gradient(circle at 18% 14%, rgba(251,251,252,.18), transparent 28%),
    rgba(251,251,252,.07);
  backdrop-filter: blur(14px);
}

.product-catalogue-panel h2,
.product-catalogue-panel .premium-eyebrow {
  color: #fbfbfc;
}

.product-catalogue-panel p {
  max-width: 650px;
  margin: 16px 0 0;
  color: rgba(251,251,252,.72);
  line-height: 1.75;
}

.product-catalogue-download {
  display: grid;
  place-items: center;
  min-height: 210px;
  padding: 26px;
  border: 1px solid rgba(251,251,252,.16);
  border-radius: 8px;
  color: #05265d;
  background: #fbfbfc;
  text-align: center;
  box-shadow: 0 26px 80px rgba(0,0,0,.18);
  transition: transform .35s ease, box-shadow .35s ease;
}

.product-catalogue-download:hover {
  color: #05265d;
  transform: translateY(-8px);
  box-shadow: 0 36px 100px rgba(0,0,0,.26);
}

.product-catalogue-download i {
  font-size: 42px;
}

.product-catalogue-download span,
.product-catalogue-download b {
  display: block;
}

.product-catalogue-download span {
  color: rgba(5,38,93,.62);
}

.product-catalogue-download b {
  font-size: 24px;
}

.product-related-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
}

.product-related-list article {
  position: relative;
  display: grid;
  grid-template-columns: 330px minmax(0, 1fr) 190px;
  align-items: center;
  overflow: hidden;
  min-height: 230px;
  border: 1px solid rgba(5,38,93,.11);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 22px 70px rgba(5,38,93,.08);
  transition: transform .35s ease, box-shadow .35s ease;
}

.product-related-list article:before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 3px;
  background: #05265d;
  opacity: 0;
  transition: opacity .35s ease;
}

.product-related-list article:hover:before {
  opacity: 1;
}

.product-related-list article:hover {
  transform: translateY(-6px);
  box-shadow: 0 30px 90px rgba(5,38,93,.14);
}

.product-related-list img {
  height: 100%;
  min-height: 230px;
  padding: 18px;
  object-fit: contain;
  background:
    radial-gradient(circle at 22% 18%, rgba(5,38,93,.06), transparent 28%),
    #fff;
  transition: transform .45s ease;
}

.product-related-list article:hover img {
  transform: scale(1.05);
}

.product-related-list div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 230px;
  padding: 32px;
}

.product-related-list span {
  color: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .12em;
}

.product-related-list h3 {
  min-height: 0;
  margin: 14px 0 10px;
  color: #1d1d1d;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.16;
}

.product-related-list p {
  max-width: 650px;
  min-height: 0;
  margin-bottom: 0;
  color: rgba(29,29,29,.62);
  line-height: 1.7;
}

.product-related-list a {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  width: fit-content;
  min-height: 42px;
  margin: 0 0 0 32px;
  padding: 0 18px 0 0;
  border-top: 0;
  border-left: 0;
  border-bottom: 0;
  border-right: 3px solid #05265d;
  border-radius: 0;
  color: #05265d;
  background: transparent;
  font-weight: 900;
  transition: gap .3s ease, color .3s ease;
}

.product-related-list a:after {
  content: "\f061";
  font: var(--fa-font-solid);
  font-size: 13px;
  opacity: 0;
  transform: translateX(6px);
  transition: opacity .3s ease, transform .3s ease;
}

.product-related-list a:hover {
  gap: 12px;
  color: #020b1d;
  background: transparent;
}

.product-related-list a:hover:after {
  opacity: 1;
  transform: translateX(0);
}

.about-lab-hero {
  position: relative;
  overflow: hidden;
  min-height: 820px;
  display: flex;
  align-items: flex-end;
  padding: 170px 0 90px;
  color: #fbfbfc;
  background: #020b1d;
}

.about-lab-bg,
.about-lab-bg:before,
.about-lab-bg img {
  position: absolute;
  inset: 0;
}

.about-lab-bg:before {
  content: "";
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(2,11,29,.94) 100%, rgba(5,38,93,.78) 46%, rgba(2,11,29,.62) 100%),
    linear-gradient(180deg, rgba(2,11,29,.12), rgba(2,11,29,.84));
}

.about-lab-bg:after {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(251,251,252,.055) 1px, transparent 1px),
    linear-gradient(rgba(251,251,252,.045) 1px, transparent 1px);
  background-size: 74px 74px;
}

.about-lab-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.04);
  animation: aboutHeroZoom 18s ease-in-out infinite alternate;
}

.about-lab-grid {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 440px;
  gap: 58px;
  align-items: end;
}

.about-lab-copy span,
.about-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.about-lab-copy span {
  color: #fbfbfc;
}

.about-lab-copy span:before,
.about-eyebrow:before {
  content: "";
  width: 42px;
  height: 2px;
  background: currentColor;
}

.about-lab-copy h1 {
  max-width: 980px;
  margin: 24px 0 0;
  color: #fbfbfc;
  font-size: clamp(54px, 7vw, 112px);
  line-height: .9;
  letter-spacing: -.025em;
}

.about-lab-copy p {
  max-width: 760px;
  margin: 28px 0 0;
  color: rgba(251,251,252,.76);
  font-size: 18px;
  line-height: 1.9;
}

.about-lab-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
  margin-top: 36px;
}

.about-lab-actions > a:not(.btn) {
  color: #fbfbfc;
  font-weight: 900;
  text-decoration: underline;
  text-underline-offset: 7px;
}

.about-lab-command {
  padding: 28px;
  border: 1px solid rgba(251,251,252,.18);
  border-radius: 8px;
  background: rgba(251,251,252,.1);
  box-shadow: 0 34px 110px rgba(0,0,0,.32);
  backdrop-filter: blur(18px);
}

.about-command-top,
.about-command-list div {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: center;
}

.about-command-top span,
.about-command-list small {
  color: rgba(251,251,252,.68);
}

.about-command-top b,
.about-command-list strong {
  color: #fbfbfc;
}

.about-command-ring {
  position: relative;
  display: grid;
  place-items: center;
  height: 250px;
  margin: 28px 0;
}

.about-command-ring span {
  position: absolute;
  width: 210px;
  height: 210px;
  border: 1px solid rgba(251,251,252,.2);
  border-radius: 50%;
  animation: aboutSpin 14s linear infinite;
}

.about-command-ring span:after {
  content: "";
  position: absolute;
  top: 34px;
  left: 14px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fbfbfc;
}

.about-command-ring img {
  width: 150px;
  height: 150px;
  padding: 26px;
  border-radius: 50%;
  background: #fbfbfc;
}

.about-command-list {
  display: grid;
  gap: 12px;
}

.about-command-list div {
  padding: 16px;
  border: 1px solid rgba(251,251,252,.13);
  border-radius: 8px;
  background: rgba(2,11,29,.32);
}

.about-command-list i {
  color: #fbfbfc;
}

.about-lab-page {
  background: #fbfbfc;
}

.about-story-section,
.about-numbers-section,
.about-purpose-section,
.about-timeline-section,
.about-process-section,
.about-final-section {
  position: relative;
  overflow: hidden;
  padding: 110px 0;
}

.about-story-section,
.about-timeline-section {
  background:
    linear-gradient(90deg, rgba(5,38,93,.04) 1px, transparent 1px),
    linear-gradient(rgba(5,38,93,.04) 1px, transparent 1px),
    #fbfbfc;
  background-size: 78px 78px;
}

.about-story-grid,
.about-process-grid {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
  gap: 54px;
  align-items: center;
}

.about-story-visual {
  position: relative;
  overflow: hidden;
  min-height: 620px;
  border-radius: 8px;
  box-shadow: 0 34px 100px rgba(5,38,93,.14);
}

.about-story-visual img {
  width: 100%;
  height: 100%;
  min-height: 620px;
  object-fit: cover;
  transition: transform .65s ease;
}

.about-story-visual:hover img {
  transform: scale(1.06);
}

.about-story-visual div {
  position: absolute;
  right: 28px;
  bottom: 28px;
  width: 220px;
  padding: 24px;
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
  box-shadow: 0 22px 70px rgba(0,0,0,.2);
}

.about-story-visual b {
  display: block;
  font-size: 48px;
  line-height: 1;
}

.about-story-visual span {
  display: block;
  margin-top: 10px;
  color: rgba(251,251,252,.72);
}

.about-story-copy h2,
.about-purpose-head h2,
.about-timeline-head h2,
.about-process-copy h2,
.about-final-panel h2 {
  margin: 18px 0 0;
  color: #1d1d1d;
  font-size: clamp(40px, 5vw, 76px);
  line-height: .96;
  letter-spacing: -.025em;
}

.about-story-copy p,
.about-process-copy p {
  margin: 24px 0 0;
  color: rgba(29,29,29,.64);
  line-height: 1.86;
}

.about-story-points {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 30px;
}

.about-story-points span {
  padding: 16px 18px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  color: #05265d;
  background: #fff;
  font-weight: 900;
}

.about-numbers-section,
.about-process-section {
  background: #eef2f7;
}

.about-numbers-row {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: rgba(5,38,93,.12);
  box-shadow: 0 30px 100px rgba(5,38,93,.1);
}

.about-numbers-row article {
  min-height: 230px;
  padding: 30px;
  background: #fbfbfc;
  transition: transform .35s ease, background .35s ease, color .35s ease;
}

.about-numbers-row article:hover {
  z-index: 1;
  transform: translateY(-8px);
  color: #fbfbfc;
  background: #05265d;
}

.about-numbers-row b {
  display: block;
  color: inherit;
  font-size: 58px;
  line-height: 1;
}

.about-numbers-row span {
  display: block;
  max-width: 180px;
  margin-top: 52px;
  color: rgba(29,29,29,.62);
  transition: color .35s ease;
}

.about-numbers-row article:hover span {
  color: rgba(251,251,252,.72);
}

.about-purpose-section {
  background: #fbfbfc;
}

.about-purpose-head,
.about-timeline-head {
  max-width: 970px;
  margin-bottom: 42px;
}

.about-purpose-layout {
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  gap: 0 52px;
  border-top: 1px solid rgba(5,38,93,.14);
}

.about-purpose-layout article {
  display: grid;
  grid-column: 1 / -1;
  grid-template-columns: 280px minmax(0, 1fr);
  gap: 52px;
  min-height: auto;
  padding: 38px 0;
  border: 0;
  border-bottom: 1px solid rgba(5,38,93,.14);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  transition: transform .35s ease;
}

.about-purpose-layout article:hover {
  transform: none;
}

.about-purpose-layout i {
  display: none;
}

.about-purpose-layout b {
  display: none;
}

.about-purpose-layout span {
  position: sticky;
  top: 120px;
  display: block;
  color: #05265d;
  font-size: clamp(24px, 2.5vw, 36px);
  font-weight: 900;
  line-height: 1;
  letter-spacing: -.02em;
  text-transform: none;
}

.about-purpose-layout h3 {
  max-width: 1040px;
  margin: 0;
  color: #1d1d1d;
  font-size: clamp(30px, 4vw, 58px);
  line-height: 1.02;
  letter-spacing: -.025em;
}

.about-purpose-layout p {
  margin: 18px 0 0;
  max-width: 960px;
  color: rgba(29,29,29,.62);
  font-size: 19px;
  line-height: 1.85;
}

.about-timeline {
  display: grid;
  gap: 14px;
}

.about-timeline article {
  display: grid;
  grid-template-columns: 130px minmax(0, 1fr);
  gap: 26px;
  align-items: center;
  padding: 26px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: rgba(255,255,255,.88);
  box-shadow: 0 20px 70px rgba(5,38,93,.07);
  transition: transform .35s ease, box-shadow .35s ease;
}

.about-timeline article:hover {
  transform: translateX(-12px);
  box-shadow: 0 28px 90px rgba(5,38,93,.12);
}

.about-timeline b {
  color: #05265d;
  font-size: 46px;
  line-height: 1;
}

.about-timeline span {
  display: block;
  color: #1d1d1d;
  font-size: 26px;
  font-weight: 900;
}

.about-timeline p {
  margin: 8px 0 0;
  color: rgba(29,29,29,.62);
  line-height: 1.72;
}

.about-process-board {
  display: grid;
  gap: 16px;
}

.about-process-board article {
  padding: 28px;
  border: 1px solid rgba(5,38,93,.1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 22px 70px rgba(5,38,93,.08);
  transition: transform .35s ease, background .35s ease, color .35s ease;
}

.about-process-board article:hover {
  transform: translateY(-8px);
  color: #fbfbfc;
  background: #05265d;
}

.about-process-board b {
  color: #05265d;
  font-size: 13px;
  letter-spacing: .14em;
}

.about-process-board article:hover b {
  color: rgba(251,251,252,.72);
}

.about-process-board h3 {
  margin: 28px 0 10px;
  color: inherit;
  font-size: 32px;
}

.about-process-board p {
  color: rgba(29,29,29,.62);
  line-height: 1.72;
}

.about-process-board article:hover p {
  color: rgba(251,251,252,.72);
}

.about-process-copy .btn {
  margin-top: 30px;
}

.about-final-section {
  background: #05265d;
}

.about-final-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 34px;
  align-items: center;
  padding: 46px;
  border: 1px solid rgba(251,251,252,.15);
  border-radius: 8px;
  background:
    radial-gradient(circle at 18% 10%, rgba(251,251,252,.18), transparent 28%),
    rgba(251,251,252,.07);
}

.about-final-panel .about-eyebrow,
.about-final-panel h2 {
  color: #fbfbfc;
}

.history-hero {
  position: relative;
  overflow: hidden;
  padding: 170px 0 96px;
  color: #fbfbfc;
  background:
    radial-gradient(circle at 82% 18%, rgba(251,251,252,.15), transparent 28%),
    radial-gradient(circle at 92% 12%, rgba(251,251,252,.08), transparent 26%),
    linear-gradient(135deg, #020b1d 0%, #05265d 58%, #07172c 100%);
}

.history-hero.about-history-hero {
  min-height: 640px;
  display: flex;
  align-items: center;
}

.history-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(251,251,252,.05) 1px, transparent 1px),
    linear-gradient(rgba(251,251,252,.045) 1px, transparent 1px);
  background-size: 76px 76px;
}

.history-hero:after {
  content: "";
  position: absolute;
  width: 520px;
  height: 520px;
  left: -170px;
  bottom: -210px;
  border: 58px solid rgba(251,251,252,.08);
  border-radius: 50%;
}

.history-hero-grid {
  position: relative;
  z-index: 1;
  max-width: 1180px;
}

.history-hero-copy span,
.history-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.history-hero-copy span {
  color: #fbfbfc;
}

.history-hero-copy span:before,
.history-eyebrow:before {
  content: "";
  width: 44px;
  height: 2px;
  background: currentColor;
}

.history-hero-copy h1 {
  max-width: 980px;
  margin: 22px 0 0;
  color: #fbfbfc;
  font-size: clamp(50px, 6.3vw, 102px);
  line-height: .91;
  letter-spacing: -.025em;
}

.history-hero-copy p {
  max-width: 720px;
  margin: 28px 0 0;
  color: rgba(251,251,252,.76);
  font-size: 18px;
  line-height: 1.85;
}

.history-hero-notes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 34px;
  max-width: 980px;
  margin-top: 44px;
  padding-top: 30px;
  border-top: 1px solid rgba(251,251,252,.18);
}

.history-hero-notes p {
  margin: 0;
  max-width: none;
  color: rgba(251,251,252,.72);
  font-size: 16px;
}

.history-hero-notes b {
  color: #fbfbfc;
  font-size: 28px;
}

.history-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
  margin-top: 34px;
}

.history-hero-actions a:not(.btn) {
  color: #fbfbfc;
  font-weight: 900;
  text-decoration: underline;
  text-underline-offset: 7px;
}

.history-page {
  background: #fbfbfc;
}

.history-intro-section,
.history-timeline-section,
.history-capability-section,
.history-stats-section,
.history-next-section {
  position: relative;
  overflow: hidden;
  padding: 110px 0;
}

.history-intro-section,
.history-capability-section {
  background:
    linear-gradient(90deg, rgba(5,38,93,.04) 1px, transparent 1px),
    linear-gradient(rgba(5,38,93,.04) 1px, transparent 1px),
    #fbfbfc;
  background-size: 78px 78px;
}

.history-intro-grid {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
  gap: 54px;
  align-items: start;
}

.history-intro-copy h2,
.history-section-head h2,
.history-capability-copy h2,
.history-next-panel h2 {
  margin: 18px 0 0;
  color: #1d1d1d;
  font-size: clamp(40px, 5vw, 78px);
  line-height: .96;
  letter-spacing: -.025em;
}

.history-intro-text {
  padding-right: 44px;
  border-right: 2px solid rgba(5,38,93,.18);
}

.history-intro-text p,
.history-capability-list p {
  color: rgba(29,29,29,.64);
  line-height: 1.82;
}

.history-intro-text p:last-child {
  margin-bottom: 0;
}

.history-timeline-section {
  background: #fbfbfc;
}

.history-section-head {
  max-width: 920px;
  margin-bottom: 42px;
}

.history-roadmap {
  position: relative;
  display: grid;
  gap: 0;
  border-top: 1px solid rgba(5,38,93,.14);
}

.history-roadmap:before {
  display: none;
}

.history-roadmap article {
  position: relative;
  display: grid;
  grid-template-columns: 160px minmax(0, 1fr);
  gap: 54px;
  align-items: start;
  padding: 46px 0;
  border-bottom: 1px solid rgba(5,38,93,.14);
  transition: transform .35s ease;
}

.history-roadmap article:hover {
  transform: translateX(-8px);
}

.history-road-year {
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  color: #05265d;
  background: transparent;
  font-size: clamp(52px, 8vw, 106px);
  line-height: .85;
  font-weight: 900;
  letter-spacing: -.06em;
  box-shadow: none;
}

.history-road-content span {
  color: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.history-road-content h3 {
  margin: 16px 0 16px;
  color: #1d1d1d;
  font-size: clamp(34px, 4.5vw, 70px);
  line-height: .98;
  letter-spacing: -.025em;
}

.history-road-content p {
  margin: 0;
  max-width: 960px;
  color: rgba(29,29,29,.62);
  font-size: 18px;
  line-height: 1.85;
}

.history-capability-grid {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 54px;
  align-items: start;
}

.history-capability-list {
  display: grid;
  gap: 0;
  border-top: 1px solid rgba(5,38,93,.14);
}

.history-capability-list article {
  display: grid;
  grid-template-columns: 70px minmax(0, 1fr);
  gap: 26px;
  padding: 28px 0;
  border-bottom: 1px solid rgba(5,38,93,.14);
  transition: transform .35s ease;
}

.history-capability-list article:hover {
  transform: translateX(-10px);
}

.history-capability-list b {
  color: #05265d;
  font-size: 30px;
  line-height: 1;
}

.history-capability-list h3 {
  margin: 0 0 10px;
  color: #1d1d1d;
  font-size: clamp(24px, 3vw, 36px);
}

.history-stats-section,
.history-next-section {
  background: #05265d;
}

.history-stats-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 36px;
  border-top: 1px solid rgba(251,251,252,.16);
  border-bottom: 1px solid rgba(251,251,252,.16);
}

.history-stats-grid article {
  min-height: auto;
  padding: 42px 0;
  border: 0;
  border-radius: 0;
  color: #fbfbfc;
  background: transparent;
  transition: transform .35s ease;
}

.history-stats-grid article:hover {
  transform: translateY(-6px);
}

.history-stats-grid span {
  color: rgba(251,251,252,.72);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.history-stats-grid b {
  color: #fbfbfc;
  font-size: clamp(38px, 5vw, 72px);
  line-height: 1;
}

.history-stats-grid p {
  margin: 28px 0 0;
  color: rgba(251,251,252,.72);
  font-size: 18px;
  line-height: 1.82;
}

.history-next-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 34px;
  align-items: center;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.history-next-panel .history-eyebrow,
.history-next-panel h2 {
  color: #fbfbfc;
}

@keyframes historyImageFloat {
  from { transform: translateY(0) scale(1); }
  to { transform: translateY(-14px) scale(1.03); }
}

@media (max-width: 1199px) {
  .history-intro-grid,
  .history-capability-grid,
  .history-next-panel {
    grid-template-columns: 1fr;
  }

  .history-roadmap article {
    grid-template-columns: 110px minmax(0, 1fr);
  }
}

@media (max-width: 767px) {
  .history-hero {
    padding: 135px 0 64px;
  }

  .history-hero.about-history-hero {
    min-height: 520px;
  }

  .history-hero-copy h1 {
    font-size: clamp(42px, 13vw, 64px);
  }

  .history-hero-notes {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .history-intro-section,
  .history-timeline-section,
  .history-capability-section,
  .history-stats-section,
  .history-next-section {
    padding: 76px 0;
  }

  .history-roadmap article,
  .history-stats-grid,
  .history-capability-list article {
    grid-template-columns: 1fr;
  }

  .history-next-panel,
  .history-intro-text {
    padding: 0;
  }
}

@keyframes aboutHeroZoom {
  from { transform: scale(1.04); }
  to { transform: scale(1.12); }
}

@keyframes aboutSpin {
  to { transform: rotate(360deg); }
}

@media (max-width: 1199px) {
  .about-lab-grid,
  .about-story-grid,
  .about-process-grid,
  .about-final-panel {
    grid-template-columns: 1fr;
  }

  .about-numbers-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .about-lab-hero {
    min-height: auto;
    padding: 135px 0 62px;
  }

  .about-lab-copy h1 {
    font-size: clamp(42px, 13vw, 64px);
  }

  .about-lab-command {
    padding: 22px;
  }

  .about-story-section,
  .about-numbers-section,
  .about-purpose-section,
  .about-timeline-section,
  .about-process-section,
  .about-final-section {
    padding: 76px 0;
  }

  .about-story-visual,
  .about-story-visual img {
    min-height: 380px;
  }

  .about-story-points,
  .about-numbers-row,
  .about-purpose-layout,
  .about-purpose-layout article,
  .about-timeline article {
    grid-template-columns: 1fr;
  }

  .about-purpose-layout article {
    gap: 18px;
    padding: 30px 0;
  }

  .about-purpose-layout span {
    position: static;
  }

  .about-timeline article:hover {
    transform: translateY(-6px);
  }

  .about-final-panel {
    padding: 28px;
  }
}

.goals-hero {
  position: relative;
  overflow: hidden;
  padding: 166px 0 104px;
  background:
    radial-gradient(circle at 82% 18%, rgba(251,251,252,.15), transparent 28%),
    radial-gradient(circle at 92% 12%, rgba(251,251,252,.08), transparent 26%),
    linear-gradient(135deg, #020b1d 0%, #05265d 58%, #07172c 100%);
}

.goals-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(251,251,252,.07) 1px, transparent 1px),
    linear-gradient(rgba(251,251,252,.06) 1px, transparent 1px);
  background-size: 72px 72px;
  opacity: .55;
}

.goals-hero:after {
  content: "";
  position: absolute;
  width: 520px;
  height: 520px;
  left: -170px;
  bottom: -210px;
  border: 58px solid rgba(251,251,252,.08);
  border-radius: 50%;
}

.goals-hero-layout {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, .96fr) minmax(340px, .52fr);
  gap: 86px;
  align-items: center;
}

.goals-hero-copy span,
.goals-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #fbfbfc;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.goals-hero-copy span:before,
.goals-eyebrow:before {
  content: "";
  width: 42px;
  height: 2px;
  background: currentColor;
}

.goals-hero-copy h1 {
  max-width: 940px;
  margin: 24px 0 0;
  color: #fbfbfc;
  font-size: clamp(52px, 7vw, 116px);
  line-height: .88;
  letter-spacing: -.055em;
}

.goals-hero-copy p {
  max-width: 690px;
  margin: 30px 0 0;
  color: rgba(251,251,252,.78);
  font-size: 18px;
  line-height: 1.85;
}

.goals-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
  margin-top: 36px;
}

.goals-hero-actions a:not(.btn) {
  color: #fbfbfc;
  font-weight: 900;
  text-decoration: underline;
  text-underline-offset: 7px;
}

.goals-hero-summary {
  position: relative;
  padding: 34px 34px 34px 0;
  border-right: 1px solid rgba(251,251,252,.24);
}

.goals-hero-summary span {
  display: block;
  margin-bottom: 18px;
  color: rgba(251,251,252,.78);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.goals-hero-summary p {
  margin: 0;
  color: rgba(251,251,252,.72);
  font-size: 17px;
  line-height: 1.8;
}

.goals-hero-summary p + p {
  margin-top: 22px;
}

.goals-hero-summary b {
  display: block;
  color: #fbfbfc;
  font-size: 26px;
  line-height: 1.12;
}

.goals-page {
  overflow: hidden;
  background: #fbfbfc;
}

.goals-intro-section,
.goals-direction-section,
.goals-focus-section {
  position: relative;
  padding: 108px 0;
}

.goals-intro-section {
  background:
    #fbfbfc;
}

.goals-intro-grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, .78fr) minmax(0, .92fr);
  gap: 86px;
  align-items: start;
}

.goals-intro-grid:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(45.8% + 43px);
  width: 1px;
  background: rgba(5,38,93,.12);
  pointer-events: none;
}

.goals-eyebrow {
  margin-bottom: 24px;
  color: #05265d;
}

.goals-intro-copy h2,
.goals-section-title h2,
.goals-focus-wrap h2 {
  margin: 0;
  color: #1d1d1d;
  font-size: clamp(42px, 5vw, 78px);
  line-height: .96;
  letter-spacing: -.045em;
}

.goals-intro-text {
  position: relative;
  z-index: 1;
  max-width: 720px;
  padding-right: 22px;
  background: #fbfbfc;
}

.goals-intro-text p,
.goals-direction-list p,
.goals-focus-wrap p {
  color: rgba(29,29,29,.66);
  font-size: 18px;
  line-height: 1.9;
}

.goals-intro-text p {
  margin: 0;
  padding-bottom: 28px;
}

.goals-intro-text p + p {
  padding-top: 28px;
  border-top: 1px solid rgba(5,38,93,.16);
}

.goals-section-title {
  display: block;
  max-width: 980px;
  margin-bottom: 58px;
}

.goals-direction-section {
  background:
    linear-gradient(90deg, rgba(5,38,93,.045) 1px, transparent 1px),
    #f3f6fa;
  background-size: 96px 96px;
}

.goals-direction-list {
  position: relative;
  display: grid;
  gap: 34px;
  counter-reset: goalStep;
  max-width: 920px;
  margin-right: auto;
  padding-right: 56px;
}

.goals-direction-list:before {
  content: "";
  position: absolute;
  right: 16px;
  top: 14px;
  bottom: 14px;
  width: 2px;
  background: linear-gradient(#05265d, rgba(5,38,93,.12));
}

.goals-direction-list article {
  counter-increment: goalStep;
  position: relative;
  display: block;
  padding: 0 0 34px;
  border-bottom: 1px solid rgba(5,38,93,.16);
  transition: transform .35s ease, border-color .35s ease;
}

.goals-direction-list article:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.goals-direction-list article:before {
  content: counter(goalStep, decimal-leading-zero);
  position: absolute;
  right: -56px;
  top: 0;
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: #fbfbfc;
  background: #05265d;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 40px rgba(5,38,93,.22);
  transition: transform .35s ease, box-shadow .35s ease;
}

.goals-direction-list article:hover {
  transform: translateX(-12px);
  border-color: rgba(5,38,93,.34);
}

.goals-direction-list article:hover:before {
  transform: scale(1.12);
  box-shadow: 0 20px 56px rgba(5,38,93,.32);
}

.goals-direction-list span {
  display: block;
  margin-bottom: 12px;
  color: #05265d;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .16em;
  line-height: 1.5;
  text-transform: uppercase;
}

.goals-direction-list h3 {
  margin: 0;
  color: #1d1d1d;
  font-size: clamp(34px, 4.4vw, 62px);
  line-height: 1.04;
  letter-spacing: -.035em;
}

.goals-direction-list p {
  max-width: 930px;
  margin: 18px 0 0;
}

.goals-focus-section {
  background: #05265d;
}

.goals-focus-wrap {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, .36fr);
  gap: 58px;
  align-items: end;
}

.goals-focus-wrap .goals-eyebrow,
.goals-focus-wrap h2 {
  color: #fbfbfc;
}

.goals-focus-wrap .goals-eyebrow {
  grid-column: 1 / -1;
  margin-bottom: -20px;
}

.goals-focus-wrap p {
  max-width: 540px;
  margin: 0;
  color: rgba(251,251,252,.72);
}

.goals-focus-wrap .btn {
  width: fit-content;
  justify-self: end;
}

@media (max-width: 1199px) {
  .goals-hero-layout,
  .goals-intro-grid,
  .goals-focus-wrap {
    grid-template-columns: 1fr;
  }

  .goals-intro-grid:before {
    display: none;
  }

  .goals-intro-text {
    padding-right: 0;
    background: transparent;
  }

  .goals-hero-summary {
    max-width: 720px;
  }

  .goals-focus-wrap .goals-eyebrow {
    margin-bottom: 0;
  }

  .goals-focus-wrap .btn {
    justify-self: start;
  }
}

@media (max-width: 767px) {
  .goals-hero {
    padding: 135px 0 72px;
  }

  .goals-hero-layout,
  .goals-intro-grid,
  .goals-section-title,
  .goals-focus-wrap {
    gap: 28px;
  }

  .goals-intro-section,
  .goals-direction-section,
  .goals-focus-section {
    padding: 76px 0;
  }

  .goals-direction-list article {
    padding-bottom: 30px;
  }

  .goals-direction-list article:hover {
    transform: translateY(-6px);
  }

  .goals-direction-list article:before {
    right: -52px;
  }
}

.quality-hero {
  position: relative;
  overflow: hidden;
  min-height: 760px;
  padding: 170px 0 100px;
  color: #fbfbfc;
  background: #05265d;
}

.quality-hero-media {
  position: absolute;
  inset: 0;
}

.quality-hero-media:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(2,11,29,.92), rgba(5,38,93,.78) 48%, rgba(5,38,93,.36)),
    linear-gradient(rgba(251,251,252,.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(251,251,252,.05) 1px, transparent 1px);
  background-size: auto, 76px 76px, 76px 76px;
}

.quality-hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.04);
  animation: qualityHeroZoom 9s ease-in-out infinite alternate;
}

.quality-hero-layout {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(340px, .46fr);
  gap: 70px;
  align-items: end;
}

.quality-hero-copy span,
.quality-kicker {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.quality-hero-copy span {
  color: #fbfbfc;
}

.quality-hero-copy span:before,
.quality-kicker:before {
  content: "";
  width: 44px;
  height: 2px;
  background: currentColor;
}

.quality-hero-copy h1 {
  max-width: 980px;
  margin: 22px 0 0;
  color: #fbfbfc;
  font-size: clamp(54px, 7vw, 112px);
  line-height: .88;
  letter-spacing: -.055em;
}

.quality-hero-copy p {
  max-width: 720px;
  margin: 30px 0 0;
  color: rgba(251,251,252,.78);
  font-size: 18px;
  line-height: 1.84;
}

.quality-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
  margin-top: 36px;
}

.quality-hero-actions a:not(.btn) {
  color: #fbfbfc;
  font-weight: 900;
  text-decoration: underline;
  text-underline-offset: 7px;
}

.quality-hero-proof {
  padding: 34px;
  border: 1px solid rgba(251,251,252,.2);
  border-radius: 8px;
  background: rgba(251,251,252,.1);
  backdrop-filter: blur(16px);
  box-shadow: 0 34px 110px rgba(0,0,0,.22);
}

.quality-hero-proof > span {
  color: rgba(251,251,252,.72);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.quality-hero-proof strong {
  display: block;
  margin: 18px 0 28px;
  color: #fbfbfc;
  font-size: 28px;
  line-height: 1.2;
}

.quality-hero-proof div {
  display: inline-grid;
  min-width: 130px;
  margin-left: 10px;
  padding: 18px;
  border-radius: 8px;
  background: rgba(2,11,29,.34);
}

.quality-hero-proof b {
  color: #fbfbfc;
  font-size: 38px;
  line-height: 1;
}

.quality-hero-proof small {
  color: rgba(251,251,252,.66);
}

.quality-page {
  overflow: hidden;
  background: #fbfbfc;
}

.quality-intro-section,
.quality-cert-section,
.quality-system-section,
.quality-cta-section {
  padding: 108px 0;
}

.quality-intro-layout {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, .9fr);
  gap: 76px;
  align-items: start;
}

.quality-intro-copy h2,
.quality-section-head h2,
.quality-system-list h2,
.quality-cta-panel h2 {
  margin: 18px 0 0;
  color: #1d1d1d;
  font-size: clamp(42px, 5.2vw, 78px);
  line-height: .96;
  letter-spacing: -.045em;
}

.quality-intro-text {
  padding-right: 34px;
  border-right: 1px solid rgba(5,38,93,.16);
}

.quality-intro-text p,
.quality-section-head p,
.quality-system-list p {
  color: rgba(29,29,29,.64);
  font-size: 18px;
  line-height: 1.88;
}

.quality-cert-section {
  background:
    linear-gradient(90deg, rgba(5,38,93,.045) 1px, transparent 1px),
    linear-gradient(rgba(5,38,93,.045) 1px, transparent 1px),
    #f3f6fa;
  background-size: 86px 86px;
}

.quality-section-head {
  max-width: 980px;
  margin-bottom: 54px;
}

.quality-section-head p {
  max-width: 760px;
  margin-top: 22px;
}

.quality-certificate-wall {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}

.quality-certificate-wall article {
  perspective: 1200px;
}

.quality-cert-paper {
  position: relative;
  min-height: 420px;
  padding: 34px;
  border: 1px solid rgba(5,38,93,.12);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255,255,255,.98), rgba(251,251,252,.86)),
    #fff;
  box-shadow: 0 30px 90px rgba(5,38,93,.12);
  transform-origin: center;
  transition: transform .45s ease, box-shadow .45s ease;
}

.quality-cert-paper:before {
  content: "";
  position: absolute;
  inset: 18px;
  border: 1px solid rgba(5,38,93,.14);
  border-radius: 6px;
  pointer-events: none;
}

.quality-cert-paper:after {
  content: "";
  position: absolute;
  left: 32px;
  bottom: 30px;
  width: 94px;
  height: 94px;
  border: 10px solid rgba(5,38,93,.12);
  border-radius: 50%;
}

.quality-certificate-wall article:hover .quality-cert-paper {
  transform: rotateX(4deg) rotateY(-5deg) translateY(-10px);
  box-shadow: 0 42px 120px rgba(5,38,93,.2);
}

.quality-cert-paper span {
  position: relative;
  z-index: 1;
  color: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.quality-cert-paper h3 {
  position: relative;
  z-index: 1;
  margin: 72px 0 18px;
  color: #1d1d1d;
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1.03;
}

.quality-cert-paper p {
  position: relative;
  z-index: 1;
  color: rgba(29,29,29,.62);
  line-height: 1.8;
}

.quality-cert-paper b {
  position: absolute;
  right: 34px;
  bottom: 34px;
  color: rgba(5,38,93,.12);
  font-size: 72px;
  line-height: 1;
  letter-spacing: -.08em;
}

.quality-cert-meta {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: center;
  padding: 20px 4px 0;
}

.quality-cert-meta strong,
.quality-cert-meta a {
  color: #05265d;
  font-weight: 900;
}

.quality-system-section {
  background: #fbfbfc;
}

.quality-system-grid {
  display: grid;
  grid-template-columns: minmax(340px, .72fr) minmax(0, 1fr);
  gap: 66px;
  align-items: start;
}

.quality-system-image {
  position: sticky;
  top: 120px;
}

.quality-system-image img {
  width: 100%;
  min-height: 560px;
  object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 34px 110px rgba(5,38,93,.18);
}

.quality-system-image div {
  margin-top: -96px;
  margin-right: 28px;
  width: min(360px, calc(100% - 56px));
  padding: 22px;
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
  position: relative;
}

.quality-system-image b {
  display: block;
  font-size: 54px;
  line-height: 1;
}

.quality-system-list article {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  gap: 24px;
  padding: 30px 0;
  border-bottom: 1px solid rgba(5,38,93,.14);
  transition: transform .35s ease;
}

.quality-system-list article:hover {
  transform: translateX(-10px);
}

.quality-system-list article b {
  color: #05265d;
  font-size: 38px;
  line-height: 1;
}

.quality-system-list h3 {
  margin: 0 0 10px;
  color: #1d1d1d;
  font-size: clamp(26px, 3vw, 38px);
}

.quality-cta-section {
  background: #05265d;
}

.quality-cta-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 34px;
  align-items: center;
}

.quality-cta-panel .quality-kicker,
.quality-cta-panel h2 {
  color: #fbfbfc;
}

@keyframes qualityHeroZoom {
  from { transform: scale(1.04); }
  to { transform: scale(1.12); }
}

@media (max-width: 1199px) {
  .quality-hero-layout,
  .quality-intro-layout,
  .quality-system-grid,
  .quality-cta-panel {
    grid-template-columns: 1fr;
  }

  .quality-certificate-wall {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .quality-system-image {
    position: relative;
    top: auto;
  }
}

@media (max-width: 767px) {
  .quality-hero {
    min-height: auto;
    padding: 135px 0 70px;
  }

  .quality-hero-proof,
  .quality-intro-text {
    padding: 24px;
  }

  .quality-intro-section,
  .quality-cert-section,
  .quality-system-section,
  .quality-cta-section {
    padding: 76px 0;
  }

  .quality-certificate-wall,
  .quality-system-list article {
    grid-template-columns: 1fr;
  }

  .quality-system-image img {
    min-height: 360px;
  }

  .quality-cta-panel .btn {
    width: fit-content;
  }
}

.quality-about-hero .history-hero-copy h1 {
  max-width: 1040px;
}

.quality-about-hero .history-hero-notes {
  max-width: 1020px;
}

.article-detail-hero {
  position: relative;
  overflow: hidden;
  padding: 168px 0 96px;
  color: #fbfbfc;
  background:
    radial-gradient(circle at 82% 18%, rgba(251,251,252,.15), transparent 28%),
    radial-gradient(circle at 92% 12%, rgba(251,251,252,.08), transparent 26%),
    linear-gradient(135deg, #020b1d 0%, #05265d 58%, #07172c 100%);
}

.article-detail-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(251,251,252,.05) 1px, transparent 1px),
    linear-gradient(rgba(251,251,252,.045) 1px, transparent 1px);
  background-size: 76px 76px;
}

.article-detail-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, .42fr);
  gap: 64px;
  align-items: end;
}

.article-detail-copy > span,
.article-related-head span,
.article-cta-panel span {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #fbfbfc;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.article-detail-copy > span:before,
.article-related-head span:before,
.article-cta-panel span:before {
  content: "";
  width: 44px;
  height: 2px;
  background: currentColor;
}

.article-detail-copy h1 {
  max-width: 980px;
  margin: 22px 0 0;
  color: #fbfbfc;
  font-size: clamp(50px, 6.6vw, 104px);
  line-height: .9;
  letter-spacing: -.05em;
}

.article-detail-copy p {
  max-width: 760px;
  margin: 28px 0 0;
  color: rgba(251,251,252,.76);
  font-size: 18px;
  line-height: 1.84;
}

.article-detail-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}

.article-detail-meta span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 14px;
  border: 1px solid rgba(251,251,252,.18);
  border-radius: 999px;
  color: rgba(251,251,252,.78);
}

.article-detail-panel {
  padding: 32px;
  border: 1px solid rgba(251,251,252,.18);
  border-radius: 8px;
  background: rgba(251,251,252,.1);
  backdrop-filter: blur(16px);
}

.article-detail-panel span {
  color: rgba(251,251,252,.68);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.article-detail-panel strong {
  display: block;
  margin: 18px 0 28px;
  color: #fbfbfc;
  font-size: 28px;
  line-height: 1.2;
}

.article-detail-page {
  background: #fbfbfc;
}

.article-body-section,
.article-related-section,
.article-cta-section {
  padding: 104px 0;
}

.article-body-layout {
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  gap: 70px;
  align-items: start;
}

.article-sidebar {
  position: sticky;
  top: 120px;
  display: grid;
  gap: 18px;
}

.article-sidebar-box {
  padding: 24px;
  border: 1px solid rgba(5,38,93,.12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 22px 70px rgba(5,38,93,.08);
}

.article-sidebar-box span {
  display: block;
  margin-bottom: 16px;
  color: #05265d;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.article-sidebar-box a {
  display: block;
  padding: 10px 0;
  color: #1d1d1d;
  font-weight: 800;
}

.article-sidebar-box.muted {
  color: rgba(29,29,29,.66);
  background: #eef2f7;
}

.article-content {
  max-width: 980px;
}

.article-featured-image {
  margin: 0 0 48px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 34px 110px rgba(5,38,93,.14);
}

.article-featured-image img {
  width: 100%;
  height: 460px;
  object-fit: cover;
  transition: transform .5s ease;
}

.article-featured-image:hover img {
  transform: scale(1.04);
}

.article-content section + section {
  margin-top: 48px;
}

.article-content h2 {
  margin: 0 0 20px;
  color: #1d1d1d;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1;
  letter-spacing: -.035em;
}

.article-content p {
  color: rgba(29,29,29,.66);
  font-size: 19px;
  line-height: 1.9;
}

.article-content blockquote {
  margin: 48px 0;
  padding: 34px 34px 34px 0;
  border-right: 4px solid #05265d;
  color: #05265d;
  font-size: clamp(28px, 3.4vw, 44px);
  line-height: 1.16;
  font-weight: 900;
}

.article-check-list,
.article-framework {
  display: grid;
  gap: 14px;
}

.article-check-list div,
.article-framework div {
  padding: 22px;
  border: 1px solid rgba(5,38,93,.12);
  border-radius: 8px;
  background: #fff;
  transition: transform .35s ease, box-shadow .35s ease;
}

.article-check-list div {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  color: rgba(29,29,29,.72);
  font-size: 17px;
  line-height: 1.7;
}

.article-check-list i {
  color: #05265d;
  margin-top: 5px;
}

.article-framework {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.article-framework div:hover,
.article-check-list div:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 70px rgba(5,38,93,.1);
}

.article-framework b {
  color: #05265d;
  font-size: 13px;
  letter-spacing: .16em;
}

.article-framework h3 {
  margin: 24px 0 10px;
  color: #1d1d1d;
  font-size: 26px;
}

.article-framework p {
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
}

.article-related-section {
  background:
    linear-gradient(90deg, rgba(5,38,93,.045) 1px, transparent 1px),
    linear-gradient(rgba(5,38,93,.045) 1px, transparent 1px),
    #eef2f7;
  background-size: 86px 86px;
}

.article-related-head {
  max-width: 860px;
  margin-bottom: 42px;
}

.article-related-head span {
  color: #05265d;
}

.article-related-head h2,
.article-cta-panel h2 {
  margin: 18px 0 0;
  color: #1d1d1d;
  font-size: clamp(38px, 5vw, 72px);
  line-height: .98;
  letter-spacing: -.04em;
}

.article-related-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.article-related-grid a {
  min-height: 260px;
  padding: 28px;
  border: 1px solid rgba(5,38,93,.12);
  border-radius: 8px;
  color: #1d1d1d;
  background: rgba(255,255,255,.88);
  box-shadow: 0 24px 80px rgba(5,38,93,.08);
  transition: transform .35s ease, background .35s ease, color .35s ease;
}

.article-related-grid a:hover,
.article-related-grid a.active {
  color: #fbfbfc;
  background: #05265d;
  transform: translateY(-8px);
}

.article-related-grid span {
  color: inherit;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.article-related-grid h3 {
  margin: 52px 0 14px;
  color: inherit;
  font-size: 28px;
  line-height: 1.1;
}

.article-related-grid p {
  color: rgba(29,29,29,.62);
}

.article-related-grid a:hover p,
.article-related-grid a.active p {
  color: rgba(251,251,252,.72);
}

.article-cta-section {
  background: #05265d;
}

.article-cta-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 34px;
  align-items: center;
}

.article-cta-panel h2,
.article-cta-panel span {
  color: #fbfbfc;
}

@media (max-width: 1199px) {
  .article-detail-grid,
  .article-body-layout,
  .article-cta-panel {
    grid-template-columns: 1fr;
  }

  .article-sidebar {
    position: relative;
    top: auto;
  }

  .article-related-grid,
  .article-framework {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .article-detail-hero {
    padding: 135px 0 70px;
  }

  .article-body-section,
  .article-related-section,
  .article-cta-section {
    padding: 76px 0;
  }

  .article-featured-image img {
    height: 320px;
  }

  .article-content blockquote {
    padding-right: 22px;
  }
}

.product-request-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: grid;
  place-items: center;
  padding: 22px;
  visibility: hidden;
  opacity: 0;
  transition: opacity .28s ease, visibility .28s ease;
}

.product-request-modal.is-open {
  visibility: visible;
  opacity: 1;
}

.product-request-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(2,11,29,.72);
  backdrop-filter: blur(10px);
}

.product-request-box {
  position: relative;
  z-index: 1;
  width: min(820px, 100%);
  max-height: calc(100vh - 44px);
  overflow: auto;
  padding: 34px;
  border: 1px solid rgba(5,38,93,.12);
  border-radius: 8px;
  background: #fbfbfc;
  box-shadow: 0 34px 120px rgba(0,0,0,.3);
  transform: translateY(16px) scale(.98);
  transition: transform .28s ease;
}

.product-request-modal.is-open .product-request-box {
  transform: translateY(0) scale(1);
}

.product-request-close {
  position: absolute;
  top: 18px;
  left: 18px;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 8px;
  color: #fbfbfc;
  background: #05265d;
}

.product-request-box h2 {
  margin: 14px 0 22px;
  color: #1d1d1d;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1;
}

.product-request-selected,
.product-request-fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.product-request-box label {
  display: grid;
  gap: 8px;
  color: #05265d;
  font-weight: 900;
}

.product-request-box input,
.product-request-box textarea {
  width: 100%;
  min-height: 54px;
  padding: 0 16px;
  border: 1px solid rgba(5,38,93,.14);
  border-radius: 8px;
  color: #1d1d1d;
  background: #fff;
}

.product-request-box textarea {
  min-height: 130px;
  padding: 15px 16px;
  resize: vertical;
}

.product-request-box input[readonly] {
  color: #05265d;
  background: #eef2f7;
  font-weight: 900;
}

.product-request-fields {
  margin-top: 14px;
}

.product-request-fields .wide {
  grid-column: 1 / -1;
}

.product-request-box small {
  display: block;
  min-height: 24px;
  margin: 16px 0;
  color: rgba(29,29,29,.6);
}

.product-request-box small.success {
  color: #16733a;
}

@keyframes productHeroDrift {
  from { transform: scale(1.04) translateX(0); }
  to { transform: scale(1.11) translateX(16px); }
}

@media (max-width: 1199px) {
  .product-detail-hero-grid,
  .product-detail-layout,
  .product-catalogue-panel {
    grid-template-columns: 1fr;
  }

  .product-info-panel {
    position: relative;
    top: auto;
  }

  .product-spec-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .product-related-list {
    grid-template-columns: 1fr;
  }

  .product-related-list article {
    grid-template-columns: 280px minmax(0, 1fr);
  }

  .product-related-list a {
    grid-column: 2;
    width: fit-content;
    margin: 0 32px 28px;
  }
}

@media (max-width: 767px) {
  .product-detail-hero {
    padding: 130px 0 64px;
  }

  .product-detail-copy h1 {
    font-size: clamp(42px, 12vw, 62px);
  }

  .product-detail-hero-media,
  .product-detail-hero-media img,
  .product-gallery-main {
    min-height: 330px;
    height: 330px;
  }

  .product-gallery-thumbs,
  .product-spec-grid,
  .product-section-head,
  .product-related-list,
  .product-request-selected,
  .product-request-fields {
    grid-template-columns: 1fr;
  }

  .product-detail-main,
  .product-spec-section,
  .product-catalogue-section,
  .product-related-section {
    padding: 72px 0;
  }

  .product-info-panel,
  .product-catalogue-panel,
  .product-request-box {
    padding: 28px;
  }

  .product-related-list img {
    height: 245px;
    min-height: 245px;
  }

  .product-related-list article {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .product-related-list div {
    min-height: auto;
    padding: 26px;
  }

  .product-related-list a {
    grid-column: auto;
    width: fit-content;
    margin: 0 26px 28px;
  }

  .product-related-list h3,
  .product-related-list p {
    min-height: 0;
  }
}

a.solution-card:focus,
a.solution-card:focus-visible,
a.solution-card:focus-within,
a.solution-card:active {
  outline: none !important;
  box-shadow: none !important;
  background: rgba(255, 255, 255, .1) !important;
  -webkit-tap-highlight-color: transparent;
}

.home-page .solution-card,
.home-page .solution-card:hover,
.home-page .solution-card:focus,
.home-page .solution-card:focus-visible,
.home-page .solution-card:active {
  text-decoration: none !important;
}

.home-page .solution-card.featured:focus,
.home-page .solution-card.featured:focus-visible,
.home-page .solution-card.featured:active {
  background:
    linear-gradient(135deg, rgba(29, 29, 29, .88), rgba(0, 38, 100, .62)),
    url("../images/serv-th.jpg") center / cover !important;
}

.home-page .review-card3 {
  display: flex;
  min-height: 360px;
  flex-direction: column;
}

.home-page .review-card3 > p,
.home-page .review-card3 .review-text {
  flex: 1;
  min-height: 132px;
  margin-bottom: 22px;
  overflow-wrap: anywhere;
}

.home-page .review-card3 .review-text {
  border-bottom: 1px solid var(--theme-border);
  padding-bottom: 25px;
  color: var(--body-color);
  font-size: 18px;
  line-height: 1.65;
}

.home-page .review-card3 .review-text p {
  margin: 0;
}

.home-page .review-card3 .review-client {
  align-items: center;
  padding-top: 2px;
}

.home-page .review-card3 .review-client img {
  width: 58px;
  height: 58px;
  flex: 0 0 58px;
  border-radius: 50%;
  object-fit: cover;
}

.home-page .review-card3 .rev-info h3 {
  line-height: 1.25;
}

.home-page .review-card3 .rev-info small {
  display: block;
  margin-top: 4px;
  color: rgba(29, 29, 29, .62);
  line-height: 1.45;
}



