#skip a {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

#skip a:focus {
    position: static;
    width: auto;
    height: auto
}

.root {
    background-color: #000
}

.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0 0 99.9% 99.9%);
    clip-path: inset(0 0 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}

.htmlfragment main p,
.htmlfragment p {
    font-size: 1em;
    line-height: 1.5em
}

.htmlfragment .chart-inner-expandable ul,
.htmlfragment .text main ul,
.htmlfragment .text ul {
    list-style-type: disc;
    margin: 1em 0;
    padding-left: 40px
}

.htmlfragment .chart-inner-expandable ul ul,
.htmlfragment .text main ul ul,
.htmlfragment .text ul ul {
    list-style-type: circle
}

.htmlfragment .chart-inner-expandable li,
.htmlfragment .text li,
.htmlfragment .text main li {
    margin: 1em 0
}

.htmlfragment .standard-white-component>h3.secondary-headline,
.htmlfragment .standard-white-component>p {
    display: none
}

.layoutcolumnctrl.section {
    margin: 0
}

.wrapper.html-fragment-page .main-container.html-fragment-page {
    padding-top: 0;
    padding-bottom: 0;
    max-width: none;
    margin-top: 0 !important
}

.branded-landing-page-content {
    max-width: unset;
    margin-top: 70px;
    margin-bottom: 0
}

.branded-landing-page-content .aem-GridColumn {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.gir22 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.75em
}

.gir22 :focus,
.gir22 :focus span {
    outline: currentColor dashed 1px;
}

.gir22 .video-js :focus,
.gir22 .video-js :focus span {
    outline: initial;
}

.gir22 * {
    box-sizing: border-box
}

#main.sticky .gir22-nav {
    z-index: 1100;
    width: 100%;
    position: fixed;
    background-color: #000
}

.gir22 main {
    position: relative;
    background-color: #fff
}

.gir22 .definition {
    font-style: italic
}

.gir22 .nowrap {
    white-space: nowrap
}

@media (min-width:1024px) {
    .gir22 .definition {
        font-size: 18px;
        line-height: 1.5em
    }
}

.gir22 p {
    margin: 10px 0 1em 0
}

.gir22 sup {
    line-height: 1em;
    font-style: normal;
    font-weight: 400
}

.gir22 .bkg-white {
    background-color: #fff
}

.gir22 .bkg-black {
    background-color: #000
}

.gir22 .bkg-deloitte-green {
    background-color: #86BC25
}

.gir22 .bkg-accessible-green {
    background-color: #26890D
}

.gir22 .bkg-accessible-teal {
    background-color: #0D8390
}

.gir22 .bkg-accessible-blue {
    background-color: #007CB0
}

.gir22 .txt-white {
    color: #fff
}

.gir22 .txt-black {
    color: #000
}

.gir22 a,
.gir22 a:visited {
    color: #007CB0
}

.gir22 a:hover {
    text-decoration: underline
}

.gir22-content {
    position: relative;
    background-color: #fff
}

.gir22-section {
    display: block;
    position: relative
}

.gir22-section-inner {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 14px
}

a.gir22-cta,
a.gir22-cta:visited {
    font-weight: 400 !important;
    border-radius: 3px;
    padding: 10px 40px 10px 20px;
    color: #fff !important;
    background-color: #000;
    text-decoration: none !important;
    margin: 10px 5px 0 0;
    display: inline-block;
    position: relative;
    z-index: 10;
    min-width: 200px;
    transition: color .2s linear, background-color .2s linear, border-color .2s linear;
    border: solid 2px transparent
}

a .gir22-cta-arrow::after {
    top: 50%;
    right: 20px;
    color: #007CB0 !important;
    transform: translateY(-50%);
    position: absolute;
    vertical-align: middle;
    font-family: Dcom-EDE !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-decoration: inherit;
    content: '\f105'
}

a.gir22-cta:hover {
    background-color: #007CB0;
    color: #fff !important
}

a.gir22-cta:hover .gir22-cta-arrow::after {
    color: #000 !important
}

.gir22-img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.gir22-img-responsive-fluid {
    display: block;
    width: 100%;
    height: auto
}

@keyframes barLoop {
    0% {
        background-size: 800% 800%;
        opacity: 0;
        width: 0%
    }

    100% {
        background-size: 100% 100%;
        opacity: 1;
        width: 100%
    }
}

header .gir22-section-inner {
    max-width: 1200px
}

.gir22-nav,
.gir22-nav-home {
    background-color: #000;
    color: #fff;
    position: relative
}

