.country-carousel-image{height:450px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 20%;object-position:50% 20%;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s ease}.country-carousel-img{overflow:hidden;border-radius:10px}.country-carousel-img .country-caption-overlay{position:absolute;left:0;right:0;bottom:0;transform:none;text-align:center;color:#ffffff;font-size:1.75rem;font-weight:600;letter-spacing:.04em;padding:60px 16px 24px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.45) 50%,rgba(0,0,0,0));text-shadow:0 2px 6px rgba(0,0,0,.6);border-bottom-left-radius:10px;border-bottom-right-radius:10px;pointer-events:none}.country-carousel-image:hover{transform:scale(1.02)}@media (min-width:992px){.country-carousel-image{height:600px}}@media (max-width:768px){.country-carousel-image{height:300px}}@media (max-width:576px){.country-carousel-image{height:250px}}@media (max-width:480px){.country-carousel-image{height:200px}}@media (max-width:360px){.country-carousel-image{height:180px}}.carousel{position:relative;overflow:hidden}.carousel .img2{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.carousel .overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(to top right,rgba(6,38,86,.82),rgba(6,38,86,.3));transition:background .4s ease-in-out;z-index:2}.carousel .text-overlay{color:white;max-width:95%;text-align:center;margin-top:180px;padding:50px;font-family:Arial,sans-serif}@media (max-width:768px){.carousel .img2{height:70vh;-o-object-position:center;object-position:center}.carousel .text-overlay{font-size:2.8rem;padding:80px;text-align:left;margin-top:120px}}@media (max-width:480px){.carousel .img2{height:60vh;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.carousel .text-overlay{font-size:2rem;padding:20px;text-align:left;line-height:1.8;margin-top:100px}}.carousel .text-overlay .h22{font-size:2.9rem;font-weight:700;margin-bottom:15px;letter-spacing:1px}.carousel .text-overlay p{font-size:1.2rem;font-weight:400;line-height:1.5;margin-bottom:20px;position:relative}.carousel .text-overlay p:after,.carousel .text-overlay p:before{content:'"';font-size:1.5rem;font-weight:700;color:inherit}.carousel .text-overlay p:before{margin-right:8px}.carousel .text-overlay p:after{margin-left:8px}@media (max-width:767px){.carousel .text-overlay{padding:20px}.carousel .text-overlay .h22{font-size:2rem;letter-spacing:1.1px}.carousel .text-overlay p{font-size:.9rem;line-height:1.5}}@media (min-width:768px) and (max-width:1024px){.carousel .text-overlay{padding:25px}.carousel .text-overlay .h22{font-size:2.1rem;letter-spacing:1.15px}.carousel .text-overlay p{font-size:1.1rem;line-height:1.55}}.banner26{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:70px;background-image:url(https://www.intellectsoft.net/blog/wp-content/themes/intellectsoft/images/bkg_banner_blue_line.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;text-align:center}.banner_text26{font-size:1.2rem;font-weight:600;flex:1;max-width:80%;line-height:1.5;margin-bottom:15px}.button_white26{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#007bff;padding:10px 20px;border:1px solid #007bff;border-radius:25px;text-decoration:none;font-weight:500;transition:background-color .3s,color .3s;margin:0 auto}.button_white26:hover{background-color:#007bff;color:#fff}.button_white26 img{margin-left:8px}@media (max-width:768px){.banner26{flex-direction:column;padding:20px}.banner_text26{font-size:1rem;max-width:100%;margin-bottom:20px}.button_white26{width:80%;padding:12px 0}}@media (max-width:480px){.banner26{padding:15px}.banner_text26{font-size:.9rem}.button_white26{width:100%;padding:10px 0;font-size:.9rem}}.faq-section .section-title1{text-align:center;margin-top:3rem;margin-bottom:2.5rem}.faq__wrapper{max-width:960px;margin:0 auto;padding-bottom:3rem}.faq__title:after{content:"";opacity:.6;position:absolute;top:40%;right:0;border:solid;border-width:0 1px 1px 0;transform:rotate(45deg);width:8px;height:8px;transition:transform .3s ease}.faq__title.open:after{transform:rotate(-135deg)}.faq__title{text-align:left;position:relative;color:#323232;font-size:18px!important;line-height:1.5;text-transform:none;padding:20px 20px 20px 0;border-bottom:2px solid rgba(50,50,50,.1);margin:0}.faq__title:hover{color:#007bff!important}.faq__answer{display:none;padding:20px 30px;background:linear-gradient(145deg,#ffffff,#f8f9fa);border-left:none!important;position:relative;overflow:hidden;font-size:1rem;line-height:1.4;color:#2d3748;text-align:left}.faq__answer p{margin:0;padding:0;white-space:pre-line}.faq__answer:before{content:"";position:absolute;top:0;left:-4px;width:4px;height:0;background:#4a90e2;transition:height .3s ease-in-out}.faq__answer.reveal{animation:answerReveal .4s ease-out forwards}@keyframes answerReveal{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq__item.open .faq__answer{display:block}@media screen and (max-width:767px){.faq__title{line-height:20px!important}}@media screen and (max-width:575px){.title--medium,h2{font-size:24px;line-height:36px}}@media (min-width:1025px){.article-wrapper{flex-direction:row;padding:30px 10%}.article-content,.article-media{width:50%}.main-title{font-size:2.8rem}.article-content h5{font-size:1.2rem}.text.list-points p{font-size:1.1rem}}@media (max-width:768px){.article-wrapper{flex-direction:column;padding:10px}.article-content,.article-media{width:100%}.article-media{margin-bottom:20px}.main-title{font-size:2rem}.article-content h5{font-size:1.1rem}.text.list-points p{font-size:1rem}}@media (max-width:480px){.main-title{font-size:1.6rem}.article-content h5{font-size:1rem}.text.list-points p{font-size:.9rem}.article-media{display:none}.article-content{width:100%;text-align:left}}@media (max-width:320px){.main-title{font-size:1.4rem}.article-content h5{font-size:.9rem}.text.list-points p{font-size:.8rem}.article-wrapper{padding:10px;display:block}.article-content,.article-media,.article-wrapper{width:100%;text-align:left}.article-media{display:none}.article-content{width:100%;text-align:left}}.image{position:relative;border-radius:10px;overflow:hidden;max-width:60%}.list{list-style:none;padding:0}.listItem{display:flex;align-items:center;gap:10px;margin-bottom:10px}@media (max-width:768px) and (min-width:576px){.image{max-width:90%;margin:0 auto}}@media (max-width:576px){.image{margin:0 auto;display:none}.article-content,.image{max-width:100%}}.article-content{flex:1;transition:margin-top .3s ease;width:100%}@media (max-width:576px){.article-content{margin-top:-170px;width:100%}}.image{width:100%;height:auto;display:block}@media (min-width:768px){.image{width:30%;margin:0 auto}}@media (max-width:768px) and (min-width:576px){.image{display:none;width:90%;margin:0 auto}}@media (max-width:576px){.image{display:none;width:100%;margin:0 auto}}.insurance-subtitle,.insurance-title{font-size:1.8rem;color:#002d62;font-weight:700}.insurance-subtitle{margin-top:.1rem}.ubesecure__content.content-center{text-align:center}.ubesecure__block{display:flex;justify-content:center;align-items:center;margin-top:50px;flex-wrap:wrap}.ubesecure__block--left{text-align:left;padding-left:20px;flex:1;min-width:250px}.ubesecure__block--right{position:relative;padding:40px;border-radius:15px;margin-left:20px;z-index:0;flex:1;min-width:250px}.ubesecure__block--right .image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:15px}@media (max-width:1200px){.ubesecure__block{flex-direction:column;margin-top:30px}.ubesecure__block--right{margin-left:0}.insurance-subtitle,.insurance-title{font-size:1.6rem}}@media (max-width:768px){.ubesecure__block{margin-top:20px}.ubesecure__block--left,.ubesecure__block--right{padding-left:0;min-width:100%;margin-left:0}.ubesecure__block--right{padding:20px}.insurance-subtitle,.insurance-title{font-size:1.4rem}}@media (max-width:480px){.ubesecure__block--right{padding:15px}.insurance-subtitle,.insurance-title{font-size:1.2rem}}