.af-choose-us-section{position:relative;overflow:hidden}.af-choose-us-title{max-width:640px;margin:0 auto 40px;text-align:center}.af-choose-us-title h2{font-size:36px;line-height:1.3;color:var(--heading-color)}.af-choose-us-underline{position:relative;display:inline-block;color:var(--accent-color)}.af-choose-us-underline:after{content:"";position:absolute;left:2px;right:2px;bottom:-8px;height:10px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 16'><path d='M2 9 Q 27 1 52 9 T 102 9 T 152 9 T 200 9' stroke='%236025A0' stroke-width='5' fill='none' stroke-linecap='round'/></svg>");background-repeat:no-repeat;background-size:100% 100%}.af-choose-us-banner{position:relative;overflow:hidden;border-radius:24px;padding:56px 60px;background:linear-gradient(135deg,#7b2fc7,#6025a0 45%,#4a1b80);box-shadow:0 30px 60px rgba(74,27,128,.35);perspective:900px}.af-choose-us-banner:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 15% 20%,hsla(0,0%,100%,.16) 0,transparent 45%),radial-gradient(circle at 85% 80%,hsla(0,0%,100%,.12) 0,transparent 40%);pointer-events:none}.af-choose-us-row{position:relative;z-index:2;display:flex;align-items:stretch;gap:0}.af-choose-us-item{position:relative;flex:1 1;display:flex;align-items:center;gap:20px;padding:0 32px;transform-style:preserve-3d}.af-choose-us-item:not(:last-child):after{content:"";position:absolute;top:6px;bottom:6px;right:0;width:0;border-right:2px dashed hsla(0,0%,100%,.28)}.af-choose-us-item:first-child{padding-left:0}.af-choose-us-item:last-child{padding-right:0}.af-choose-us-icon-scene{flex-shrink:0;width:84px;height:84px;perspective:600px;animation:afChooseUsIconFloat 4.5s ease-in-out infinite}.af-choose-us-item:nth-child(2) .af-choose-us-icon-scene{animation-delay:.5s}.af-choose-us-item:nth-child(3) .af-choose-us-icon-scene{animation-delay:1s}.af-choose-us-icon{position:relative;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff 0,#f1ebfa 100%);box-shadow:0 12px 24px rgba(20,6,46,.35),inset 0 -6px 10px rgba(96,37,160,.08);display:flex;align-items:center;justify-content:center;transform-style:preserve-3d;transition:transform .6s ease}.af-choose-us-item:hover .af-choose-us-icon{transform:rotateY(180deg)}.af-choose-us-icon img{width:40px;height:40px;object-fit:contain;filter:brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(2000%) hue-rotate(270deg) brightness(90%) contrast(120%)}.af-choose-us-icon img,.af-choose-us-icon-back{-webkit-backface-visibility:hidden;backface-visibility:hidden}.af-choose-us-icon-back{position:absolute;inset:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent-color),#8a4bd6);transform:rotateY(180deg)}.af-choose-us-icon-back i{color:#fff;font-size:26px}@keyframes afChooseUsIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.af-choose-us-data{min-width:0}.af-choose-us-data h4{color:#fff;font-size:20px;margin-bottom:8px;line-height:1.3}.af-choose-us-data p{color:hsla(0,0%,100%,.75);font-size:18px;line-height:1.6;margin:0 0 10px}.af-choose-us-data-bar{display:inline-block;width:32px;height:3px;border-radius:2px;background:#fff}.af-choose-us-scene{position:absolute;z-index:1;pointer-events:none}.af-choose-us-scene-cube{top:-18px;left:8%;width:40px;height:40px;perspective:400px}.af-choose-us-scene-sphere{bottom:-20px;right:10%;width:46px;height:46px}.af-choose-us-cube{position:relative;width:100%;height:100%;transform-style:preserve-3d;animation:afChooseUsCubeSpin 11s linear infinite}.af-choose-us-cube-face{position:absolute;width:40px;height:40px;border:1px solid hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.12)}.af-choose-us-cube-face.af-cube-front{transform:translateZ(20px)}.af-choose-us-cube-face.af-cube-back{transform:rotateY(180deg) translateZ(20px)}.af-choose-us-cube-face.af-cube-right{transform:rotateY(90deg) translateZ(20px)}.af-choose-us-cube-face.af-cube-left{transform:rotateY(-90deg) translateZ(20px)}.af-choose-us-cube-face.af-cube-top{transform:rotateX(90deg) translateZ(20px);background:hsla(0,0%,100%,.22)}.af-choose-us-cube-face.af-cube-bottom{transform:rotateX(-90deg) translateZ(20px)}.af-choose-us-sphere{width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 30% 30%,hsla(0,0%,100%,.6),hsla(0,0%,100%,.05) 70%);box-shadow:0 8px 18px rgba(0,0,0,.2);animation:afChooseUsSphereFloat 5.5s ease-in-out infinite}@keyframes afChooseUsCubeSpin{0%{transform:rotateX(0deg) rotateY(0deg)}to{transform:rotateX(1turn) rotateY(1turn)}}@keyframes afChooseUsSphereFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-14px) scale(1.05)}}@media (prefers-reduced-motion:reduce){.af-choose-us-cube,.af-choose-us-icon,.af-choose-us-sphere{animation:none}}@media (max-width:991px){.af-choose-us-title h2{font-size:30px}.af-choose-us-banner{padding:44px 32px}.af-choose-us-row{flex-wrap:wrap;row-gap:32px}.af-choose-us-item{flex:1 1 100%;padding:0}.af-choose-us-item:not(:last-child):after{top:auto;left:0;right:0;bottom:-16px;height:0;border-right:none;border-bottom:2px dashed hsla(0,0%,100%,.28)}.af-choose-us-scene{display:none}}@media (max-width:767px){.af-choose-us-title{margin-bottom:28px}.af-choose-us-title h2{font-size:26px}.af-choose-us-banner{padding:36px 22px;border-radius:18px}.af-choose-us-item{gap:16px}.af-choose-us-icon-scene{width:68px;height:68px}.af-choose-us-icon img{width:32px;height:32px}.af-choose-us-data h4{font-size:20px}.af-choose-us-data p{font-size:18px}}@media (max-width:480px){.af-choose-us-item{flex-direction:column;text-align:center}.af-choose-us-data-bar{margin:0 auto}}