.gir22-nav::after {
    content: ' ';
    width: 0%;
    height: 5px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    animation: barLoop 3s ease;
    animation-fill-mode: forwards;
    background: linear-gradient(270deg, #c4d600, #86bc25, #00abab, #00a3e0)
}

.gir22-nav .gir22-section-inner {
    padding: 5px 0 15px
}

.gir22-nav .gir22-primary--nav {
    font-size: 16px;
    padding: 10px 14px;
    background-color: #000
}

.gir22-primary--flex {
    padding: 0
}

.gir22-nav-header .gir22-primary--flex {
    padding-bottom: 0
}

@media (min-width:768px) {
    .gir22-primary--flex {
        padding: 0;
        display: flex;
        flex-direction: row;
        align-items: flex-start
    }

    .gir22-nav .gir22-primary--nav {
        font-size: 16px;
        padding: 10px 14px;
        background-color: #000
    }
}

@media (min-width:1024px) {
    .gir22-primary--flex {
        align-items: center
    }

    .gir22-nav .gir22-primary--nav {
        font-size: 16px;
        padding: 0 14px;
        background-color: #000
    }
}

a.gir22-nav--title,
a.gir22-nav--title:visited {
    text-decoration: none
}

.gir22-nav--title h1,
.gir22-nav--title>div {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.25em
}

.gir22-nav--title h1 span {
    display: block
}

@media (min-width:768px) {

    .gir22-nav--title h1,
    .gir22-nav--title>div {
        font-size: 28px;
        line-height: 1.25em;
        padding: 0
    }

    .gir22-nav--title h1 span {
        display: inline
    }

    a.gir22-nav--title,
    a.gir22-nav--title:visited {
        flex: 1 0 auto;
        padding: 10px 0
    }
}

.gir22-nav-header a.gir22-nav--title-download {
    text-decoration: none;
    color: #86BC25;
    transition: color .25s linear, background-color .25s linear;
    padding: 10px 40px;
    position: relative;
    font-size: 15px;
    line-height: 1em;
    font-weight: 600;
    border-radius: 5px;
    border: solid 2px #86BC25;
    display: block;
    text-align: center;
    margin: 20px 0 0
}

.gir22-nav-header a.gir22-nav--title-download i {
    margin-right: 10px
}

.gir22-nav-header a.gir22-nav--title-download:hover {
    color: #fff
}

@media (min-width:768px) {
    .gir22-nav-header a.gir22-nav--title-download {
        align-self: center;
        flex: 0 1 auto;
        margin: 0
    }
}

.gir22-primary--nav {
    font-size: 16px;
    padding: 10px 0;
    background-color: #000
}

.gir22-primary--nav-mobile-expand {
    display: block;
    cursor: pointer;
    position: relative;
    appearance: none;
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 0;
    margin: 0
}

.gir22-primary--nav-mobile-expand span {
    margin-left: 25px
}

.gir22-icon-navicon {
    vertical-align: middle;
    font-family: Dcom-EDE !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    margin-right: 5px;
    opacity: 1;
    transition: opacity .25s linear;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 15px;
    height: 15px
}

.nomotion .gir22-icon-navicon {
    transition: none
}

.gir22-icon-navicon::before {
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    content: '\f0c9'
}

.gir22-icon-remove {
    vertical-align: middle;
    font-family: Dcom-EDE !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    margin-right: 5px;
    opacity: 0;
    transition: opacity .25s linear;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 15px;
    height: 15px
}

.nomotion .gir22-icon-remove {
    transition: none
}

.gir22-icon-remove::before {
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    content: '\f00d'
}

.gir22-primary--nav-list {
    display: none;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 10px 0
}

.gir22-primary--nav-list li {
    display: block;
    margin: 0
}

.gir22-primary--nav-list a {
    color: #86BC25;
    font-weight: 600;
    text-decoration: none;
    transition: color .2s linear;
    padding: 10px 20px;
    display: block;
    line-height: 1.5em;
    position: relative
}

.nomotion .gir22-primary--nav-list a {
    transition: none
}

.gir22-primary--nav-list a:visited {
    color: #86BC25;
    text-decoration: none
}

.gir22-primary--nav-mobile-expand.open .gir22-icon-navicon {
    opacity: 0
}

.gir22-primary--nav-mobile-expand.open .gir22-icon-remove {
    opacity: 1
}

@media (min-width:768px) {
    .gir22-primary--nav {
        padding: 0;
        flex: 1 0 auto
    }
}

@media (min-width:1024px) {
    .gir22-primary--nav-mobile-expand {
        display: none;
        padding: 0
    }

    .gir22-primary--nav-list {
        display: flex;
        padding: 0;
        margin: 0
    }

    .gir22-primary--nav-list li {
        display: block;
        margin: 0;
        padding: 0 20px 0 0;
        text-align: left
    }

    .gir22-primary--nav-list li:last-child {
        padding-right: 0
    }

    .gir22-primary--nav-list a {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 16px;
        line-height: 1em;
        padding: 10px 0
    }
}

.gir22-primary--nav-list a:focus,
.gir22-primary--nav-list a:hover {
    color: #fff
}

.gir22-primary--nav-list a.active {
    color: #fff
}

.gir22-primary--nav-list a.active::after {
    background-color: #86BC25;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 10px;
    content: ' '
}

@media (min-width:1024px) {
    .gir22-primary--nav-list a.active::after {
        display: none
    }
}

.modal,
.popover {
    top: 0;
    left: 0;
    display: none
}

.modal-title,
.popover {
    line-height: 1.42857143
}

.btn-white.button,
.button,
.reverse-btn {
    vertical-align: middle
}

#header .main-nav li .sub-nav .sub-nav-menu-wrapper .whats-new-section.whats-new-hidden,
.invisible {
    visibility: hidden
}

.modal-open {
    overflow: hidden !important
}

.modal {
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 100%;
    height: 100%
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background: #404040;
    padding: 2em;
    border-radius: .5em;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    width: 90%;
    margin: 1% auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0
}

.modal-body {
    position: relative;
    padding: 20px 20px 0
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.modal {
    z-index: 2001;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.5em
}

.nomotion .fade {
    transition: none
}

.nomotion .modal.fade .modal-dialog {
    transition: none
}

.modal::before {
    display: none
}

.modal-backdrop {
    transition: opacity .25s linear;
    z-index: 1500
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .8;
    filter: alpha(opacity=80)
}

.modal-dialog {
    margin: 0 auto !important;
    max-width: 960px;
    box-sizing: border-box
}

.nomotion .modal-dialog {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.modal-header {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 20px 0;
    text-align: left;
    color: #fff;
    font-weight: 300;
    position: relative;
    font-size: 10px;
    display: block;
    border: none
}

.modal-body h4 {
    font-size: 21px;
    line-height: 1.25em;
    font-weight: 400;
    color: #fff;
    padding: 0;
    margin: 0 0 20px
}

@media (min-width:768px) {
    .modal-body h4 {
        font-size: 24px;
        line-height: 1.25em
    }
}

.modal-body h5 {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 700;
    margin: 1em 0
}

@media only screen and (max-width:767px) {
    .modal-body h4 {
        padding: 0 40px 20px 0
    }

    .modal-body h5 {
        text-align: center
    }
}

.modal-body .modal-sig {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px
}

.modal-header .close {
    margin: 0;
    display: block !important;
    border-radius: 100%;
    border: solid 2px #000;
    color: #fff;
    background: #007CB0;
    position: relative;
    width: 36px;
    height: 36px;
    line-height: 1em;
    right: inherit;
    top: inherit;
    float: right;
    cursor: pointer
}

.modal-header .close span {
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    font-size: 28px;
    line-height: 30px;
    height: 30px;
    font-weight: 400;
    vertical-align: middle
}

.modal-content {
    font-size: 16px;
    line-height: 1.5em;
    position: relative;
    background: 0 0;
    padding: 0;
    border-radius: 10px;
    width: 90%;
    margin: 5% auto 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 0;
    text-align: center;
    color: #2b2b2b;
    background-color: #000
}

.modal-body {
    font-size: 16px;
    line-height: 1.5em;
    color: #2b2b2b;
    text-align: left;
    padding: 0 10px 20px
}

@media (min-width:768px) {
    .modal-body {
        padding: 0 20px 20px
    }
}

.modal-body li,
.modal-body p {
    font-size: 16px;
    line-height: 1.5em;
    color: #fff;
    text-align: left
}

.modal-body .right-image {
    border: solid 1px #86BC25;
    border-top: solid 5px #86BC25;
    margin: 0 0 20px;
    display: block;
    max-width: 280px
}

.modal-content .clearfix::after {
    content: "";
    clear: both;
    display: table
}

@media (min-width:768px) {
    .modal-body .right-image {
        margin: 0 0 20px 20px;
        float: right
    }
}

.modal {
    right: 0;
    bottom: 0
}

.modal-open .modal {
    background: 0 0
}

.modal-backdrop {
    background-color: #000
}

.modal-backdrop.in {
    opacity: .8
}

.modal-content {
    padding: 20px 10px 0;
    border-radius: 10px;
    width: 95vw;
    margin: 10% auto 40px;
    max-width: 960px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .25)
}

@media (min-width:768px) {
    .modal-content {
        border-radius: 10px;
        padding: 20px 20px 0;
        width: 90vw
    }
}

.modal.fade .modal-dialog,
.modal.in .modal-dialog {
    width: 100%;
    max-width: none;
    height: auto;
    display: block;
    width: fit-content
}

.modal-header {
    background: 0 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1005
}

.modal-content .modal-video-wrapper {
    max-width: 960px;
    padding: 56.25% 0 0 0;
    position: relative;
    background-color: transparent;
    margin-bottom: 20px
}

.htmlfragment .modal-video-wrapper li,
.htmlfragment .modal-video-wrapper ul,
.htmlfragment .modal-video-wrapper ul ul {
    line-height: 1.5em
}

.modal-content .video-js.vjs-fluid {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%
}

.modal-video-wrapper {
    display: none;
}

.modal-content .video-js .vjs-dock-shelf,
.modal-content .video-js .vjs-dock-text {
    display: none
}

/*
.modal-content .brightcove-fallback-msg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    padding: 20px
}
*/


.modalVideoOneTrust {
    background: #f7f7f6;
    color: #000;
    font-size: 16px;
    line-height: 1.5em;
    display: block;
  }
  
  .modal-content .cmp-video__cookie-fallback {
    background: #f7f7f6;
    display: flex;
    justify-content: center;
    padding: 24px;
    height: 100%;
  }
  @media (min-width: 768px) { 
      .modal-content .cmp-video__cookie-fallback {
          padding: 56px 24px;
        }
  }
  
  .modal-content .cmp-video__cookie-fallback__inner {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    align-self: flex-start;
    max-width: 545px;
  }
  
  .modal-content .cmp-video__cookie-fallback__inner p {
    color: #000;
    margin: 0;
    font-size: 0.875em;
    line-height: 1.5em;
  }
  
  .modal-content .cmp-video__cookie-fallback__inner .cmp-text .cmp-text__regular {
    text-align: center;
    margin: 8px 0;
  }
  
  .modal-content .cmp-video__cookie-fallback__thumbnail {
  
  }
  .modal-content .cmp-video__cookie-fallback__inner .thumbnail {
    display: flex;
    flex-direction: revert;
    border: 1px solid #53565a;
    padding: 8px;
    max-width: 310px;
    margin: 24px 0;
    background-color: #fff;
    text-align: left;
  }
  .modal-content .cmp-video__cookie-fallback__inner .thumbnail__text {
    flex-grow: 1;
    display: flex;
    margin-left: 12px;
    text-align: left;
    font-size: .875em;
    line-height: 1;
    color: #53565a;
  }
  .modal-content .cmp-video__cookie-fallback__inner .thumbnail__text .cmp-text .cmp-text__regular {
    text-align: left;
    margin: 0;
  }
  
  .modal-content .cmp-video__cookie-fallback__inner .button {
    background: transparent;
    margin: 0 0 16px 0;
  }
  
  .modal-content .cmp-video__cookie-fallback__inner .button-container {
    background-color: #1076a8 !important;
    border-color: #1076a8 !important;
    color: #fff !important;
    width: auto;
    border-radius: 6.25em;  
  }
  
  .modal-content .cmp-video__cookie-fallback__inner .button-container a,
  .modal-content .cmp-video__cookie-fallback__inner .button-container a:hover,
  .modal-content .cmp-video__cookie-fallback__inner .button-container a:visited {
    font-weight: 600;
    color: #fff;
    padding: .75em 2.5em;
    display: block;
    text-decoration: none;
  }

.modal-text .modal-content .img-right {
    float: right;
    max-width: 180px;
    width: 100%;
    border-radius: 50%;
    border: solid 5px #9DD4CF;
    margin: 0 0 20px 20px
}

@media (max-width:767px) {
    .modal-text .modal-content .img-right {
        float: none;
        max-width: 180px;
        width: 100%;
        display: block;
        border-radius: 50%;
        border: solid 5px #9DD4CF;
        margin: 20px auto
    }
}

.modal-text .modal-content {
    padding-bottom: 80px;
    box-sizing: border-box
}

.modal-text .modal-content a {
    font-weight: 700;
    color: #007CB0
}

@media (min-width:768px) {
    .modal-text .modal-content {
        background-size: 75%
    }
}

@media (min-width:1024px) {
    .modal-text .modal-content {
        background-size: 66.666%
    }
}

.gir22-header {
    position: relative;
    background-color: #000;
    color: #fff
}

.gir22-header::after {
    content: ' ';
    position: absolute;
    height: 10px;
    width: 100%;
    bottom: 0;
    background-color: #007680;
    opacity: .5;
    z-index: 99
}

.gir22-home-header-item {
    opacity: 0;
    display: none;
    position: relative
}

.gir22-home-header-item-1 .gir22-home-header-bkg {
    background-image: url(/content/dam/assets-global/custom/gir/2022/img/home-hero-1-768x432.jpg)
}

.gir22-home-header-item-2 .gir22-home-header-bkg {
    background-image: url(/content/dam/assets-global/custom/gir/2022/img/home-hero-2-768x432.jpg)
}

.gir22-home-header-item-3 .gir22-home-header-bkg {
    background-image: url(/content/dam/assets-global/custom/gir/2022/img/home-hero-3-768x432.jpg)
}

@media (min-width:768px) {
    .gir22-home-header-item-1 .gir22-home-header-bkg {
        background-image: url(/content/dam/assets-global/custom/gir/2022/img/home-hero-1-1024x512.jpg)
    }

    .gir22-home-header-item-2 .gir22-home-header-bkg {
        background-image: url(/content/dam/assets-global/custom/gir/2022/img/home-hero-2-1024x512.jpg)
    }

    .gir22-home-header-item-3 .gir22-home-header-bkg {
        background-image: url(/content/dam/assets-global/custom/gir/2022/img/home-hero-3-1024x512.jpg)
    }
}

@media (min-width:1024px) {
    .gir22-home-header-item-1 .gir22-home-header-bkg {
        background-image: url(/content/dam/assets-global/custom/gir/2022/img/home-hero-1-1200x480.jpg)
    }

    .gir22-home-header-item-2 .gir22-home-header-bkg {
        background-image: url(/content/dam/assets-global/custom/gir/2022/img/home-hero-2-1200x480.jpg)
    }

    .gir22-home-header-item-3 .gir22-home-header-bkg {
        background-image: url(/content/dam/assets-global/custom/gir/2022/img/home-hero-3-1200x480.jpg)
    }
}

@media (min-width:1200px) {
    .gir22-home-header-item-1 .gir22-home-header-bkg {
        background-image: url(/content/dam/assets-global/custom/gir/2022/img/home-hero-1-1920x600.jpg)
    }

    .gir22-home-header-item-2 .gir22-home-header-bkg {
        background-image: url(/content/dam/assets-global/custom/gir/2022/img/home-hero-2-1920x600.jpg)
    }

    .gir22-home-header-item-3 .gir22-home-header-bkg {
        background-image: url(/content/dam/assets-global/custom/gir/2022/img/home-hero-3-1920x600.jpg)
    }
}

.gir22-home-header-slides {
    position: relative
}

@media (max-width:767px) {
    .gir22-home-header-slides {
        padding-bottom: 60px
    }
}

.gir22-home-header {
    position: relative
}

@media (min-width:768px) {
    .gir22-header .gir22-section-inner {
        display: flex;
        flex-direction: row;
        width: 100%;
        height: 100%;
        align-items: center;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 10
    }
}

.gir22-home-header-bkg {
    position: relative;
    width: 100%;
    display: block;
    background-color: #000;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 56.25%;
    z-index: 1
}

.gir22-home-header-bkg::after {
    content: ' ';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 66.666%, #000 100%);
    z-index: 3;
    display: block
}

@media (min-width:768px) {
    .gir22-home-header-bkg {
        background-size: cover;
        padding-top: 50%
    }

    .gir22-home-header-bkg::after {
        background: linear-gradient(90deg, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, .6) 45%, rgba(0, 0, 0, 0) 65%)
    }
}

@media (min-width:1024px) {
    .gir22-home-header-bkg {
        padding-top: 40%
    }
}

@media (min-width:1200px) {
    .gir22-home-header-bkg {
        padding-top: 0;
        height: 480px
    }
}

.gir22-home-header-content {
    margin: -15% 0 0 0;
    padding: 20px 0;
    z-index: 10;
    position: relative
}

@media (min-width:768px) {
    .gir22-home-header-content {
        width: 40%;
        padding: 0 20px 0 0;
        margin: 0
    }

    .gir22-home-header-content p {
        text-shadow: 0 0 10px rgba(0, 0, 0, .25)
    }
}

.gir22-home-header-item h2 {
    font-size: 32px;
    line-height: 1.25em;
    color: #000;
    font-weight: 400;
    margin: 0 0 20px;
    display: inline-block
}

@media (min-width:1024px) {
    .gir22-home-header-item h2 {
        font-size: 36px;
        line-height: 1.25em
    }
}

.gir22-home-header-item h2 span {
    display: inline;
    padding: .15em 0;
    margin: 0 .44em;
    line-height: 1.5em;
    background-color: #86BC25;
    box-shadow: .44em 0 0 #86BC25, -.44em 0 0 #86BC25;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.gir22-home-header-item .gir22-cta {
    border: solid 2px #007CB0 !important
}

.gir22-home-header-controls-carousel {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    line-height: 1em
}

.gir22-home-header-controls-carousel ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    background-color: rgba(0, 0, 0, .8);
    width: fit-content;
    height: 28px;
    border-radius: 20px;
    margin: 0 5px 0 0;
    order: 1;
    box-shadow: 0 0 2px 2px rgba(255, 255, 255, .2)
}

