.why-choose-us{padding:80px 0;background-color:var(--body-background)}.section-title h3{text-transform:uppercase;font-size:18px;letter-spacing:2px;color:var(--primary-color);margin-bottom:15px;font-weight:600}.section-title h2{font-size:48px;font-weight:700;color:var(--text-color);margin-bottom:30px;line-height:1.2}.section-title-content p{font-size:18px;color:var(--transparent-secondry-color);margin-bottom:30px}.btn-default{display:inline-block;padding:15px 35px;background-color:var(--primary-color);color:var(--secondry-color);border-radius:50px;text-decoration:none;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;border:none}.btn-default:hover{background-color:var(--accent-color);transform:translateY(-3px);box-shadow:0 10px 20px #0000001a;color:var(--secondry-color)}.btn-highlighted{background-color:var(--primary-color)}.btn-highlighted:hover{background-color:var(--accent-color)}.why-choose-list{display:flex;flex-wrap:wrap;margin:60px -15px 0}.why-choose-box{flex:0 0 calc(33.333% - 30px);margin:15px;background:var(--secondry-color);border-radius:15px;overflow:hidden;box-shadow:0 15px 30px #00000014;transition:all .3s ease;border:1px solid var(--light-accent-color)}.why-choose-box:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001f}.why-choose-image{position:relative;height:250px;overflow:hidden}.why-choose-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.why-choose-box:hover .why-choose-image img{transform:scale(1.05)}.why-choose-item{padding:30px}.why-choose-item-content h2{font-size:48px;font-weight:700;color:var(--primary-color);margin-bottom:10px}.why-choose-item-content h3{font-size:22px;font-weight:600;color:var(--text-color);margin-bottom:15px}.why-choose-item-content p{color:var(--transparent-secondry-color);margin-bottom:25px}.why-choose-btn{margin-top:20px}@media (max-width: 992px){.why-choose-box{flex:0 0 calc(50% - 30px)}}@media (max-width: 768px){.why-choose-box{flex:0 0 calc(100% - 30px)}.section-title h2{font-size:36px}}
