html{scroll-behavior:smooth}@media only screen and (max-width:1699px){html{font-size:.9rem}}@media only screen and (max-width:1399px){html{font-size:.8rem}}@media only screen and (max-width:1200px){html{font-size:.75rem}}body{overflow-x:hidden;font-family:"Quicksand",sans-serif;color:#333}::selection{background-color:#05f;color:#fff}.container-fluid{padding:0 85px}@media only screen and (min-width:1920px){.container{max-width:1750px !important}}@media(min-width:1700px) and (max-width:1919px){.container{max-width:1650px}}@media(min-width:1400px) and (max-width:1699px){.container{max-width:1390px}}@media only screen and (max-width:991px){.container{padding:0 30px}}button{border-radius:12px !important;overflow-x:hidden}.jarallax,.jarallax-custom{position:relative;z-index:0;width:100%;height:100%}.jarallax video,.jarallax-custom video{object-fit:cover;object-position:center}.jarallax .jarallax-img,.jarallax-custom .jarallax-img{width:100%;height:100%;object-fit:cover}.jarallax .opacity-0,.jarallax-custom .opacity-0{opacity:0}.overflow-hidden{overflow:hidden}.video-mobile{display:none}.grt-cookie p,.grt-cookie p a{font-size:16px;font-weight:600}.grt-cookie-button{font-size:18px;font-weight:600;padding:8px 22px;border-radius:12px}@media only screen and (max-width:767px){.grt-cookie-button{width:100%;text-align:center}}.loading-screen{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:opacity ease .3s;-webkit-transition:opacity ease .3s;-moz-transition:opacity ease .3s}section:not(.hero-slider){padding:100px 0}section.dark{background-color:#2d2a26}section.dark .section-header h1,section.dark .section-header p{color:#fff}section.blue{background-color:#05f}section.blue .section-header h3,section.blue .section-header h1,section.blue .section-header p{color:#fff}section.gray{background-color:#eee}section .section-header{margin-bottom:50px}section .section-header h3{font-size:1.75rem;line-height:1.75rem;text-transform:uppercase;margin-bottom:26px;font-weight:700;color:#05f;letter-spacing:.2rem}section .section-header h1{font-size:3.75rem;line-height:3.75rem;font-weight:700;margin-bottom:30px}@media only screen and (max-width:991px){section .section-header h1{font-size:2.5rem;line-height:3rem}}section .section-header p{font-size:1.5rem;font-weight:600;max-width:1220px}@media only screen and (max-width:1399px){section .section-header p{max-width:992px}}@media only screen and (max-width:991px){section .section-header p{max-width:none}}section .section-header.text-center p{margin-left:auto;margin-right:auto}/*.custom-form {

    .form-group > .form-group {
        margin-bottom: 30px;
    }

    input,
    select,
    textarea,
    .select2-selection {
        box-shadow: none !important;
        border-top: none !important;
        border-right: none !important;
        border-left: none !important;
        border-radius: 0 !important;
        border-bottom-width: 2px !important;
        border-bottom-color: #ced4da !important;
        padding-left: 0 !important;
        font-weight: 600 !important;
        color: #333 !important;
    }

    textarea {
        resize: none;
    }

    .select2-container {
        width: 100% !important;
    }

    .select2, .select2 * {
        font-family: 'Quicksand', sans-serif !important;
    }

    .select2 .select2-search__field {
        font-weight: 600 !important;
        color: #333 !important;
        padding-left: 0 !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
    }

    .select2-selection {
        padding: 0.375rem 0 !important;
        -webkit-transition: border-color .15s ease-in-out;
        -moz-transition: border-color .15s ease-in-out;
        transition: border-color .15s ease-in-out;
        background-image: url(/img/caret-down-gray.svg);
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: center;
        background-size: 17px;
    }

    .select2-dropdown {
        border-radius: 12px !important;
        border-width: 2px !important;
        overflow: hidden;
        top: 8px;
        border-color: #ced4da !important
    }

    .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
        background-color: #0055FF;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        //border-radius: 0 !important;
        padding: 0 7px;
        font-size: 1.05em !important;
        top: 0;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e3e3e3;
        border: none !important
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
        padding-left: 9px;
        padding-right: 9px;
        font-size: 15px;
        font-weight: 700;
        color: #5a5c5e;
        line-height: 26px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 1.5;
        padding-left: 0;
    }

    .select2-container .select2-selection--single {
        height: 31px !important;
    }

    input:focus,
    select:focus,
    select:active,
    input.active,
    textarea,
    .select2-selection.active {
        border-bottom-color: #0055FF !important
    }

    select {
        display: block;
        width: 100%;
        outline: none !important;
        background-image: url(../../../website-assets/scss/img/caret-down-gray.svg);
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: center;
        background-size: 17px;
    }

    label {
        -webkit-transform: translateY(25px) !important;
        -moz-transform: translateY(25px) !important;
        transform: translateY(25px) !important;
        -webkit-transition: ease transform .2s, ease color .2s !important;
        -moz-transition: ease transform .2s, ease color .2s !important;
        transition: ease transform .2s, ease color .2s !important;
        font-weight: 500;
        transform-origin: left;
        cursor: text;
        position: relative;
        z-index: 50;
        color: #9f9f9f;
    }

    .form-check-label {
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        transform: translateY(0) !important;
        line-height: 30px;
        padding-left: 6px;
        cursor: default;
    }

    .custom-file-label {
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        transform: translateY(0) !important;
    }

    .form-check-input {
        filter: brightness(90%);
        width: 1.4em;
        height: 1.4em;
        border-radius: 555px !important;
        border-bottom: 0;
    }

    .form-check-input:active {
        filter: brightness(80%)
    }

    .select2-label {
        -webkit-transform: translateY(20px) !important;
        -moz-transform: translateY(20px) !important;
        transform: translateY(20px) !important;
        line-height: 19px !important;
    }

    .select2-selection__arrow {
        display: none;
    }


    label.active {
        transform: translateY(0) !important;
        transform: scale(.90) !important;
        color: #0055FF;
    }

    .form-section {
        margin-bottom: 200px;
    }



    input::-webkit-datetime-edit {
        color: transparent;
    }

    input:focus::-webkit-datetime-edit {
        color: rgba(255, 255, 255, .46) !important;
    }
}*/.text{font-size:1.4rem;color:#333}.main-header{font-weight:700;margin:0;font-size:2.75rem;padding:20px 0}@media only screen and (max-width:1699px){.main-header{font-size:2.5rem}}@media only screen and (max-width:1399px){.main-header{font-size:2.2rem}}@media only screen and (max-width:1200px){.main-header{font-size:2rem}}@media only screen and (max-width:991px){.main-header{font-size:2rem}}@media only screen and (max-width:767px){.main-header{font-size:2rem}}.main-subHeader{color:#979797;text-transform:uppercase;font-size:1.75rem;line-height:1.75rem;margin-bottom:26px !important;font-weight:700;letter-spacing:.2rem}@media only screen and (max-width:991px){.main-subHeader{font-size:1.5rem}}.image-wrapper{width:85%;aspect-ratio:1/1;background-position:center;background-repeat:no-repeat;background-size:cover;object-fit:cover;border-radius:16px}.header{display:none;position:fixed;z-index:1001;width:100%;transform:translateZ(1000px)}@media only screen and (min-width:992px){.header{display:block}}.header *{text-transform:uppercase}.header .container-fluid,.header .container,.header .navbar-collapse,.header .navbar-nav{height:100%}.header .navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.85)}.header .navbar{padding:0;height:200px;transition:height ease .2s}@media only screen and (max-width:1699px){.header .navbar{height:150px}}.header .navbar.scroll{height:100px}.header .navbar.scroll.expanded{height:200px}@media only screen and (max-width:1699px){.header .navbar.scroll.expanded{height:150px}}.header .navbar.scroll.expanded .navbar-bg{height:450px}@media only screen and (max-width:1699px){.header .navbar.scroll.expanded .navbar-bg{height:350px}}@media only screen and (max-width:1699px){.header .navbar.scroll{height:80px}}.header .navbar.scroll .navbar-bg{background:rgba(0,85,255,.93);height:100px}@supports (-moz-appearance:none){.header .navbar.scroll .navbar-bg{background-color:#05f !important}}@media only screen and (max-width:1699px){.header .navbar.scroll .navbar-bg{height:80px}}.header .navbar.expanded .navbar-bg{background:rgba(0,85,255,.93) !important}@supports (-moz-appearance:none){.header .navbar.expanded .navbar-bg{background-color:#05f !important}}.header .navbar.expanded .navbar-collapse{overflow-y:visible}.header .navbar .navbar-collapse{overflow-y:hidden}@media only screen and (max-width:991px){.header .navbar .navbar-collapse{overflow-y:auto}}.header .container-fluid,.header .container,.header .navbar{position:relative}.header .navbar-bg{top:0;left:0;width:100%;height:200px;position:absolute;z-index:3;background:#05f;background:linear-gradient(180deg,#05f 0%,rgba(0,85,255,0) 100%);transition:height ease .2s}.header .navbar-bg.expanded{height:450px}@media only screen and (max-width:1699px){.header .navbar-bg.expanded{height:350px}}.header .container-fluid,.header .container{z-index:4}.header .navbar-brand{height:50px;padding:0}@media only screen and (max-width:1699px){.header .navbar-brand{height:44px}}@media only screen and (max-width:1399px){.header .navbar-brand{height:37px}}.header .navbar-brand img{height:100%}.header .nav-item{position:relative;display:flex;align-items:center}.header .nav-item .hidden-text-inline{opacity:0;transition:opacity ease .15s,transform ease .15s;padding-left:12px;transform:translateX(-15px)}.header .nav-item .hidden-text-inline.single-letter{padding-left:0 !important}.header .nav-item>.hidden-text{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;flex-wrap:wrap;align-items:stretch;z-index:3;transition:opacity ease .15s;opacity:0}.header .nav-item>.hidden-text>*{width:100%;display:flex;align-items:center;transition:transform ease .15s}.header .nav-item>.hidden-text>*:nth-child(1){transform:translateY(30px)}@media only screen and (max-width:1699px){.header .nav-item>.hidden-text>*:nth-child(1){transform:translateY(20px)}}.header .nav-item>.hidden-text>*:nth-last-child(1){transform:translateY(-30px)}@media only screen and (max-width:1699px){.header .nav-item>.hidden-text>*:nth-last-child(1){transform:translateY(-20px)}}.header .nav-item:hover .first-visible{opacity:0}.header .nav-item:hover .first-visible~.hidden-text-inline{transform:translateX(-58px)}@media only screen and (max-width:1699px){.header .nav-item:hover .first-visible~.hidden-text-inline{transform:translateX(-51px)}}@media only screen and (max-width:1200px){.header .nav-item:hover .first-visible~.hidden-text-inline{transform:translateX(-43px)}}.header .nav-item:hover .hidden-text-inline{opacity:1;transform:translateX(0)}.header .nav-item:hover>.hidden-text{opacity:1}.header .nav-item:hover>.hidden-text>*:nth-child(1){transform:translateY(0)}.header .nav-item:hover>.hidden-text>*:nth-last-child(1){transform:translateY(-1px)}.header .nav-item:hover .submenu{opacity:1;transform:translateY(0)}.header .nav-item:hover .submenu .seperator-cross{width:80px;height:80px}@media only screen and (max-width:1699px){.header .nav-item:hover .submenu .seperator-cross{width:60px;height:60px}}.header .nav-item:nth-last-child(2) .nav-link{padding-right:180px !important}@media only screen and (max-width:1699px){.header .nav-item:nth-last-child(2) .nav-link{padding-right:150px !important}}@media only screen and (max-width:1200px){.header .nav-item:nth-last-child(2) .nav-link{padding-right:90px !important}}.header .nav-item .submenu{transition:opacity .2s ease,transform .2s cubic-bezier(.25,1,.5,1);opacity:0;transform:translateY(-30px);padding-top:170px;position:absolute;width:100%;left:0;top:18px;/*&.block {

      &,
      > * {
          display: block;
      }

      .submenu-item {
          font-size: $submenu-item-large-font-size;
          @include respond(laptop-lg) {
              font-size: $submenu-item-large-font-size-laptop-lg;
          }
          &:after {
              content: "" !important;
          }
          padding-bottom: 15px;
      }
  }*/}@media only screen and (max-width:1699px){.header .nav-item .submenu{padding-top:120px;line-height:18px}}.header .nav-item .submenu .seperator-cross{position:absolute;width:0;height:0;top:120px;left:-69px;transition:width ease .2s,height ease .2s}@media only screen and (max-width:1699px){.header .nav-item .submenu .seperator-cross{top:82px;left:-47px}}.header .nav-item .submenu .seperator-cross>*{position:absolute;background-color:rgba(255,255,255,.4)}.header .nav-item .submenu .seperator-cross>*:nth-child(1){top:39px;left:0;width:100%;height:2px}@media only screen and (max-width:1699px){.header .nav-item .submenu .seperator-cross>*:nth-child(1){top:30px}}.header .nav-item .submenu .seperator-cross>*:nth-child(2){top:0;left:39px;width:2px;height:100%}@media only screen and (max-width:1699px){.header .nav-item .submenu .seperator-cross>*:nth-child(2){left:30px}}.header .nav-item .submenu .submenu-item{color:#fff;font-weight:700;text-decoration:none;font-size:17px;letter-spacing:.5px;opacity:.6;-webkit-transition:opacity ease .2s;-moz-transition:opacity ease .2s;transition:opacity ease .2s}.header .nav-item .submenu .submenu-item:not(:nth-last-child(1))::after{content:","}@media only screen and (max-width:1699px){.header .nav-item .submenu .submenu-item{font-size:14px}}.header .nav-item .submenu .submenu-item:hover{opacity:1}.header .nav-item .submenu .submenu-item.active{opacity:1;color:#ffe641 !important}.header .nav-link{position:relative;z-index:9999;padding-right:140px !important;padding-left:0 !important}.header .nav-link>.hidden-text-inline{position:absolute}.header .nav-link,.header .nav-link~.hidden-text{color:#fff;font-size:36px;font-weight:700}@media only screen and (max-width:1699px){.header .nav-link,.header .nav-link~.hidden-text{font-size:30px}}@media only screen and (max-width:1200px){.header .nav-link,.header .nav-link~.hidden-text{font-size:24px}}@media only screen and (max-width:1699px){.header .nav-link{padding-right:115px !important}}@media only screen and (max-width:1200px){.header .nav-link{padding-right:90px !important}}.header .nav-link.active{color:#ffe641 !important}.header .language-switch-wrapper{display:flex;align-items:center;padding:0}.header .language-switch{width:30px;height:auto;display:flex;text-align:center;flex-wrap:wrap;font-size:18px;font-weight:700}@media only screen and (max-width:1699px){.header .language-switch{font-size:14px}}.header .language-switch .tr{background-color:#db0000}.header .language-switch .en{background-color:#05f}.header .language-switch>*{border:1px solid #fff;text-decoration:none;display:flex;align-items:center;justify-content:center;color:#fff;width:100%;height:20px;-webkit-transition:opacity ease .2s;-moz-transition:opacity ease .2s;transition:opacity ease .2s}.header .language-switch>*:nth-child(1){margin-bottom:6px}.header .language-switch>*.active{opacity:.4}.header .language-switch>*:hover{opacity:1}.header-mobile{display:none;position:fixed;top:0;left:0;width:100%;z-index:1012;transition:height ease .5s,background ease .2s;height:70px;overflow:hidden;background:#05f;background:linear-gradient(180deg,#05f 0%,rgba(0,85,255,0) 100%)}.header-mobile .container,.header-mobile .row,.header-mobile .col-12,.header-mobile .navbar-mobile,.header-mobile .navbar-mobile-nav{height:100%}@media only screen and (max-width:991px){.header-mobile{display:block}}.header-mobile.scroll,.header-mobile.expanded{background:rgba(0,85,255,.8) !important;backdrop-filter:saturate(180%) blur(20px)}.header-mobile.expanded{height:100vh}.header-mobile .navbar-mobile-head{height:70px;display:flex;align-items:center;justify-content:space-between}.header-mobile .navbar-mobile-head .navbar-mobile-toggle{background-color:transparent;border:0;margin:0;padding:0;transition:transform ease .2s}.header-mobile .navbar-mobile-head .navbar-mobile-toggle span{width:36px;height:3px;margin-bottom:7px;border-radius:4px;background-color:#fff;display:block;transition:transform ease .2s,opacity ease .2s}.header-mobile .navbar-mobile-head .navbar-mobile-toggle span:nth-last-child(1){margin-bottom:0}.header-mobile .navbar-mobile-head .navbar-mobile-toggle.toggle-on{transform:translateX(15px)}.header-mobile .navbar-mobile-head .navbar-mobile-toggle.toggle-on span:nth-child(1){transform:rotate(45deg) translateY(14px)}.header-mobile .navbar-mobile-head .navbar-mobile-toggle.toggle-on span:nth-last-child(1){transform:rotate(-45deg) translateY(-15px)}.header-mobile .navbar-mobile-head .navbar-mobile-toggle.toggle-on span:nth-child(2){opacity:0}.header-mobile .navbar-mobile-nav{list-style:none;margin-bottom:0;padding:15px 12px 24px 20px;overflow-y:auto}.header-mobile .navbar-mobile-nav>li>a{color:#fff;font-weight:700;text-decoration:none;font-size:24px;line-height:70px;display:block;position:relative}.header-mobile .navbar-mobile-nav>li>a:hover{color:#fff}.header-mobile .navbar-mobile-nav>li>a:before{content:"";width:12px;height:12px;background-image:url(/website/img/caret.svg);background-size:auto 100%;background-position:center;background-repeat:no-repeat;position:absolute;left:-24px;top:30px}.header-mobile .navbar-mobile-nav>li>.navbar-mobile-submenu{list-style:none;padding-left:0}.header-mobile .navbar-mobile-nav>li>.navbar-mobile-submenu>li>a{color:#fff;font-weight:700;font-size:18px;text-decoration:none;display:block;line-height:32px}.header-mobile .navbar-mobile-nav>li.language-switch>.language-switch-inner{margin-top:15px}.header-mobile .navbar-mobile-nav>li.language-switch>.language-switch-inner a{width:30px;height:22px;color:#fff;text-decoration:none;font-weight:700;border:1px solid #fff;display:inline-block;margin-right:15px;font-size:16px;text-align:center;line-height:20px}.header-mobile .navbar-mobile-nav>li.language-switch>.language-switch-inner a.tr{background-color:#db0000}.header-mobile .navbar-mobile-nav>li.language-switch>.language-switch-inner a.en{background-color:#05f}.header-mobile .navbar-mobile-nav>li.language-switch>.language-switch-inner a.active{opacity:.4}.hidden-item{opacity:0}.footer{background-color:#2d2a26}.footer .footer-body{padding:100px 0 70px 0}.footer .footer-body .logo-header{font-size:1.15rem !important}.footer .footer-body .social-media img{filter:brightness(13.5);object-fit:contain}.footer *{color:#fff;-webkit-transition:ease .2s opacity;-moz-transition:ease .2s opacity;transition:ease .2s opacity}.footer .columns-title{font-size:1.5rem;line-height:1.5rem;font-weight:600;opacity:1}@media only screen and (max-width:991px){.footer .columns-title{margin-top:70px}}.footer .id{margin-bottom:30px}.footer .id .logo{height:3.125rem;opacity:1}.footer .id h3{margin-top:15px;font-size:1rem;opacity:1;font-weight:700}.footer .id .social-media{margin-top:30px;display:flex;align-items:center}.footer .id .social-media a{opacity:1}.footer .id .social-media a:hover{opacity:.6}.footer .id .social-media a:not(:nth-last-child(1)){margin-right:30px}.footer .id .social-media a img{height:2rem;width:2rem}.footer .site-map{padding-left:2rem}@media only screen and (max-width:1200px){.footer .site-map{padding-left:3rem}}@media only screen and (max-width:991px){.footer .site-map{padding-left:0}}.footer .site-map .columns{display:grid;align-items:start;grid-template-columns:1fr 1fr 1fr 1fr}@media only screen and (max-width:1200px){.footer .site-map .columns{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:767px){.footer .site-map .columns{grid-template-columns:1fr 1fr}}@media only screen and (max-width:575px){.footer .site-map .columns{display:block}}.footer .site-map .columns .column{padding-right:2rem}.footer .site-map .columns .column .column-title{letter-spacing:.1rem;font-weight:700;margin-top:30px;opacity:.5;display:flex;align-items:start;text-transform:uppercase;font-size:.9rem;min-height:3rem}@media only screen and (max-width:991px){.footer .site-map .columns .column .column-title{min-height:unset}}.footer .site-map .columns .column .column-title:before{content:"";background-image:url(/website/img/circle-arrow-white.svg);background-position:center;background-repeat:no-repeat;display:block;width:1rem;height:1rem;margin-right:1rem;flex:none}.footer .site-map .columns .column .column-list{list-style:none;padding-left:2rem;margin-top:10px;margin-bottom:0}.footer .site-map .columns .column .column-list li a{display:block;padding:5px 0;opacity:1;text-decoration:none}.footer .site-map .columns .column .column-list li a:hover{color:#fff;opacity:.7}.footer .contact .contact-info-list{margin-top:30px;list-style:none;padding-left:0}.footer .contact .contact-info-list li{opacity:1;display:flex;align-items:start;padding:10px 0}.footer .contact .contact-info-list li:before{content:"";width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;margin-right:1rem}.footer .contact .contact-info-list li.address:before{background-image:url(/website/img/address.svg)}.footer .contact .contact-info-list li.phone:before{background-image:url(/website/img/phone.svg)}.footer .contact .contact-info-list li.fax:before{background-image:url(/website/img/fax.svg)}.footer .contact .contact-info-list li a{text-decoration:none}.footer .contact .contact-info-list li a:hover{color:#fff}.footer .footer-bottom{padding:30px 0;background-color:#1a1917}.footer .footer-bottom .bottom-links-list{display:inline-flex;align-items:center;justify-content:start;padding-left:0;margin-bottom:10px}@media only screen and (max-width:767px){.footer .footer-bottom .bottom-links-list{display:block;margin-bottom:5px}}.footer .footer-bottom .bottom-links-list li{opacity:1;-webkit-transition:ease .2s opacity;-moz-transition:ease .2s opacity;transition:ease .2s opacity;font-size:.9rem}@media only screen and (max-width:767px){.footer .footer-bottom .bottom-links-list li{padding:5px 0;display:inline-block}}.footer .footer-bottom .bottom-links-list li:nth-child(1){list-style:none}.footer .footer-bottom .bottom-links-list li:hover{opacity:.6}.footer .footer-bottom .bottom-links-list li a{padding-right:30px}@media only screen and (max-width:767px){.footer .footer-bottom .bottom-links-list li a{padding-right:15px}}.footer .footer-bottom .bottom-links-list li a,.footer .footer-bottom .bottom-links-list li a:hover{color:#fff;text-decoration:none}.footer .footer-bottom .credit,.footer .footer-bottom .vendor-link{font-size:.9rem;color:#fff;opacity:.4;margin-bottom:0}.footer .footer-bottom .vendor-wrap{display:flex;align-items:end;justify-content:end;width:100%;height:100%}@media only screen and (max-width:767px){.footer .footer-bottom .vendor-wrap{display:block;margin-top:20px}}.footer .footer-bottom .vendor-wrap .vendor-link{text-decoration:none;-webkit-transition:ease .2s opacity;-moz-transition:ease .2s opacity;-webkit-transition:ease .2s opacity}.footer .footer-bottom .vendor-wrap .vendor-link:hover{opacity:.6}.icon-folder{display:none}.icon-inactive{display:none}.icon-active{display:block}.icon-position{position:fixed;bottom:40px;right:10px;z-index:20}@media only screen and (max-width:1200px){.icon-position{right:5px}}.icon-style{font-size:30px;color:#333;filter:brightness(120%);background-color:#fff;border-radius:150%;border-style:none;cursor:pointer;animation:movebtn 3s ease-in-out infinite;transition:all .5s ease-in-out}.icon-style:hover{animation:none;background-color:#333;color:#fff}@keyframes movebtn{0%{transform:translateY(0)}25%{transform:translateY(20px)}50%{transform:translateY(0)}100%{transform:translateY(0)}}.reveal,.reveal-on-event,.reveal-group,.reveal-group-on-load,.reveal-group-on-event,[data-token]{opacity:0;animation-duration:.7s}.animate__zoomIn{-webkit-animation-duration:.5s !important;-moz-animation-duration:.5s !important;animation-duration:.5s !important}.ad-8{opacity:1}.sp-12{animation-duration:1.2s}.scale-in-center{-webkit-animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.flip-in-ver-right{-webkit-animation:flip-in-ver-right .5s cubic-bezier(.25,.46,.45,.94) both;animation:flip-in-ver-right .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes flip-in-ver-right{0%{-webkit-transform:rotateY(-80deg);transform:rotateY(-80deg);opacity:0}100%{-webkit-transform:rotateY(0);transform:rotateY(0);opacity:1}}@keyframes flip-in-ver-right{0%{-webkit-transform:rotateY(-80deg);transform:rotateY(-80deg);opacity:0}100%{-webkit-transform:rotateY(0);transform:rotateY(0);opacity:1}}.fade-out{-webkit-animation:fade-out 1s ease-out forwards;animation:fade-out 1s ease-out forwards}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}.fade-in{-webkit-animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) forwards;animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) forwards}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.slide-in-blurred-bottom{-webkit-animation:slide-in-blurred-bottom .6s cubic-bezier(.23,1,.32,1) both;animation:slide-in-blurred-bottom .6s cubic-bezier(.23,1,.32,1) both}@-webkit-keyframes slide-in-blurred-bottom{0%{-webkit-transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform:translateY(1000px) scaleY(2.5) scaleX(.2);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-filter:blur(40px);filter:blur(40px);opacity:0}100%{-webkit-transform:translateY(0) scaleY(1) scaleX(1);transform:translateY(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes slide-in-blurred-bottom{0%{-webkit-transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform:translateY(1000px) scaleY(2.5) scaleX(.2);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-filter:blur(40px);filter:blur(40px);opacity:0}100%{-webkit-transform:translateY(0) scaleY(1) scaleX(1);transform:translateY(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-filter:blur(0);filter:blur(0);opacity:1}}.shockwave.is-active{animation:shockwaveJump 1s ease-out infinite}.shockwave.is-active:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-radius:50%;animation:shockwave 1s .65s ease-out infinite}.shockwave.is-active:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-radius:50%;animation:shockwave 1s .5s ease-out infinite}@keyframes shockwaveJump{0%{transform:scale(1)}40%{transform:scale(1.08)}50%{transform:scale(.98)}55%{transform:scale(1.02)}60%{transform:scale(.98)}100%{transform:scale(1)}}@keyframes shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.15),inset 0 0 1px rgba(0,0,0,.15)}95%{box-shadow:0 0 50px rgba(0,0,0,0),inset 0 0 30px rgba(0,0,0,0)}100%{transform:scale(2.25)}}.sheen{position:relative;overflow:hidden}.sheen:after{animation:sheen 1s 4s forwards;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.5) 50%,transparent);transform:rotateZ(60deg) translate(-1em,4em)}@keyframes sheen{100%{transform:rotateZ(60deg) translate(0,-4em)}}.start-now,.start-now:after{animation-delay:0}.mid-button{border-radius:16px;font-weight:600;text-transform:uppercase}.mid-button.blue{background-color:#05f}.large-button{min-width:150px;font-size:1.5rem;font-weight:700;border-radius:20px;border:none;text-transform:uppercase;filter:brightness(100%) grayscale(10%);padding:18px 32px;margin-top:20px;color:#fff;-webkit-transition:filter .5s ease-in-out,transform .1s ease-in-out;-moz-transition:filter .5s ease-in-out,transform .1s ease-in-out;transition:filter .5s ease-in-out,transform .1s ease-in-out}.large-button.green{background-color:#5cb85c}.large-button.blue{background-color:#05f}.large-button.white{background-color:#fff;color:#333}.large-button.white.outline{background-color:transparent;color:#fff;-webkit-box-shadow:inset 0 0 0 2px #fff;-moz-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}.large-button:hover{filter:brightness(109%) grayscale(0%);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.large-button.large-button-icon>span{display:flex !important;align-items:center;text-align:left;line-height:1.5rem}.large-button.large-button-icon>span i{font-size:2rem !important;margin-right:15px}.large-button.large-button-icon>span>span{display:block !important}.large-button.particles-button{background:#05f;background:linear-gradient(45deg,#05f 0%,#13aaff 100%);position:relative;overflow:hidden}.large-button.particles-button>span{position:relative;z-index:3}.large-button.particles-button .ts-particle{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.5;background-color:transparent !important;z-index:1}.large-button.particles-button .ts-particle,.large-button.particles-button .ts-particle canvas{overflow:hidden;border-radius:20px !important}.arrow-button{background-color:#fff;font-size:1.5rem;color:#05f;margin-top:15px;margin-right:auto;margin-left:auto;display:table;border-radius:555px;padding-top:4px;padding-bottom:4px;width:100px;-webkit-transition:ease .2s background,ease .2s width;-moz-transition:ease .2s background,ease .2s width;transition:ease .2s background,ease .2s width;text-align:center}.arrow-button:hover{width:150px}.invisible{opacity:0}.bg-transparent{background-color:transparent}.page-head{height:480px;width:100%;position:relative}@media only screen and (max-width:1699px){.page-head{height:480px}}@media only screen and (max-width:1399px){.page-head{height:400px}}@media only screen and (max-width:991px){.page-head{height:300px}}@media only screen and (max-width:575px){.page-head{height:220px}}.page-head .page-head-shade,.page-head .page-head-content,.page-head .page-head-bg{position:absolute;width:100%;height:100%;left:0;top:0}.page-head .page-head-content{z-index:3;display:flex;align-items:center;justify-content:center}.page-head .page-head-content .page-head-text-wrapper{/* width: 1200px;*/width:100%}@media only screen and (max-width:1200px){.page-head .page-head-content .page-head-text-wrapper{/* width: 800px;*/max-width:960px;padding:50px 10px}}@media only screen and (max-width:991px){.page-head .page-head-content .page-head-text-wrapper{max-width:720px;text-align:right !important;padding:50px 30px}}@media only screen and (max-width:767px){.page-head .page-head-content .page-head-text-wrapper{padding:0 120px}}@media only screen and (max-width:575px){.page-head .page-head-content .page-head-text-wrapper{padding:0 35px}}.page-head .page-head-content .page-head-text-wrapper .page-head-text{font-size:43px;font-weight:700;color:#ffca1a;text-transform:uppercase;margin-top:5%}@media only screen and (max-width:1699px){.page-head .page-head-content .page-head-text-wrapper .page-head-text{font-size:36px}}@media only screen and (max-width:1399px){.page-head .page-head-content .page-head-text-wrapper .page-head-text{font-size:28px}}@media only screen and (max-width:991px){.page-head .page-head-content .page-head-text-wrapper .page-head-text{text-align:center}}@media only screen and (max-width:575px){.page-head .page-head-content .page-head-text-wrapper .page-head-text{text-align:center !important;margin-top:7%;font-size:24px}}.page-head .page-head-shade{z-index:2;background-color:rgba(0,85,255,.3)}.page-head .page-head-shade .bottom-shade{position:absolute;width:100%;height:125px;bottom:0;left:0;background:#05f;background:linear-gradient(0deg,#05f 0%,rgba(0,85,255,0) 100%)}.page-head .page-head-shade .top-shade{position:absolute;top:0;left:0;width:100%;height:125px;background:#05f;background:linear-gradient(180deg,#05f 0%,rgba(0,85,255,0) 100%)}.page-head .page-head-bg{z-index:1;background-position:center center;background-size:cover;background-repeat:no-repeat}.page-body h1,.page-body h2,.page-body h3,.page-body h4,.page-body h5,.page-body h6{font-size:32px !important;font-weight:700;margin-bottom:15px}@media only screen and (max-width:1399px){.page-body h1,.page-body h2,.page-body h3,.page-body h4,.page-body h5,.page-body h6{font-size:28px}}@media only screen and (max-width:991px){.page-body h1,.page-body h2,.page-body h3,.page-body h4,.page-body h5,.page-body h6{font-size:25px}}@media only screen and (max-width:575px){.page-body h1,.page-body h2,.page-body h3,.page-body h4,.page-body h5,.page-body h6{font-size:22px}}.page-body .container{padding:0}.page-body p{/*font-size: 14px;
          line-height: 18px;*/font-size:18px;font-weight:500;color:#686868}@media only screen and (max-width:1200px){.page-body p{font-size:16px}}@media only screen and (max-width:575px){.page-body p{font-size:14px}}.accordion-container{display:block;width:90%;float:right}@media only screen and (max-width:991px){.accordion-container{width:100%;float:left}}.accordion-container .accordion-item:nth-child(1){padding-top:10px}.accordion-container .accordion-item{color:#333;border-top:none;border-left:none;border-right:none;border-bottom:1px solid #ebebeb;background-color:transparent;font-size:1.125rem}.accordion-container .accordion-item .service-list{float:none !important}.accordion-container .accordion-item .accordion-header button{font-size:1.5rem !important;font-weight:700;color:#333;background-color:transparent}@media only screen and (max-width:1399px){.accordion-container .accordion-item .accordion-header button{font-size:1.4rem}}@media only screen and (max-width:991px){.accordion-container .accordion-item .accordion-header button{font-size:1.2rem}}@media only screen and (max-width:575px){.accordion-container .accordion-item .accordion-header button{font-size:1rem}}.accordion-container .accordion-item .accordion-header .accordion-button{outline:none;box-shadow:none;font-weight:600;border:none;transition:all .4s ease-in-out;color:#333;padding:16px 0;font-weight:700}.accordion-container .accordion-item .accordion-header .accordion-button[aria-expanded=true]:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"/></svg>')}.accordion-container .accordion-item .accordion-header .accordion-button[aria-expanded=false]:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z"/></svg>')}.accordion-container .accordion-item .accordion-header .collapsed{color:#333 !important}.accordion-container .accordion-item .accordion-body{padding-bottom:20px !important;padding-top:0;padding-left:0}.accordion-container .accordion-item .accordion-button:not(.collapsed){background-color:transparent !important}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.custom-form .validation-message{visibility:hidden}.custom-form .validation-message.active{visibility:visible}.custom-form .form-group>.form-group{margin-bottom:1.875rem}.custom-form input,.custom-form .select2-selection,.custom-form .select2-selection,.custom-form textarea{box-shadow:none !important;/*border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-radius: 0 !important;*/border-color:#ced4da !important;padding-left:0 !important;font-weight:600 !important;color:#333 !important;border-width:2px;padding:.75rem !important;border-radius:12px}.custom-form input:focus,.custom-form .select2-selection:focus,.custom-form .select2-selection:focus,.custom-form textarea:focus{-webkit-box-shadow:inset 0 -1px 0 0 #8b8b8b !important;-moz-box-shadow:inset 0 -1px 0 0 #8b8b8b !important;box-shadow:inset 0 -1px 0 0 #8b8b8b !important;border-color:#8b8b8b !important}.custom-form input .select2-search__field,.custom-form .select2-selection .select2-search__field,.custom-form .select2-selection .select2-search__field,.custom-form textarea .select2-search__field{box-shadow:none !important}.custom-form input:focus.filled,.custom-form .select2-selection:focus.filled,.custom-form .select2-selection:focus.filled,.custom-form textarea:focus.filled{-webkit-box-shadow:inset 0 -1px 0 0 #05f !important;-moz-box-shadow:inset 0 -1px 0 0 #05f !important;box-shadow:inset 0 -1px 0 0 #05f !important}.custom-form input.active.filled,.custom-form .select2-selection.active.filled,.custom-form .select2-selection.active.filled,.custom-form textarea.active.filled{border-color:#05f !important}.custom-form select{box-shadow:none !important;border-top:none !important;border-right:none !important;border-left:none !important;border-radius:0 !important;border-bottom-width:2px !important;border-bottom-color:#ced4da !important;padding-left:0 !important;font-weight:600 !important;color:#333 !important;display:block;width:100%;outline:none !important;background-image:url(../../../website-assets/scss/sass/img/caret-down-gray.svg);background-repeat:no-repeat;background-position-x:right;background-position-y:center;background-size:17px}.custom-form select:focus,.custom-form select:active{border-bottom-color:#05f !important}.custom-form .select2{font-family:"Quicksand",sans-serif !important}.custom-form .select2 *{font-family:"Quicksand",sans-serif !important}.custom-form .select2 .select2-search__field{font-weight:600 !important;color:#333 !important;padding-left:0 !important;margin-left:0 !important;margin-top:0 !important}.custom-form .select2-selection--single{height:3.25rem !important}.custom-form .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#05f}.custom-form .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{border-radius:0 !important;padding:0 7px;font-size:1.05em !important;top:0}.custom-form .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e3e3e3;border:none !important}.custom-form .select2-container--default .select2-selection--multiple .select2-selection__choice__display{padding-left:9px;padding-right:9px;font-size:.938rem;font-weight:700;color:#5a5c5e;line-height:26px}.custom-form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:1.5;padding-left:0}.custom-form .select2-container{display:block}.custom-form .select2-container .select2-selection--single{height:39px}.custom-form input.active{-webkit-box-shadow:inset 0 -2px 0 0 #05f;-moz-box-shadow:inset 0 -2px 0 0 #05f;box-shadow:inset 0 -2px 0 0 #05f}.custom-form .select2-selection.active{-webkit-box-shadow:inset 0 -2px 0 0 #05f;-moz-box-shadow:inset 0 -2px 0 0 #05f;box-shadow:inset 0 -2px 0 0 #05f}.custom-form label{-webkit-transform:translateY(2.313rem) translateX(.75rem) !important;-moz-transform:translateY(2.313rem) translateX(.75rem) !important;transform:translateY(2.313rem) translateX(.75rem) !important;-webkit-transition:ease transform .2s,ease color .2s,ease opacity .2s !important;-moz-transition:ease transform .2s,ease color .2s,ease opacity .2s !important;transition:ease transform .2s,ease color .2s,ease opacity .2s !important;font-weight:500;transform-origin:left;cursor:text;position:relative;z-index:50;color:#9f9f9f;pointer-events:none}.custom-form .form-check label{pointer-events:all}.custom-form .form-check-label{-webkit-transform:translateY(0) !important;-moz-transform:translateY(0) !important;transform:translateY(0) !important;line-height:30px;padding-left:6px;cursor:default}.custom-form .custom-file-label{-webkit-transform:translateY(0) !important;-moz-transform:translateY(0) !important;transform:translateY(0) !important}.custom-form .form-check-input{filter:brightness(90%);width:1.1em;height:1.1em;border-radius:555px !important}.custom-form .form-check-input:active{filter:brightness(80%)}.custom-form .select2-selection__arrow{display:none}.custom-form label.prepend-label{opacity:0}.custom-form label.active{-webkit-transform:translateY(0) translateX(.75rem) scale(.9) !important;-moz-transform:translateY(0) translateX(.75rem) scale(.9) !important;transform:translateY(0) translateX(.75rem) scale(.9) !important;color:#8b8b8b;opacity:1}.custom-form label.active.filled{color:#05f}.custom-form .form-section{margin-bottom:200px}.select2-dropdown{border-radius:12px !important;border-width:2px !important;overflow:hidden !important;top:8px;border-color:#ced4da !important;border-top:2px solid #ced4da !important}.select2-container--default .select2-selection--multiple .select2-selection__choice{margin:3px !important}.select2-container--default.select2-container--focus .select2-selection{-webkit-box-shadow:inset 0 -1px 0 0 #8b8b8b !important;-moz-box-shadow:inset 0 -1px 0 0 #8b8b8b !important;box-shadow:inset 0 -1px 0 0 #8b8b8b !important;border-color:#8b8b8b !important;border-radius:12px !important}.select2-container--default .select2-search--dropdown .select2-search__field{border-radius:8px !important}.select2-selection.active,.select2-container--default.select2-container--focus .select2-selection.active{border-color:#05f !important}/*.select2-container--default.select2-container--focus .select2-selection.active {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}*/.input-group-prepend .input-group-text{border-top-left-radius:12px;border-bottom-left-radius:12px;padding:0;border-width:0}.input-group-prepend .input-group-text .select2-container{max-width:8.125rem !important}.input-group-prepend .input-group-text .select2-selection{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;background-color:transparent}.input-group-prepend .input-group-text .select2-container--focus .select2-selection.active,.input-group-prepend .input-group-text .select2-selection{border-color:#ced4da !important;box-shadow:none !important}.select2-selection--multiple.active{padding:.5rem !important}.modal-content{padding:30px}.modal-body p{margin-bottom:0;margin-top:15px;font-size:18px !important;color:rgba(51,51,51,.8);line-height:1.4}.modal-header h1{font-size:2rem;text-transform:uppercase}@media only screen and (max-width:991px){.modal-header h1{font-size:1.9rem}}.modal-body ul li,ol li{margin-bottom:0;margin-top:15px;font-size:18px !important;color:rgba(51,51,51,.8);line-height:1.4}.modal .name{font-size:22px !important;font-weight:700;color:#333;text-align:left;margin-top:0}.modal .title{color:#333;text-align:left}.modal-content{border:none;border-radius:16px}.modal-header{border-bottom-color:rgba(51,51,51,.3);position:relative}.modal-header .btn-close{top:0;right:0;position:absolute}.kvkk-modal-button{color:#05f;cursor:pointer}.kvkk-modal-button:hover{text-decoration:underline}/*Crema - Creative Management // crema.com.*/section:nth-child(odd){background-color:#e9ebec}section:nth-child(even){background-color:#fff}.main-title{text-align:center;font-size:3.6rem;font-weight:700;margin-bottom:40px}@media only screen and (max-width:991px){.main-title{font-size:3rem}}@media only screen and (max-width:767px){.main-title{font-size:2.4rem}}.sub-header{color:#979797;font-size:2.5rem;line-height:3rem;margin-top:20px;margin-bottom:10px;font-weight:700}@media only screen and (max-width:991px){.sub-header{font-size:2.3rem}}.being-inveo{padding-top:90px !important}@media only screen and (max-width:991px){.being-inveo .col-lg-4:nth-child(3){border:none}}.being-inveo .slogan-wrapper{background-color:transparent;height:400px;border-radius:16px;padding-top:40px;display:flex;flex-direction:column;align-items:center;padding-left:20px;padding-right:20px;gap:20px;transition:all .4s ease}.being-inveo .slogan-wrapper .blue{visibility:visible;-webkit-backface-visibility:visible;-moz-backface-visibility:visible;display:block}.being-inveo .slogan-wrapper .white{visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;display:none}.being-inveo .slogan-wrapper .slogan-icon{width:100px;height:100px}@media only screen and (max-width:991px){.being-inveo .slogan-wrapper .slogan-icon{width:80px;height:80px}}.being-inveo .slogan-wrapper .slogan-text{color:#111;font-weight:600;font-size:1.7rem;text-align:center}.being-inveo .slogan-wrapper:hover{background-color:#05f}.being-inveo .slogan-wrapper:hover .blue{visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;display:none}.being-inveo .slogan-wrapper:hover .white{visibility:visible;-webkit-backface-visibility:visible;-moz-backface-visibility:visible;display:block}.being-inveo .slogan-wrapper:hover .slogan-text{color:#fff}@media only screen and (max-width:991px){.being-inveo .slogan-wrapper{margin-bottom:40px;justify-content:center;height:340px;padding:20px}}.why-inveo .content-wrapper .text{font-weight:500}@media only screen and (max-width:991px){.why-inveo .content-wrapper{margin-bottom:30px}}.why-inveo .culture-content{margin-bottom:30px}.why-inveo .culture-content .sub-header{margin-top:0}.why-inveo .culture-content .second-line{margin-top:50px}@media only screen and (max-width:991px){.why-inveo .culture-content .second-line{margin-top:0}}.why-inveo .culture-content .second-content{margin-top:0}@media only screen and (max-width:991px){.why-inveo .culture-content .second-content{margin-top:50px}}.why-inveo .culture-content .culture-image{display:flex;background-color:#0458ff;height:fit-content;border-radius:20px;filter:grayscale(.3);z-index:1}.why-inveo .culture-content .culture-image img{aspect-ratio:2/1.5;width:100%;object-fit:cover;border-radius:16px;z-index:2;mix-blend-mode:luminosity}.why-inveo .culture-content .first{margin-left:20px}.why-inveo .culture-content .first img{aspect-ratio:3/1 !important}.why-inveo .culture-content .second{margin-right:30px}@media only screen and (max-width:991px){.why-inveo .culture-content .first,.why-inveo .culture-content .second{margin:0}}.why-inveo .culture-content .letter-sp{line-height:1.02 !important}.why-inveo .tile-container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;width:100%;gap:10px 10px;grid-template-areas:"order-1 order-2 order-3" "order-4 order-5 order-6"}.why-inveo .tile-container .order-1{grid-area:order-1}.why-inveo .tile-container .order-2{grid-area:order-2}.why-inveo .tile-container .order-3{grid-area:order-3}.why-inveo .tile-container .order-4{grid-area:order-4}.why-inveo .tile-container .order-5{grid-area:order-5}.why-inveo .tile-container .order-6{grid-area:order-6}@media only screen and (max-width:991px){.why-inveo .tile-container{grid-template-columns:1fr;max-width:450px;margin:auto;grid-template-rows:repeat(6,1fr);grid-template-areas:"order-1" "order-2" "order-3" "order-4" "order-5" "order-6"}}.why-inveo .tile-container .tile-wrapper{min-height:400px}.why-inveo .tile-container .tile{position:relative;min-height:100%;background-color:#0ff;border-radius:16px;overflow:hidden}.why-inveo .tile-container .tile:hover .black-layer{opacity:1}.why-inveo .tile-container .tile:hover .title{opacity:0}.why-inveo .tile-container .tile:hover .content-inner{-webkit-transform:translateY(-40%);-moz-transform:translateY(-40%);transform:translateY(-40%)}@media only screen and (max-width:1399px){.why-inveo .tile-container .tile:hover .content-inner{-webkit-transform:translateY(-40%);-moz-transform:translateY(-40%);transform:translateY(-40%)}}.why-inveo .tile-container .tile:hover .overflow-text{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);opacity:1}.why-inveo .tile-container .tile:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2)}.why-inveo .tile-container .tile:hover .bg{-webkit-filter:brightness(.9);-moz-filter:brightness(.9);filter:brightness(.9)}.why-inveo .tile-container .tile:hover .bg.order-1:before{background-color:#0b3197}.why-inveo .tile-container .tile:hover .bg.order-2:before{background-color:#0b3197}.why-inveo .tile-container .tile:hover .bg.order-3:before{background-color:#0b3197}.why-inveo .tile-container .tile:hover .bg.order-4:before{background-color:#0b3197}.why-inveo .tile-container .tile:hover .bg.order-5:before{background-color:#0b3197}.why-inveo .tile-container .tile:hover .bg.order-6:before{background-color:#0b3197}@media only screen and (max-width:1399px){.why-inveo .tile-container .tile{height:330px}}@media only screen and (max-width:991px){.why-inveo .tile-container .tile{margin-left:auto;margin-right:auto;max-width:100%;margin-bottom:30px;border-radius:16px;height:340px}}@media only screen and (max-width:575px){.why-inveo .tile-container .tile{height:500px}}.why-inveo .tile-container .tile .bg{z-index:1;background-color:#000;-webkit-transition:filter ease .4s;-moz-transition:filter ease .4s;transition:filter ease .4s}.why-inveo .tile-container .tile .bg img{width:100%;height:100%;position:relative;object-fit:cover;object-position:center;-webkit-filter:grayscale(1);-moz-filter:grayscale(1);filter:grayscale(1);mix-blend-mode:luminosity;z-index:2;-webkit-transition:ease .4s transform;-moz-transition:ease .4s transform;transition:ease .4s transform}.why-inveo .tile-container .tile .bg:before{content:"";background-color:#0b3197}.why-inveo .tile-container .tile .bg.order-1:before{background-color:#979797}.why-inveo .tile-container .tile .bg.order-2:before{background-color:#e9ebec}.why-inveo .tile-container .tile .bg.order-3:before{background-color:#979797}.why-inveo .tile-container .tile .bg.order-4:before{background-color:#979797}.why-inveo .tile-container .tile .bg.order-5:before{background-color:#2d2a26}.why-inveo .tile-container .tile .bg.order-6:before{background-color:#979797}.why-inveo .tile-container .tile .content{padding:30px;background:#6d6d6d;background:linear-gradient(0deg,rgba(0,0,0,.6306897759) 0%,rgba(0,0,0,.0466806723) 27%,rgba(0,0,0,.2385329132) 100%);z-index:2;transition:ease .2s opacity}.why-inveo .tile-container .tile .content .content-inner{display:flex;flex-direction:column;justify-content:space-between;height:100%;-webkit-transition:ease .4s transform;-moz-transition:ease .4s transform;transition:ease .4s transform;position:absolute;top:0;left:0;right:0;bottom:0;padding:30px}.why-inveo .tile-container .tile .content .number{font-size:2rem;line-height:2.7rem;color:#fff;font-weight:700;min-height:72px;z-index:100000}@media only screen and (max-width:1699px){.why-inveo .tile-container .tile .content .number{font-size:2rem}}@media only screen and (max-width:1399px){.why-inveo .tile-container .tile .content .number{min-height:60px}}@media only screen and (max-width:1200px){.why-inveo .tile-container .tile .content .number{font-size:2rem}}@media only screen and (max-width:991px){.why-inveo .tile-container .tile .content .number{font-size:2rem}}@media only screen and (max-width:575px){.why-inveo .tile-container .tile .content .number{font-size:1.6rem}}.why-inveo .tile-container .tile .content .title{font-size:2rem;line-height:2.7rem;color:#fff;font-weight:700;min-height:72px;z-index:100000}@media only screen and (max-width:1699px){.why-inveo .tile-container .tile .content .title{font-size:2rem}}@media only screen and (max-width:1399px){.why-inveo .tile-container .tile .content .title{min-height:60px}}@media only screen and (max-width:1200px){.why-inveo .tile-container .tile .content .title{font-size:2rem}}@media only screen and (max-width:991px){.why-inveo .tile-container .tile .content .title{font-size:2rem;line-height:1.4}}@media only screen and (max-width:575px){.why-inveo .tile-container .tile .content .title{font-size:2rem;line-height:1.4}}.why-inveo .tile-container .tile .overflow-text{position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;font-size:1.6rem;padding:30px;display:flex;flex-direction:column;justify-content:end;color:#fff;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%);-webkit-transition:ease .4s transform,ease .2s opacity;-moz-transition:ease .4s transform,ease .2s opacity;transition:ease .4s transform,ease .2s opacity}.why-inveo .tile-container .content,.why-inveo .tile-container .bg,.why-inveo .tile-container .bg:before{width:100%;height:100%;top:0;left:0;position:absolute}.highlights-inveo{padding-bottom:50px !important}.cta-careers{background-color:#2d2a26 !important;padding:50px 0 !important}.cta-careers .main-title{color:#fff;font-size:3.2rem;white-space:nowrap;margin-bottom:15px}@media only screen and (max-width:991px){.cta-careers .main-title{font-size:2.5rem;white-space:initial}}.cta-careers .sub-title{font-size:2.4rem;text-align:center;color:#fff}.cta-careers .sub-title a{color:#fff}@media only screen and (max-width:991px){.cta-careers .sub-title{font-size:2rem}}.career-opportunities .filter-container{display:flex;justify-content:center;align-items:baseline}@media only screen and (max-width:767px){.career-opportunities .filter-container{flex-direction:column;justify-content:center;align-items:center;gap:20px}}@media only screen and (max-width:767px){.career-opportunities .sub-header{text-align:center !important}}.career-opportunities .select2-container{width:300px !important}@media only screen and (max-width:767px){.career-opportunities .select2-container{width:100% !important}}.career-opportunities .select-opt{background-color:#05f;color:#f00}.career-opportunities .select2-container--default .select2-selection--single{background-color:#05f}.career-opportunities .select2-container .select2-selection--single{height:40px;display:flex;align-items:center}.career-opportunities .select2-container--default .select2-selection--single .select2-selection__rendered{color:#fff;line-height:28px;font-size:1.4rem;font-weight:600}.career-opportunities .select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:7px;right:4px;width:20px}.career-opportunities .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#fff transparent transparent transparent;border-width:8px 5px 0 5px}.career-opportunities .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #fff transparent;border-width:0 5px 8px 5px}.career-opportunities .joblist-container{margin-top:50px;max-height:700px;padding-right:10px;overflow-y:auto}.career-opportunities .joblist-container::-webkit-scrollbar{width:18px;background-color:#e9ebec;border-radius:16px}.career-opportunities .joblist-container::-webkit-scrollbar-thumb{border-radius:10px;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#05f}@media only screen and (max-width:991px){.career-opportunities .joblist-container{width:100%}}.career-opportunities .joblist-container .single-joblist{margin-bottom:40px;border-bottom:1px solid #05f;/*       gap: 0px 0px;
  display: grid;
  grid-template-columns: 1.7fr 0fr 0.2fr;
  grid-template-rows: 0.4fr 0.3fr;
  grid-auto-flow: row;
  grid-template-areas:
      "job-label company-label btn-label" "job-desc job-desc btn-area";*/}@media only screen and (max-width:767px){.career-opportunities .joblist-container .single-joblist{/*       grid-template-columns: 1fr;
    grid-template-rows: 60px 1fr 60px 0px 0px 0px;
    gap: 0px 0px;
    grid-template-areas:
        "job-label" "job-desc" "btn-area" "btn-label" "company-label" "company-name";

    padding-bottom: 15px;*/margin-bottom:50px;border-bottom:1px solid #05f}}.career-opportunities .joblist-container .job-detail-wraper{display:flex}.career-opportunities .joblist-container .header-label{display:flex;flex-direction:column}.career-opportunities .joblist-container .header-label .label-alt{font-size:1.4rem !important;color:#979797}.career-opportunities .joblist-container .job-label{grid-area:job-label;display:flex;gap:30px}.career-opportunities .joblist-container .company-label{grid-area:company-label}.career-opportunities .joblist-container .btn-label{grid-area:btn-label;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:767px){.career-opportunities .joblist-container .btn-label{background-color:transparent !important;align-self:center}}.career-opportunities .joblist-container .btn-label .icon-arrow{animation-duration:2s;animation-timing-function:ease;animation-iteration-count:infinite;animation-name:bounce}@keyframes bounce{0%{transform:translateY(0)}100%{transform:translateY(13px)}}.career-opportunities .joblist-container .job-label,.career-opportunities .joblist-container .company-label,.career-opportunities .joblist-container .btn-label{font-weight:700;font-size:2rem}@media only screen and (max-width:991px){.career-opportunities .joblist-container .job-label,.career-opportunities .joblist-container .company-label,.career-opportunities .joblist-container .btn-label{font-size:1.7rem}}@media only screen and (max-width:767px){.career-opportunities .joblist-container .job-label,.career-opportunities .joblist-container .company-label,.career-opportunities .joblist-container .btn-label{align-self:center}}.career-opportunities .joblist-container .company-name,.career-opportunities .joblist-container .btn-area{display:flex;align-items:center;font-size:1.4rem}@media only screen and (max-width:767px){.career-opportunities .joblist-container .company-name,.career-opportunities .joblist-container .btn-area{font-size:1.4rem}}.career-opportunities .joblist-container .job-desc{grid-area:job-desc;padding-right:40px;margin-top:10px;border-top:1px solid #05f;font-weight:500;font-size:1.4rem}.career-opportunities .joblist-container .company-name{grid-area:company-name;font-size:1.7rem;font-weight:500}@media only screen and (max-width:767px){.career-opportunities .joblist-container .company-name{justify-content:center;font-size:1.6rem}}.career-opportunities .joblist-container .btn-area{grid-area:btn-area;border-top:1px solid #05f;margin-top:10px}@media only screen and (max-width:767px){.career-opportunities .joblist-container .btn-area{border-top:transparent}}.career-opportunities .joblist-container .lbl{padding-top:20px;padding-bottom:20px;align-self:flex-start}@media only screen and (max-width:767px){.career-opportunities .joblist-container .lbl{border-bottom:transparent}}.career-opportunities .joblist-container .btn-apply{border:1px solid #05f;padding:7px 20px;background-color:#05f;border-radius:12px;text-decoration:none;text-align:center;width:13rem;color:#fff;font-weight:700;transition:all .4s ease}.career-opportunities .joblist-container .btn-apply:hover{color:#05f;background-color:#fff}@media only screen and (max-width:767px){.career-opportunities .joblist-container .btn-apply{width:100%}}.career-opportunities .joblist-container .explore-all{white-space:nowrap;margin-top:40px;font-weight:700;font-size:1.4rem;display:flex;justify-content:center}