section.internal-header{width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;overflow:hidden;background-size:cover;height:491px}section.internal-header .content{position:relative;z-index:2;margin-bottom:4rem}section.internal-header .content h1{font-size:4rem}section.internal-header .content h5{font-family:"Nunito Sans";font-weight:300;font-size:1.8rem;font-style:italic;margin-top:.875rem;margin-bottom:4rem}section.internal-header .scroll{display:none}@media (min-width:577px) and (max-width:768px){section.internal-header.fullscreen{height:70vh}}@media (min-width:769px){section.internal-header{height:40.625rem;background-attachment:fixed}section.internal-header.fullscreen{height:100vh}section.internal-header .content{margin-bottom:8.25rem}section.internal-header .content h1{font-size:7.5rem}section.internal-header .content h5{font-size:2.5rem;margin-top:1rem;margin-bottom:8.5rem}section.internal-header .scroll{z-index:4;bottom:46px;position:absolute;left:50%;transform:translateX(-50%);display:block;font-size:.933rem;color:#fff;text-decoration:none;padding:10px 10px 10px 40px}section.internal-header .scroll::before{display:block;position:absolute;top:-2px;left:0;width:24px;height:40px;border:2px solid #fff;border-radius:12px;content:""}section.internal-header .scroll::after{display:block;position:absolute;top:9px;left:11px;width:2px;height:8px;background:#fff;border-radius:1px;content:"";animation-name:scroll;animation-duration:2s;animation-iteration-count:infinite;animation-delay:2s}}@keyframes scroll{0%,100%,20%{opacity:1;height:8px}30%{transform:translateY(0);opacity:1;height:19px}40%{opacity:1}80%{transform:translateY(19px);opacity:0;height:0}81%{transform:translateY(0);opacity:0;height:8px}}