.gir22-home-header-controls-carousel li {
    display: inline-block
}

.gir22-home-header-controls-motion {
    appearance: none;
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    margin: 5px;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    border: none;
    background-color: transparent;
    cursor: pointer;
    border-radius: 3px;
    position: relative
}

.gir22-home-header-controls-motion .gir22-home-header-controls-motion-pause,
.gir22-home-header-controls-motion .gir22-home-header-controls-motion-play {
    position: relative;
    width: 20px;
    height: 20px;
    display: block;
    margin-left: 4px
}

.gir22-home-header-controls-motion-play::after {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    color: #fff;
    position: absolute;
    vertical-align: middle;
    font-family: Dcom-EDE !important;
    font-size: 16px;
    line-height: 1em;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-decoration: inherit;
    content: '\f04b'
}

.gir22-home-header-controls-motion-pause::after {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    color: #fff;
    position: absolute;
    vertical-align: middle;
    font-family: Dcom-EDE !important;
    font-size: 16px;
    line-height: 1em;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-decoration: inherit;
    content: '\f04c'
}

button.gir22-home-header-controls-btn {
    appearance: none;
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 4px 5px;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    border-radius: 50%;
    border: none;
    background-color: #007CB0;
    cursor: pointer
}

button.gir22-home-header-controls-btn.active {
    background-color: #fff
}

