{"id":276,"date":"2024-12-07T17:55:57","date_gmt":"2024-12-07T17:55:57","guid":{"rendered":"https:\/\/34.85.178.93\/?page_id=276"},"modified":"2026-07-18T07:10:47","modified_gmt":"2026-07-18T07:10:47","slug":"truck-insurance-2","status":"publish","type":"page","link":"https:\/\/musasinsurance.com\/?page_id=276","title":{"rendered":"Truck Insurance"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<style data-wp-block-html=\"css\">\n.mas-truck-page {\n    --truck-blue: #006dff;\n    --truck-blue-dark: #0058d9;\n    --truck-navy: #102a43;\n    --truck-text: #53657a;\n    --truck-muted: #76879a;\n    --truck-light-blue: #eaf3ff;\n    --truck-soft-blue: #f6f9ff;\n    --truck-border: #dfe9f5;\n    --truck-green: #20b36b;\n    --truck-white: #ffffff;\n\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--truck-navy);\n}\n\n.mas-truck-page *,\n.mas-truck-page *::before,\n.mas-truck-page *::after {\n    box-sizing: border-box;\n}\n\n.mas-truck-page a {\n    text-decoration: none;\n}\n\n\n\/* LABEL *\/\n\n.mas-truck-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 22px;\n    padding: 10px 17px;\n    border: 1px solid rgba(0, 109, 255, 0.12);\n    border-radius: 999px;\n    background: var(--truck-light-blue);\n    color: var(--truck-blue);\n    font-size: 11px;\n    line-height: 1;\n    font-weight: 750;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n}\n\n.mas-truck-label::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--truck-blue);\n    box-shadow: 0 0 0 5px rgba(0, 109, 255, 0.1);\n}\n\n.mas-truck-label-light {\n    border-color: rgba(255, 255, 255, 0.2);\n    background: rgba(255, 255, 255, 0.11);\n    color: #ffffff;\n}\n\n.mas-truck-label-light::before {\n    background: #ffffff;\n    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.11);\n}\n\n\n\/* HERO *\/\n\n.mas-truck-hero {\n    position: relative;\n    padding: 100px 30px 92px;\n    background:\n        radial-gradient(\n            circle at 91% 13%,\n            rgba(0, 109, 255, 0.1),\n            transparent 28%\n        ),\n        linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);\n}\n\n.mas-truck-hero::before {\n    content: \"\";\n    position: absolute;\n    top: -280px;\n    right: -210px;\n    width: 650px;\n    height: 650px;\n    border: 1px solid rgba(0, 109, 255, 0.07);\n    border-radius: 50%;\n}\n\n.mas-truck-hero-container {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 1350px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: minmax(0, 0.94fr) minmax(500px, 1.06fr);\n    align-items: center;\n    gap: 75px;\n}\n\n.mas-truck-hero-content h1 {\n    max-width: 730px;\n    margin: 0 0 25px;\n    color: var(--truck-navy);\n    font-size: clamp(52px, 5.3vw, 76px);\n    line-height: 0.99;\n    font-weight: 830;\n    letter-spacing: -0.055em;\n}\n\n.mas-truck-hero-content h1 span {\n    display: block;\n    color: var(--truck-blue);\n}\n\n.mas-truck-hero-content > p {\n    max-width: 650px;\n    margin: 0 0 34px;\n    color: var(--truck-text);\n    font-size: 19px;\n    line-height: 1.75;\n}\n\n.mas-truck-hero-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-bottom: 31px;\n}\n\n\n\/* BUTTONS *\/\n\n.mas-truck-button {\n    min-height: 58px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 11px;\n    padding: 16px 27px;\n    border: 1px solid transparent;\n    border-radius: 14px;\n    font-size: 14px;\n    line-height: 1;\n    font-weight: 750;\n    transition:\n        transform 0.25s ease,\n        background-color 0.25s ease,\n        border-color 0.25s ease,\n        color 0.25s ease,\n        box-shadow 0.25s ease;\n}\n\n.mas-truck-button svg {\n    width: 19px;\n    height: 19px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n.mas-truck-button-primary {\n    background: var(--truck-blue);\n    color: #ffffff;\n    box-shadow: 0 14px 30px rgba(0, 109, 255, 0.24);\n}\n\n.mas-truck-button-primary:hover {\n    background: var(--truck-blue-dark);\n    color: #ffffff;\n    transform: translateY(-3px);\n    box-shadow: 0 19px 38px rgba(0, 109, 255, 0.29);\n}\n\n.mas-truck-button-secondary,\n.mas-truck-button-outline {\n    border-color: var(--truck-border);\n    background: #ffffff;\n    color: var(--truck-navy);\n    box-shadow: 0 9px 25px rgba(16, 42, 67, 0.07);\n}\n\n.mas-truck-button-secondary:hover,\n.mas-truck-button-outline:hover {\n    border-color: rgba(0, 109, 255, 0.3);\n    background: var(--truck-soft-blue);\n    color: var(--truck-blue);\n    transform: translateY(-3px);\n}\n\n\n\/* HERO TRUST *\/\n\n.mas-truck-hero-trust {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 13px 22px;\n}\n\n.mas-truck-hero-trust span {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    color: #617286;\n    font-size: 13px;\n    font-weight: 650;\n}\n\n.mas-truck-hero-trust i {\n    width: 22px;\n    height: 22px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--truck-light-blue);\n    color: var(--truck-blue);\n    font-size: 12px;\n    font-style: normal;\n    font-weight: 800;\n}\n\n\n\/* HERO IMAGE *\/\n\n.mas-truck-hero-visual {\n    position: relative;\n    min-height: 590px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.mas-truck-hero-shape {\n    position: absolute;\n    width: 84%;\n    aspect-ratio: 1;\n    border-radius: 42% 58% 61% 39% \/ 47% 40% 60% 53%;\n    background:\n        linear-gradient(\n            145deg,\n            rgba(0, 109, 255, 0.13),\n            rgba(234, 243, 255, 0.3)\n        );\n    transform: rotate(-4deg);\n}\n\n.mas-truck-hero-shape::before {\n    content: \"\";\n    position: absolute;\n    inset: 30px;\n    border: 1px solid rgba(0, 109, 255, 0.1);\n    border-radius: inherit;\n}\n\n.mas-truck-hero-image {\n    position: relative;\n    z-index: 2;\n    display: block;\n    width: 110%;\n    max-width: 730px;\n    height: auto;\n    object-fit: contain;\n    filter: drop-shadow(0 38px 31px rgba(16, 42, 67, 0.17));\n    transition: transform 0.45s ease;\n}\n\n.mas-truck-hero-visual:hover .mas-truck-hero-image {\n    transform: translateY(-7px);\n}\n\n\n\/* FLOATING CARDS *\/\n\n.mas-truck-floating-card {\n    position: absolute;\n    z-index: 4;\n    display: flex;\n    align-items: center;\n    gap: 11px;\n    min-width: 225px;\n    padding: 15px 17px;\n    border: 1px solid rgba(255, 255, 255, 0.85);\n    border-radius: 17px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: 0 20px 45px rgba(16, 42, 67, 0.13);\n    backdrop-filter: blur(15px);\n    -webkit-backdrop-filter: blur(15px);\n    animation: masTruckFloat 5s ease-in-out infinite;\n}\n\n.mas-truck-floating-card small {\n    display: block;\n    margin-bottom: 3px;\n    color: #7c8b9d;\n    font-size: 9px;\n    line-height: 1.2;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n}\n\n.mas-truck-floating-card span:last-child {\n    color: var(--truck-navy);\n    font-size: 12px;\n    line-height: 1.35;\n    font-weight: 750;\n}\n\n.mas-floating-icon {\n    width: 39px;\n    height: 39px;\n    display: grid;\n    flex: 0 0 39px;\n    place-items: center;\n    border-radius: 12px;\n    background: var(--truck-light-blue);\n    color: var(--truck-blue);\n    font-size: 10px;\n    font-weight: 850;\n}\n\n.mas-floating-icon svg {\n    width: 21px;\n    height: 21px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n.mas-truck-floating-top {\n    top: 67px;\n    left: -20px;\n}\n\n.mas-truck-floating-bottom {\n    right: -11px;\n    bottom: 67px;\n    animation-delay: 1.8s;\n}\n\n@keyframes masTruckFloat {\n    0%,\n    100% {\n        transform: translateY(0);\n    }\n\n    50% {\n        transform: translateY(-9px);\n    }\n}\n\n\n\/* BENEFITS *\/\n\n.mas-truck-benefits {\n    padding: 0 30px 90px;\n    background: #f8fbff;\n}\n\n.mas-truck-benefits-container {\n    width: 100%;\n    max-width: 1350px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    overflow: hidden;\n    border: 1px solid var(--truck-border);\n    border-radius: 24px;\n    background: #ffffff;\n    box-shadow: 0 22px 65px rgba(16, 42, 67, 0.07);\n}\n\n.mas-truck-benefit {\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    padding: 31px;\n}\n\n.mas-truck-benefit + .mas-truck-benefit {\n    border-left: 1px solid var(--truck-border);\n}\n\n.mas-benefit-icon,\n.mas-coverage-icon {\n    display: grid;\n    place-items: center;\n    border-radius: 14px;\n    background: var(--truck-light-blue);\n    color: var(--truck-blue);\n}\n\n.mas-benefit-icon {\n    width: 49px;\n    height: 49px;\n    flex: 0 0 49px;\n}\n\n.mas-benefit-icon svg,\n.mas-coverage-icon svg {\n    width: 23px;\n    height: 23px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n.mas-truck-benefit h3 {\n    margin: 1px 0 7px;\n    color: var(--truck-navy);\n    font-size: 17px;\n}\n\n.mas-truck-benefit p {\n    margin: 0;\n    color: var(--truck-text);\n    font-size: 13px;\n    line-height: 1.65;\n}\n\n\n\/* SHARED SECTIONS *\/\n\n.mas-truck-section {\n    padding: 110px 30px;\n}\n\n.mas-truck-section-heading {\n    max-width: 780px;\n    margin: 0 auto 55px;\n    text-align: center;\n}\n\n.mas-truck-section-heading h2,\n.mas-truck-types-heading h2,\n.mas-truck-faq-heading h2 {\n    margin: 0 0 20px;\n    color: var(--truck-navy);\n    font-size: clamp(42px, 4.5vw, 61px);\n    line-height: 1.04;\n    font-weight: 820;\n    letter-spacing: -0.048em;\n}\n\n.mas-truck-section-heading h2 span {\n    color: var(--truck-blue);\n}\n\n.mas-truck-section-heading p,\n.mas-truck-types-heading > p,\n.mas-truck-faq-heading > p {\n    margin: 0;\n    color: var(--truck-text);\n    font-size: 17px;\n    line-height: 1.72;\n}\n\n\n\/* COVERAGES *\/\n\n.mas-truck-coverages {\n    background: #ffffff;\n}\n\n.mas-truck-coverage-grid {\n    width: 100%;\n    max-width: 1350px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 20px;\n}\n\n.mas-truck-coverage-card {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    min-height: 325px;\n    padding: 31px;\n    overflow: hidden;\n    border: 1px solid var(--truck-border);\n    border-radius: 23px;\n    background: #ffffff;\n    transition:\n        transform 0.3s ease,\n        border-color 0.3s ease,\n        box-shadow 0.3s ease;\n}\n\n.mas-truck-coverage-card::before {\n    content: \"\";\n    position: absolute;\n    top: -70px;\n    right: -70px;\n    width: 155px;\n    height: 155px;\n    border-radius: 50%;\n    background: rgba(0, 109, 255, 0.035);\n    transition: transform 0.35s ease;\n}\n\n.mas-truck-coverage-card:hover {\n    border-color: rgba(0, 109, 255, 0.25);\n    transform: translateY(-7px);\n    box-shadow: 0 24px 54px rgba(16, 42, 67, 0.1);\n}\n\n.mas-truck-coverage-card:hover::before {\n    transform: scale(1.2);\n}\n\n.mas-coverage-icon {\n    position: relative;\n    z-index: 2;\n    width: 53px;\n    height: 53px;\n    margin-bottom: 24px;\n}\n\n.mas-truck-coverage-card h3 {\n    position: relative;\n    z-index: 2;\n    margin: 0 0 12px;\n    color: var(--truck-navy);\n    font-size: 20px;\n}\n\n.mas-truck-coverage-card p {\n    position: relative;\n    z-index: 2;\n    flex: 1;\n    margin: 0 0 23px;\n    color: var(--truck-text);\n    font-size: 14px;\n    line-height: 1.68;\n}\n\n.mas-truck-coverage-card > a {\n    position: relative;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    color: var(--truck-blue);\n    font-size: 13px;\n    font-weight: 750;\n}\n\n.mas-truck-coverage-card > a span {\n    transition: transform 0.25s ease;\n}\n\n.mas-truck-coverage-card:hover > a span {\n    transform: translateX(4px);\n}\n\n\n\/* MARKET *\/\n\n.mas-truck-market {\n    padding: 105px 30px;\n    background:\n        radial-gradient(\n            circle at 83% 20%,\n            rgba(255, 255, 255, 0.12),\n            transparent 28%\n        ),\n        linear-gradient(135deg, #006dff 0%, #0056ce 100%);\n}\n\n.mas-truck-market-container {\n    width: 100%;\n    max-width: 1250px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(440px, 0.83fr);\n    align-items: center;\n    gap: 80px;\n}\n\n.mas-truck-market-content h2 {\n    max-width: 680px;\n    margin: 0 0 21px;\n    color: #ffffff;\n    font-size: clamp(42px, 4vw, 59px);\n    line-height: 1.05;\n    font-weight: 820;\n    letter-spacing: -0.047em;\n}\n\n.mas-truck-market-content > p {\n    max-width: 680px;\n    margin: 0 0 31px;\n    color: rgba(255, 255, 255, 0.78);\n    font-size: 17px;\n    line-height: 1.75;\n}\n\n.mas-truck-market-points {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 13px 20px;\n}\n\n.mas-truck-market-points span {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 650;\n}\n\n.mas-truck-market-points i {\n    width: 23px;\n    height: 23px;\n    display: grid;\n    flex: 0 0 23px;\n    place-items: center;\n    border-radius: 50%;\n    background: rgba(255, 255, 255, 0.14);\n    font-size: 12px;\n    font-style: normal;\n}\n\n.mas-truck-market-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 15px;\n}\n\n.mas-truck-market-stat {\n    min-height: 150px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 25px;\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 20px;\n    background: rgba(255, 255, 255, 0.1);\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n}\n\n.mas-truck-market-stat strong {\n    margin-bottom: 8px;\n    color: #ffffff;\n    font-size: 31px;\n    line-height: 1;\n}\n\n.mas-truck-market-stat span {\n    color: rgba(255, 255, 255, 0.7);\n    font-size: 12px;\n    line-height: 1.45;\n}\n\n\n\/* PRICING *\/\n\n.mas-truck-pricing {\n    background: var(--truck-soft-blue);\n}\n\n.mas-truck-price-grid {\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    align-items: stretch;\n    gap: 20px;\n}\n\n.mas-truck-price-card {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    padding: 36px 31px 31px;\n    border: 1px solid var(--truck-border);\n    border-radius: 25px;\n    background: #ffffff;\n    box-shadow: 0 20px 55px rgba(16, 42, 67, 0.06);\n    transition:\n        transform 0.3s ease,\n        box-shadow 0.3s ease;\n}\n\n.mas-truck-price-card:hover {\n    transform: translateY(-7px);\n    box-shadow: 0 27px 65px rgba(16, 42, 67, 0.11);\n}\n\n.mas-truck-price-featured {\n    border-color: var(--truck-blue);\n    box-shadow: 0 25px 65px rgba(0, 109, 255, 0.15);\n    transform: translateY(-10px);\n}\n\n.mas-truck-price-featured:hover {\n    transform: translateY(-16px);\n}\n\n.mas-price-badge {\n    position: absolute;\n    top: 0;\n    left: 50%;\n    padding: 8px 16px;\n    border-radius: 0 0 12px 12px;\n    background: var(--truck-blue);\n    color: #ffffff;\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    transform: translateX(-50%);\n}\n\n.mas-price-type {\n    display: block;\n    margin-bottom: 25px;\n    color: var(--truck-navy);\n    font-size: 18px;\n    font-weight: 800;\n}\n\n.mas-price-intro {\n    margin: 0 0 5px;\n    color: var(--truck-muted);\n    font-size: 12px;\n}\n\n.mas-price {\n    display: flex;\n    align-items: flex-end;\n    margin-bottom: 28px;\n    color: var(--truck-navy);\n}\n\n.mas-price sup {\n    align-self: flex-start;\n    margin-top: 10px;\n    color: var(--truck-blue);\n    font-size: 22px;\n    font-weight: 800;\n}\n\n.mas-price strong {\n    color: var(--truck-navy);\n    font-size: 61px;\n    line-height: 0.95;\n    letter-spacing: -0.055em;\n}\n\n.mas-price span {\n    margin: 0 0 7px 7px;\n    color: var(--truck-muted);\n    font-size: 12px;\n}\n\n.mas-truck-price-card ul {\n    display: grid;\n    flex: 1;\n    gap: 13px;\n    margin: 0 0 30px;\n    padding: 0;\n    list-style: none;\n}\n\n.mas-truck-price-card li {\n    position: relative;\n    padding-left: 27px;\n    color: var(--truck-text);\n    font-size: 13px;\n    line-height: 1.5;\n}\n\n.mas-truck-price-card li::before {\n    content: \"\u2713\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 19px;\n    height: 19px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--truck-light-blue);\n    color: var(--truck-blue);\n    font-size: 10px;\n    font-weight: 850;\n}\n\n.mas-truck-price-card .mas-truck-button {\n    width: 100%;\n}\n\n.mas-price-disclaimer {\n    max-width: 860px;\n    margin: 33px auto 0;\n    color: #7b8b9e;\n    font-size: 11px;\n    line-height: 1.6;\n    text-align: center;\n}\n\n\n\/* VEHICLE TYPES *\/\n\n.mas-truck-types {\n    padding: 110px 30px;\n    background: #ffffff;\n}\n\n.mas-truck-types-container {\n    width: 100%;\n    max-width: 1350px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: minmax(320px, 0.75fr) minmax(0, 1.25fr);\n    align-items: start;\n    gap: 70px;\n}\n\n.mas-truck-types-heading {\n    position: sticky;\n    top: 40px;\n}\n\n.mas-truck-types-heading > p {\n    margin-bottom: 30px;\n}\n\n.mas-truck-types-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n}\n\n.mas-truck-type-card {\n    min-height: 240px;\n    padding: 29px;\n    border: 1px solid var(--truck-border);\n    border-radius: 22px;\n    background:\n        linear-gradient(\n            145deg,\n            #ffffff,\n            #f9fbff\n        );\n    transition:\n        transform 0.3s ease,\n        border-color 0.3s ease,\n        box-shadow 0.3s ease;\n}\n\n.mas-truck-type-card:hover {\n    border-color: rgba(0, 109, 255, 0.24);\n    transform: translateY(-6px);\n    box-shadow: 0 22px 50px rgba(16, 42, 67, 0.08);\n}\n\n.mas-truck-type-card > span {\n    display: block;\n    margin-bottom: 38px;\n    color: var(--truck-blue);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n}\n\n.mas-truck-type-card h3 {\n    margin: 0 0 11px;\n    color: var(--truck-navy);\n    font-size: 19px;\n}\n\n.mas-truck-type-card p {\n    margin: 0;\n    color: var(--truck-text);\n    font-size: 13px;\n    line-height: 1.65;\n}\n\n\n\/* ADD-ONS *\/\n\n.mas-truck-addons {\n    background: var(--truck-soft-blue);\n}\n\n.mas-truck-addon-grid {\n    width: 100%;\n    max-width: 1250px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n}\n\n.mas-truck-addon-card {\n    position: relative;\n    min-height: 260px;\n    padding: 33px 34px 30px 88px;\n    border: 1px solid var(--truck-border);\n    border-radius: 22px;\n    background: #ffffff;\n    transition:\n        transform 0.3s ease,\n        box-shadow 0.3s ease;\n}\n\n.mas-truck-addon-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 22px 55px rgba(16, 42, 67, 0.08);\n}\n\n.mas-addon-number {\n    position: absolute;\n    top: 32px;\n    left: 29px;\n    width: 40px;\n    height: 40px;\n    display: grid;\n    place-items: center;\n    border-radius: 12px;\n    background: var(--truck-light-blue);\n    color: var(--truck-blue);\n    font-size: 11px;\n    font-weight: 800;\n}\n\n.mas-truck-addon-card h3 {\n    margin: 0 0 12px;\n    color: var(--truck-navy);\n    font-size: 20px;\n}\n\n.mas-truck-addon-card p {\n    margin: 0 0 18px;\n    color: var(--truck-text);\n    font-size: 13px;\n    line-height: 1.7;\n}\n\n.mas-truck-addon-card strong {\n    color: var(--truck-blue);\n    font-size: 11px;\n}\n\n\n\/* CTA *\/\n\n.mas-truck-cta {\n    padding: 40px 30px;\n    background: #ffffff;\n}\n\n.mas-truck-cta-container {\n    width: 100%;\n    max-width: 1350px;\n    margin: 0 auto;\n    padding: 65px 70px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 45px;\n    overflow: hidden;\n    border-radius: 30px;\n    background:\n        radial-gradient(\n            circle at 90% 0%,\n            rgba(255, 255, 255, 0.14),\n            transparent 29%\n        ),\n        linear-gradient(135deg, #006dff, #004ebc);\n    box-shadow: 0 30px 75px rgba(0, 88, 217, 0.21);\n}\n\n.mas-truck-cta-container h2 {\n    max-width: 680px;\n    margin: 0 0 15px;\n    color: #ffffff;\n    font-size: clamp(38px, 4vw, 55px);\n    line-height: 1.05;\n    font-weight: 820;\n    letter-spacing: -0.045em;\n}\n\n.mas-truck-cta-container p {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: 15px;\n    line-height: 1.65;\n}\n\n.mas-truck-cta-container p a {\n    color: #ffffff;\n    font-weight: 750;\n}\n\n.mas-truck-cta-buttons {\n    display: flex;\n    flex: 0 0 auto;\n    flex-direction: column;\n    gap: 12px;\n}\n\n.mas-truck-button-white {\n    background: #ffffff;\n    color: var(--truck-blue);\n    box-shadow: 0 16px 35px rgba(0, 0, 0, 0.12);\n}\n\n.mas-truck-button-white:hover {\n    color: var(--truck-blue);\n    transform: translateY(-3px);\n    box-shadow: 0 21px 40px rgba(0, 0, 0, 0.16);\n}\n\n.mas-truck-button-glass {\n    border-color: rgba(255, 255, 255, 0.24);\n    background: rgba(255, 255, 255, 0.09);\n    color: #ffffff;\n}\n\n.mas-truck-button-glass:hover {\n    background: rgba(255, 255, 255, 0.16);\n    color: #ffffff;\n    transform: translateY(-3px);\n}\n\n\n\/* FAQ *\/\n\n.mas-truck-faq {\n    background: #ffffff;\n}\n\n.mas-truck-faq-layout {\n    width: 100%;\n    max-width: 1250px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: minmax(320px, 0.78fr) minmax(0, 1.22fr);\n    align-items: start;\n    gap: 75px;\n}\n\n.mas-truck-help-card {\n    margin-top: 30px;\n    padding: 25px;\n    border: 1px solid var(--truck-border);\n    border-radius: 19px;\n    background: var(--truck-soft-blue);\n}\n\n.mas-truck-help-card span,\n.mas-truck-help-card strong {\n    display: block;\n}\n\n.mas-truck-help-card span {\n    margin-bottom: 7px;\n    color: var(--truck-muted);\n    font-size: 11px;\n}\n\n.mas-truck-help-card strong {\n    margin-bottom: 14px;\n    color: var(--truck-navy);\n    font-size: 15px;\n}\n\n.mas-truck-help-card a {\n    color: var(--truck-blue);\n    font-size: 12px;\n    font-weight: 750;\n}\n\n.mas-truck-faq-list {\n    display: grid;\n    gap: 13px;\n}\n\n.mas-truck-faq-list details {\n    border: 1px solid var(--truck-border);\n    border-radius: 17px;\n    background: #ffffff;\n    transition:\n        border-color 0.25s ease,\n        box-shadow 0.25s ease;\n}\n\n.mas-truck-faq-list details[open] {\n    border-color: rgba(0, 109, 255, 0.24);\n    box-shadow: 0 17px 40px rgba(16, 42, 67, 0.07);\n}\n\n.mas-truck-faq-list summary {\n    min-height: 74px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 25px;\n    padding: 20px 23px;\n    color: var(--truck-navy);\n    font-size: 14px;\n    font-weight: 750;\n    cursor: pointer;\n    list-style: none;\n}\n\n.mas-truck-faq-list summary::-webkit-details-marker {\n    display: none;\n}\n\n.mas-truck-faq-list summary span {\n    width: 29px;\n    height: 29px;\n    display: grid;\n    flex: 0 0 29px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--truck-light-blue);\n    color: var(--truck-blue);\n    font-size: 18px;\n    font-weight: 500;\n    transition: transform 0.25s ease;\n}\n\n.mas-truck-faq-list details[open] summary span {\n    transform: rotate(45deg);\n}\n\n.mas-truck-faq-list details > div {\n    padding: 0 23px 23px;\n    color: var(--truck-text);\n    font-size: 13px;\n    line-height: 1.75;\n}\n\n.mas-truck-faq-list details > div a {\n    color: var(--truck-blue);\n    font-weight: 700;\n}\n\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 1100px) {\n\n    .mas-truck-hero-container {\n        grid-template-columns: minmax(0, 0.95fr) minmax(430px, 1.05fr);\n        gap: 40px;\n    }\n\n    .mas-truck-market-container {\n        gap: 45px;\n    }\n\n    .mas-truck-coverage-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .mas-truck-cta-container {\n        padding: 55px 45px;\n    }\n}\n\n@media (max-width: 900px) {\n\n    .mas-truck-hero {\n        padding: 75px 22px 70px;\n    }\n\n    .mas-truck-hero-container,\n    .mas-truck-market-container,\n    .mas-truck-types-container,\n    .mas-truck-faq-layout {\n        grid-template-columns: 1fr;\n    }\n\n    .mas-truck-hero-content {\n        max-width: 760px;\n        margin: 0 auto;\n        text-align: center;\n    }\n\n    .mas-truck-hero-content > p {\n        margin-right: auto;\n        margin-left: auto;\n    }\n\n    .mas-truck-hero-buttons,\n    .mas-truck-hero-trust {\n        justify-content: center;\n    }\n\n    .mas-truck-hero-visual {\n        min-height: 510px;\n    }\n\n    .mas-truck-benefits-container {\n        grid-template-columns: 1fr;\n    }\n\n    .mas-truck-benefit + .mas-truck-benefit {\n        border-top: 1px solid var(--truck-border);\n        border-left: 0;\n    }\n\n    .mas-truck-section,\n    .mas-truck-types,\n    .mas-truck-market {\n        padding: 85px 22px;\n    }\n\n    .mas-truck-price-grid {\n        grid-template-columns: 1fr;\n        max-width: 600px;\n    }\n\n    .mas-truck-price-featured,\n    .mas-truck-price-featured:hover {\n        transform: none;\n    }\n\n    .mas-truck-types-heading {\n        position: static;\n        max-width: 720px;\n        text-align: center;\n    }\n\n    .mas-truck-types-heading > p {\n        margin-right: auto;\n        margin-left: auto;\n    }\n\n    .mas-truck-market-content {\n        text-align: center;\n    }\n\n    .mas-truck-market-content h2,\n    .mas-truck-market-content > p {\n        margin-right: auto;\n        margin-left: auto;\n    }\n\n    .mas-truck-market-points {\n        max-width: 600px;\n        margin: 0 auto;\n        text-align: left;\n    }\n\n    .mas-truck-cta-container {\n        flex-direction: column;\n        text-align: center;\n    }\n\n    .mas-truck-cta-buttons {\n        width: 100%;\n        max-width: 430px;\n    }\n}\n\n@media (max-width: 650px) {\n\n    .mas-truck-hero {\n        padding: 60px 17px 52px;\n    }\n\n    .mas-truck-hero-content h1 {\n        font-size: 44px;\n    }\n\n    .mas-truck-hero-content > p {\n        font-size: 16px;\n        line-height: 1.66;\n    }\n\n    .mas-truck-hero-buttons {\n        display: grid;\n        grid-template-columns: 1fr;\n    }\n\n    .mas-truck-button {\n        width: 100%;\n    }\n\n    .mas-truck-hero-trust {\n        display: grid;\n        justify-content: start;\n        width: fit-content;\n        margin: 0 auto;\n        text-align: left;\n    }\n\n    .mas-truck-hero-visual {\n        min-height: 385px;\n    }\n\n    .mas-truck-hero-image {\n        width: 117%;\n    }\n\n    .mas-truck-floating-card {\n        display: none;\n    }\n\n    .mas-truck-benefits {\n        padding: 0 17px 70px;\n    }\n\n    .mas-truck-benefit {\n        padding: 25px 22px;\n    }\n\n    .mas-truck-section,\n    .mas-truck-types,\n    .mas-truck-market {\n        padding: 70px 17px;\n    }\n\n    .mas-truck-section-heading {\n        margin-bottom: 40px;\n    }\n\n    .mas-truck-section-heading h2,\n    .mas-truck-types-heading h2,\n    .mas-truck-faq-heading h2 {\n        font-size: 39px;\n    }\n\n    .mas-truck-section-heading p,\n    .mas-truck-types-heading > p,\n    .mas-truck-faq-heading > p {\n        font-size: 15px;\n    }\n\n    .mas-truck-coverage-grid,\n    .mas-truck-types-grid,\n    .mas-truck-addon-grid,\n    .mas-truck-market-stat-grid,\n    .mas-truck-market-points {\n        grid-template-columns: 1fr;\n    }\n\n    .mas-truck-coverage-card {\n        min-height: auto;\n        padding: 27px 24px;\n    }\n\n    .mas-truck-price-card {\n        padding: 34px 25px 26px;\n    }\n\n    .mas-truck-type-card {\n        min-height: auto;\n    }\n\n    .mas-truck-type-card > span {\n        margin-bottom: 25px;\n    }\n\n    .mas-truck-addon-card {\n        min-height: auto;\n        padding: 78px 24px 27px;\n    }\n\n    .mas-addon-number {\n        top: 24px;\n        left: 24px;\n    }\n\n    .mas-truck-cta {\n        padding: 25px 17px;\n    }\n\n    .mas-truck-cta-container {\n        padding: 47px 23px;\n        border-radius: 24px;\n    }\n\n    .mas-truck-cta-container h2 {\n        font-size: 39px;\n    }\n}\n\n@media (prefers-reduced-motion: reduce) {\n\n    .mas-truck-page *,\n    .mas-truck-page *::before,\n    .mas-truck-page *::after {\n        animation: none !important;\n        scroll-behavior: auto !important;\n        transition: none !important;\n    }\n}\n<\/style>\n\n<div class=\"mas-truck-page\">\n\n    <!-- HERO -->\n    <section class=\"mas-truck-hero\">\n        <div class=\"mas-truck-hero-container\">\n\n            <div class=\"mas-truck-hero-content\">\n\n                <span class=\"mas-truck-label\">\n                    Specialized Truck Insurance\n                <\/span>\n\n                <h1>\n                    Your first and last stop for\n                    <span>truck insurance.<\/span>\n                <\/h1>\n\n                <p>\n                    Coverage for owner-operators, new ventures and established\n                    transportation companies. Compare competitive options for\n                    liability, cargo, physical damage and more.\n                <\/p>\n\n                <div class=\"mas-truck-hero-buttons\">\n\n                    <a href=\"\/contact-us\/\" class=\"mas-truck-button mas-truck-button-primary\">\n                        Quote Online\n\n                        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                            <path d=\"M5 12h14M13 6l6 6-6 6\"><\/path>\n                        <\/svg>\n                    <\/a>\n\n                    <a href=\"tel:3054282005\" class=\"mas-truck-button mas-truck-button-secondary\">\n                        Request a Call\n\n                        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                            <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.79 19.79 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.12.9.33 1.78.62 2.63a2 2 0 0 1-.45 2.11L8 9.73a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.85.29 1.73.5 2.63.62A2 2 0 0 1 22 16.92Z\"><\/path>\n                        <\/svg>\n                    <\/a>\n\n                <\/div>\n\n                <div class=\"mas-truck-hero-trust\">\n\n                    <span>\n                        <i>\u2713<\/i>\n                        Same-day options\n                    <\/span>\n\n                    <span>\n                        <i>\u2713<\/i>\n                        New ventures welcome\n                    <\/span>\n\n                    <span>\n                        <i>\u2713<\/i>\n                        Licensed in FL, TX &amp; NE\n                    <\/span>\n\n                <\/div>\n\n            <\/div>\n\n            <div class=\"mas-truck-hero-visual\">\n\n                <div class=\"mas-truck-hero-shape\"><\/div>\n\n                <img decoding=\"async\"\n                    src=\"https:\/\/musasinsurance.com\/wp-content\/uploads\/2025\/02\/Untitled-Instagram-Post-3-copy-3.png\"\n                    alt=\"Commercial semi truck\"\n                    class=\"mas-truck-hero-image\"\n                >\n\n                <div class=\"mas-truck-floating-card mas-truck-floating-top\">\n                    <span class=\"mas-floating-icon\">\n                        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                            <path d=\"M12 3 4 7v5c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V7l-8-4Z\"><\/path>\n                            <path d=\"m9 12 2 2 4-4\"><\/path>\n                        <\/svg>\n                    <\/span>\n\n                    <span>\n                        <small>Specialized protection<\/small>\n                        Coverage built for trucking\n                    <\/span>\n                <\/div>\n\n                <div class=\"mas-truck-floating-card mas-truck-floating-bottom\">\n                    <span class=\"mas-floating-icon\">\n                        24\/7\n                    <\/span>\n\n                    <span>\n                        <small>Insured portal<\/small>\n                        Online certificates\n                    <\/span>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- BENEFIT STRIP -->\n    <section class=\"mas-truck-benefits\">\n        <div class=\"mas-truck-benefits-container\">\n\n            <article class=\"mas-truck-benefit\">\n\n                <span class=\"mas-benefit-icon\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                        <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\n                        <path d=\"M12 7v5l3 2\"><\/path>\n                    <\/svg>\n                <\/span>\n\n                <div>\n                    <h3>Same-Day Quotes<\/h3>\n\n                    <p>\n                        Competitive options without waiting several days for\n                        an answer.\n                    <\/p>\n                <\/div>\n\n            <\/article>\n\n            <article class=\"mas-truck-benefit\">\n\n                <span class=\"mas-benefit-icon\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                        <path d=\"M6 3h9l4 4v14H6Z\"><\/path>\n                        <path d=\"M14 3v5h5M9 13h6M9 17h6\"><\/path>\n                    <\/svg>\n                <\/span>\n\n                <div>\n                    <h3>24\/7 Certificates<\/h3>\n\n                    <p>\n                        Request certificates online through our insured portal\n                        whenever you need them.\n                    <\/p>\n                <\/div>\n\n            <\/article>\n\n            <article class=\"mas-truck-benefit\">\n\n                <span class=\"mas-benefit-icon\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                        <path d=\"M4 19V9M10 19V5M16 19v-7M22 19V3\"><\/path>\n                        <path d=\"M2 19h22\"><\/path>\n                    <\/svg>\n                <\/span>\n\n                <div>\n                    <h3>Broad Market Access<\/h3>\n\n                    <p>\n                        Access to highly rated carriers, admitted markets and\n                        specialty programs.\n                    <\/p>\n                <\/div>\n\n            <\/article>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- COVERAGES -->\n    <section class=\"mas-truck-section mas-truck-coverages\">\n\n        <div class=\"mas-truck-section-heading\">\n\n            <span class=\"mas-truck-label\">\n                Insurance services\n            <\/span>\n\n            <h2>\n                Coverage tailored to your\n                <span>trucking business.<\/span>\n            <\/h2>\n\n            <p>\n                Build a protection plan around your vehicles, cargo, drivers\n                and contractual requirements.\n            <\/p>\n\n        <\/div>\n\n        <div class=\"mas-truck-coverage-grid\">\n\n            <article class=\"mas-truck-coverage-card\">\n\n                <span class=\"mas-coverage-icon\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                        <path d=\"M3 13h13V6H3Z\"><\/path>\n                        <path d=\"M16 9h3l2 3v4h-5Z\"><\/path>\n                        <circle cx=\"7\" cy=\"17\" r=\"2\"><\/circle>\n                        <circle cx=\"18\" cy=\"17\" r=\"2\"><\/circle>\n                    <\/svg>\n                <\/span>\n\n                <h3>Auto Liability<\/h3>\n\n                <p>\n                    Helps protect your business when a covered vehicle causes\n                    bodily injury or property damage to others.\n                <\/p>\n\n                <a href=\"\/contact-us\/\">\n                    Get a quote <span>\u2192<\/span>\n                <\/a>\n\n            <\/article>\n\n            <article class=\"mas-truck-coverage-card\">\n\n                <span class=\"mas-coverage-icon\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                        <path d=\"m4 7 8-4 8 4-8 4Z\"><\/path>\n                        <path d=\"M4 7v10l8 4 8-4V7M12 11v10\"><\/path>\n                    <\/svg>\n                <\/span>\n\n                <h3>Motor Truck Cargo<\/h3>\n\n                <p>\n                    Protects cargo against covered damage, theft or loss while\n                    being transported.\n                <\/p>\n\n                <a href=\"\/contact-us\/\">\n                    Get a quote <span>\u2192<\/span>\n                <\/a>\n\n            <\/article>\n\n            <article class=\"mas-truck-coverage-card\">\n\n                <span class=\"mas-coverage-icon\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                        <path d=\"M5 17h14l-1-7H6Z\"><\/path>\n                        <path d=\"M7 10 9 5h6l2 5\"><\/path>\n                        <circle cx=\"8\" cy=\"17\" r=\"2\"><\/circle>\n                        <circle cx=\"16\" cy=\"17\" r=\"2\"><\/circle>\n                    <\/svg>\n                <\/span>\n\n                <h3>Physical Damage<\/h3>\n\n                <p>\n                    Covers insured vehicles for covered collision, fire,\n                    theft, vandalism and other physical losses.\n                <\/p>\n\n                <a href=\"\/contact-us\/\">\n                    Get a quote <span>\u2192<\/span>\n                <\/a>\n\n            <\/article>\n\n            <article class=\"mas-truck-coverage-card\">\n\n                <span class=\"mas-coverage-icon\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                        <path d=\"M12 3 4 7v5c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V7l-8-4Z\"><\/path>\n                        <path d=\"m9 12 2 2 4-4\"><\/path>\n                    <\/svg>\n                <\/span>\n\n                <h3>General Liability<\/h3>\n\n                <p>\n                    Protection for covered third-party injury, property damage\n                    and certain operational risks.\n                <\/p>\n\n                <a href=\"\/contact-us\/\">\n                    Get a quote <span>\u2192<\/span>\n                <\/a>\n\n            <\/article>\n\n            <article class=\"mas-truck-coverage-card\">\n\n                <span class=\"mas-coverage-icon\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                        <path d=\"M5 18 12 4l7 14Z\"><\/path>\n                        <path d=\"M9 14h6\"><\/path>\n                    <\/svg>\n                <\/span>\n\n                <h3>Excess Liability<\/h3>\n\n                <p>\n                    Adds liability limits above eligible underlying policies\n                    for larger claims and contract requirements.\n                <\/p>\n\n                <a href=\"\/contact-us\/\">\n                    Get a quote <span>\u2192<\/span>\n                <\/a>\n\n            <\/article>\n\n            <article class=\"mas-truck-coverage-card\">\n\n                <span class=\"mas-coverage-icon\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                        <circle cx=\"12\" cy=\"7\" r=\"3\"><\/circle>\n                        <path d=\"M6 21v-4a6 6 0 0 1 12 0v4\"><\/path>\n                        <path d=\"m9 14 3 3 3-3\"><\/path>\n                    <\/svg>\n                <\/span>\n\n                <h3>Workers Compensation<\/h3>\n\n                <p>\n                    Helps cover employee medical costs and lost wages for\n                    eligible work-related injuries or illnesses.\n                <\/p>\n\n                <a href=\"\/contact-us\/\">\n                    Get a quote <span>\u2192<\/span>\n                <\/a>\n\n            <\/article>\n\n            <article class=\"mas-truck-coverage-card\">\n\n                <span class=\"mas-coverage-icon\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                        <path d=\"M3 13h13V6H3Z\"><\/path>\n                        <path d=\"M16 9h3l2 3v4h-5Z\"><\/path>\n                        <path d=\"M2 4h7M2 8h4\"><\/path>\n                        <circle cx=\"7\" cy=\"17\" r=\"2\"><\/circle>\n                        <circle cx=\"18\" cy=\"17\" r=\"2\"><\/circle>\n                    <\/svg>\n                <\/span>\n\n                <h3>Bobtail<\/h3>\n\n                <p>\n                    Coverage for certain liability exposures while operating a\n                    tractor without an attached trailer.\n                <\/p>\n\n                <a href=\"\/contact-us\/\">\n                    Get a quote <span>\u2192<\/span>\n                <\/a>\n\n            <\/article>\n\n            <article class=\"mas-truck-coverage-card\">\n\n                <span class=\"mas-coverage-icon\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                        <path d=\"M5 12a7 7 0 1 0 14 0\"><\/path>\n                        <path d=\"M12 5v7l4 2\"><\/path>\n                    <\/svg>\n                <\/span>\n\n                <h3>Non-Trucking Liability<\/h3>\n\n                <p>\n                    Liability protection for certain personal or non-business\n                    use while operating under a motor carrier lease.\n                <\/p>\n\n                <a href=\"\/contact-us\/\">\n                    Get a quote <span>\u2192<\/span>\n                <\/a>\n\n            <\/article>\n\n            <article class=\"mas-truck-coverage-card\">\n\n                <span class=\"mas-coverage-icon\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                        <path d=\"M12 2v20M4 7h16M5 17h14\"><\/path>\n                        <path d=\"m8 7 4-5 4 5M8 17l4 5 4-5\"><\/path>\n                    <\/svg>\n                <\/span>\n\n                <h3>Occupational Accident<\/h3>\n\n                <p>\n                    Accident protection designed for eligible independent\n                    contractors and owner-operators.\n                <\/p>\n\n                <a href=\"\/contact-us\/\">\n                    Get a quote <span>\u2192<\/span>\n                <\/a>\n\n            <\/article>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- MARKET ACCESS -->\n    <section class=\"mas-truck-market\">\n        <div class=\"mas-truck-market-container\">\n\n            <div class=\"mas-truck-market-content\">\n\n                <span class=\"mas-truck-label mas-truck-label-light\">\n                    More options, better fit\n                <\/span>\n\n                <h2>\n                    We compare multiple markets for your business.\n                <\/h2>\n\n                <p>\n                    Every trucking operation is different. We work to match\n                    your vehicle type, radius, cargo, experience and loss\n                    history with an appropriate insurance option.\n                <\/p>\n\n                <div class=\"mas-truck-market-points\">\n\n                    <span>\n                        <i>\u2713<\/i>\n                        Established carriers\n                    <\/span>\n\n                    <span>\n                        <i>\u2713<\/i>\n                        New-venture options\n                    <\/span>\n\n                    <span>\n                        <i>\u2713<\/i>\n                        Specialty and hard-to-place risks\n                    <\/span>\n\n                    <span>\n                        <i>\u2713<\/i>\n                        Risk retention groups\n                    <\/span>\n\n                <\/div>\n\n            <\/div>\n\n            <div class=\"mas-truck-market-stat-grid\">\n\n                <div class=\"mas-truck-market-stat\">\n                    <strong>3<\/strong>\n                    <span>Licensed states<\/span>\n                <\/div>\n\n                <div class=\"mas-truck-market-stat\">\n                    <strong>24\/7<\/strong>\n                    <span>Online certificates<\/span>\n                <\/div>\n\n                <div class=\"mas-truck-market-stat\">\n                    <strong>$500K<\/strong>\n                    <span>Cargo limits available<\/span>\n                <\/div>\n\n                <div class=\"mas-truck-market-stat\">\n                    <strong>Same day<\/strong>\n                    <span>Quote options available<\/span>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- PRICING -->\n    <section class=\"mas-truck-section mas-truck-pricing\">\n\n        <div class=\"mas-truck-section-heading\">\n\n            <span class=\"mas-truck-label\">\n                Pricing examples\n            <\/span>\n\n            <h2>\n                Affordable options.\n                <span>Real value.<\/span>\n            <\/h2>\n\n            <p>\n                Starting-price examples shown below are for illustration only.\n                Your actual premium depends on your operation and risk profile.\n            <\/p>\n\n        <\/div>\n\n        <div class=\"mas-truck-price-grid\">\n\n            <article class=\"mas-truck-price-card\">\n\n                <span class=\"mas-price-type\">\n                    Physical Damage\n                <\/span>\n\n                <p class=\"mas-price-intro\">\n                    Prices starting as low as\n                <\/p>\n\n                <div class=\"mas-price\">\n                    <sup>$<\/sup>\n                    <strong>110<\/strong>\n                    <span>\/month<\/span>\n                <\/div>\n\n                <ul>\n                    <li>Instant quote options<\/li>\n                    <li>Quick binding process<\/li>\n                    <li>24\/7 certificates<\/li>\n                    <li>Highly rated carriers<\/li>\n                    <li>Towing and cleanup options<\/li>\n                <\/ul>\n\n                <a href=\"\/contact-us\/\" class=\"mas-truck-button mas-truck-button-outline\">\n                    Get Started\n                <\/a>\n\n            <\/article>\n\n            <article class=\"mas-truck-price-card mas-truck-price-featured\">\n\n                <span class=\"mas-price-badge\">\n                    Most requested\n                <\/span>\n\n                <span class=\"mas-price-type\">\n                    Auto Liability\n                <\/span>\n\n                <p class=\"mas-price-intro\">\n                    Prices starting as low as\n                <\/p>\n\n                <div class=\"mas-price\">\n                    <sup>$<\/sup>\n                    <strong>599<\/strong>\n                    <span>\/month<\/span>\n                <\/div>\n\n                <ul>\n                    <li>Instant quote options<\/li>\n                    <li>Quick binding process<\/li>\n                    <li>24\/7 certificates<\/li>\n                    <li>Highly rated carriers<\/li>\n                    <li>Risk retention groups<\/li>\n                <\/ul>\n\n                <a href=\"\/contact-us\/\" class=\"mas-truck-button mas-truck-button-primary\">\n                    Get Started\n                <\/a>\n\n            <\/article>\n\n            <article class=\"mas-truck-price-card\">\n\n                <span class=\"mas-price-type\">\n                    Motor Truck Cargo\n                <\/span>\n\n                <p class=\"mas-price-intro\">\n                    Prices starting as low as\n                <\/p>\n\n                <div class=\"mas-price\">\n                    <sup>$<\/sup>\n                    <strong>80<\/strong>\n                    <span>\/month<\/span>\n                <\/div>\n\n                <ul>\n                    <li>Instant quote options<\/li>\n                    <li>Quick binding process<\/li>\n                    <li>24\/7 certificates<\/li>\n                    <li>Highly rated carriers<\/li>\n                    <li>Limits up to $500,000<\/li>\n                <\/ul>\n\n                <a href=\"\/contact-us\/\" class=\"mas-truck-button mas-truck-button-outline\">\n                    Get Started\n                <\/a>\n\n            <\/article>\n\n        <\/div>\n\n        <p class=\"mas-price-disclaimer\">\n            *Pricing examples are not guaranteed quotes. Rates vary based on\n            driver history, location, vehicle, radius, cargo, limits, loss\n            history and other underwriting factors.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- WHO WE INSURE -->\n    <section class=\"mas-truck-types\">\n\n        <div class=\"mas-truck-types-container\">\n\n            <div class=\"mas-truck-types-heading\">\n\n                <span class=\"mas-truck-label\">\n                    Who we insure\n                <\/span>\n\n                <h2>\n                    Coverage for nearly every kind of commercial vehicle.\n                <\/h2>\n\n                <p>\n                    From long-haul tractors to local delivery vehicles, our\n                    team understands the insurance needs of transportation\n                    businesses.\n                <\/p>\n\n                <a href=\"\/contact-us\/\" class=\"mas-truck-button mas-truck-button-primary\">\n                    Quote With Us\n\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                        <path d=\"M5 12h14M13 6l6 6-6 6\"><\/path>\n                    <\/svg>\n                <\/a>\n\n            <\/div>\n\n            <div class=\"mas-truck-types-grid\">\n\n                <article class=\"mas-truck-type-card\">\n                    <span>01<\/span>\n                    <h3>Dry Van, Flatbed &amp; Reefer<\/h3>\n                    <p>\n                        Local and long-haul trucking operations, including\n                        eligible new ventures.\n                    <\/p>\n                <\/article>\n\n                <article class=\"mas-truck-type-card\">\n                    <span>02<\/span>\n                    <h3>Auto Haulers &amp; Hot Shots<\/h3>\n                    <p>\n                        Pickup trucks, tractors, trailers and higher cargo-limit\n                        requirements.\n                    <\/p>\n                <\/article>\n\n                <article class=\"mas-truck-type-card\">\n                    <span>03<\/span>\n                    <h3>Sand, Gravel &amp; Dump Trucks<\/h3>\n                    <p>\n                        Dump trucks, dump trailers, aggregate hauling and\n                        related operations.\n                    <\/p>\n                <\/article>\n\n                <article class=\"mas-truck-type-card\">\n                    <span>04<\/span>\n                    <h3>Last-Mile Delivery<\/h3>\n                    <p>\n                        Door-to-door delivery, appliances, furniture and local\n                        distribution.\n                    <\/p>\n                <\/article>\n\n                <article class=\"mas-truck-type-card\">\n                    <span>05<\/span>\n                    <h3>Hazmat Haulers<\/h3>\n                    <p>\n                        Specialized options for eligible hazardous-material\n                        transportation operations.\n                    <\/p>\n                <\/article>\n\n                <article class=\"mas-truck-type-card\">\n                    <span>06<\/span>\n                    <h3>Hard-to-Place Risks<\/h3>\n                    <p>\n                        Options for more complex operations, prior losses and\n                        specialized coverage needs.\n                    <\/p>\n                <\/article>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- ENDORSEMENTS -->\n    <section class=\"mas-truck-section mas-truck-addons\">\n\n        <div class=\"mas-truck-section-heading\">\n\n            <span class=\"mas-truck-label\">\n                Policy services\n            <\/span>\n\n            <h2>\n                The add-ons without the\n                <span>added headaches.<\/span>\n            <\/h2>\n\n            <p>\n                Get help satisfying shipper, broker, port, terminal and\n                contractual insurance requirements.\n            <\/p>\n\n        <\/div>\n\n        <div class=\"mas-truck-addon-grid\">\n\n            <article class=\"mas-truck-addon-card\">\n                <span class=\"mas-addon-number\">01<\/span>\n                <h3>Certificate Holders<\/h3>\n                <p>\n                    Add interested parties to certificates and request updated\n                    evidence of insurance through the online portal.\n                <\/p>\n                <strong>Available online 24\/7<\/strong>\n            <\/article>\n\n            <article class=\"mas-truck-addon-card\">\n                <span class=\"mas-addon-number\">02<\/span>\n                <h3>Additional Insured<\/h3>\n                <p>\n                    Add eligible individuals or organizations to qualifying\n                    policies when required by contract.\n                <\/p>\n                <strong>Individual or blanket options<\/strong>\n            <\/article>\n\n            <article class=\"mas-truck-addon-card\">\n                <span class=\"mas-addon-number\">03<\/span>\n                <h3>Waiver of Subrogation<\/h3>\n                <p>\n                    Add eligible waiver language when required by a written\n                    agreement or customer contract.\n                <\/p>\n                <strong>Individual or blanket options<\/strong>\n            <\/article>\n\n            <article class=\"mas-truck-addon-card\">\n                <span class=\"mas-addon-number\">04<\/span>\n                <h3>UIIA<\/h3>\n                <p>\n                    Assistance with insurance requirements connected to\n                    intermodal equipment and facility access.\n                <\/p>\n                <strong>Registered UIIA agents<\/strong>\n            <\/article>\n\n            <article class=\"mas-truck-addon-card\">\n                <span class=\"mas-addon-number\">05<\/span>\n                <h3>Federal Filings<\/h3>\n                <p>\n                    Electronic filings such as eligible BMC-91X filings to help\n                    satisfy federal financial responsibility requirements.\n                <\/p>\n                <strong>Electronic filing service<\/strong>\n            <\/article>\n\n            <article class=\"mas-truck-addon-card\">\n                <span class=\"mas-addon-number\">06<\/span>\n                <h3>Towing &amp; Cleanup<\/h3>\n                <p>\n                    Optional coverage for eligible towing, debris removal and\n                    cleanup expenses after a covered loss.\n                <\/p>\n                <strong>Multiple limits available<\/strong>\n            <\/article>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- CTA -->\n    <section class=\"mas-truck-cta\">\n\n        <div class=\"mas-truck-cta-container\">\n\n            <div>\n                <span class=\"mas-truck-label mas-truck-label-light\">\n                    Let us quote you today\n                <\/span>\n\n                <h2>\n                    Ready to protect your trucking business?\n                <\/h2>\n\n                <p>\n                    Quote online or call our office for immediate assistance\n                    at <a href=\"tel:3054282005\">(305) 428-2005<\/a>.\n                <\/p>\n            <\/div>\n\n            <div class=\"mas-truck-cta-buttons\">\n\n                <a href=\"\/contact-us\/\" class=\"mas-truck-button mas-truck-button-white\">\n                    Quote Your Truck Insurance\n\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                        <path d=\"M5 12h14M13 6l6 6-6 6\"><\/path>\n                    <\/svg>\n                <\/a>\n\n                <a href=\"tel:3054282005\" class=\"mas-truck-button mas-truck-button-glass\">\n                    Call (305) 428-2005\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- FAQ -->\n    <section class=\"mas-truck-section mas-truck-faq\">\n\n        <div class=\"mas-truck-faq-layout\">\n\n            <div class=\"mas-truck-faq-heading\">\n\n                <span class=\"mas-truck-label\">\n                    Frequently asked questions\n                <\/span>\n\n                <h2>\n                    Truck insurance questions, answered.\n                <\/h2>\n\n                <p>\n                    Need help with a quote, certificate or filing? Our\n                    insurance team is available Monday through Friday.\n                <\/p>\n\n                <div class=\"mas-truck-help-card\">\n\n                    <span>Need direct assistance?<\/span>\n\n                    <strong>\n                        Speak with a truck insurance specialist.\n                    <\/strong>\n\n                    <a href=\"tel:3054282005\">\n                        Call (305) 428-2005 \u2192\n                    <\/a>\n\n                <\/div>\n\n            <\/div>\n\n            <div class=\"mas-truck-faq-list\">\n\n                <details>\n                    <summary>\n                        How do I start a trucking company?\n                        <span>+<\/span>\n                    <\/summary>\n\n                    <div>\n                        Starting a trucking company may require business\n                        registration, vehicle registration, operating\n                        authority, insurance, DOT registration and other state\n                        or federal permits. Requirements depend on your\n                        operation and location.\n                    <\/div>\n                <\/details>\n\n                <details>\n                    <summary>\n                        How do I request a certificate of insurance?\n                        <span>+<\/span>\n                    <\/summary>\n\n                    <div>\n                        Certificates may be requested through the insured\n                        portal or by emailing\n                        <a href=\"mailto:coi@musasinsurance.com\">\n                            coi@musasinsurance.com\n                        <\/a>.\n                    <\/div>\n                <\/details>\n\n                <details>\n                    <summary>\n                        What are loss runs?\n                        <span>+<\/span>\n                    <\/summary>\n\n                    <div>\n                        Loss runs are reports showing claims and losses reported\n                        under prior insurance policies. Carriers often request\n                        them when reviewing an application or renewal.\n                    <\/div>\n                <\/details>\n\n                <details>\n                    <summary>\n                        What should I consider when buying truck insurance?\n                        <span>+<\/span>\n                    <\/summary>\n\n                    <div>\n                        Consider your required limits, deductibles, vehicle\n                        values, cargo, operating radius, filings, contractual\n                        requirements and payment terms. Many policies require\n                        a down payment, and prior coverage or loss runs may be\n                        requested.\n                    <\/div>\n                <\/details>\n\n                <details>\n                    <summary>\n                        Do you insure new trucking ventures?\n                        <span>+<\/span>\n                    <\/summary>\n\n                    <div>\n                        Yes. New-venture options may be available depending on\n                        driver history, vehicle type, cargo, radius, location\n                        and other underwriting requirements.\n                    <\/div>\n                <\/details>\n\n                <details>\n                    <summary>\n                        How long does MC authority take?\n                        <span>+<\/span>\n                    <\/summary>\n\n                    <div>\n                        Processing time can vary. Your authority will not become\n                        active until applicable FMCSA requirements, filings and\n                        waiting periods have been satisfied.\n                    <\/div>\n                <\/details>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Specialized Truck Insurance Your first and last stop for truck insurance. Coverage for owner-operators, new ventures and established transportation companies. Compare competitive options for liability, cargo, physical damage and more. Quote Online Request a Call \u2713 Same-day options \u2713 New ventures welcome \u2713 Licensed in FL, TX &amp; NE Specialized protection Coverage built for trucking&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-276","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/musasinsurance.com\/index.php?rest_route=\/wp\/v2\/pages\/276","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/musasinsurance.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/musasinsurance.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/musasinsurance.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/musasinsurance.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=276"}],"version-history":[{"count":14,"href":"https:\/\/musasinsurance.com\/index.php?rest_route=\/wp\/v2\/pages\/276\/revisions"}],"predecessor-version":[{"id":1693,"href":"https:\/\/musasinsurance.com\/index.php?rest_route=\/wp\/v2\/pages\/276\/revisions\/1693"}],"wp:attachment":[{"href":"https:\/\/musasinsurance.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=276"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}