html {
    overflow-x: hidden;
    overflow-y: scroll;
}

html *,
html *:after,
html *:before {
    z-index: 2;
}

html,
body, .header
.header-contents {
    /* min-width: 1920px; */
    margin: auto;
}

.header .header-contents,
.page {
    width: 100%;
    margin: auto;
}

.page {
    max-width: 100%;
}

.page span {
    cursor: default;
    user-select: none;
}

.page a {
    color: inherit;
    text-decoration: none;
    box-shadow: 0px 2px currentColor;
}

.page .section {
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow-x: hidden;
    /* width: 1920px !important; */
}

.page .section.section-a {
    height: 1080px;
    max-height: 100vh;
    background-color: #1f1439;
    overflow: hidden;
}

.page .section.section-a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(255,255,255,0.075) 0%, transparent 60%);
    background-size: 100vw 100vw;
    background-position: center center;
    z-index: 1;
    opacity: 1;
}

.page .section.section-b {
    height: 474px;

    overflow: hidden;
    background: #EE2B51;
}

.page .section.section-c {
    height: 1081px;
}

.page .section.section-c:before {
    content: "";
    display: none;
    position: absolute;
    left: -100%;
    top: 0;
    width: 300%;
    height: 50px;
    background: linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0));
    background-size: 100% 45px;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 1;
    opacity: 0.5;
}

.page .section.section-c:after {
    content: "";
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25));
    background-size: 100% 45px;
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: 1;
    opacity: 0.5;
}

.page .section.section-d {
    height: 1080px;
}

.page .section.section-e {
    height: 480px;

    background-image: url("/img/e_bg.png");
}


.page ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.page ul li {
    position: relative;
    padding-left: 41px;
}

.page ul li + li {
    margin-top: 9px;
}

.page ul li:before {
    content: "";
    width: 20px;
    height: 22px;
    background-image: url("/img/icon-bullet.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 20px;
    margin-top: -11px;
}



.text-1 {
    font-family: "GothamWeb";
    font-size: 147px;
    line-height: 1;
    color: white;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: -1.5px;
}

.text-1 > span {
    position: relative;
    top: 0.1em;
    margin-top: -0.18em;
}

@media (max-width: 1279px) {
    .text-1 > span {
        margin-top: 0em;
        top: -0.2em;
    }
}

.text-2 {
    font-family: "GothamWeb";
    font-size: 42px;
    line-height: 50px;
    color: white;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0px;
}

.text-3 {
    font-family: "GothamWeb";
    font-size: 36px;
    line-height: 43px;
    color: white;
    font-weight: 400;
    letter-spacing: 0px;
}

.text-4 {
    font-family: "GothamWeb";
    font-size: 32px;
    line-height: 39px;
    color: white;
    font-weight: 400;
    letter-spacing: -0.2px;
}

.text-5 {
    font-family: "GothamWeb";
    font-size: 48px;
    line-height: 56px;
    color: white;
    font-weight: 900;
    letter-spacing: 0px;
}

.text-6 {
    font-family: "GothamWeb";
    font-size: 36px;
    line-height: 42px;
    color: white;
    font-weight: 700;
}

.text-7 {
    font-family: "GothamWeb";
    font-size: 50px;
    line-height: 59px;
    color: white;
    font-weight: 900;
    letter-spacing: 0px;
}

.text-8 {
    font-family: "GothamWeb";
    font-size: 38px;
    line-height: 46px;
    color: white;
    font-weight: 300;
}

.text-8 a {
    font-weight: 600;
    color: #EE2B51;

    text-decoration: none;
    box-shadow: 0px 2px currentColor;
}


#section-a-1 {
    position: absolute;
    left: 96px;
    top: 348px;
    color: #1FAFB5;
    background: radial-gradient(#1fafb5, #8bc97f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200% 100%;
    background-position: -50% 20%;
}

#section-a-2 {
    position: absolute;
    left: 98px;
    top: 618px;
}


#icon-arrow {
    position: absolute;
    left: 50%;
    bottom: 45px;
    width: 40px;
    height: 35px;
    margin-left: -20px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/img/icon-arrow.png");
}



