body.page .tabs-section.light-green .content-block .content .tab-contents .tab-content *{color:var(--sme-primary-text-color)}body.page .tabs-section.aside .content-block .content{display:flex}body.page .tabs-section.aside .content-block .content .tab-controllers{width:29.5%;max-width:18.5rem;flex:1;flex-direction:column;flex-wrap:nowrap;counter-reset:number}body.page .tabs-section.aside .content-block .content .tab-controllers li{border-right:0;border-bottom:.0625rem solid var(--sme-light-background-color)}body.page .tabs-section.aside .content-block .content .tab-controllers li:last-of-type{border-bottom:0}body.page .tabs-section.aside .content-block .content .tab-controllers li button{white-space:unset;width:100%;padding:.9375rem 1.25rem;height:100%;max-width:100%}body.page .tabs-section.aside .content-block .content .tab-controllers li button:before{counter-increment:number;content:counter(number) ".";display:block;margin-bottom:.3125rem}body.page .tabs-section.aside .content-block .content .tab-controllers li:last-of-type button{border-top-right-radius:0;border-bottom-left-radius:var(--sme-block-radius);height:100%}body.page .tabs-section.aside .content-block .content .tab-controllers li:first-of-type button{border-top-left-radius:var(--sme-block-radius)}body.page .tabs-section.aside .content-block .content .tab-contents{width:70.4%;border:0;border-radius:0 var(--sme-block-radius) var(--sme-block-radius) 0;padding:2.5rem}body.page .tabs-section.aside .content-block .content .tab-contents .tab-content{height:100%;display:none;justify-content:center;flex-direction:column}body.page .tabs-section.aside .content-block .content .tab-contents .tab-content.active{display:flex}body.page .tabs-section.aside .content-block .content .tab-contents .tab-content h3{font-size:1.25rem;line-height:150%}body.page .tabs-section.aside .content-block .content .tab-contents .tab-content h3,body.page .tabs-section.aside .content-block .content .tab-contents .tab-content h4,body.page .tabs-section.aside .content-block .content .tab-contents .tab-content h5{color:var(--sme-primary-text-color)}body.page .tabs-section .content-block .content .tab-controllers{display:flex;flex-wrap:wrap;margin-bottom:0}body.page .tabs-section .content-block .content .tab-controllers li{margin-bottom:0;border-right:.0625rem solid var(--sme-light-background-color);flex:1}body.page .tabs-section .content-block .content .tab-controllers li:last-of-type{border-right:0}body.page .tabs-section .content-block .content .tab-controllers li:last-of-type button{border-top-right-radius:var(--sme-button-border-radius)}body.page .tabs-section .content-block .content .tab-controllers li:first-of-type button{border-top-left-radius:var(--sme-button-border-radius)}body.page .tabs-section .content-block .content .tab-controllers li button{padding:.75rem .9375rem .8125rem;color:var(--sme-secondary-text-color);background-color:var(--sme-primary-color);font-size:1rem;line-height:115%;text-transform:capitalize;font-weight:800;width:100%;transition:background-color var(--sme-transition);height:100%;min-height:3.875rem}body.page .tabs-section .content-block .content .tab-controllers li button.active{background-color:var(--sme-secondary-color)}body.page .tabs-section .content-block .content .tab-contents{border:.0625rem solid var(--sme-primary-color);border-top:0;border-radius:0 0 var(--sme-button-border-radius) var(--sme-button-border-radius);padding:1.5rem;background-color:var(--sme-light-background-color)}body.page .tabs-section .content-block .content .tab-contents .tab-content{display:none}body.page .tabs-section .content-block .content .tab-contents .tab-content.active{display:block;animation-name:opacity;animation-duration:.5s;animation-direction:normal}body.page .tabs-section .content-block .content .tab-contents .tab-content ul{list-style:disc;padding-left:1.5625rem}@keyframes opacity{0%{opacity:0}to{opacity:1}}body.page .tabs-section .content-block .content .tab-contents .tab-content p{margin-bottom:1.25rem}body.page .tabs-section .content-block .content .tab-contents .tab-content p strong{margin-bottom:-.75rem}body.page .tabs-section .content-block .content .tab-contents .tab-content a{color:var(--sme-primary-text-color);font-weight:400;text-decoration:underline}body.page .tabs-section .content-block .content .tab-contents .tab-content>:last-child{margin-bottom:0}body.page .tabs-section .content-block .button-wrapper{text-align:center;margin-top:2.5rem}@media (max-width: 992px){body.page .tabs-section.aside .content-block .content .tab-controllers{border-radius:0;overflow:unset}body.page .tabs-section.aside .content-block .content .tab-contents{padding:1.5rem}body.page .tabs-section.aside .content-block .content .tab-contents .tab-content h3{font-size:1.125rem}body.page .tabs-section .content-block .content .tab-controllers{border-radius:var(--sme-button-border-radius) var(--sme-button-border-radius) 0 0;overflow:hidden}body.page .tabs-section .content-block .content .tab-controllers li{width:auto;flex:33.333%;border-top:.0625rem solid var(--sme-light-background-color)}body.page .tabs-section .content-block .content .tab-controllers li button{width:100%;max-width:unset}body.page .tabs-section .content-block .content .tab-controllers li:first-of-type button{border-radius:0}body.page .tabs-section .content-block .content .tab-controllers li:first-of-type,body.page .tabs-section .content-block .content .tab-controllers li:nth-of-type(2),body.page .tabs-section .content-block .content .tab-controllers li:nth-of-type(3){border-top:0}body.page .tabs-section .content-block .content .tab-controllers li:last-of-type button{border-radius:0}body.page .tabs-section .content-block .content .tab-controllers li:nth-of-type(3n){border-right:0}}@media (max-width: 767px){body.page .tabs-section .content-block .button-wrapper .button{padding:.875rem 1.375rem}}@media (max-width: 576px){body.page .tabs-section.aside .content-block .content{flex-direction:column}body.page .tabs-section.aside .content-block .content .tab-controllers{width:100%;max-width:100%;flex-direction:row;overflow:auto}body.page .tabs-section.aside .content-block .content .tab-controllers li{min-width:15.625rem;border-bottom:0;border-right:.0625rem solid var(--sme-light-background-color)}body.page .tabs-section.aside .content-block .content .tab-controllers li:last-of-type{border-right:0}body.page .tabs-section.aside .content-block .content .tab-controllers li:last-of-type button{border-radius:0 var(--sme-block-radius) 0 0}body.page .tabs-section.aside .content-block .content .tab-contents{width:100%;border-radius:var(--sme-block-radius)}body.page .tabs-section .content-block .content .tab-controllers li{flex:100%;border-right:0;border-bottom:.0625rem solid var(--sme-light-background-color);border-top:0}body.page .tabs-section .content-block .content .tab-controllers li:last-of-type{border-bottom:0}body.page .tabs-section .content-block .content .tab-contents{padding:1.25rem}}
