/** Shopify CDN: Minification failed

Line 16:7 Unexpected "{"
Line 16:15 Expected ":"
Line 16:20 Unexpected "{"
Line 17:13 Expected identifier but found whitespace
Line 17:15 Unexpected "{"
Line 17:23 Expected ":"
Line 19:12 Unexpected "{"
Line 19:20 Expected ":"
Line 20:13 Expected identifier but found whitespace
Line 20:15 Unexpected "{"
... and 9 more hidden warnings

**/
.WFY--{{section.id}}{
  background: {{section.settings.bg_color}};
}
.BT5 .WFY--{{section.id}} .btn-styles{
  background: {{section.settings.btn_bg_color}}; 
  color: {{section.settings.btn_text_color}}; 
  border: 1px solid {{section.settings.btn_border_color}} !important;
}

.PQ-BA-text .pq-icon {
margin-bottom: 40px;
} 
.PQ-BA-text {
border-bottom: 1px solid var(--Divider, rgba(4, 27, 36, 0.06));
padding: 60px 0;
}


.PQ-BA-text .pq-heading {
color: #041B24 ;
margin-bottom:20px;
text-align: center;
font-family: Montserrat;
font-size: 48px;
font-style: normal;
font-weight: 400;
line-height: 130%;
letter-spacing: 0.96px;
text-transform: uppercase;
}
.PQ-BA-text .pq-subpara {
color: rgba(4, 27, 36, 0.80) ;
text-align: center;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 160%;
letter-spacing: 0.32px;
padding-top: 32px;
width: 100%;
max-width: 1280px;
}
.PQ-BA-text .pa-para {
color:  #041B24 ;
text-align: center;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 160%;
letter-spacing: 0.4px;
text-transform: uppercase;
width: 100%;
max-width: 846px;
margin: 0 auto;
}
.PQ-BA-text .pa-para a {
color: #19A4DB;
font-weight: 500;
}

.newquiz-download-recommend {
display: inline-block;
margin-top: 15px;
}

.newquiz-download-recommend a {
color: #E24D4D;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.54px;
text-transform: uppercase;
}

@media (min-width: 1400px){
.BT5 .PQ-BA-text .container {
width: 100% ;
max-width: 1320px ;
padding: 0 20px;
}
}
@media (max-width: 1300px){
.BT5 .PQ-BA-text .container {

max-width: 100% ;
padding: 0 40px;
}
}
@media (max-width: 991px){

.PQ-BA-text {
padding: 40px 0;
}
.PQ-BA-text .pq-heading {
color: #041B24 ;
margin-bottom: 16px;
text-align: center;
font-family: Montserrat;
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 130%;
letter-spacing: 0.8px;
text-align: left;
}

.PQ-BA-text .pa-para {

font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 160%;
letter-spacing: 0.36px;
text-align: left;
}
.PQ-BA-text .pq-subpara {
font-size: 16px;
padding-top: 24px;
text-align: left;
}
} 


@media (max-width: 480px){
.BT5 .PQ-BA-text .container {

max-width: 100% ;
padding: 0 20px;
}
.PQ-BA-text {
padding: 32px 0;
}
.PQ-BA-text .pq-icon svg {
width: 80px;
height: 80px;
}
.PQ-BA-text .pq-icon {
margin-bottom: 24px;
}
.PQ-BA-text .pq-heading {

margin-bottom: 16px;
font-size: 36px;
font-style: normal;
font-weight: 400;
line-height: 130%;
letter-spacing: 0.72px;
}
.PQ-BA-text .pq-subpara {
font-size: 16px;
padding-top: 16px;
}

.PQ-BA-text .pq-heading {
text-align: left;
}

}

@media (max-width: 360px){
.PQ-BA-text .pq-heading {
font-size: 28px;
line-height: 30.4px;
}
}
