.loader{border:5px solid #000;border-radius:200px;height:86px;max-width:720px;overflow:hidden;position:relative;width:100%}@media (max-width:1023px){.loader{height:64px}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.loader{border:2px solid #000;height:32px}}.loader div{border:5px solid #fff;border-radius:inherit;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.loader div{border:3px solid #fff}}.loader span{background-color:#2c5190;border-radius:inherit;border-top-right-radius:0;display:inline-block;height:100%;left:0;overflow:hidden;position:absolute;top:0}.loader span+span{background-color:#fff;border:none;border-radius:0;height:100%;left:auto;overflow:visible;right:20px;top:0;transform:skew(-31deg)}.loader span+span:after{background:#fff;content:"";height:150%;left:50%;position:absolute;top:50%;transform:translateY(-50%);width:50rem}.loader-labels{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px;padding:6px}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.loader-labels{margin-bottom:10px}}.loader-labels p{font-size:20px;margin-bottom:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.loader-labels p{font-size:12px}}.loader-description{text-align:center}.loader-description p{font-size:24px}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.loader-description p{font-size:14px}}.loader-description span{color:#f5a826}.section-loader{align-items:center;display:flex;justify-content:center;padding:160px 15px}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-loader{padding:40px 15px}}.section-loader .loader-wrapper{flex:0 0 100%;max-width:720px;width:100%}