<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mkt .switch-types h3 {
    margin-top: 0;
    font-size: 15px;
}

.mkt .switch-types h2 {
    font-weight: normal !important;
    font-size: 18px;
    padding: 12px;
    background: #dceef2 url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/SubtleBlueBackground.gif) left center;
    border: 1px solid #B8D7E5;
    margin-bottom: 0;
    margin-top: 0;
}

#header-banner {
    background: #007fac url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/landing/infineon-switches-and-drivers/header.jpg) center center no-repeat;
    background-size: cover;
}

#header-banner h1 {
    margin-top: 0;
    margin-bottom: 80px;
    color: #ffffff;
}


.dropdown {
    position: relative;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f2f2;
    min-width: 250px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.mkt .btn-block {
    width: 100%;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

#header-banner h3 {
    margin-top: 0;
    font-size: 15px;
}

#header-banner h4 {
    font-size: 12px;
}

.switch-types .bordered {
    border-right: 1px solid #B8D7E5;
    border-bottom: 1px solid #B8D7E5;
}

.switch-types .container-fluid.bordered {
    border-left: 1px solid #B8D7E5;
    border-right: none;
    border-bottom: none;
    /*
            border-bottom: 1px solid #eeeeee;
    */
}

.switch-types img {
    height: 100px;
    width: auto;
    margin-bottom: 12px;
}

#intro-text p {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 14px;
}

.rollover-tint {
    background-color: #ececed;
}

.rollover-tint:hover {
    background-color: #f9f9f9;
}

.mkt .btn .caret {
    margin-left: 2px !important;
}

.mkt .btn-block {
    width: 100% !important;
}</pre></body></html>