.flash-wrapper{width:100%;position:fixed;top:0;left:0;z-index:9999}.flash{width:100%;padding:14px 20px;font-family:sans-serif;font-size:14px;color:#fff;display:flex;align-items:center;justify-content:center;position:relative;animation:slideDown 0.4s ease,fadeOut 0.5s ease 3s forwards}.flash-success{background:linear-gradient(90deg,#15306E,#1f4ed8);border-bottom:3px solid #FED136}.flash-error{background:#8B1E2D;border-bottom:3px solid #FED136}.flash-text{letter-spacing:.3px}.flash-bar{position:absolute;bottom:0;left:0;height:3px;background:#FED136;width:100%;animation:shrink 3.5s linear forwards}@keyframes slideDown{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeOut{to{opacity:0;transform:translateY(-100%)}}@keyframes shrink{from{width:100%}to{width:0%}}.services-section{background-color:#fff;padding:20px 10px}.services-container{max-width:1200px;margin:0 auto}.services-row{width:100%}.services-header{display:flex;align-items:center;justify-content:center;gap:20px}.services-line{flex:1;height:2px;background-color:#D8D8DB}.services-title{color:#08316D;font-size:24px;font-weight:700;margin:0;white-space:nowrap}.services-content{display:flex;gap:8px;margin-top:20px}.services-card{flex:1;display:flex;flex-direction:column;border:2px solid #D8D8DB;border-radius:5px;background:linear-gradient(to bottom,#F8F8F7 0%,#F7F7F7 100%)}.services-card-top{padding:10px 10px 2px 10px;text-align:center;font-size:.9rem;font-weight:600;color:#08316D;border-bottom:2px solid #D8D8DB}.services-card-bottom{display:flex;justify-content:center;align-items:center;padding:10px}.services-card-bottom img{max-width:60px;height:60px}.why-us-section{background:linear-gradient(to bottom,#F8F8F7 0%,#F7F7F7 100%);padding:20px 10px}.why-us-container{max-width:1200px;margin:0 auto}.why-us-row{width:100%}.why-us-header{display:flex;align-items:center;justify-content:center;gap:20px}.why-us-content{display:flex;gap:20px;margin-top:20px;position:relative}.why-us-title{color:#08316D;font-size:24px;font-weight:700;margin:0;white-space:nowrap}.why-us-line{flex:1;height:2px;background-color:#D8D8DB}.why-us-content{display:flex;gap:20px;margin-top:20px}.why-us-left-half,.why-us-right-half{flex:1;border-radius:5px;position:relative}.why-us-left-half{display:flex;flex-direction:column;gap:15px;flex:1;padding:20px;border-radius:5px;position:relative}.why-us-left-row{display:flex;align-items:center;gap:10px}.why-us-left-icon img{width:24px;height:24px}.why-us-left-text{font-size:16px;font-weight:500;color:#08316D}.why-us-right-half{display:flex;flex-direction:column;gap:15px;border-radius:10px;background-color:#fff;border:2px solid #D8D8DB;padding:20px 10px 10px 10px;min-height:240px}@media (max-width:350px){.why-us-right-half{min-height:280px}}@media (min-width:350.1px) and (max-width:360px){.why-us-right-half{min-height:290px}}@media (min-width:360.1px) and (max-width:370px){.why-us-right-half{min-height:275px}}@media (min-width:360.1px) and (max-width:370px){.why-us-right-half{min-height:255px}}@media (min-width:370.1px) and (max-width:390px){.why-us-right-half{min-height:250px}}.why-us-right-half::before{content:"";position:absolute;left:-15px;top:30px;width:0;height:0;border-top:10px solid #fff0;border-bottom:10px solid #fff0;border-right:15px solid #fff}.why-us-right-half::after{content:"";position:absolute;left:-17px;top:30px;width:0;height:0;border-top:11px solid #fff0;border-bottom:11px solid #fff0;border-right:17px solid #D8D8DB}.why-us-stars{display:flex;gap:5px}.why-us-stars img{width:18px;height:18px}.why-us-reviews{position:relative;min-height:60px}.why-us-review{position:absolute;opacity:0;transition:opacity 0.4s ease}.why-us-review.active{opacity:1;position:relative}.why-us-review-text{font-size:15px;color:#333;margin:0}.why-us-review-author{font-size:14px;color:#08316D;font-weight:600;margin-top:5px}.contact-us-section{background-color:#fff;padding:20px 10px}.contact-us-container{max-width:1200px;margin:0 auto}.contact-us-row{width:100%}.contact-us-header{display:flex;align-items:center;justify-content:center;gap:20px}.contact-us-line{flex:1;height:2px;background-color:#D8D8DB}.contact-us-title{color:#08316D;font-size:24px;font-weight:700;margin:0;white-space:nowrap}.contact-us-content{margin-top:20px;padding:10px;text-align:center;color:#08316D;font-size:.95rem}.contact-us-split{display:flex;gap:10px;align-items:stretch}.contact-us-left,.contact-us-right{flex:1;display:flex;flex-direction:column;min-width:0}.contact-form{display:flex;flex-direction:column;gap:10px}.contact-form input,.contact-form textarea{padding:10px;border:1px solid #B4B6BB;border-radius:4px;font-size:.95rem;background:linear-gradient(to bottom,#F8F8F7 0%,#F7F7F7 100%);box-shadow:0 2px 4px rgb(0 0 0 / .08)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#08316D;opacity:1}.contact-form input::-webkit-input-placeholder,.contact-form textarea::-webkit-input-placeholder{color:#08316D}.contact-form input:-ms-input-placeholder,.contact-form textarea:-ms-input-placeholder{color:#08316D}.contact-form button{background:linear-gradient(to bottom,#FED136 0%,#fc0 45%,#fc0 55%,#FEB60A 100%);border:none;padding:10px 16px;cursor:pointer;font-weight:700;font-size:1.2em;border-radius:2px;color:#08316D;border-bottom:2px solid #B6761D;width:50%;align-self:flex-end}.contact-form button:hover{background:linear-gradient(to bottom,#FFE066 0%,#FFD700 45%,#FFD700 55%,#FFB800 100%);filter:brightness(1.05)}.contact-form button:active{background:linear-gradient(to bottom,#FCB700 0%,#FFA500 45%,#FFA500 55%,#FF8C00 100%);transform:translateY(2px);border-bottom:1px solid #B6761D}.contact-info-text{margin-top:5px;color:#08316D;font-size:1.1rem;text-align:left;display:none}.contact-us-right{justify-content:space-between;align-items:center}.contact-us-call-button{display:flex;text-decoration:none;width:100%;min-height:100px;background:linear-gradient(to bottom,#FED136 0%,#fc0 45%,#fc0 55%,#FEB60A 100%);border:none;border-bottom:3px solid #B6761D;padding:5px 8px;cursor:pointer;font-weight:700;font-size:1.6em;border-radius:4px;color:#08316D;align-items:center;justify-content:center}.contact-us-call-button:hover{background:linear-gradient(to bottom,#FFE066 0%,#FFD700 45%,#FFD700 55%,#FFB800 100%);filter:brightness(1.05)}.contact-us-call-button:active{background:linear-gradient(to bottom,#FCB700 0%,#FFA500 45%,#FFA500 55%,#FF8C00 100%);transform:translateY(2px);border-bottom:1px solid #B6761D}.contact-us-map-container{margin-top:20px;width:100%;display:flex;justify-content:center}.contact-us-map-container img{max-width:100%;height:auto;border:1px solid #D8D8DB}.footer{display:flex;flex-direction:column;padding:15px 0;background-color:#173375;font-family:Arial,sans-serif;font-size:14px;color:#fff;border-top:10px solid #21428A}.footer-wrapper{width:100%;margin:0 auto;max-width:1200px}.footer-main{display:flex;justify-content:space-between;align-items:stretch;border-bottom:2px solid #091D4F;padding-bottom:5px;font-size:1em}.footer-section{flex:1;text-align:center}.footer-left{text-align:center;border-right:1px solid #fff}.footer-center{display:flex;justify-content:center;align-items:center;gap:8px}.footer-right{text-align:center;border-left:1px solid #fff}.footer-icon{width:16px;height:auto;margin-left:5px}.footer-privacy-link{color:inherit;text-decoration:none;font-weight:inherit}.footer-privacy-link:hover{text-decoration:none;font-weight:inherit;cursor:pointer}.footer-bottom{position:relative;text-align:center;padding:10px 0;color:#fff;font-size:13px;border-top:solid 2px #2E5598}.footer-bottom::after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:220px;height:6px;background-color:#2C5398;clip-path:polygon(6.93% 100%,93.07% 100%,100% 0%,0% 0%)}.footer-author-website{color:inherit;text-decoration:none;font-weight:inherit}.footer-author-website:hover{text-decoration:none;font-weight:inherit}.modal-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .55);display:none;justify-content:center;align-items:center;z-index:9999}.modal-content{background:#fff;width:90%;max-width:420px;padding:24px;border-radius:14px;box-shadow:0 8px 20px rgb(0 0 0 / .15);animation:fadeIn 0.25s ease}.modal-content h2{margin-top:0;font-size:22px;font-weight:700;color:#1E3A8A;text-align:center}.modal-form{display:flex;flex-direction:column;gap:12px}.modal-form label{font-size:14px;font-weight:600;color:#1E3A8A}.modal-form input,.modal-form textarea{width:100%;padding:10px 12px;border:2px solid #e5e7eb;border-radius:10px;font-size:15px;outline:none}.modal-form input:focus,.modal-form textarea:focus{border-color:#1E3A8A}.modal-send-btn{background:#FACC15;color:#1E3A8A;font-weight:700;padding:12px;border:none;border-radius:10px;font-size:16px;cursor:pointer;margin-top:8px}.modal-send-btn:hover{background:#eab308}.modal-close{margin-top:16px;width:100%;background:#1E3A8A;color:#fff;padding:10px;border:none;border-radius:10px;font-size:15px;cursor:pointer}.modal-close:hover{background:#172f6a}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:620px){.services-content{gap:10px}.why-us-section{padding:22px 10px}.why-us-title{font-size:27px}.why-us-left-icon img{width:27px;height:27px}.why-us-left-text{font-size:17px}.why-us-stars img{width:20px;height:20px}.why-us-review-text{font-size:16px}.why-us-review-author{font-size:16px}.contact-us-section{padding:22px 10px}.contact-us-title{font-size:27px}.footer-main{font-size:1.1em;padding-bottom:6px}.footer-bottom{font-size:14px}}@media (min-width:750px){.flash{font-size:18px}.services-content{gap:20px}.why-us-title{font-size:30px}.why-us-left-icon img{width:30px;height:30px}.why-us-left-text{font-size:19px}.why-us-stars img{width:22px;height:22px}.why-us-review-text{font-size:18px}.why-us-review-author{font-size:17px}.contact-us-title{font-size:30px}.contact-us-call-button{font-size:1.9em}.footer-main{font-size:1.2em;padding-bottom:7px}.footer-icon{width:18px}.footer-bottom{font-size:15px}}@media (min-width:850px){.flash{font-size:20px}.services-content{gap:30px}.why-us-title{font-size:33px}.why-us-left-icon img{width:33px;height:33px}.why-us-left-text{font-size:21px}.why-us-stars img{width:24px;height:24px}.why-us-review-text{font-size:20px}.why-us-review-author{font-size:19px}.contact-us-title{font-size:33px}.contact-form input,.contact-form textarea{font-size:1.1rem}.contact-form button{font-size:1.3em}.contact-us-call-button{font-size:2em}.footer-main{font-size:1.3em;padding-bottom:8px}.footer-icon{width:19px}.footer-bottom{font-size:16px}}@media (min-width:950px){.flash{font-size:22px}.why-us-title{font-size:36px}.why-us-left-icon img{width:36px;height:36px}.why-us-left-text{font-size:23px}.why-us-stars img{width:26px;height:26px}.why-us-review-text{font-size:22px}.why-us-review-author{font-size:21px}.contact-us-title{font-size:36px}.contact-form input,.contact-form textarea{font-size:1.2rem}.contact-form button{font-size:1.4em}.contact-info-text{display:block}.contact-us-call-button{font-size:2.2em}.footer-main{font-size:1.4em;padding-bottom:9px}.footer-icon{width:20px}.footer-bottom{font-size:17px}}
