.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-repeater-element{max-width:100%;width:100%;text-align:left}.breakdance .bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.breakdance .bde-rich-text{max-width:100%;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-rich-text>:last-child li:last-child>p{margin-bottom:0}.breakdance .bde-rich-text img.aligncenter{display:block;margin:auto}.breakdance .bde-rich-text img.alignleft{float:left}.breakdance .bde-rich-text img.alignright{float:right}.phox-cct-loop{width:100%}.phox-cct-loop-container.phox-cct-loop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.phox-cct-loop-container.phox-cct-loop-list{display:flex;flex-direction:column;gap:24px}.phox-cct-loop-item{position:relative}.phox-cct-slider-wrapper{position:relative;width:100%}.phox-cct-slider-wrapper .swiper{width:100%;padding-bottom:50px}.phox-cct-slider-wrapper .swiper-slide{height:auto}.phox-cct-slider-wrapper .swiper-slide>.phox-cct-loop-item{height:100%}.phox-cct-slider-wrapper .swiper-button-prev,.phox-cct-slider-wrapper .swiper-button-next{color:#1e293b;background:rgba(255,255,255,0.9);width:44px;height:44px;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.phox-cct-slider-wrapper .swiper-button-prev::after,.phox-cct-slider-wrapper .swiper-button-next::after{font-size:18px;font-weight:700}.phox-cct-slider-wrapper .swiper-button-prev:hover,.phox-cct-slider-wrapper .swiper-button-next:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.15)}.phox-cct-slider-wrapper .swiper-pagination{bottom:0}.phox-cct-slider-wrapper .swiper-pagination-bullet{width:10px;height:10px;background:#cbd5e1;opacity:1}.phox-cct-slider-wrapper .swiper-pagination-bullet-active{background:#6366f1}.phox-cct-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:32px;flex-wrap:wrap}.phox-cct-page-link{display:inline-flex;align-items:center;justify-content:center;min-width:40px;padding:8px 12px;background:#f1f5f9;color:#475569;text-decoration:none;border-radius:6px;font-size:14px;font-weight:500;transition:all 0.2s ease}.phox-cct-page-link:hover:not(.disabled):not(.current){background:#6366f1;color:#fff}.phox-cct-page-link.current{background:#6366f1;color:#fff}.phox-cct-page-link.disabled{opacity:0.5;cursor:not-allowed}.phox-cct-page-dots{color:#94a3b8}.phox-cct-load-more{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background:#6366f1;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all 0.2s ease}.phox-cct-load-more:hover{background:#4f46e5;transform:translateY(-1px)}.phox-cct-loop-notice,.phox-cct-loop-error{display:flex;align-items:center;gap:12px;padding:20px 24px;border-radius:8px;font-size:14px}.phox-cct-loop-notice{background:#f0f9ff;border:1px solid #bae6fd;color:#0369a1}.phox-cct-loop-notice svg{flex-shrink:0;color:#0ea5e9}.phox-cct-loop-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.phox-cct-loop-empty{padding:48px 24px;text-align:center;background:#f8fafc;border-radius:12px;color:#64748b}.phox-cct-loop-empty p{margin:0;font-size:15px}@media (max-width:1024px){.phox-cct-loop-container.phox-cct-loop-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.phox-cct-loop-container.phox-cct-loop-grid{grid-template-columns:1fr}.phox-cct-slider-wrapper .swiper-button-prev,.phox-cct-slider-wrapper .swiper-button-next{width:36px;height:36px}.phox-cct-slider-wrapper .swiper-button-prev::after,.phox-cct-slider-wrapper .swiper-button-next::after{font-size:14px}}