#section-b-1,
#section-b-4,
#section-b-7 {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}



#section-b-2,
#section-b-3 {
    left: 102px;
}

#section-b-5,
#section-b-6 {
    left: 760px;
    left: calc((100% * (1/3)) + 120px);
}

#section-b-8,
#section-b-9 {
    left: 1384px;    
    left: calc((100% * (2/3)) + 104px);
}

#section-b-2,
#section-b-5,
#section-b-8 {
    top: 314px;    
}

#section-b-3,
#section-b-6,
#section-b-9 {
    top: 366px;    
}

#section-b-2 {
    position: absolute;
    color: #EE2B51;
}

#section-b-3 {
    position: absolute;
}

#section-b-5 {
    position: absolute;
    color: #EE2B51;
}

#section-b-6 {
    position: absolute;
}

#section-b-8 {
    position: absolute;
    color: #EE2B51;
}

#section-b-9 {
    position: absolute;
}



[id*=howdoes] {
    width: 400px;
    height: 400px;
}

.section.section-c .text-4,
.section.section-c .text-6 {
    display: block;
    text-align: center;
    width: 400px;
}

.section.section-c .text-4 {
    color: black;
}

#section-c-1 {
    position: absolute;
    left: 99px;
    top: 144px;
    color: #EE2B51;
}

#section-c-2-1 {
    position: absolute;
    left: 108px;
    top: 734px;
    color: #EE2B51;
}

#section-c-2-2 {
    position: absolute;
    left: 108px;
    top: 790px;
}

#section-c-3-1 {
    position: absolute;
    left: 542px;
    top: 734px;
    color: #EE2B51;
}

#section-c-3-2 {
    position: absolute;
    left: 542px;
    top: 790px;
}

#section-c-4-1 {
    position: absolute;
    left: 978px;
    top: 734px;
    color: #EE2B51;
}

#section-c-4-2 {
    position: absolute;
    left: 978px;
    top: 790px;
}

#section-c-5-1 {
    position: absolute;
    left: 1410px;
    top: 734px;
    color: #EE2B51;
}

#section-c-5-2 {
    position: absolute;
    left: 1410px;
    top: 790px;
}



#section-d-1 {
    position: absolute;
    left: 103px;
    top: 139px;
}

#section-d-2 {
    position: absolute;
    left: 100px;
    top: 232px;
}

#section-d-3 {
    position: absolute;
    left: 200px;
    top: 548px;
}

#section-d-4 {
    position: absolute;
    left: 100px;
    top: 722px;
}


#section-e-1 {
    position: absolute;
    left: 100px;
    top: 98px;
}

#section-e-2 {
    position: absolute;
    left: 100px;
    top: 214px;
}

.header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
}

.header .header-contents {
    position: relative;
}

.header #header-logo {
    position: absolute;
    left: 103px;
    top: 80px;
}

.header #header-hamburger {
    display: block;
    position: absolute;
    right: 94px;
    top: 80px;
    width: 60px;
    height: 49px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/img/header-hamburger.png");
}

.header #header-button {
    display: block;
    position: absolute;
    right: 311px;
    top: 80px;
    text-transform: uppercase;
    font-family: 'GothamWeb';
    font-weight: 600;
    color: white;
    border: 1px solid currentColor;
    font-size: 27px;
    line-height: 35px;
    padding: 6px 41px;
    letter-spacing: 5px;
}


[id*=howdoes] img {
    display: none;
    opacity: 0;
}

[id*=howdoes] video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    user-select: none;
    pointer-events: none;
}

#howdoes-1 {
    position: absolute;
    left: 108px;
    top: 270px;
}
#howdoes-2 {
    position: absolute;
    left: 542px;
    top: 270px;
}
#howdoes-3 {
    position: absolute;
    left: 978px;
    top: 270px;
}
#howdoes-4 {
    position: absolute;
    left: 1410px;
    top: 270px;
}

#social-facebook {
    position: absolute;
    right: 249px;
    top: 108px;
    width: 48px;
    height: 48px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/img/social-facebook.png");
}

#social-instagram {
    position: absolute;
    right: 174px;
    top: 108px;
    width: 48px;
    height: 48px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/img/social-instagram.png");
}

