html,header,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img{margin:0;padding:0}em,i{font-style:normal}li{list-style:none}img{border:0;vertical-align:middle}button{cursor:pointer}a{color:inherit;text-decoration:none}button,input{font-family:Microsoft YaHei,Heiti SC,tahoma,arial,Hiragino Sans GB,"\5B8B\4F53",sans-serif;border:0;outline:none}body{-webkit-font-smoothing:antialiased;background-color:#fff;font:12px/1.5 Microsoft YaHei,Heiti SC,tahoma,arial,Hiragino Sans GB,"\5B8B\4F53",sans-serif;color:#2a2a2a}.hide,.none{display:none!important}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header{position:fixed;width:100%;z-index:1000}.header nav{padding:5px 0;width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header.scrolled{background-color:white;box-shadow:0 2px 7px rgba(0,0,0,0.1);transition:all .3s ease}.header.scrolled .nav-list li{color:#4d4d4d;font-weight:600}.header.scrolled .nav-list .get_a_quote{color:white!important}.header.scrolled .nav-list li img[src$="user_16dp_FFFFFF.svg"]{filter:invert(1)}.logo{position:relative;z-index:1000}.nav-list{list-style-type:none;display:flex;align-items:center;gap:12px}.nav-list li{color:#fff;position:relative;cursor:pointer;padding:8px 8px;transition:background-color .3s,font-weight .3s}.nav-list li:hover{background-color:#686bbb;font-weight:bold;border-radius:5px;color:#fff!important}.nav-list .dropdown a{display:block}.dropdown-content,.dropdown-subcontent{display:none;position:absolute;background-color:#fff;padding:10px;list-style:none;border-radius:5px;z-index:10}.dropdown-content{top:100%;left:0}.dropdown-subcontent{top:-10px;left:100%}.dropdown:hover .dropdown-content,.dropdown-content li:hover .dropdown-subcontent{display:block}.dropdown-content li,.dropdown-subcontent li{padding:8px 12px;color:#000;white-space:nowrap}.dropdown-content li:hover,.dropdown-subcontent li:hover{background-color:#686bbb;font-weight:bold;border-radius:5px}.get_a_quote{background-color:#686bbb;color:#fff;border:none;padding:8px 16px;cursor:pointer;border-radius:5px;transition:background-color .3s}.get_a_quote:hover{transform:translateY(-2px);background:rgba(255,255,255,0.2)}.get_a_quote a{font-weight:700}.username-truncate{max-width:2.7em;overflow:hidden;display:block;white-space:nowrap;position:relative}.username-truncate span{display:inline-block;animation:marquee 8s linear infinite;padding-left:100%}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}footer{width:1200px;padding:20px 0;margin:0 auto;text-align:left}.footer-content{display:flex;justify-content:space-between;flex-wrap:wrap}.logo ul{display:flex;margin:20px 5px}.logo ul li a{color:#686bbb}.logo ul li img{width:25px;height:auto;margin:0 4px}.logo h3{text-align:center}.logo h3 img{width:155px;height:auto}.footer-section h3{font-size:16px;margin-bottom:10px;color:#686bbb}.footer-section ul{list-style-type:none}.footer-section ul li{margin-bottom:8px;color:#333;cursor:pointer}.footer-section ul li:hover{text-decoration:underline}.logo h2 a{font-size:24px;color:#686bbb}footer ul{list-style-type:none;padding:0;margin:0}footer li{display:block;margin-bottom:20px}.tooltip{position:relative;cursor:pointer}.tooltiptext{visibility:hidden;display:inline-block;white-space:nowrap;background-color:white;color:#686bbb;text-align:center;padding:10px;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,0.1);position:absolute;top:-40px;left:50%;transform:translateX(-50%);z-index:1;opacity:0;transition:opacity .3s ease}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}.flash-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.5);z-index:1000;align-items:center;justify-content:center}.flash-message{font-size:16px;background-color:white;color:#686bbb;padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.2);width:500px;text-align:center}.flash-message .close-btn{font-weight:bold;margin-top:10px;padding:8px 12px;background-color:#686bbb;color:white;border:none;border-radius:4px;cursor:pointer}.mobile-menu{display:none}.mobile-nav{display:none}.trustpilot-widget{margin:0;padding:0}.talk-to-expert{position:fixed;bottom:20px;right:20px;z-index:1000;background-color:#686bbb;padding:10px;border-radius:8px;color:#fff;font-weight:600;transition:all .3s ease}.talk-to-expert:hover{background-color:#e8e8f9;color:#686bbb}@media only screen and (max-width:1279px){footer{max-width:inherit;width:auto}nav{max-width:100%;right:auto;left:auto}html,body{overflow-x:hidden}.nav-list{gap:8px}}@media only screen and (max-width:1023px){html,body{overflow-x:hidden}nav#nav-list{display:none}.mobile-nav{display:block;position:fixed;z-index:9999;left:0;right:0;background:rgba(211,211,211,0.8);padding:10px}.mobile-nav .mobile-logo{display:inline-block}.mobile-nav .hamburger{display:inline-block;position:absolute;right:18px;top:18px}.mobile-nav .hamburger .fa-bars{font-size:28px;color:#fff;background:#686bbb;padding:10px}.mobile-nav .mobile-menu{background:#686bbb;padding:20px}.mobile-nav .mobile-menu ul li{color:#fff}.mobile-nav .mobile-menu ul li ul.dropdown-content{position:static;margin-top:10px}.mobile-nav .mobile-menu ul li ul.dropdown-content li{margin-bottom:0}.mobile-nav .mobile-menu ul li ul.dropdown-content li{margin-bottom:0;color:#000}.mobile-nav .mobile-menu ul li a{display:block;color:#fff}.mobile-nav .mobile-menu ul li ul.dropdown-content li a{color:#000}.mobile-nav .mobile-menu ul li ul.dropdown-content li ul.dropdown-subcontent{margin:10px 0;position:static}.mobile-nav .mobile-menu ul li.get_a_quote{background:transparent;padding:0;text-align:left}footer{max-width:inherit;width:auto}.footer-content .footer-section.logo{width:100%;text-align:center}.footer-content .footer-section.logo ul{display:block}.footer-content .footer-section.logo ul li{display:inline-block}}@media only screen and (max-width:768px){.mobile-nav .hamburger .fa-bars{font-size:20px;color:#fff;background:#686bbb;padding:5px}.mobile-nav .hamburger{right:18px;top:30px}.mobile-menu li{padding:5px 0}footer{padding:20px;margin-top:30px}.footer-content{display:inline-block}.footer-section{width:44%;text-align:center;display:inline-block;vertical-align:top;margin:5px}.footer-section:last-child{width:100%}.footer-content .footer-section.logo ul{margin-bottom:0}.footer-section ul li a{font-size:13px}.talk-to-expert{bottom:15px;right:15px}.talk-to-expert img{width:50px;height:50px}.talk-to-expert-text{font-size:12px;bottom:60px}}@media only screen and (max-width:576px){.tooltiptext{white-space:normal;background-color:white;top:-90px}}@media(max-width:480px){.talk-to-expert{bottom:10px;right:10px}.talk-to-expert img{width:45px;height:45px}}.tools-banner{position:relative;top:-25px;width:100%;height:auto}.tools-banner img{width:100%;height:600px;object-fit:cover}.container{width:1200px;margin:0 auto}.tools-list ul{list-style-type:none;padding:0;margin-left:279px;overflow:hidden}.tools-list ul li{display:inline-block;margin-right:10px;background-color:#fff;border:2px solid #ccc;border-radius:5px;padding:5px;font-size:14px;margin-top:10px}.tools-list ul li a{text-decoration:none;color:#686bbb}.tools-list ul li a:hover{text-decoration:underline;font-weight:bold;border-color:#686bbb}.tools-list ul li a.active{text-decoration:underline;font-weight:bold;border-color:#686bbb}.tools{width:1200px;margin:20px auto;display:flex;flex-wrap:wrap;justify-content:space-around}@media only screen and (max-width:1279px){.container{max-width:inherit;width:auto;text-align:center}.tools-list{margin:0 40px}.tools-list ul{margin:0}.tools{max-width:inherit;width:auto}.tools-banner img{height:450px;width:100%}}@media only screen and (max-width:1023px){.container{max-width:inherit;width:auto}.tools-list{margin:0 40px}.tools-list ul{margin:0}.tools{max-width:inherit;width:auto}.tools-banner img{height:450px;width:100%}}@media only screen and (max-width:768px){.tools-list{margin:0 10px}}@media only screen and (max-width:480px){.tools-list ul li{margin:0 auto;width:90%;display:block}}.header{background-color:white;box-shadow:0 2px 7px rgba(0,0,0,0.1);transition:all .3s ease}.nav-list li{color:#4d4d4d;font-weight:600}.get_a_quote{color:#fff!important}.fcl-quote-container{max-width:1200px;margin:0 auto;padding:2rem}.fcl-quote-container h1{text-align:center;color:#1a1a2e;margin-bottom:.5rem;font-size:2.5rem;margin-top:80px}.subtitle{text-align:center;color:#666;margin-bottom:2rem;font-size:1.1rem}.form-section{background:#fff;border-radius:10px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.form-section h2{color:#1a1a2e;margin-bottom:1.5rem;font-size:1.5rem;border-bottom:2px solid #4a4d8c;padding-bottom:.5rem}.form-section h3{color:#333;margin-bottom:1rem;font-size:1.2rem}.service-type-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.service-option{position:relative;cursor:pointer}.service-option input[type="radio"]{position:absolute;opacity:0}.service-option .option-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;border:2px solid #ddd;border-radius:8px;transition:all .3s ease;background:#f8f9fa;min-height:120px}.service-option input[type="radio"]:checked+.option-content{border-color:#4a4d8c;background:#e6f2ff}.service-option:hover .option-content{border-color:#4a4d8c;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,102,204,0.2)}.option-icon{font-size:2rem;margin-bottom:.5rem}.option-icon img{width:36px;height:auto}.option-icon i{margin:0 10px;color:#dbe0e5}.option-text{font-weight:600;color:#333}.locations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.location-group{padding:1rem;background:#f8f9fa;border-radius:8px}.form-group{margin-bottom:1rem}.form-group label{display:block;font-weight:700;color:#555;font-size:14px;transition:color .3s ease}.form-group input[type="text"],.form-group input[type="number"],.form-group input[type="email"],.form-group input[type="tel"],.form-group select,.form-group textarea{padding:12px 10px;border:2px solid rgba(104,107,187,0.2);border-radius:8px;font-size:14px;background:rgba(255,255,255,0.8);backdrop-filter:blur(10px);transition:all .4s cubic-bezier(0.4,0,0.2,1);outline:none;color:#4a4a78;font-weight:500}.form-group select{width:100%}.form-group input[type="text"],.form-group input[type="number"],.form-group input[type="email"],.form-group input[type="tel"],.form-group textarea{width:95%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#4a4d8c;box-shadow:0 0 0 4px rgba(104,107,187,0.1),0 8px 25px rgba(104,107,187,0.15);background:rgba(255,255,255,0.95)}.form-group input:disabled,.form-group select:disabled{background-color:#e9ecef;cursor:not-allowed}.autocomplete-wrapper{position:relative}.autocomplete-results{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #ddd;border-top:none;border-radius:0 0 5px 5px;max-height:300px;overflow-y:auto;z-index:1000;display:none;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.autocomplete-results.active{display:block}.autocomplete-loading{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #ddd;border-top:none;border-radius:0 0 5px 5px;padding:.75rem;text-align:center;color:#4a4d8c;font-size:.9rem;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.autocomplete-loading i{margin-right:.5rem;color:#4a4d8c}.autocomplete-loading.hidden{display:none}.autocomplete-item{padding:.75rem;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s}.autocomplete-item:hover,.autocomplete-item.selected{background-color:#e6f2ff}.autocomplete-item:last-child{border-bottom:none}.service-countries-note{background:#fff9e6;border-left:4px solid #f39c12;padding:10px;margin-top:10px;border-radius:5px}.service-countries-note a:hover{text-decoration:underline}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.service-item{background:#fff;border:2px solid #e9ecef;border-radius:12px;padding:1.25rem;transition:all .3s}.service-item:hover{border-color:#4a4d8c;box-shadow:0 4px 12px rgba(0,102,204,0.1)}.service-header{margin-bottom:.75rem}.service-header label{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.service-label{font-weight:600;color:#1a1a2e;font-size:.95rem}.service-description{padding:.75rem;background:#e6f7ff;border-radius:8px;font-size:.875rem;line-height:1.5;color:#4a4d8c;border-left:3px solid #4a4d8c;transition:all .3s;font-weight:500}.service-description.unchecked{background:#fff9e6;border-left-color:#f39c12;color:#856404}.toggle-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.toggle-item{display:flex;align-items:center}.toggle-item label{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;background:#f8f9fa;border-radius:8px;cursor:pointer;transition:background-color .3s}.toggle-item label:hover{background:#e9ecef}.toggle-label{font-weight:500;color:#333}.toggle-switch{position:relative;width:50px;height:26px}.toggle-switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.slider:before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:white;transition:.4s;border-radius:50%}.toggle-switch input:checked+.slider{background-color:#4a4d8c}.toggle-switch input:checked+.slider:before{transform:translateX(24px)}.bond-section .tooltip{margin-top:-11px;margin-bottom:10px}.bond-section .tooltip i{font-size:27px}.bond-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.bond-card{position:relative;cursor:pointer;display:block}.bond-card input[type="radio"]{position:absolute;opacity:0}.bond-card-content{position:relative;background:#fff;border:2px solid #dee2e6;border-radius:12px;padding:1.5rem;padding-bottom:2.5rem;transition:all .3s;display:flex;flex-direction:column;min-height:110px}.bond-card:hover .bond-card-content{border-color:#4a4d8c;box-shadow:0 4px 12px rgba(0,102,204,0.1)}.bond-card input[type="radio"]:checked+.bond-card-content{border-color:#4a4d8c;border-width:3px;box-shadow:0 6px 20px rgba(0,102,204,0.2)}.bond-title{font-size:1.1rem;font-weight:600;color:#1a1a2e;margin-bottom:.75rem}.bond-description{font-size:.875rem;line-height:1.6;color:#666;flex:1}.bond-checkmark{position:absolute;bottom:.75rem;right:.75rem;font-size:1.5rem;color:#4a4d8c;opacity:0;transform:scale(0);transition:all .3s cubic-bezier(0.68,-0.55,0.265,1.55)}.bond-card input[type="radio"]:checked+.bond-card-content .bond-checkmark{opacity:1;transform:scale(1)}.bond-options{display:flex;gap:1rem;flex-wrap:wrap}.bond-option{flex:1;min-width:150px}.bond-option input[type="radio"]{position:absolute;opacity:0}.bond-option span{display:block;padding:.75rem 1.5rem;border:2px solid #ddd;border-radius:8px;text-align:center;cursor:pointer;transition:all .3s;background:#f8f9fa}.bond-option input[type="radio"]:checked+span{border-color:#4a4d8c;background:#e6f2ff;color:#4a4d8c;font-weight:500}.bond-option:hover span{border-color:#4a4d8c}.container-row{display:grid;grid-template-columns:2fr 1fr 2fr auto;gap:1rem;align-items:end;padding:1rem;background:#f8f9fa;border-radius:8px;margin-bottom:1rem}.btn-remove-container{background:#dc3545;color:white;border:none;width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:1.5rem;transition:background-color .3s;display:flex;align-items:center;justify-content:center;position:relative;top:-22px;left:12px}.btn-remove-container:hover{background:#c82333}.btn-primary,.btn-secondary{padding:.75rem 2rem;border:none;border-radius:5px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s}.btn-primary{background:#4a4d8c;color:white}.btn-primary:hover{background:#0052a3;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,102,204,0.3)}.btn-secondary{background:#6c757d;color:white}.btn-secondary:hover{background:#5a6268}.action-section{text-align:center}#btn-add-container{width:100%}#btn-calculate{min-width:200px;padding:1rem 3rem;font-size:1.1rem}.quote-result{background:#fff;border-radius:10px;padding:2rem;margin-top:2rem;box-shadow:0 4px 16px rgba(0,0,0,0.1)}.result-header{text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:4px solid #4a4d8c}.result-header h2{color:#1a1a2e;margin-bottom:.5rem}.quote-number{color:#666;font-size:.9rem}.result-summary{text-align:center;margin-bottom:2rem}.total-cost{display:inline-block;padding:1.5rem 3rem;background:linear-gradient(135deg,#686bbb,#00509e);border-radius:10px;color:white}.total-cost .label{display:block;font-size:1rem;margin-bottom:.5rem;opacity:.9}.total-cost .amount{display:block;font-size:2.5rem;font-weight:bold}.result-details{margin-bottom:2rem}.result-details h3{font-size:2.5em;font-weight:700;color:#1a1a1a;margin-bottom:30px;background:linear-gradient(135deg,#686bbb,#00509e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cost-category{background:#f8f9fa;border-radius:8px;padding:1rem;margin-bottom:1.5rem;overflow-x:auto}.cost-category h4{font-size:1.1rem;color:#4a4d8c;margin:20px 0 10px;padding-bottom:10px}.cost-table{width:100%;border-collapse:collapse;background:white;border-radius:4px;overflow:hidden}.cost-table thead{background:#4a4d8c;color:white}.cost-table th{padding:.75rem;text-align:left;font-weight:600;font-size:.9rem}.cost-table th:last-child{border-right:none}.cost-table th:nth-child(2),.cost-table th:nth-child(3){text-align:left}.cost-table tbody tr{border-bottom:1px solid #e9ecef}.cost-table tbody tr:hover{background:#f8f9fa}.cost-table tbody tr.total-row{background:#e6e8ff;font-weight:bold;border-top:2px solid #4a4d8c}.cost-table tbody tr.total-row:hover{background:#d9ebff}.cost-table td{padding:.75rem;color:#333}.cost-table td:nth-child(2),.cost-table td:nth-child(3){text-align:left}.cost-table td:nth-child(5),.cost-table th:nth-child(5){text-align:right}.cost-table td:nth-child(1){font-weight:500}.cost-table td:nth-child(4){color:#666;font-size:.9rem}.cost-table td:nth-child(5){color:#4a4d8c;font-weight:500}.cost-table .total-row td{color:#4a4d8c;font-weight:600}.cost-table tr.info-row{background:#fffbf0;border-left:3px solid #ffc107}.cost-table tr.info-row td{color:#856404}.cost-table tr.info-row:hover{background:#fff9e6}.result-actions{display:flex;gap:1.5rem;align-items:center;justify-content:center}.bubble-tip{position:relative;background:linear-gradient(135deg,#4a4d8c,#00509e);border-radius:18px;padding:1.5rem 1.8rem 1.5rem 1.5rem;max-width:500px;box-shadow:0 10px 35px rgba(102,126,234,0.3);animation:bubbleFadeIn .6s ease-out;border:2px solid rgba(255,255,255,0.3)}.bubble-close{position:absolute;top:4px;right:4px;background:rgba(255,255,255,0.2);border:none;width:28px;height:28px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:white;font-size:14px;transition:all .3s ease;backdrop-filter:blur(10px)}.bubble-close:hover{background:rgba(255,255,255,0.35);transform:rotate(90deg)}.bubble-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:40px;height:40px;background:rgba(255,255,255,0.25);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;animation:bulbPulse 2s ease-in-out infinite}.bubble-text{margin:0;padding-left:50px;color:white;font-size:15px;line-height:1.6;font-weight:500;text-shadow:0 2px 4px rgba(0,0,0,0.1)}.bubble-tip.hidden{animation:bubbleFadeOut .4s ease-out forwards}@keyframes bubbleFadeIn{0%{opacity:0;transform:translateY(-20px) scale(0.9)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes bubbleFadeOut{0%{opacity:1;transform:translateY(0) scale(1)}100%{opacity:0;transform:translateY(-10px) scale(0.95);display:none}}@keyframes bulbPulse{0%,100%{transform:translateY(-50%) scale(1);opacity:1}50%{transform:translateY(-50%) scale(1.1);opacity:.8}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;z-index:2000}.modal-content{background:white;border-radius:10px;padding:2rem;max-width:520px;width:90%;max-height:90vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:1rem;right:1rem;font-size:2rem;cursor:pointer;color:#666;line-height:1}.modal-close:hover{color:#000}.modal-content h2{margin-bottom:.5rem;color:#1a1a2e}.modal-content p{margin-bottom:1.5rem;color:#666}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.9);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:3000}.spinner{border:4px solid #f3f3f3;border-top:4px solid #4a4d8c;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading-overlay p{margin-top:1rem;color:#333;font-size:1.1rem}.quote-notes{background:#fff9e6;border-left:4px solid #f39c12;padding:1.5rem;margin-top:2rem;border-radius:5px}.quote-notes h4{color:#856404;font-size:1.1rem;margin-bottom:1rem;font-weight:600}.quote-notes ol{margin:0;padding-left:1.5rem}.quote-notes li{color:#856404;margin-bottom:.75rem;line-height:1.6;font-size:.95rem;list-style:auto}.quote-notes li:last-child{margin-bottom:0}.hidden{display:none!important}.benefits-section{margin:4rem 0 3rem;padding:0 1rem}.benefits-container{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;max-width:1200px;margin:0 auto}.benefit-card{background:white;border-radius:24px;padding:2.5rem;position:relative;overflow:hidden;transition:all .4s cubic-bezier(0.4,0,0.2,1);box-shadow:0 4px 20px rgba(0,0,0,0.06)}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,0.12)}.benefit-large{grid-row:span 2;display:flex;flex-direction:column;justify-content:center;border:2px solid #e8f4ff}.benefit-decoration{position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:linear-gradient(135deg,#e8f4ff 0,#d4e9ff 100%);border-radius:50%;opacity:.5}.benefit-cards-small{display:flex;flex-direction:column;gap:2rem}.benefit-small{border:2px solid transparent}.benefit-small:first-child{border-color:#e8f9f0}.benefit-small:last-child{border-color:#fff0f0}.benefit-icon{width:70px;height:70px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .4s ease}.benefit-card:hover .benefit-icon{transform:scale(1.1) rotate(-5deg)}.icon-blue{background:linear-gradient(135deg,#e8f4ff 0,#cfe9ff 100%)}.icon-green{background:linear-gradient(135deg,#e8f9f0 0,#d0f4e0 100%)}.icon-coral{background:linear-gradient(135deg,#fff0f0 0,#ffe5e5 100%)}.icon-blue i{font-size:2rem;color:#4A9FF5}.icon-green i{font-size:2rem;color:#52C785}.icon-coral i{font-size:2rem;color:#FF6B6B}.benefit-card h3{font-size:1.5rem;color:#1a1a2e;margin-bottom:1rem;font-weight:600}.benefit-card p{font-size:.95rem;line-height:1.7;color:#666}.benefit-large h3{font-size:2rem}.benefit-large p{font-size:1.05rem;margin-bottom:1.5rem}.benefit-badge{display:inline-block;background:linear-gradient(135deg,#4A9FF5 0,#357ABD 100%);color:white;padding:.5rem 1.5rem;border-radius:30px;font-weight:600;font-size:1.1rem;margin-top:1rem;box-shadow:0 4px 15px rgba(74,159,245,0.3)}.how-it-works-section{padding:5rem 2rem;margin:5rem 0 3rem;position:relative;overflow:hidden}.section-header{text-align:center;margin-bottom:5rem}.section-tag{display:inline-block;background:#e8f4ff;color:#4A9FF5;padding:.5rem 1.5rem;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:1rem;letter-spacing:.5px}.section-title{font-size:2.5rem;color:#1a1a2e;margin-bottom:1rem;font-weight:700}.section-subtitle{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.flowchart-container{max-width:1100px;height:750px;margin:0 auto;position:relative;padding:3rem 2rem}.flow-path{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.flow-line{stroke-dasharray:10,5;animation:dashFlow 30s linear infinite}@keyframes dashFlow{to{stroke-dashoffset:-1000}}.flow-node{position:absolute;z-index:2;transition:all .5s cubic-bezier(0.34,1.56,0.64,1);cursor:pointer}.flow-node:hover{transform:translateY(-15px) scale(1.03);z-index:20}.node-shape{position:relative;background:white;transition:all .4s ease}.node-content{position:relative;z-index:3;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.node-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;opacity:0;z-index:0;transition:opacity .4s ease}.flow-node:hover .node-glow{opacity:1}.glow-blue{width:110%;height:110%;background:radial-gradient(circle,rgba(74,159,245,0.2) 0,transparent 70%)}.glow-green{width:110%;height:110%;background:radial-gradient(circle,rgba(82,199,133,0.2) 0,transparent 70%)}.glow-coral{width:110%;height:110%;background:radial-gradient(circle,rgba(255,107,107,0.2) 0,transparent 70%)}.glow-purple{width:110%;height:110%;background:radial-gradient(circle,rgba(155,111,219,0.2) 0,transparent 70%)}.step-badge{position:absolute;top:-15px;right:-15px;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;color:white;box-shadow:0 6px 20px rgba(0,0,0,0.15);animation:badgePulse 3s ease-in-out infinite;z-index:4}@keyframes badgePulse{0%,100%{transform:scale(1);box-shadow:0 6px 20px rgba(0,0,0,0.15)}50%{transform:scale(1.1);box-shadow:0 8px 30px rgba(0,0,0,0.25)}}.badge-blue{background:linear-gradient(135deg,#4A9FF5 0,#357ABD 100%)}.badge-green{background:linear-gradient(135deg,#52C785 0,#3da66b 100%)}.badge-coral{background:linear-gradient(135deg,#FF6B6B 0,#ee5253 100%)}.badge-purple{background:linear-gradient(135deg,#9B6FDB 0,#7d4ec4 100%)}.node-icon{width:75px;height:75px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;transition:transform .4s ease}.flow-node:hover .node-icon{transform:scale(1.15) rotate(5deg)}.node-icon i{font-size:2.2rem}.flow-node h3{font-size:1.35rem;color:#1a1a2e;margin-bottom:.8rem;font-weight:600;line-height:1.3}.flow-node p{font-size:.9rem;line-height:1.7;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;transition:all .4s ease;max-height:4.5rem;position:relative}.flow-node p::after{content:'';position:absolute;bottom:0;left:0;right:0;height:1.5rem;background:linear-gradient(to bottom,transparent,white);opacity:1;transition:opacity .3s ease;pointer-events:none}.flow-node:hover p{-webkit-line-clamp:unset;max-height:500px}.flow-node:hover p::after{opacity:0}.node-1{top:0;left:0}.circle-shape{width:360px;min-height:360px;border-radius:50%;box-shadow:0 15px 50px rgba(74,159,245,0.2);border:3px solid #e8f4ff;transition:all .4s ease}.flow-node:hover .circle-shape{min-height:380px}.node-2{top:12%;right:16%}.rect-shape{width:310px;min-height:300px;border-radius:32px;box-shadow:0 15px 50px rgba(82,199,133,0.2);border:3px solid #e8f9f0;transition:all .4s ease}.flow-node:hover .rect-shape{min-height:330px}.node-3{bottom:4%;right:4%}.hexagon-shape{width:330px;min-height:330px;position:relative;transition:all .4s ease}.hexagon-clip{position:absolute;top:0;left:0;width:100%;height:100%;background:white;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);box-shadow:0 15px 50px rgba(255,107,107,0.2);border:3px solid #fff0f0;z-index:1;transition:all .4s ease}.hexagon-shape .node-content{position:relative;z-index:2}.flow-node:hover .hexagon-clip{clip-path:polygon(50% 0,100% 20%,100% 80%,50% 100%,0% 80%,0% 20%)}.node-4{bottom:-2%;left:20%}.diamond-shape{width:320px;min-height:320px;position:relative;transition:all .4s ease}.diamond-clip{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:100%;height:100%;background:white;border-radius:35px;box-shadow:0 15px 50px rgba(155,111,219,0.2);border:3px solid #f3e8ff;z-index:1;transition:all .4s ease}.diamond-shape .node-content{position:relative;z-index:2;padding:2.2rem 2rem}.flow-node:hover .diamond-shape{min-height:310px}.icon-purple{background:linear-gradient(135deg,#f3e8ff 0,#e5d4ff 100%)}.icon-purple i{color:#9B6FDB}.deco-dot{position:absolute;width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#4A9FF5 0,#52C785 100%);opacity:.4;animation:dotFloat 4s ease-in-out infinite;z-index:1}.dot-1{top:30%;left:45%;animation-delay:0s}.dot-2{top:55%;right:35%;animation-delay:1.3s}.dot-3{bottom:30%;left:40%;animation-delay:2.6s}@keyframes dotFloat{0%,100%{transform:translateY(0) scale(1);opacity:.4}50%{transform:translateY(-20px) scale(1.2);opacity:.7}}@media(max-width:992px){.cost-table{font-size:.85rem}.cost-table th,.cost-table td{padding:.5rem .3rem}.benefits-container{grid-template-columns:1fr;gap:1.5rem}.benefit-large{grid-row:span 1}.benefit-cards-small{gap:1.5rem}.flowchart-container{height:auto;padding:2rem 1rem}.flow-path{display:none}.flow-node{position:relative;margin:0 auto 3rem;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important}.circle-shape{width:320px;min-height:320px}.rect-shape{width:300px;min-height:290px}.hexagon-shape{width:300px;min-height:300px}.diamond-shape{width:260px;min-height:260px}.flow-node p{-webkit-line-clamp:4;max-height:6rem}.deco-dot{display:none}}@media(max-width:768px){.fcl-quote-container{padding:1rem}.fcl-quote-container h1{font-size:2rem}.service-type-options{grid-template-columns:1fr 1fr}.locations-grid{grid-template-columns:1fr}.toggle-options{grid-template-columns:1fr}.service-item{padding:1rem}.service-description{font-size:.8rem;padding:.6rem}.bond-grid{grid-template-columns:1fr;gap:1rem}.bond-card-content{padding:1rem;min-height:100px}.bond-title{font-size:1rem}.bond-description{font-size:.8rem}.bubble-tip{padding:1.2rem 1.5rem 1.2rem 1.2rem;max-width:100%;margin:0 .5rem}.bubble-icon{width:35px;height:35px;font-size:18px;left:12px}.bubble-text{padding-left:45px;font-size:14px}.bubble-close{width:26px!important;height:26px!important;font-size:13px}.container-row{grid-template-columns:1fr;gap:.5rem}.btn-remove-container{width:100%;border-radius:5px;height:auto;padding:.5rem}.total-cost .amount{font-size:2rem}.result-actions{flex-direction:column}.result-actions button{width:100%}.cost-category{padding:.75rem}.cost-table{font-size:.8rem}.cost-table th,.cost-table td{padding:.4rem .25rem}.cost-table th:nth-child(2),.cost-table td:nth-child(2){display:none}.benefits-section{margin:2rem 0;padding:0 .5rem}.benefit-card{padding:2rem 1.5rem}.benefit-large h3{font-size:1.6rem}.benefit-large p{font-size:.95rem}.benefit-icon{width:60px;height:60px}.benefit-icon i,.icon-blue i,.icon-green i,.icon-coral i{font-size:1.7rem}.how-it-works-section{padding:3rem 1.5rem;margin:3rem 0 2rem}.section-header{margin-bottom:3rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.flowchart-container{padding:2rem 1rem}.circle-shape{width:280px;min-height:280px}.rect-shape{width:270px;min-height:270px}.hexagon-shape{width:270px;min-height:270px}.diamond-shape{width:240px;min-height:240px}.flow-node p{-webkit-line-clamp:4;max-height:6rem}.node-content{padding:2rem 1.5rem}.step-badge{width:45px;height:45px;font-size:1.1rem;top:-12px;right:-12px}.node-icon{width:65px;height:65px;margin-bottom:1rem}.node-icon i{font-size:1.9rem}.flow-node h3{font-size:1.2rem}.flow-node p{font-size:.85rem;line-height:1.6}}@media(max-width:480px){.service-type-options{grid-template-columns:1fr}.bond-options{flex-direction:column}.bond-option{width:100%}.service-label{font-size:.875rem}.toggle-switch{width:45px;height:24px}.slider:before{height:16px;width:16px}.toggle-switch input:checked+.slider:before{transform:translateX(21px)}.bond-card-content{padding:.875rem}.fcl-quote-container{padding:1rem}.benefits-section{margin:1.5rem 0}.benefit-card{padding:1.5rem 1.2rem}.benefit-badge{padding:.4rem 1.2rem;font-size:1rem}.how-it-works-section{padding:2.5rem 1rem}.section-title{font-size:1.7rem}.section-subtitle{font-size:.95rem}.flowchart-container{padding:1.5rem .5rem}.flow-node{margin-bottom:2.5rem}.circle-shape{width:240px;min-height:240px}.rect-shape{width:240px;min-height:240px}.hexagon-shape{width:240px;min-height:240px}.diamond-shape{width:220px;min-height:220px}.flow-node p{font-size:.8rem;-webkit-line-clamp:4;max-height:5.5rem}.node-content{padding:1.8rem 1.3rem}.step-badge{width:42px;height:42px;font-size:1rem;top:-10px;right:-10px}.node-icon{width:58px;height:58px;margin-bottom:.9rem}.node-icon i{font-size:1.6rem}.flow-node h3{font-size:1.1rem;margin-bottom:.6rem}.flow-node p{font-size:.82rem;line-height:1.5}}