.gir22-home-header-controls {
    color: #000;
    background-color: #f4f4f4;
    font-size: 18px;
    line-height: 1em
}

.gir22-home-header-controls-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 14px
}

.gir22-home-header-controls ul {
    margin: 20px 0 0
}

@media (min-width:768px) {
    .gir22-home-header-controls-content {
        display: flex;
        flex-direction: row;
        align-items: center
    }

    .gir22-home-header-controls ul {
        flex: 1 0 auto;
        order: 1;
        margin: 0
    }
}

.gir22-home-header-controls ul {
    list-style-type: none;
    padding: 5px 0 0 0;
    margin: 0
}

@media (min-width:768px) {
    .gir22-home-header-controls ul {
        padding: 0
    }
}

.gir22-motion-toggle-label {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    order: 2
}

.gir22-motion-toggle {
    position: absolute;
    top: 30px;
    left: 14px;
    display: flex;
    flex-direction: row;
    align-items: center;
    pointer-events: all;
    order: 2
}

@media (min-width:768px) {
    .gir22-motion-toggle {
        flex: 0 1 auto;
        right: 14px;
        left: auto
    }
}

input.gir22-motion-toggle-input[type=checkbox] {
    position: relative;
    cursor: pointer;
    background-color: #75787B;
    -webkit-transition: .2s;
    transition: .2s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 48px;
    height: 28px;
    border-radius: 20px;
    margin: 0 5px 0 0;
    order: 1;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .25)
}

