<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.webp .mh { background-image: linear-gradient(to bottom right, #00000077, #00000055), url("/uploaded/Image/mastheads/windows-11-solidworks.webp"); }

.card-button.key-button { color: white; background: #ff6319; border-radius: 4px; border: none;}
.card-button.key-button:hover { background: #0071ee !important; }

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

#IMG-MASTHEAD h2 {
    letter-spacing: 0;
    text-transform: none;
padding: 0 25px;
}
#regWhite {padding-bottom:20px;}
#regGrey { background: #eee; padding-top: 40px; }
#regGrey .Inner { max-width: 1000px;}
#regBlue { padding-top: 0px;}
#regBlue .Inner { max-width: 800px;}

.major-faq {box-sizing: border-box;}

.major-faq .accordion__item.js-accordion-item {
    border: 1px solid #00b6ff;
    margin-bottom: 10px;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
box-sizing: border-box;
}

.major-faq .accordion__item.js-accordion-item:last-child {
    margin-bottom: 0px;
}


.major-faq .accordion-header {
    color: #262626;
    font-size: 1.1em;
    font-weight: 600;
    border: none;
    padding: 15px 10px 15px 40px;
}

.major-faq .accordion-header:hover {
    color: white;
}

.major-faq p { margin: 0.5em 0;}
.major-faq .accordion__item.js-accordion-item::after { top: 17px; left 9px; }

.card-icon {
    color: transparent;
    font-size: 45px;
    background: linear-gradient(345deg, #1d4f91, #00b6ff);
    background-clip: text;
}

.card-body a {
color: #0071ee;
text-decoration: none;
font-weight: 600;
}

#regPurple .card-title {font-size: 1.1em;}

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

@media(max-width: 700px){
.major-faq .accordion-header { font-size: 1em;}
#regPurple .section-title {font-size: 1.2em !important;}
.card-title {font-size: 1.1em !important; text-align: center;}
.card-icon { font-size: 35px; margin-top: 20px;}
}

</pre></body></html>