<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {scroll-behavior: smooth; scroll-padding-top: 80px;}

.excel { display: none; }

.webp .mh {background-image: linear-gradient(to bottom right, #2779af63, #001c49ad), url(/uploaded/Image/mastheads/Topology.webp);}

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right, #2779af63, #001c49ad), url("/uploaded/Image/mastheads/mobile/450_Topology.webp");}
}



#IMG-MASTHEAD h1 {
    font-size: clamp(2.2rem, 1.553rem + 2.871vw, 4rem);
    line-height: clamp(2.2rem, 1.553rem + 2.871vw, 4rem);
}

#IMG-MASTHEAD h2 {
    letter-spacing: 6px;
}

#IMG-MASTHEAD .MastheadCTA {
    background: linear-gradient(305deg, #ff631900 55%, #ff6319 55%, #ff6319 85%) !important;
    background-size: 450% !important;
    border-color: #ff6319;
    text-shadow: 0 0 1px #ff6319;
}

/*----------------- Masthead End ------------------*/



/*----------------- Light Buttons Start ------------------*/

.light-button {
    background: transparent;
    font-weight: 600 !important;
    color: #0071ee !important;
    text-decoration:none;
    margin: 0 20px 10px 0;
}

.light-button em {
    font-weight: 400;
    padding-right: 10px;
}

.light-button:hover {
    color: #ff6319 !important;
    text-decoration: none !important;
}

.light-button-group {
    text-align: left;
    display: flex;
}

@media (max-width: 700px) {
    .light-button-group { flex-direction: column; }
}

/*----------------- Light Buttons End ------------------*/

/*----------------- Callouts Start ------------------*/

.callout img {
    margin: auto;
    height: 95px;
    padding: 3px 0 0;
}

.callout-header {
    display: flex;
}

.callout-subtitle {
    color: #00b6ff;
    font-weight: bold;
    font-size: 0.9em;
    text-transform: uppercase;
    text-align: left;
    margin: 0.5em 0;
}

.callout-subtitle em {
   font-size: 18px;
   margin-right: 6px;
}

.callout-title {
    font-size: 1.1rem;
    font-weight: bold;
    color: #333;
    text-align: left;
    border-bottom: 1px solid #00b6ff;
    padding-bottom: 5px;
    transition: 0.5s ease color;
}

.icon .callout-title, .icon .callout-subtitle {
    text-align: center;
}

.callout.icon .card-body {
   padding: 0 10px 10px;
}

.callout .accordion {
   margin-top: 10px;
   color: #0071ee;
}

.callout .accordion:hover, .callout .accordion__item.active {
    color: #ff6600;
}

.callout .accordion-header {
    padding-left: 2em;
    text-indent: 0em;
    font-weight: 600;
}

.callout .accordion__item.js-accordion-item::after {
    left: 2px;
    color: inherit !important;
}

.callout .accordion-header:hover, .callout .accordion__item.active .accordion-header {
    background: none;
    color: #ff6600;
}



.callout .accordion__item.active .accordion-header {
    background: none;
    border-bottom: 1px solid #bbb5;
}

.callout .accordion-body__contents {
    padding: 10px;
}

.callout .accordion-header svg {
    margin: 0 15px 0 5px;
}

.callout .accordion-body__contents {
       padding: 10px 0;
}

.callout .light-button {
    margin: 10px 0 0;
    padding: 7px;
    display: flex;
    align-items: center;
}

/*----------------- Callouts End ------------------*/

/*----------------- regWhite Start ------------------*/

@media (min-width: 700px) {
.card-col-container { column-gap: 40px; }
}

.card-body p:first-child {
margin-top: calc(1em - 10px);
}



#Benefits em {
    color: #1d4f91;
    font-size: 70px;
    margin: 10px auto 30px;
}

#Benefits em:after {
    color: #00b6ff;
}

#Benefits .card-subtitle {
    font-size: 1.1em;
    border: none;
}


/*----------------- regWhite End ------------------*/


/*----------------- regGrey Start ------------------*/

#regGrey { background: #eee; }

@media (min-width: 700px) {
#regGrey .card-col-container { grid-gap: 20px; }
}

/*----------------- regGrey End ------------------*/

/*----------------- regPurple Start ------------------*/

#regPurple .card-span a {
    color: #0071ee;
    text-decoration: none !important;
    font-weight: 600;
}

.Launch { text-transform: uppercase; text-decoration: none; height: 220px; }
#wingmount::before {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4)), url(/Uploaded/Image/Products/Datasheets/TruForm-Case-Wing-Mount-Assembly.jpg);
}
#bikestem::before {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4)), url(/Uploaded/Image/Products/Datasheets/TruForm-Case-Study-Downhill-Bike-Crown-with-BCIT.JPG);
}
#bikefork::before {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4)), url(/Uploaded/Image/Products/Datasheets/TruForm-Case-Optimisation-of-a-Fork-Bottom-for-AM.jpg);
}














.half .fa-hexagon {
    position: relative;
}

.half .fa-hexagon:before {
    clip-path: polygon(0% 0%, 50% 0%, 50% 100%, 0% 100%);
    z-index: 2;
    position: relative;
}

.half .fa-hexagon:after {
    content: "\f312";
    color: #1d4f9155;
    position: absolute;
    left: 0;
}


#matrix-container .grey em {
    color: #dadada;
}








/*----------------- regPurple End ------------------*/


#regGreen {background: #eee;}


/*---------------------- RegBlue Start  ------------------------------- */

.carouselTitle {
    display: none;
}

.carouselImg {
    height: 170px;
    margin: 0 0 10px;
    border-radius: 8px;
}

.carouselTile {
    width: 300px;
    border-radius: 4px;
    overflow: hidden;
    background: none;
    border: none;
}

.carouselArrow {
    background-color: #00b6ff55;
    border: none !important;
    transition: 0.5s ease;
    opacity: 1;
    height: 240px;
}

.videosCarousel .carouselArrow:hover {
    opacity: 1;
    background-color: #00b6ff;
}

.carouselWrap {
    padding: 15px 35px 15px 45px;
}

/*---------------------- RegBlue End  ------------------------------- */
</pre></body></html>