#social-linkedin {
    position: absolute;
    right: 100px;
    top: 108px;
    width: 48px;
    height: 48px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/img/social-linkedin.png");
}

[data-fadein] {
    opacity: 0;
    transition: all 500ms ease;
    transform: translateY(50px);
}

[data-fadein=true] {
    opacity: 1;
    transform: translateY(0px);
}




.reveal--waiting {
    opacity: 0;
    transform: translateY(50px);
}

.reveal--waiting.reveal--horizontal {
    transform: translateX(50px);
}

.reveal--waiting.reveal--seen {
    opacity: 1;
    transform: translate(0px);
}

html.page--loaded .reveal--waiting {
    transition: all 500ms ease;
    transition-property: opacity, transform;
}



[id*=social] {
    box-shadow: none !important;
    transition: all 300ms ease;
}

[id*=social]:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    opacity: 0;
    transition: all 300ms ease;
    filter: brightness(0) saturate(100%) invert(27%) sepia(92%) saturate(3393%) hue-rotate(334deg) brightness(96%) contrast(95%);
}

html.page--loaded [id*=social]:hover:after {
    opacity: 1;
}



.redraw {
    display: inline-block;
    position: relative;
    box-shadow: none !important;
}

.redraw:before,
.redraw:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    transition: all 500ms ease;
    background-color: currentColor;
}

.redraw:before {
    right: 0;
    width: 100%;
    opacity: 1;
  }

.redraw:after {
    width: 0;
    left: 0;
    opacity: 0;
  }

  .redraw:hover:before {
    width: 0;
    opacity: 0;
    transition-duration: 250ms;
  }

  .redraw:hover:after {
    width: 100%;
    opacity: 1;   
  }








.bounce {
  animation: bounce 2.5s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

#section-a-1 {
    top: 50%;
    margin-top: -192px;
}

#section-a-2 {
    top: 50%;
    margin-top: 78px;
}





.section-d {
    background-color: #1FAFB5;
}

#section-d-grid {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1080px;
    overflow: hidden;
}

#section-d-grid > div {
    display: block;
    position: absolute;
    top: 0;
    width: calc(100% * (1 / 3));
    height: calc(100% * (6 / 3));
}

#section-d-grid > div:nth-child(1) {
    left: 0;    
}

#section-d-grid > div:nth-child(2) {
    left: calc(100% * (1 / 3));
}

#section-d-grid > div:nth-child(3) {
    left: calc(100% * (2 / 3));
}

#section-d-grid > div > div {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: calc(100% * (1 / 6));
    background-size: cover;
    background-position: center center;
    top: 200%;
}

#section-d-grid > div > div > a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 32px;
    line-height: 40px;
    padding: 24px;
    background-color: rgba(0,0,0,0.75);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    opacity: 0;
    text-decoration: none;
    text-align: center;
    font-family: "GothamWeb";
    font-weight: 600;
}

#section-d-grid > div > div:hover > a {
    opacity: 1;
}

html.page--loaded #section-d-grid > div > div > a {
    transition: opacity 500ms ease;
}

#section-d-grid > div > div > a > span {
    display: block;
    pointer-events: none;
}   

#section-d-grid > div > div:nth-child(1) {
    top: 0;
}

#section-d-grid > div > div:nth-child(2) {
    top: calc(100% * (1 / 6));
}

#section-d-grid > div > div:nth-child(3) {
    top: calc(100% * (2 / 6));
}

#section-d-grid > div > div:nth-child(4) {
    top: calc(100% * (3 / 6));
}

#section-d-grid > div > div:nth-child(5) {
    top: calc(100% * (4 / 6));
}

#section-d-grid > div > div:nth-child(6) {
    top: calc(100% * (5 / 6));
}

#section-d-grid > div > div:nth-child(7) {
    top: calc(100% * (6 / 6));
}

#section-d-grid > div > div:nth-child(8) {
    top: calc(100% * (7 / 6));
}


#section-d-grid > div:nth-child(2n+1) {
  animation: section-d-grid-scroll-up 20s linear infinite;
}

@keyframes section-d-grid-scroll-up {
  0% {
    top: 0;
  }

  100% {
    top: calc(100% * (-4 / 3));
  }
}



