.gpc-hero-section{position:relative;padding-top:var(--section-pad-top);padding-bottom:var(--section-pad-bot);background-image:linear-gradient(rgb(0 0 0 / .5),rgb(0 0 0 / .2)),var(--hero_bg_desktop);background-position:center;background-repeat:no-repeat;background-size:cover;min-height:700px}@media (max-width:767px){.gpc-hero-section{background-image:linear-gradient(rgb(0 0 0 / .5),rgb(0 0 0 / .2)),var(--hero_bg_mobile)}}.gpc-light-animation{display:flex;justify-content:center;list-style:none;font-weight:700;margin:0 0 20px 0}.gpc-light-animation_item{list-style:none;letter-spacing:7px;font-size:22px;font-family:var(--main-font);color:var(--color-white);animation:light 1.2s linear infinite;text-transform:uppercase}@media (max-width:767px){.gpc-light-animation_item{font-size:18px}}.gpc-light-animation_item:nth-child(1){animation-delay:0.2s}.gpc-light-animation_item:nth-child(2){animation-delay:0.6s}.gpc-light-animation_item:nth-child(3){animation-delay:0.8s}.gpc-light-animation_item:nth-child(4){animation-delay:1s}.gpc-light-animation_item:nth-child(5){animation-delay:1.4s}.gpc-light-animation_item:nth-child(6){animation-delay:1.8s}.gpc-light-animation_item:nth-child(7){animation-delay:1.12s}.gpc-light-animation_item:nth-child(8){animation-delay:1.16s}.gpc-hero-section__container{height:100%;margin-top:50px}@media (max-width:767px){.gpc-hero-section__container{margin-top:15px}}.gpc-hero-section__copy{max-width:800px;margin-left:auto;margin-right:auto}.gpc-hero-section__copy-title{text-transform:uppercase}.gpc-hero-section__copy-title,.gpc-hero-section__copy-desc{color:var(--color-white)}@keyframes light{0%{color:var(--color-secondary);text-shadow:none}90%{color:var(--color-secondary);text-shadow:none}100%{color:var(--color-secondary) 900;text-shadow:0 0 7px var(--color-secondary),0 0 70px var(--color-secondary)}}.gpc-scroll-down{position:absolute;top:80%;left:50%;transform:translate(-80%,-50%)}.gpc-scroll-down a{z-index:2;display:inline-block;color:var(--color-white);font:normal 400 20px/1 var(--main-font);letter-spacing:.1em;text-decoration:none;transition:opacity 0.3s}.gpc-scroll-down a:hover{opacity:.5}.gpc-scroll-down a{padding-top:80px}.gpc-scroll-down a span{position:absolute;top:0;left:50%;width:24px;height:24px;margin-left:-12px;border-left:1px solid var(--color-secondary);border-bottom:1px solid var(--color-secondary);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:sdb07 2s infinite;animation:sdb07 2s infinite;opacity:0;box-sizing:border-box}.gpc-scroll-down a span:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.gpc-scroll-down a span:nth-of-type(2){top:16px;-webkit-animation-delay:0.15s;animation-delay:0.15s}.gpc-scroll-down a span:nth-of-type(3){top:32px;-webkit-animation-delay:0.3s;animation-delay:0.3s}@-webkit-keyframes sdb07{0%{opacity:.2}50%{opacity:1}100%{opacity:.1}}