section.tabs-module.pt-0{padding-top:0}section.tabs-module.pt-sm{padding-top:32px}section.tabs-module.pt-md{padding-top:64px}section.tabs-module.pt-lg{padding-top:96px}section.tabs-module.pt-xl{padding-top:128px}section.tabs-module.pb-0{padding-bottom:0}section.tabs-module.pb-sm{padding-bottom:32px}section.tabs-module.pb-md{padding-bottom:64px}section.tabs-module.pb-lg{padding-bottom:96px}section.tabs-module.pb-xl{padding-bottom:128px}@media (max-width:520px){section.tabs-module.pt-m-0{padding-top:0!important}section.tabs-module.pt-m-sm{padding-top:32px!important}section.tabs-module.pt-m-md{padding-top:64px!important}section.tabs-module.pt-m-lg{padding-top:96px!important}section.tabs-module.pt-m-xl{padding-top:128px!important}section.tabs-module.pb-m-0{padding-bottom:0!important}section.tabs-module.pb-m-sm{padding-bottom:32px!important}section.tabs-module.pb-m-md{padding-bottom:64px!important}section.tabs-module.pb-m-lg{padding-bottom:96px!important}section.tabs-module.pb-m-xl{padding-bottom:128px!important}}section.tabs-module .h1,section.tabs-module .h2,section.tabs-module .h3,section.tabs-module .h4,section.tabs-module .h5,section.tabs-module .h6,section.tabs-module h1,section.tabs-module h2,section.tabs-module h3,section.tabs-module h4,section.tabs-module h5,section.tabs-module h6{font-family:Michelin,sans-serif;font-style:italic;font-weight:700;line-height:1.3;margin:unset;overflow-wrap:break-word;text-transform:uppercase}section.tabs-module .h1,section.tabs-module h1{font-size:45px}section.tabs-module .h2,section.tabs-module h2{font-size:35px}section.tabs-module .h3,section.tabs-module h3{font-size:25px}section.tabs-module .h4,section.tabs-module .h5,section.tabs-module .h6,section.tabs-module h4,section.tabs-module h5,section.tabs-module h6{font-family:Open Sans,sans-serif;font-size:20px;font-style:normal;font-weight:800;text-transform:none}@media screen and (max-width:768px){section.tabs-module .h1,section.tabs-module h1{font-size:28px}section.tabs-module .h2,section.tabs-module h2{font-size:24px}section.tabs-module .h3,section.tabs-module h3{font-size:20px}section.tabs-module .h4,section.tabs-module .h5,section.tabs-module .h6,section.tabs-module h4,section.tabs-module h5,section.tabs-module h6{font-size:18px}}section.tabs-module a,section.tabs-module p{font-size:16px;font-weight:600;line-height:1.5;margin:0;padding:0}section.tabs-module .btn{align-items:center;background-color:unset;border-radius:unset;color:#1a1a1a;cursor:pointer;display:flex;flex-direction:row;font-family:Open Sans,sans-serif;font-size:18px;font-weight:700;gap:5px;height:fit-content;line-height:1;text-decoration:none;user-select:none;white-space:normal;width:fit-content}section.tabs-module .btn.primary{--btn-color:#fce500;--btn-hover:#fef599;background-color:var(--btn-color);border-radius:5px;padding:16px 32px;transition:background-color .3s}section.tabs-module .btn.secondary{--btn-color:#27509b;--btn-hover:#27509b;color:var(--btn-color)}section.tabs-module .btn.secondary:after{background-color:var(--btn-color);content:"";flex-shrink:0;height:24px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%2327509b' d='m16.172 11-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;transition:transform .3s;width:24px}section.tabs-module .btn.white{--btn-color:#fff;--btn-hover:#eaeaea}section.tabs-module .btn:hover.primary{background-color:var(--btn-hover)}section.tabs-module .btn:hover.secondary:after{transform:translateX(8px)}section.tabs-module div.container{margin:0 auto;max-width:1338px;padding:0 24px}section.tabs-module .container{align-items:center;display:flex;flex-direction:column;gap:64px}section.tabs-module .container .content{align-items:center;display:flex;flex-direction:column;gap:20px;max-width:688px;text-align:center;width:100%}section.tabs-module .container .content .richtext p{font-size:18px;font-weight:400;line-height:1.6}section.tabs-module .container .tabs-wrapper{display:flex;flex-direction:column;gap:40px;width:100%}section.tabs-module .container .tabs-wrapper .tabs-buttons{display:flex;flex-direction:row;flex-wrap:nowrap;gap:24px;margin:0 -24px -8px;overflow:auto;padding:0 24px 8px}section.tabs-module .container .tabs-wrapper .tabs-buttons .tab-button{align-items:center;background-color:transparent;border-bottom:3px solid #f1f4f9;border-radius:unset;color:#1a1a1a;cursor:pointer;display:flex;font-size:18px;font-weight:700;justify-content:center;line-height:1.5;min-width:200px;padding:8px 8px 5px;text-align:center;transition:color .3s,border-color .3s;width:100%}section.tabs-module .container .tabs-wrapper .tabs-buttons .tab-button.active{border-color:#27509b;color:#27509b}section.tabs-module .container .tabs-wrapper .tabs-contents{background-color:#f1f4f9;border-radius:12px;overflow:hidden;position:relative;transition:height .3s}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content{display:flex;flex-direction:row;gap:40px;height:fit-content;left:0;opacity:0;padding:40px;position:absolute;top:0;transition:visibility .3s 0s,opacity .3s;visibility:hidden;width:100%}@media (max-width:950px){section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content{padding:32px}}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.active{opacity:1;visibility:visible}@media (max-width:768px){section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.text-image{flex-direction:column-reverse}}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.text-image .image{border-radius:8px;margin:unset;overflow:hidden;width:50%}@media (max-width:768px){section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.text-image .image{width:100%}}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.text-image .image img{height:100%;object-fit:cover;width:100%}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.text-image .text-content{width:calc(50% - 40px)}@media (max-width:768px){section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.text-image .text-content{width:100%}}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.text-image .text-content .btn{margin-top:36px}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.cards{align-items:center;flex-direction:column;gap:32px}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.cards .text-content{max-width:848px;text-align:center}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.cards .cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;width:100%}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.cards .cards .card{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;display:flex;flex-direction:column;gap:16px;margin:unset;max-width:unset;padding:32px;width:calc(33.33333% - 16px)}@media (max-width:950px){section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.cards .cards .card{width:calc(50% - 12px)}}@media (max-width:620px){section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.cards .cards .card{padding:24px;width:100%}}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.cards .cards .card.highlighted{background-color:#27509b;border-color:#27509b;color:#fff}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.cards .cards .card .text{margin-bottom:8px}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content.cards .cards .card .btn{margin-top:auto}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content .title{margin-bottom:16px}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content ol,section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content ul{margin:unset;margin-top:16px;padding:unset}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content ol li,section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content ul li{font-size:16px;font-weight:600;line-height:1.5;list-style:none;margin:0;padding:0 0 0 24px;position:relative;&::marker{display:none}}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content ol li+li,section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content ul li+li{margin-top:4px}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content ol li:before,section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content ul li:before{content:unset}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content ol li:after,section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content ul li:after{background-color:#1a1a1a;border-radius:100px;content:"";height:5px;left:8px;position:absolute;top:10px;width:5px}section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content ol li>ol,section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content ol li>ul,section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content ul li>ol,section.tabs-module .container .tabs-wrapper .tabs-contents .tab-content .text-content ul li>ul{margin-top:4px;padding-left:24px}