#section-d-grid > div:nth-child(2n+0) {
  animation: section-d-grid-scroll-down 25s linear infinite;
}

@keyframes section-d-grid-scroll-down {
  0% {
    top: calc(100% * (-5 / 3));
  }

  100% {
    top: 0;
  }
}

#section-d-grid > div:hover,
#lightbox.lightbox--show ~ .page #section-d-grid > div {
    animation-play-state: paused;
}




#lightbox {
    position: fixed;
    display: block;
    background-color: rgba(0,0,0,0.9);
    opacity: 0;
    pointer-events: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 96px;
    z-index: 100;
}

#lightbox #lightbox-close {
    width: 64px;
    height: 64px;
    background-image: url("/img/icon-close.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 50%;
    position: absolute;
    right: 20px;
    top: 16px;
    cursor: pointer;

}

#lightbox.lightbox--show {
    opacity: 1;
    pointer-events: all;
}

html.page--loaded #lightbox {
    transition: all 500ms ease;
}

#lightbox > div {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
}

#lightbox > div > iframe {
    position: relative;
    width: 100%;
    height: 100%;

}


@media (max-width: 1899px) {

    .text-1 {
        font-size: calc(147px * 0.7);
        letter-spacing: calc(-1.5px * 0.7);
    }
    .text-3 {
        font-size: calc(36px * 0.7);
        line-height: calc(43px * 0.7);
    }

    #section-a-1 {
        margin-top: -128px;
    }
    


    .text-2 {
        font-size: calc(42px * 0.7);
        line-height: calc(50px * 0.7);
    }

    .text-4 {
        font-size: calc(32px * 0.7);
        line-height: calc(39px * 0.7);
        letter-spacing: -0.125px;
    }

    .text-5 {
        font-size: calc(48px * 0.7);
        line-height: calc(56px * 0.7);
    }

    .text-6 {
        font-size: calc(36px * 0.7);
        line-height: calc(42px * 0.7);
    }

    .text-7 {
        font-size: calc(50px * 0.7);
        line-height: calc(59px * 0.7);
    }

    .text-8 {
        font-size: calc(38px * 0.7);
        line-height: calc(46px * 0.7);
    }

    .page .section.section-b {
        height: 320px;
    }


    

    #section-b-2,
    #section-b-3 {
        left: 72px;
    }

    #section-b-5,
    #section-b-6 {
        left: 760px;
        left: calc((100% * (1/3)) + 80px);
    }

    #section-b-8,
    #section-b-9 {
        left: 1384px;    
        left: calc((100% * (2/3)) + 72px);
    }

    #section-b-2,
    #section-b-5,
    #section-b-8 {
        top: 60%;    
    }

    #section-b-3,
    #section-b-6,
    #section-b-9 {
        top: 72%;    
    }


    .page .section.section-c {
        height: 720px;
    }


    [id*=howdoes] {
        width: 300px;
        height: 300px;
    }

    .section.section-c .text-4,
    .section.section-c .text-6 {
        width: 300px;
    }

    #section-c-1 {
        left: 86px;
        top: 107px;
    }

    #howdoes-1,
    #howdoes-2,
    #howdoes-3,
    #howdoes-4 {
        top: 192px;
    }

    #howdoes-1,
    #section-c-2-1,
    #section-c-2-2 {
        left: 80px;
    }

    #howdoes-2,
    #section-c-3-1,
    #section-c-3-2 {
        left: calc(80px + 22%);
    }

    #howdoes-3,
    #section-c-4-1,
    #section-c-4-2 {
        left: calc(80px + 44%);
    }

    #howdoes-4,
    #section-c-5-1,
    #section-c-5-2 {
        left: calc(80px + 66%);
    }

    #section-c-2-1,
    #section-c-3-1,
    #section-c-4-1,
    #section-c-5-1 {
        top: 488px;
    }

    #section-c-2-2,
    #section-c-3-2,
    #section-c-4-2,
    #section-c-5-2 {
        top: 532px;
    }


    .page .section.section-d {
        height: 720px;
    }

    #section-d-grid {
        width: 720px;
    }

    #section-d-1 {
        left: calc(103px * 0.7);
        top: calc(139px * 0.7);
    }

    #section-d-2 {
        left: calc(100px * 0.7);
        top: calc(232px * 0.7);
    }

    #section-d-3 {
        left: calc(200px * 0.7);
        top: calc(548px * 0.7);
    }

    #section-d-4 {
        left: calc(100px * 0.7);
        top: calc(722px * 0.7);
    }




    #section-e-1 {
        left: calc(100px * 0.7);
        top: calc(98px * 0.7);
    }

    #section-e-2 {
        left: calc(100px * 0.7);
        top: calc(214px * 0.7);
    }

    [id*=social] {
        top: 75px !important;
    }

    
}