.gir22-motion-toggle-input::before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .2s;
    transition: .2s;
    border-radius: 50%
}

input.gir22-motion-toggle-input[type=checkbox]:checked {
    background-color: #000
}

.gir22-motion-toggle-input:checked::before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px)
}

.bc-player-oUbEuEys0_default .vjs-big-play-button:active,
.bc-player-oUbEuEys0_default .vjs-big-play-button:focus,
.bc-player-oUbEuEys0_default:active .vjs-big-play-button,
.bc-player-oUbEuEys0_default:hover .vjs-big-play-button {
    background-color: #86BC25
}

.bc-player-oUbEuEys0_default .vjs-play-progress,
.bc-player-oUbEuEys0_default .vjs-volume-level {
    background-color: #86BC25
}

.gir22-articles-top {
    position: relative;
    background-color: #fff;
    z-index: 1;
    padding-top: 10px
}

.gir22-articles::before {
    content: ' ';
    position: absolute;
    height: 10px;
    width: 100%;
    top: 0;
    background-color: #007680;
    opacity: .5;
    z-index: 3
}

.gir22-articles {
    padding: 0;
    position: relative;
    background-color: #fff
}

.gir22-articles .gir22-section-inner {
    padding: 80px 14px 60px 14px
}

@media (min-width:768px) {
    .gir22-articles .gir22-section-inner {
        max-width: 1080px;
        padding: 60px 14px
    }
}

