section.ukko-tabs-content .heading h2{color:var(--Gray-900);font-family:Archivo,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;font-stretch:100%;text-align:center;margin-bottom:20px}section.ukko-tabs-content .description p{color:#475467;font-family:Archivo,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:30px;text-align:center;max-width:768px;margin:0 auto}section.ukko-tabs-content .ukko-tabs-container{margin-top:60px;padding:0;border:1px solid var(--Gray-300);border-radius:15px 15px 6px 6px;border-top:0;background:#fff}section.ukko-tabs-content .ui-tabs-nav{padding:0;border:0;background:#fff;display:flex;justify-content:center}section.ukko-tabs-content .ui-tabs-nav li{background:#f9fafb;width:auto;flex-grow:1;margin:0;border-left:0;border-right:0;border-radius:0;border-bottom:1px solid var(--Gray-300)}section.ukko-tabs-content.y .ui-tabs-nav li{border-top:8px solid var(--Orange-300)}section.ukko-tabs-content.ky .ui-tabs-nav li{border-top:8px solid var(--Purple-300)}section.ukko-tabs-content .ui-tabs-nav li .tab-description{color:var(--Gray-600);font-family:Archivo,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:28px;display:flex;align-items:center;justify-content:center;gap:20px}section.ukko-tabs-content .ui-tabs-nav li .tab-description i{color:white;padding:10px;border-radius:200px;display:flex;justify-content:center;align-items:center;width:40px;height:40px}section.ukko-tabs-content.y .ui-tabs-nav li .tab-description i{background:var(--Orange-300)}section.ukko-tabs-content.ky .ui-tabs-nav li .tab-description i{background:var(--Purple-300)}section.ukko-tabs-content .ui-tabs-nav li:first-of-type{border-top-left-radius:15px!important}section.ukko-tabs-content .ui-tabs-nav li:last-of-type{border-top-right-radius:15px!important}section.ukko-tabs-content .ui-tabs-nav li.ui-tabs-active{background:#fff;border-left-width:0;border-right-width:0;border-color:#fff}section.ukko-tabs-content.y .ui-tabs-nav li.ui-tabs-active{border-top-color:var(--ukko-orange)}section.ukko-tabs-content.ky .ui-tabs-nav li.ui-tabs-active{border-top-color:var(--ukko-purple)}section.ukko-tabs-content .ui-tabs-nav li.ui-tabs-active a{color:var(--Gray-900)!important}section.ukko-tabs-content .ui-tabs-nav li.ui-tabs-active .tab-description{color:var(--Gray-900)}section.ukko-tabs-content.y .ui-tabs-nav li.ui-tabs-active .tab-description i{background:var(--ukko-orange)}section.ukko-tabs-content.ky .ui-tabs-nav li.ui-tabs-active .tab-description i{background:var(--ukko-purple)}section.ukko-tabs-content .ui-tabs-nav li .ui-tabs-anchor{width:100%;padding-top:24px;padding-bottom:24px}section.ukko-tabs-content .ukko-tab-content-wrapper{display:flex;gap:80px}section.ukko-tabs-content .ukko-tab-content-wrapper .ukko-tab-content-image,section.ukko-tabs-content .ukko-tab-content-wrapper .ukko-tab-content-wysiwyg{width:50%;justify-content:center;display:flex;flex-direction:column}section.ukko-tabs-content .ukko-tabs-container .ui-tabs-panel{padding:48px}section.ukko-tabs-content .ukko-tab-content-wrapper .ukko-tab-content-wysiwyg h3{margin-top:12px;margin-bottom:18px;line-height:38px}section.ukko-tabs-content .ukko-tab-content-wrapper .ukko-tab-content-wysiwyg p:not(:last-of-type){margin-bottom:16px}section.ukko-tabs-content .ukko-tab-content-wrapper .ukko-tab-content-wysiwyg p a{color:var(--Gray-600);font-family:Archivo,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}section.ukko-tabs-content .ukko-tabs-below-tabs{display:flex;justify-content:space-between;margin-top:80px}section.ukko-tabs-content .ukko-tabs-below-tabs-column{display:flex;flex-wrap:wrap;border-right:1px solid var(--Gray-300)}section.ukko-tabs-content .ukko-tabs-below-tabs>div:first-of-type{padding-right:48px}section.ukko-tabs-content .ukko-tabs-below-tabs>div:nth-of-type(2){padding-right:48px;padding-left:48px}section.ukko-tabs-content .ukko-tabs-below-tabs>div:last-of-type{border-right:0;padding-left:48px}section.ukko-tabs-content .below-tabs-title{font-family:Archivo,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:28px;color:var(--Gray-900);flex-grow:1}section.ukko-tabs-content .below-tabs-wysiwyg{display:flex;margin-top:16px;width:100%}section.ukko-tabs-content .below-tabs-wysiwyg p{font-family:Archivo;font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--Gray-600)}section.ukko-tabs-content .below-tabs-highlight{color:var(--Azure-900);font-family:Archivo,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;border-radius:16px;background:var(--Azure-100);padding:2px 10px;display:flex;justify-content:center;align-items:center}section.ukko-tabs-content.dark-theme .heading h2,section.ukko-tabs-content.dark-theme .description p,section.ukko-tabs-content.dark-theme .below-tabs-title,section.ukko-tabs-content.dark-theme .below-tabs-wysiwyg p{color:white}section.ukko-tabs-content.dark-theme .ui-tabs-nav{background:transparent}