.el-skeleton{--el-skeleton-circle-size:var(--el-avatar-size)}.el-skeleton__item{background:var(--el-skeleton-color);border-radius:var(--el-border-radius-base);display:inline-block;height:16px;width:100%}.el-skeleton__circle{border-radius:50%;height:var(--el-skeleton-circle-size);line-height:var(--el-skeleton-circle-size);width:var(--el-skeleton-circle-size)}.el-skeleton__button{border-radius:4px;height:40px;width:64px}.el-skeleton__p{width:100%}.el-skeleton__p.is-last{width:61%}.el-skeleton__p.is-first{width:33%}.el-skeleton__text{height:var(--el-font-size-small);width:100%}.el-skeleton__caption{height:var(--el-font-size-extra-small)}.el-skeleton__h1{height:var(--el-font-size-extra-large)}.el-skeleton__h3{height:var(--el-font-size-large)}.el-skeleton__h5{height:var(--el-font-size-medium)}.el-skeleton__image{align-items:center;border-radius:0;display:flex;justify-content:center;width:unset}.el-skeleton__image svg{color:var(--el-svg-monochrome-grey);fill:currentColor;height:22%;width:22%}.el-skeleton{--el-skeleton-color:var(--el-fill-color);--el-skeleton-to-color:var(--el-fill-color-darker)}@keyframes el-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.el-skeleton{width:100%}.el-skeleton__first-line,.el-skeleton__paragraph{background:var(--el-skeleton-color);height:16px;margin-top:16px}.el-skeleton.is-animated .el-skeleton__item{animation:el-skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,var(--el-skeleton-color) 25%,var(--el-skeleton-to-color) 37%,var(--el-skeleton-color) 63%);background-size:400% 100%}@keyframes transition{0%{opacity:0}to{opacity:1}}.fc-cms-section.tabs .container{max-width:1330px}.fc-cms-section.tabs{position:relative}.fc-cms-section.tabs[data-hydrated=false] .el-tabs,.fc-cms-section.tabs[data-hydrated=false] .el-tabs__content{visibility:hidden}.fc-cms-section.tabs .tabs-skeleton-overlay{display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;margin:0 auto;max-width:1330px;padding:40px 0;position:absolute;z-index:2}.fc-cms-section.tabs .tabs-skeleton-overlay .el-skeleton,.fc-cms-section.tabs .tabs-skeleton-overlay .el-skeleton>div{display:flex;flex:1;flex-direction:column;min-height:0;width:100%}.fc-cms-section.tabs .tabs-skeleton-overlay .tabs-skeleton-card{background:var(--fc-violet-color);clip-path:polygon(0 0,calc(100% - 40px) 0,100% 40px,100% 100%,0 100%);flex:1;height:100%;min-height:0;position:relative;width:100%}.fc-cms-section.tabs .tabs-skeleton-overlay .tabs-skeleton-card:after{background:var(--fc-white-color);bottom:3px;clip-path:polygon(0 0,calc(100% - 40px) 0,100% 40px,100% 100%,0 100%);content:"";left:3px;position:absolute;right:3px;top:3px}.fc-cms-section.tabs .tabs-skeleton-overlay .tabs-skeleton-body{display:flex;flex-direction:column;gap:16px;padding:25px 25px 25px 60px;position:relative;z-index:1}.fc-cms-section.tabs .tabs-skeleton-overlay .tabs-skeleton-title{height:32px!important;margin-bottom:8px;width:240px}.fc-cms-section.tabs .tabs-skeleton-overlay .tabs-skeleton-row{height:16px!important;width:100%}.fc-cms-section.tabs .tabs-skeleton-overlay .tabs-skeleton-row:last-child{width:60%}.fc-cms-section.tabs .el-tabs{width:100%}.fc-cms-section.tabs .el-tabs__header{border:0;height:51px;margin-bottom:22px;padding-left:80px}.fc-cms-section.tabs .el-tabs__header .el-tabs__nav{border:0;gap:18px;height:100%}.fc-cms-section.tabs .el-tabs__header .el-tabs__nav .el-tabs__item{background-color:var(--fc-white-color);border:0;border-radius:3px;box-shadow:var(--fc-shadow-01);color:var(--fc-light-gray-color);font-size:16px;font-weight:500;height:100%;transition:all .4s ease}.fc-cms-section.tabs .el-tabs__header .el-tabs__nav .el-tabs__item.is-active{background-color:var(--fc-violet-color);color:var(--fc-white-color)}.fc-cms-section.tabs .el-tabs__content{overflow:visible}.fc-cms-section.tabs .el-tabs__content .bg-card{height:100%;position:absolute;width:100%;z-index:-1}.fc-cms-section.tabs .el-tabs__content .bg-card .inner{background:var(--fc-violet-color);clip-path:polygon(0 0,calc(100% - 40px) 0,100% 40px,100% 100%,0 100%);height:100%;position:relative;width:100%}.fc-cms-section.tabs .el-tabs__content .bg-card .inner:after{background:var(--fc-white-color);bottom:3px;clip-path:polygon(0 0,calc(100% - 40px) 0,100% 40px,100% 100%,0 100%);content:"";left:3px;position:absolute;right:3px;top:3px}.fc-cms-section.tabs .el-tabs__content .container{display:flex;flex-direction:row;padding:25px}.fc-cms-section.tabs .el-tabs__content .container-text{padding-left:60px;padding-right:20px;width:100%}.fc-cms-section.tabs .el-tabs__content .container-img{width:40%}.fc-cms-section.tabs .el-tabs__content .container-img .image img{width:100%}.fc-cms-section.tabs .el-tabs__content .el-tab-pane .container{opacity:0}.fc-cms-section.tabs .el-tabs__content .el-tab-pane[aria-hidden=false] .container{animation:tabsTransition .5s;opacity:1}.fc-cms-section.tabs .el-tabs__nav-scroll,.fc-cms-section.tabs .el-tabs__nav-wrap{height:100%;overflow:visible}.fc-cms-section.tabs.half-label-in-container .el-tabs__header{margin-bottom:-25px}.fc-cms-section.tabs.half-label-in-container .el-tabs__content .container{padding-top:0}.fc-cms-section.tabs.half-label-in-container .el-tabs__content .container-text{padding-top:40px}.fc-cms-section.tabs.classic .el-tabs__header{height:60px;margin-bottom:55px;padding-left:0}.fc-cms-section.tabs.classic .el-tabs__header .el-tabs__nav{justify-content:center;width:100%}.fc-cms-section.tabs.classic .el-tabs__header .el-tabs__nav .el-tabs__item{border:1px solid var(--fc-border1-color)}.fc-cms-section.tabs.classic .el-tabs__header .el-tabs__nav .el-tabs__item:hover{border-color:var(--fc-blue-color);color:var(--fc-blue-color)}.fc-cms-section.tabs.classic .el-tabs__header .el-tabs__nav .el-tabs__item.is-active{background-color:#fff4e8;border-color:var(--fc-blue-color);color:var(--fc-blue-color)}.fc-cms-section.tabs.classic .el-tabs__content{background:var(--fc-blue-light-bg-color);border:1px solid var(--fc-red-color);box-shadow:var(--fc-shadow-06)}.fc-cms-section.tabs.classic .el-tabs__content .bg-card{clip-path:none;width:0}.fc-cms-section.tabs.classic .el-tabs__content .bg-card:after{content:none}.fc-cms-section.tabs.classic .el-tabs__content .container{display:flex;padding-bottom:65px;padding-top:65px}.fc-cms-section.tabs.classic .el-tabs__content .container-text{margin-right:40px;width:60%}.fc-cms-section.tabs.classic .el-tabs__content .container-img .image{box-shadow:0 49px 36px #a3a3a380;height:auto;position:absolute;width:43%}.fc-cms-section.tabs.classic .el-tabs__content .container.text-only-text{width:100%}.fc-cms-section.tabs.classic .container{max-width:1450px;padding:0 50px}.fc-cms-section.tabs.cycle .el-tabs{display:flex}.fc-cms-section.tabs.cycle .el-tabs__header{height:100%;margin:0;padding:0;width:40%}.fc-cms-section.tabs.cycle .el-tabs__header .el-tabs__nav{flex-direction:column;height:400px;width:100%}.fc-cms-section.tabs.cycle .el-tabs__header .el-tabs__nav .el-tabs__item{background-color:transparent;bottom:0;box-shadow:none;color:var(--fc-black-color);height:90px;left:0;margin:auto;position:absolute;right:0;top:0;width:250px}.fc-cms-section.tabs.cycle .el-tabs__header .el-tabs__nav .el-tabs__item:after{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="250" height="100" viewBox="0 0 262 117" fill="none"><path d="M212.178 0.228861C213.566 0.722933 214.803 1.56559 215.771 2.67586C235.371 24.6349 250.322 47.9919 261.247 75.3469C262.647 79.1329 260.379 81.9329 256.453 81.7469C232.032 81.4129 208.47 84.5099 186.046 94.7149C185.202 95.1883 184.219 95.3507 183.268 95.1739C182.201 94.8519 181.78 93.6739 182.311 91.8459L185.011 82.5459C138.979 70.9865 95.4477 77.0865 54.4171 100.846C54.3901 100.863 54.2011 100.971 53.8951 101.165C51.4881 102.686 42.0611 109.984 46.1671 116.531C31.3951 97.4549 16.6304 78.3725 1.87305 59.2839C-3.61695 53.3839 4.15005 45.5219 9.92405 41.4719C69.7161 3.87186 137.394 -6.50814 205.701 11.4519C206.785 7.73586 207.326 5.87786 208.411 2.16286C208.563 1.45368 208.991 0.834031 209.6 0.440209C210.209 0.0463861 210.95 -0.0893497 211.659 0.0628607C211.837 0.100597 212.011 0.156212 212.178 0.228861Z" fill="%23A0A0A5" stroke="white"/></svg>');background-repeat:no-repeat;background-size:100% 100%;content:"";height:100%;position:absolute;top:10px;transform:rotate(4deg);width:100%;z-index:-1}.fc-cms-section.tabs.cycle .el-tabs__header .el-tabs__nav .el-tabs__item.is-active{background-color:transparent;color:var(--fc-white-color)}.fc-cms-section.tabs.cycle .el-tabs__header .el-tabs__nav .el-tabs__item.is-active:after{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="250" height="100" viewBox="0 0 262 117" fill="none"><path d="M212.178 0.228861C213.566 0.722933 214.803 1.56559 215.771 2.67586C235.371 24.6349 250.322 47.9919 261.247 75.3469C262.647 79.1329 260.379 81.9329 256.453 81.7469C232.032 81.4129 208.47 84.5099 186.046 94.7149C185.202 95.1883 184.219 95.3507 183.268 95.1739C182.201 94.8519 181.78 93.6739 182.311 91.8459L185.011 82.5459C138.979 70.9865 95.4477 77.0865 54.4171 100.846C54.3901 100.863 54.2011 100.971 53.8951 101.165C51.4881 102.686 42.0611 109.984 46.1671 116.531C31.3951 97.4549 16.6304 78.3725 1.87305 59.2839C-3.61695 53.3839 4.15005 45.5219 9.92405 41.4719C69.7161 3.87186 137.394 -6.50814 205.701 11.4519C206.785 7.73586 207.326 5.87786 208.411 2.16286C208.563 1.45368 208.991 0.834031 209.6 0.440209C210.209 0.0463861 210.95 -0.0893497 211.659 0.0628607C211.837 0.100597 212.011 0.156212 212.178 0.228861Z" fill="%230064D2" stroke="white"/></svg>')}.fc-cms-section.tabs.cycle .el-tabs__header .el-tabs__nav .el-tabs__item:first-child{transform:rotate(281deg) translateY(-140px) rotate(0)}.fc-cms-section.tabs.cycle .el-tabs__header .el-tabs__nav .el-tabs__item:nth-child(2){transform:rotate(209deg) translateY(-140px) rotate(0)}.fc-cms-section.tabs.cycle .el-tabs__header .el-tabs__nav .el-tabs__item:nth-child(3){transform:rotate(137deg) translateY(-140px) rotate(0)}.fc-cms-section.tabs.cycle .el-tabs__header .el-tabs__nav .el-tabs__item:nth-child(4){transform:rotate(65deg) translateY(-140px) rotate(0)}.fc-cms-section.tabs.cycle .el-tabs__header .el-tabs__nav .el-tabs__item:nth-child(5){transform:rotate(-7deg) translateY(-140px) rotate(0)}.fc-cms-section.tabs.cycle .el-tabs__content .bg-card{background:transparent;clip-path:none;width:0}.fc-cms-section.tabs.cycle .el-tabs__content .bg-card:after{content:none}.fc-cms-section.tabs.cycle .el-tabs__content .container,.fc-cms-section.tabs.cycle .el-tabs__content .container-text{padding:0}