@media (min-width:1024px) {
    .gir22-articles .gir22-section-inner {
        padding: 80px 14px
    }
}

.gir22-articles h2 {
    font-size: 28px;
    line-height: 1.25em;
    color: #000;
    font-weight: 400;
    margin: 0 0 .25em 0
}

@media (min-width:1024px) {
    .gir22-articles h2 {
        font-size: 32px;
        line-height: 1.25em
    }
}

.gir22-section-header-text {
    margin-bottom: 20px;
    max-width: 800px
}

.gir22-home-box-wrapper {
    position: relative;
    width: 100%
}

@media (min-width:768px) {
    .gir22-home-box-wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 1fr;
        grid-gap: 20px
    }
}

@media (min-width:1024px) {
    .gir22-home-box-wrapper {
        grid-gap: 40px
    }
}

.gir22-home-box {
    position: relative;
    z-index: 10;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    background-color: #000
}

@media (min-width:768px) {
    .gir22-home-box {
        margin-bottom: 0
    }
}

.gir22-home-box-inner {
    position: relative;
    background-color: #000;
    text-align: center
}

.gir22-home-box-img {
    padding-top: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 300px;
    overflow: hidden;
    transform: scale(1.25);
    opacity: 0;
    transition: transform .8s ease-out, opacity .8s linear
}

#gir22.nomotion .gir22-home-box-img {
    transform: scale(1);
    opacity: 1;
    transition: none
}

.gir22-home-box.active .gir22-home-box-img {
    transform: scale(1);
    opacity: 1
}

.gir22-home-box-inner h3 {
    font-size: 24px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
    margin: 0
}

.gir22-home-box-inner a.cta-btn,
.gir22-home-box-inner a.cta-btn:hover {
    color: #fff;
    text-decoration: none;
    padding: 20px;
    text-align: center;
    display: block
}

.gir22-home-box-inner a.cta-btn .cta-btn-arrow {
    position: relative;
    background-color: transparent;
    border: solid 2px #007CB0;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    pointer-events: all;
    cursor: pointer;
    margin: 0 10px;
    vertical-align: bottom;
    transition: color .2s linear, background-color .2s linear, border-color .2s linear
}

.gir22-home-box-inner a.cta-btn .cta-btn-arrow::after {
    position: absolute;
    top: 50%;
    left: 50%;
    vertical-align: middle;
    font-family: Dcom-EDE !important;
    content: '\f105';
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-decoration: inherit;
    color: #fff;
    transform: translate(-50%, -50%);
    font-size: 16px;
    text-align: center;
    line-height: 1em;
    transition: color .2s linear, background-color .2s linear, border-color .2s linear
}

.gir22-home-box-inner a.cta-btn:hover .cta-btn-arrow {
    background-color: #007CB0
}

.gir22-home-box-inner a.cta-btn:hover .cta-btn-arrow::after {
    color: #fff
}

.gir22-esg {
    padding: 40px 0;
    position: relative;
    background-color: #f4f4f4
}

@media (min-width:768px) {
    .gir22-esg-content {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 40px
    }
}

@media (min-width:1024px) {
    .gir22-esg {
        padding: 80px 0
    }
}

.gir22-esg .gir22-section-inner {
    max-width: 1080px
}

.gir22-esg-content-carousel-wrapper {
    margin-bottom: 20px;
    position: relative
}

.gir22-esg-content-carousel-controls {
    display: flex;
    flex-direction: row;
    justify-content: center;
    list-style-type: none;
    padding: 10px;
    margin: 0
}

.gir22-esg-content-carousel-controls li {
    display: block;
    line-height: 1em;
    margin: 0
}

.gir22-esg-content-carousel-controls button.gir22-esg-content-carousel-motion {
    appearance: none;
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    margin: 5px;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    border: none;
    background-color: transparent;
    cursor: pointer;
    border-radius: 3px;
    position: relative
}

.gir22-esg-content-carousel-controls button.gir22-esg-content-carousel-motion-play,
.gir22-esg-content-carousel-motion-pause {
    position: relative;
    width: 20px;
    height: 20px;
    display: block
}

.gir22-esg-content-carousel-motion-play::after {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    color: #000;
    position: absolute;
    vertical-align: middle;
    font-family: Dcom-EDE !important;
    font-size: 16px;
    line-height: 1em;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-decoration: inherit;
    content: '\f04b'
}

.gir22-esg-content-carousel-motion-pause::after {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    color: #000;
    position: absolute;
    vertical-align: middle;
    font-family: Dcom-EDE !important;
    font-size: 16px;
    line-height: 1em;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-decoration: inherit;
    content: '\f04c'
}

