.section--tabs .list__icon{margin-right:1rem;width:25px}.section--tabs .tabs ul>.active{border-bottom:4px solid #d65f00;margin-bottom:-2px;padding-bottom:10px;transition:border-bottom .5s ease}.section--tabs .list__icon svg{fill:#d65f00}.section--tabs .tabs input[name=tab-control]{display:none}.section--tabs .tabs ul{align-items:flex-end;border-bottom:1px solid #000;border-top:1px solid #000;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;list-style-type:none;padding-left:0}.section--tabs .tabs ul li{box-sizing:border-box;flex:1;padding:0 10px;text-align:center}.section--tabs .tabs ul li label{color:#929daf;cursor:pointer;display:block;overflow:hidden;padding:5px auto;text-overflow:ellipsis;transition:all .3s ease-in-out;transition:all .2s ease-in-out;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.section--tabs .tabs ul li label br{display:none}.section--tabs .tabs ul li label svg{fill:#929daf;height:1.2em;margin-right:.2em;transition:all .2s ease-in-out;vertical-align:bottom}.section--tabs .tabs ul li label:active,.section--tabs .tabs ul li label:focus,.section--tabs .tabs ul li label:hover{color:#bec5cf;outline:0}.section--tabs .tabs ul li label:active svg,.section--tabs .tabs ul li label:focus svg,.section--tabs .tabs ul li label:hover svg{fill:#bec5cf}.section--tabs .tabs .content{margin-top:30px}.section--tabs .tabs .content section{-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:content;animation-name:content;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;display:none;line-height:1.4}.section--tabs .tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{color:#428bff;cursor:default}.section--tabs .tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label svg{fill:#428bff}@media (max-width:600px){.section--tabs .tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background:rgba(0,0,0,.08)}}.section--tabs .tabs input[name=tab-control]:first-of-type:checked~.content>section:first-child{display:flex}.section--tabs .tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{color:#428bff;cursor:default}.section--tabs .tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label svg{fill:#428bff}@media (max-width:600px){.section--tabs .tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background:rgba(0,0,0,.08)}}.section--tabs .tabs input[name=tab-control]:nth-of-type(2):checked~.content>section:nth-child(2){display:flex}.section--tabs .tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{color:#428bff;cursor:default}.section--tabs .tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label svg{fill:#428bff}@media (max-width:600px){.section--tabs .tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background:rgba(0,0,0,.08)}}.section--tabs .tabs input[name=tab-control]:nth-of-type(3):checked~.content>section:nth-child(3){display:flex}.section--tabs .tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{color:#428bff;cursor:default}.section--tabs .tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label svg{fill:#428bff}@media (max-width:600px){.section--tabs .tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background:rgba(0,0,0,.08)}}.section--tabs .tabs input[name=tab-control]:nth-of-type(4):checked~.content>section:nth-child(4){display:flex}.section--tabs .tabs input[name=tab-control]:nth-of-type(5):checked~ul>li:nth-child(5)>label{color:#428bff;cursor:default}.section--tabs .tabs input[name=tab-control]:nth-of-type(5):checked~ul>li:nth-child(5)>label svg{fill:#428bff}@media (max-width:600px){.tabs input[name=tab-control]:nth-of-type(5):checked~ul>li:nth-child(5)>label{background:rgba(0,0,0,.08)}}.section--tabs .tabs input[name=tab-control]:nth-of-type(5):checked~.content>section:nth-child(5){display:flex}@-webkit-keyframes content{0%{opacity:0;transform:translateY(5%)}to{opacity:1;transform:translateY(0)}}@keyframes content{0%{opacity:0;transform:translateY(5%)}to{opacity:1;transform:translateY(0)}}@media (max-width:1000px){.section--tabs .tabs ul li label{white-space:normal}.section--tabs .tabs ul li label br{display:initial}.section--tabs .tabs ul li label svg{height:1.5em}}@media (max-width:600px){.section--tabs .tabs ul li label{border-radius:5px;padding:5px}.section--tabs .tabs .content{margin-top:20px}.section--tabs .tabs .content section h2{display:block}.section--tabs .tabs ul li{flex:auto}}