header.pc-header-carousel{background-color:#212020;color:#fff;padding:150px 0;min-height:calc(50vh - 82px);box-sizing:border-box;background-repeat:no-repeat;background-position:top center;position:relative;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}@media only screen and (max-width: 1024px) and (min-width: 901px){header.pc-header-carousel{background-size:150vw}}@media only screen and (max-width: 900px){header.pc-header-carousel{background-size:100vw}}@media only screen and (max-width: 930px){header.pc-header-carousel{padding:50px 0}}header.pc-header-carousel .pc-container{z-index:10;height:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}header.pc-header-carousel .pc-container .pc-carousel{width:50%}@media only screen and (max-width: 1100px){header.pc-header-carousel .pc-container .pc-carousel{width:100%;margin-top:75px}}header.pc-header-carousel .pc-container .pc-carousel .pc-image{width:100%;text-align:center}header.pc-header-carousel .pc-container .pc-carousel .pc-image img{width:calc(100% - 90px);display:inline-block}header.pc-header-carousel .pc-container .pc-content{width:calc(50% - 25px);max-width:100%}@media only screen and (max-width: 1100px){header.pc-header-carousel .pc-container .pc-content{width:100%}}header.pc-header-carousel .pc-container .pc-content h1{font-size:40px}header.pc-header-carousel .pc-container .pc-content p{font-size:20px;margin:30px 0}@media only screen and (max-width: 930px){header.pc-header-carousel .pc-container .pc-content p{font-size:18px}}header.pc-header-carousel .pc-container .pc-content p a.pc-button{margin-top:20px;min-width:250px}@media only screen and (min-width: 701px){header.pc-header-carousel .pc-container .pc-content p a.pc-button{min-width:auto}header.pc-header-carousel .pc-container .pc-content p a.pc-button:not(:first-of-type){margin-left:30px}}header.pc-header-carousel .pc-container .pc-content .pc-button{margin-top:20px}.pc-next,.pc-prev{color:#fff;position:absolute;top:50%;font-size:24px;z-index:20}.pc-prev{-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.pc-next{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}