.gir22-esg-content-carousel-controls button.gir22-esg-content-carousel-btn {
    appearance: none;
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    margin: 5px;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    border-radius: 50%;
    border: none;
    background-color: #007CB0;
    cursor: pointer;
    position: relative
}

.gir22-esg-content-carousel-controls button.gir22-esg-content-carousel-btn.active {
    background-color: #000
}

@media (min-width:768px) {
    .gir22-esg-content-carousel-wrapper {
        flex: 0 1 50%;
        margin-bottom: 0
    }
}

.gir22-esg-content-carousel-wrapper {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.gir22-esg-content-carousel-item {
    opacity: 0;
    display: none
}

.gir22-esg-content-text {
    flex: 0 1 50%
}

.gir22-esg .gir22-esg-content-text h2 {
    font-size: 28px;
    line-height: 1.25em;
    color: #000;
    font-weight: 400;
    margin: 0 0 .25em 0
}

@media (min-width:1024px) {
    .gir22-esg-content-text {
        flex: 0 1 50%;
        padding-left: 20px
    }

    .gir22-esg .gir22-esg-content-text h2 {
        font-size: 32px;
        line-height: 1.25em
    }
}

.gir22-esg-factoid {
    font-size: 16px;
    line-height: 1.5em;
    margin: 0;
    padding: 20px 20px 0
}

.gir22-esg-factoid-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: inherit
}

.gir22-esg-factoid svg {
    margin: 0 auto;
    width: 100%;
    max-width: 300px;
    display: block;
    padding: 0 20px 0 0;
    flex: 1 0 50%
}

.gir22-esg-factoid-content {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    flex: 1 0 50%
}

.gir22-esg-factoid-highlight {
    font-size: 32px;
    line-height: 1.25em;
    font-weight: 400;
    display: block
}

.gir22-esg-factoid-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em
}

.gir22-section-seq-link {
    background-color: #000;
    color: #fff;
    clear: both;
    position: relative
}

.gir22-section-seq-link::after {
    content: ' ';
    width: 0%;
    height: 5px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    animation: barLoop 3s ease;
    animation-fill-mode: forwards;
    background: linear-gradient(270deg, #c4d600, #86bc25, #00abab, #00a3e0)
}

.gir22-section-seq-link .gir22-section-inner {
    max-width: 1200px;
    padding: 0 14px;
    text-align: center
}

@media (min-width:768px) {
    .gir22-section-seq-link-inner {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 20px 0
    }
}

.gir22-section-seq-link-btn {
    display: block;
    flex: 1 0 50%;
    padding: 10px 0
}

@media (min-width:768px) {
    .gir22-section-seq-link-btn {
        margin: 0
    }

    .gir22-section-seq-link-btn-prev {
        text-align: left
    }

    .gir22-section-seq-link-btn-next {
        text-align: right
    }
}

.gir22-section-seq-link-btn a,
.gir22-section-seq-link-btn a:visited {
    color: #fff;
    text-decoration: none;
    position: relative;
    display: block
}

.gir22-section-seq-link-btn-prev a {
    padding-left: 25px;
    padding-right: 10px
}

.gir22-section-seq-link-btn-next a {
    padding-left: 10px;
    padding-right: 25px
}

@media (min-width:768px) {
    .gir22-section-seq-link-btn a {
        font-size: 16px;
        line-height: 1.5em;
        display: block
    }
}

@media (min-width:1024px) {
    .gir22-section-seq-link-btn a {
        font-size: 18px;
        line-height: 1.5em
    }
}

.gir22-seq-btn-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    width: 20px;
    height: 20px;
    line-height: 40px;
    overflow: hidden;
    display: block;
    pointer-events: all;
    cursor: pointer;
    margin: 0
}

.gir22-seq-btn-arrow::after {
    position: absolute;
    top: 50%;
    left: 50%;
    vertical-align: middle;
    font-family: Dcom-EDE !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-decoration: inherit;
    color: #007CB0;
    transform: translate(-50%, -50%);
    font-size: 24px;
    text-align: center;
    line-height: 1em
}

.gir22-section-seq-link-btn-prev .gir22-seq-btn-arrow {
    left: 0
}

.gir22-section-seq-link-btn-next .gir22-seq-btn-arrow {
    right: 0
}

.gir22-section-seq-link-btn-prev .gir22-seq-btn-arrow::after {
    content: '\f104'
}

.gir22-section-seq-link-btn-next .gir22-seq-btn-arrow::after {
    content: '\f105'
}

@media (max-width:767px) {
    .gir22-section-seq-link-btn {
        padding: 20px 0
    }

    .gir22-section-seq-link-btn a strong {
        clear: both;
        display: block
    }
}

.gir22-footer {
    background-color: #000;
    color: #fff;
    padding: 0
}

.gir22-footer .gir22-section-inner {
    max-width: 1200px
}

.gir22-footer-rule {
    padding: 10px 0 0 0
}

.gir22-footer--flex {
    padding: 0
}

.gir22-footer--flex-download {
    font-size: 16px;
    padding-top: 10px;
    text-align: center;
    margin: 0 auto;
    max-width: 1200px
}

.gir22-footer--flex-download a {
    position: relative;
    font-weight: 700
}

.gir22-footer--flex-top {
    padding-top: 20px;
    text-align: center
}

.gir22-footer--flex-btm {
    padding-top: 10px;
    padding-bottom: 20px
}