@media (min-width: 1921px) {
    .page .section.section-c {
        left: calc(50vw - 960px);
    }


    #section-d-1 {
        left: 50%;
        margin-left: -880px;
    }

    #section-d-2 {
        left: 50%;
        margin-left: -880px;
    }

    #section-d-3 {
        left: 50%;
        margin-left: -880px;
    }

    #section-d-4 {
        left: 50%;
        margin-left: -880px;
    }

}


@media (max-width: 1279px) {

    .reveal--waiting {
        transform: translateY(30px);
    }

    .header #header-logo {
        top: 30px;
        width: 160px;
        left: 50%;
        margin-left: -80px;
    }

    .text-1 {
        font-size: 44px;
        /*
        line-height: 38px;
        */
    }

    .text-2 {
        font-size: 21px;
        line-height: 25px;
    }

    .text-3 {
        font-size: 17px;
        line-height: 23px;
    }

    .text-4 {
        font-size: 16px;
        line-height: 20px;
    }

    .text-5 {
        font-size: 24px;
        line-height: 28px;
    }

    .text-6 {
        font-size: 20px;
        line-height: 24px;
    }


    .text-7 {
        font-size: 25px;
        line-height: 30px;
    }

    .text-8 {
        font-size: 18px;
        line-height: 23px;
    }

    .text-8 br {
        display: none;
    }


    #icon-arrow {
        bottom: 40px;
        width: 30px;
        height: 24px;
    }

    .page .section.section-a:after {
        background-repeat: no-repeat;
    }

    #section-a-1 {
        left: 30px;
        top: 50%;
        margin-top: -198px;
    }

    #section-a-2 {
        top: 50%;
        margin-top: -48px;
        left: 30px;
        width: 276px;
    }

    #section-a-1,
    #section-a-2 {
        text-align: center;
        width: 292px;
        left: 50%;
        margin-left: -148px;
    }

    #section-a-2 br {
        display: none;
    }

    .page .section.section-a {
        max-height: -webkit-fill-available;
        height: 100vh;
        min-height: 540px;
    }

    .page .section.section-b {
        height: 640px;
    }

    #section-b-2, #section-b-5, #section-b-8 {
        left: 30px;
    }

    #section-b-3, #section-b-6, #section-b-9 {
        left: 30px;
    }

    #section-b-1,
    #section-b-4,
    #section-b-7 {
        height: calc(100% * (1/3));
    }


    #section-b-1 {
        top: 0;
        object-position: left;
        background-color: yellow;
    }

    #section-b-4 {
        top: calc(100% * (1/3));
        background-color: green;
    }

    #section-b-7 {
        top: calc(100% * (2/3));
        background-color: black;
    }


    #section-b-2 {
        top: 17%;
    }

    #section-b-3 {
        top: 22%;
    }

    #section-b-5 {
        top: 50%;
    }

    #section-b-6 {
        top: 55%;
    }

    #section-b-8 {
        top: 82%;
    }

    #section-b-9 {
        top: 87%;
    }


    #section-b-1 {
        content: url("/img/b-1-mobile.png");
    }

    #section-b-4 {
        content: url("/img/b-4-mobile.png");
    }

    #section-b-7 {
        content: url("/img/b-7-mobile.png");
    }





    [id*=howdoes] img {
        display: block;
        opacity: 1;
        width: 100%;
        transform: scale(0.666);
    }

    [id*=howdoes] video {
        display: none;
    }

    #section-c-1 {
        left: 30px;
        top: 50px;
        width: auto;
        right: 30px;
        text-align: center;
    }

    .page .section.section-c {
        height: 1600px;
    }

    #howdoes-1, #section-c-2-1, #section-c-2-2 {
        left: 30px;
    }

    #howdoes-1 {
        top: 80px;
    }

    #section-c-2-1 {
        top: 336px;
    }

    #section-c-2-2 {
        top: 372px;
    }

    #howdoes-2, #section-c-3-1, #section-c-3-2 {
        left: 30px;
    }

    #howdoes-2 {
        top: 440px;
    }

    #section-c-3-1 {
        top: 696px;
    }

    #section-c-3-2 {
        top: 732px;
    }


    #howdoes-3, #section-c-4-1, #section-c-4-2 {
        left: 30px;
    }

    #howdoes-3 {
        top: 800px;
    }

    #section-c-4-1 {
        top: 1056px;
    }

    #section-c-4-2 {
        top: 1092px;
    }





    #howdoes-4, #section-c-5-1, #section-c-5-2 {
        left: 30px;
    }

    #howdoes-4 {
        top: 1160px;
    }

    #section-c-5-1 {
        top: 1416px;
    }

    #section-c-5-2 {
        top: 1452px;
    }


    #section-d-grid {
        width: 100%;
        top: auto;
        bottom: 0;
        height: 375px;
    }

    #section-d-1 {
        left: 30px;
        top: 50px;
    }

    #section-d-2 {
        left: 30px;
        top: 100px;
    }

    .page .section.section-d {
        height: 824px
    }

    #section-d-3 {
        left: 60px;
        top: 262px;
    }

    .page ul li:before {
        width: 10px;
        height: 13px;
        margin-top: -7px;
        top: 10px;
    }

    .page ul li {
        padding-left: 24px;
    }

    #section-d-4 {
        left: 30px;
        top: 363px;
    }

    .page ul li + li {
        margin-top: 7px;
    }


    #section-e-1 {
        left: 30px;
        top: 76px;
    }

    #section-e-2 {
        left: 30px;
        top: 138px;
        width: 305px;
    }

    [id*=social] {
        top: 296px !important;
        width: 32px !important;
        height: 32px !important;
    }

    .page .section.section-e {
        height: 400px;
        background-position: right bottom;
    }

    #social-facebook {
        right: auto;
        left: 30px;
    }

    #social-instagram {
        right: auto;
        left: 90px;
    }

    #social-linkedin {
        right: auto;
        left: 150px;
    }

    #lightbox #lightbox-close {
        width: 48px;
        height: 48px;
    }

    #lightbox {
        padding: 80px 40px;
    }


    video::-internal-media-controls-overlay-cast-button {
        display: none;
    }


    #section-d-grid > div > div > a {
        font-size: 14px;
        line-height: 20px;
    }

}



