section.tabs-module{border-top:1px solid #e3dac7;overflow:hidden;position:relative;z-index:1}@media screen and (max-width:768px){section.tabs-module{border-top:none}}section.tabs-module:before{height:100%;left:calc(50% - 640px);top:0;width:1px}section.tabs-module .container:after,section.tabs-module:before{background-color:#e3dac7;content:"";display:block;position:absolute}section.tabs-module .container:after{bottom:0;height:1px;left:0;width:50vw}@media screen and (max-width:768px){section.tabs-module .container:after{transform:translateX(-1.5rem);width:100vw;z-index:2}}section.tabs-module .wrapper-content{align-items:center;display:flex;flex-direction:column;margin:0 auto 4rem;max-width:624px}section.tabs-module .wrapper-content *{text-align:center}section.tabs-module .wrapper-content .richtext{color:#10445f;margin-top:1rem}section.tabs-module .wrapper-content .richtext *{color:#10445f}section.tabs-module .wrapper-content .wrapper-buttons{margin-top:2rem}section.tabs-module .wrapper-content .wrapper-buttons .btn-secondary{background-color:#fffcf5}section.tabs-module .wrapper-tabs-links{border:1px solid #e3dac7;margin:0 auto;max-width:1060px;position:relative}@media screen and (max-width:768px){section.tabs-module .wrapper-tabs-links{border-bottom:none}}section.tabs-module .wrapper-tabs-links:before{background-color:#e3dac7;content:"";display:block;height:1px;left:50%;position:absolute;top:-1px;transform:translateX(-50%);width:100vw}@media screen and (max-width:768px){section.tabs-module .wrapper-tabs-links:before{width:100vw}}section.tabs-module .wrapper-tabs-links:after{background-color:#e3dac7;bottom:-1px;content:"";display:block;height:1px;left:50%;position:absolute;transform:translateX(-50%);width:100vw}@media screen and (max-width:768px){section.tabs-module .wrapper-tabs-links:after{display:none}}section.tabs-module .wrapper-tabs-links .tab-list{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:2}@media screen and (max-width:768px){section.tabs-module .wrapper-tabs-links .tab-list{flex-direction:column}}section.tabs-module .wrapper-tabs-links .tab-list span.line{bottom:-1px;display:block;height:1px;position:absolute;text-indent:-9999px;transition:1s cubic-bezier(.65,0,.35,1);width:180px}@media screen and (max-width:768px){section.tabs-module .wrapper-tabs-links .tab-list span.line{display:none}}section.tabs-module .wrapper-tabs-links .tab-list span.line:before{background:linear-gradient(90deg,#e3dac7,#fb5c46 40%,#fb5c46 60%,#e3dac7);content:"";display:block;height:100%;transform:scaleX(1);transform-origin:center;transition:transform .58s cubic-bezier(.4,0,.2,1);width:100%}section.tabs-module .wrapper-tabs-links .tab-list span.line.is-moving:before{transform:scaleX(0)}section.tabs-module .wrapper-tabs-links .tab-list li{list-style:none;position:relative;width:100%}section.tabs-module .wrapper-tabs-links .tab-list li:hover:before{background-color:#003049}section.tabs-module .wrapper-tabs-links .tab-list li:hover button{color:#003049}section.tabs-module .wrapper-tabs-links .tab-list li.active:before{background-color:#fb5c46}@media screen and (max-width:768px){section.tabs-module .wrapper-tabs-links .tab-list li.active:after{width:100%}}section.tabs-module .wrapper-tabs-links .tab-list li:before{background-color:#e3dac7;border-radius:50%;bottom:-4px;content:"";display:block;height:.5rem;left:50%;position:absolute;transform:translateX(-50%);transition:.35s;transition-timing-function:cubic-bezier(.65,0,.35,1);width:.5rem;z-index:2}@media screen and (max-width:768px){section.tabs-module .wrapper-tabs-links .tab-list li:after{background:linear-gradient(90deg,#e3dac7,#fb5c46 40%,#fb5c46 60%,#e3dac7);bottom:0;content:"";display:block;height:1px;left:50%;position:absolute;transform:translateX(-50%);transform-origin:center;transition:transform .58s cubic-bezier(.4,0,.2,1);width:0}section.tabs-module .wrapper-tabs-links .tab-list li:not(:last-child) button{border-bottom:1px solid #e3dac7}}section.tabs-module .wrapper-tabs-links .tab-list li button{align-items:center;background-color:transparent;border-radius:0;color:#3a657b;display:flex;font-family:Parkinsans,sans-serif;font-size:15px;justify-content:center;padding:1.25rem;position:relative;text-align:center;width:100%}section.tabs-module .wrapper-tabs-links .tab-list li button.active{color:#003049;font-weight:500}section.tabs-module .wrapper-tabs-links .tab-list li button:after,section.tabs-module .wrapper-tabs-links .tab-list li button:before{display:none}section.tabs-module .wrapper-tabs{border-bottom:1px solid #e3dac7;border-left:1px solid #e3dac7;margin:0 auto;max-width:1060px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:768px){section.tabs-module .wrapper-tabs{border-right:1px solid #e3dac7}}section.tabs-module .tab{display:flex;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translateY(10px);transition:.65s;transition-timing-function:cubic-bezier(.65,0,.35,1);visibility:hidden;z-index:-1}@media screen and (max-width:768px){section.tabs-module .tab{flex-direction:column}}section.tabs-module .tab.active{opacity:1;pointer-events:all;transform:translateY(0);visibility:visible;z-index:1}section.tabs-module .tab.active .wrapper-content>*,section.tabs-module .tab.active .wrapper-image{opacity:1;transform:translate(0)}section.tabs-module .tab .wrapper-content{align-items:flex-start;margin:0;max-width:50%;padding:4rem;text-align:left;width:100%}@media screen and (max-width:768px){section.tabs-module .tab .wrapper-content{max-width:100%;padding:2.5rem 2rem}}section.tabs-module .tab .wrapper-content *{text-align:left}section.tabs-module .tab .wrapper-content .title{margin-bottom:1rem}section.tabs-module .tab .wrapper-content .wrapper-buttons{margin-top:2rem}section.tabs-module .tab .wrapper-image{background-color:#fffcf5;border-left:1px solid #e3dac7;border-right:1px solid #e3dac7;max-width:50%;min-height:430px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:768px){section.tabs-module .tab .wrapper-image{border:none;max-width:100%;min-height:inherit}}section.tabs-module .tab .wrapper-image figure{height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:768px){section.tabs-module .tab .wrapper-image figure{display:flex;justify-content:center;position:relative}}section.tabs-module .tab .wrapper-image figure img{height:calc(100% + 1px);object-fit:cover;object-position:center;width:100%}