@media (min-width:768px) {
    .gir22-footer--flex {
        display: flex;
        flex-direction: row;
        align-items: center
    }

    .gir22-footer--flex-download a {
        padding: 0 20px 0 0
    }
}

@media (min-width:1024px) {
    .gir22-footer--flex-top {
        padding-top: 20px
    }

    .gir22-footer--flex-btm {
        padding-top: 10px;
        padding-bottom: 20px
    }
}

a.gir22-footer--title,
a.gir22-footer--title:visited {
    font-size: 21px;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    display: block
}

@media (max-width:767px) {

    a.gir22-footer--title,
    a.gir22-footer--title:visited {
        padding-bottom: 20px
    }
}

.gir22-footer--nav {
    flex: 1 0 auto
}

.gir22-footer--nav-list {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center
}

.gir22-footer--nav-list li {
    display: block;
    font-size: 16px;
    margin: 0;
    padding: 0;
    text-align: left
}

.gir22-footer--nav-list li:last-child {
    margin: 0
}

.gir22-footer--flex-download a,
.gir22-footer--flex-download a:visited,
.gir22-footer--nav-list a,
.gir22-footer--nav-list a:visited {
    color: #86BC25;
    text-decoration: none;
    transition: color .2s linear;
    padding: 10px 5px;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1em;
    line-height: 1.5em;
    text-align: center
}

.gir22-footer--flex-download a:focus,
.gir22-footer--flex-download a:hover,
.gir22-footer--nav-list a:focus,
.gir22-footer--nav-list a:hover {
    color: #fff
}

@media (min-width:768px) {

    .gir22-footer--title,
    .gir22-footer--title:visited {
        font-size: 16px;
        line-height: 1em
    }

    .gir22-footer--nav-list {
        justify-content: start
    }

    .gir22-footer--nav-list a {
        font-size: 16px;
        line-height: 1em;
        padding: 10px 10px 10px 0
    }

    .gir22-footer--flex-download a {
        padding: 10px 20px 10px 0
    }
}

@media (min-width:1024px) {

    .gir22-footer--title,
    .gir22-footer--title:visited {
        font-size: 16px;
        line-height: 1em
    }

    .gir22-footer--nav-list a {
        font-size: 16px;
        line-height: 1em;
        padding: 10px 10px 10px 0
    }

    .gir22-footer--flex-download a {
        font-size: 16px;
        line-height: 1em
    }
}

.gir22-footer--social {
    flex: 1 0 auto;
    margin: 0;
    justify-content: center;
    display: flex
}

.gir22-footer--social ul {
    padding: 0;
    margin: 0 auto;
    list-style-type: none;
    display: flex;
    flex-direction: row;
    align-content: center
}

.gir22-footer--social ul li {
    font-size: 18px;
    display: block;
    margin: 0
}

.gir22-footer--social a,
.gir22-footer--social a:hover,
.gir22-footer--social a:visited {
    background-color: #000 !important;
    color: #97999B !important;
    cursor: pointer;
    margin: 0 10px;
    text-decoration: none;
    transition: color .5s linear;
    display: block;
    width: 20px;
    height: 20px
}

.gir22-footer--social a:hover {
    color: #86BC25 !important
}

@media (min-width:768px) {
    .gir22-footer--social {
        display: block
    }

    .gir22-footer--social ul {
        justify-content: end
    }

    .gir22-footer--social li:first-child a {
        margin-left: 0
    }

    .gir22-footer--social li:last-child a {
        margin-right: 0
    }
}

.gir22-footer--legal-btn {
    margin: 20px auto 0;
    cursor: pointer;
    display: block;
    text-align: center;
    appearance: none;
    background: 0 0;
    border: none;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 1em;
    padding: 0
}

.gir22-footer--legal-btn:after,
.gir22-footer--legal-btn:before {
    border-bottom: 2px solid #97999B;
    border-right: 2px solid #97999B;
    content: '';
    display: inline-block;
    height: 5px;
    top: -2px;
    margin: 0 10px;
    pointer-events: none;
    position: relative;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    width: 5px
}

main.nomotion .gir22-footer--legal-btn:after,
main.nomotion .gir22-footer--legal-btn:before {
    -webkit-transition: none;
    transition: none
}

.gir22-footer--legal-btn:hover::after,
.gir22-footer--legal-btn:hover::before {
    border-bottom: 2px solid #86BC25;
    border-right: 2px solid #86BC25
}

.gir22-footer--legal-btn.open:after,
.gir22-footer--legal-btn.open:before {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

@media (min-width:768px) {
    .gir22-footer--legal-btn {
        margin: 0 10px;
        text-align: left
    }
}

.gir22-footer--legal {
    font-size: 16px
}

.gir22-footer--legal p {
    color: #fff
}

.gir22-footer--legal .legal-expand {
    display: none;
    font-size: 16px;
    line-height: 1.5em;
    padding: 0 0 40px
}

.gir22-footer--legal .legal-expand p {
    font-size: 16px !important;
    line-height: 1.5em !important
}

.gir22-footer--legal .legal-expand p a,
.gir22-footer--legal .legal-expand p a:visited {
    color: #007CB0;
    font-weight: 700;
    text-decoration: none
}

.gir22-footer--legal .legal-expand p a:hover {
    color: #007CB0;
    text-decoration: underline
}

.gir22-footer--legal .btn-center {
    text-align: center;
    display: block
}