@media (max-width: 1279px) and (min-width: 404px) {

    #section-b-2,
    #section-b-5,
    #section-b-8,
    #section-b-3,
    #section-b-6,
    #section-b-9 {
        width: 316px;
        left: 50%;
        margin-left: -158px;
    }

    #section-c,
    #section-c-2-1, #section-c-3-1, #section-c-4-1, #section-c-5-1,
    #section-c-2-2, #section-c-3-2, #section-c-4-2, #section-c-5-2 {
        width: 300px;
        left: 50%;
        margin-left: -158px;    
    }

    #howdoes-1, #howdoes-2, #howdoes-3, #howdoes-4 {
        left: 50%;
        margin-left: -158px;
    }



    #section-d-1,
    #section-d-2,
    #section-d-3,
    #section-d-4 {
        width: 316px;
        left: 50%;
        margin-left: -158px;
    }


    #section-d-3 {
        margin-left: -128px;
    }

    #section-e-1,
    #section-e-2 {
        width: 316px;
        left: 50%;
        margin-left: -158px;    
    }

    #social-facebook {
        left: 50%;
        margin-left: -158px;
    }

    #social-instagram {
        left: 50%;
        margin-left: -94px;
    }

    #social-linkedin {
        left: 50%;
        margin-left: -30px;
    }

}