.visa.type .xb-service-view-all{text-align:center;margin-top:60px;padding-top:20px}.visa.type .theme-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 36px;background:linear-gradient(135deg,#ff5e14 0%,#ff7a3d 100%);color:#fff;font-size:16px;font-weight:600;text-decoration:none;border:none;border-radius:50px;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(255 94 20 / .3);position:relative;overflow:hidden}.visa.type .theme-btn:hover{background:linear-gradient(135deg,#ff7a3d 0%,#ff5e14 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgb(255 94 20 / .4);color:#fff}.visa.type .theme-btn i{transition:transform 0.3s ease}.visa.type .theme-btn:hover i{transform:translateX(5px)}.visa.type .theme-btn::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgb(255 255 255 / .3);transform:translate(-50%,-50%);transition:width 0.6s,height 0.6s}.visa.type .theme-btn:hover::before{width:300px;height:300px}.visa.type .theme-btn.btn-outline{background:#fff0;border:2px solid #ff5e14;color:#ff5e14;box-shadow:none}.visa.type .theme-btn.btn-outline:hover{background:#ff5e14;color:#fff;box-shadow:0 4px 15px rgb(255 94 20 / .3)}@media (max-width:768px){.visa.type .xb-service-view-all{margin-top:40px}.visa.type .theme-btn{padding:14px 28px;font-size:15px}}.visa.type .row{margin-left:-15px;margin-right:-15px}.visa.type .col-lg-4{padding-left:15px;padding-right:15px}.visa.type .xb-service{height:100%;display:flex;flex-direction:column}.visa.type .xb-service .xb-item--inner{flex:1;display:flex;flex-direction:column}.visa.type .xb-service .xb-item--holder{flex:1}.visa.type .xb-service{transition:transform 0.3s ease,box-shadow 0.3s ease}.visa.type .xb-service:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgb(0 0 0 / .1)}@media (min-width:992px){.visa.type .col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.visa.type .col-lg-4:empty{display:none}}@media (min-width:768px) and (max-width:991px){.visa.type .col-md-6{flex:0 0 50%;max-width:50%}}@media (max-width:767px){.visa.type .col-lg-4,.visa.type .col-md-6{flex:0 0 100%;max-width:100%}}