﻿.webp .mh { background-image: linear-gradient(to bottom right, #00000011, #00000022), url("/uploaded/Image/mastheads/solidworks-self-paced-training-masthead.webp"); }

@media(max-width: 450px){
.webp .mh { background-image: linear-gradient(to bottom right, #00000011, #00000022), url("/uploaded/Image/mastheads/mobile/450_solidworks-self-paced-training-masthead.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: 20px;}
#regBlue { padding-top: 0px;}
#regBlue .Inner { max-width: 800px;}
#regGreen {background: #eee; }
#regGreen .Inner {max-width: 800px; padding: 40px 0 80px;}

#regGrey .card-span {
    padding: 20px 40px 15px;
    border-radius: 8px;
    box-shadow: 0 2px 14px 0px #909090;
    font-size: 1.1em;
}

#regGrey ::marker {
    font-weight: bold;
    color: #00b6ff;
    font-size: 1.2em;
}

#regGrey li {
    margin-bottom: 0.5em;
}

#regGrey p { margin-top: 0.5em;}

#benefit em {
    color: transparent;
    font-size: 55px;
    margin: 10px auto 15px;
    background: linear-gradient(45deg, #1d4f91, #00b6ff);
    background-clip: text;
font-weight: 700 !important;
}

#regGrey #form {
    border: #1d4f91 solid 2px;
    box-shadow: 0 2px 14px 0px #1d4f91;
}

.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.2em; text-align: left;}
#regPurple .Inner {max-width: 1100px;}
#regPurple .card-span {
    justify-content: center;
}
#regPurple .card-body {
    flex-grow: unset; padding: 20px 20px 0;
}

@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;}
}

