.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}a {
transition: 0.3s;
} .has-popcorn-glass-border-border-color {
border-color: #ffffffb2 !important;
}
.has-popcorn-glass-bg-background-color {
background-color: #ffffff80 !important;
}  .is-style-popcorn-group-glass {
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
}
.popcorn-box-shadow {
box-shadow: var(--wp--custom--popcorn--box-shadow--default);
}
.popcorn-full-height {
height: var(--wp--custom--popcorn--full-height);
}
.popcorn-next-post,
.popcorn-previous-post {
padding: var(--wp--preset--spacing--40);
}
.popcorn-radius-10px .has-background-dim,
.popcorn-radius-10px img {
border-radius: var(--wp--custom--popcorn--border-radius--default);
}
.popcorn-sidebar-search .wp-block-search__inside-wrapper {
border-radius: var(--wp--custom--popcorn--border-radius--small);
}
.popcorn-sidebar-search .wp-block-search__button {
border-radius: var(--wp--custom--popcorn--border-radius--smallest);
}
.popcorn-con-column ul,
.popcorn-pro-column ul {
list-style: none;
}
.popcorn-pro-column ul li::before {
content: '✔';
margin-right: 1em;
color: var(--wp--preset--color--popcorn-success-text);
}
.popcorn-con-column ul li::before {
content: '✗';
margin-right: 1em;
color: var(--wp--preset--color--popcorn-error-text);
}
.aawp-tb {
font-size: var(--wp--preset--font-size--popcorn-font-s) !important;
}
.aawp-tb-ribbon {
font-size: var(--wp--preset--font-size--popcorn-font-b) !important;
}
.aawp-button, .aawp .aawp-button {
font-size: var(--wp--preset--font-size--popcorn-font-s) !important;
}
.popcorn-archive-item-author p {
font-size: var(--wp--preset--font-size--popcorn-font-s);
}
.wp-block-image .wp-element-caption {
font-size: var(--wp--preset--font-size--popcorn-font-s);
}
.aligncenter {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.popcorn-check-list,
.popcorn-check-list-x {
list-style: none;
}
.popcorn-check-list li,
.popcorn-check-list-x li {
margin-bottom: 0.5em;
}
.popcorn-check-list > li::before,
.popcorn-check-list-x > li::before {
content: "";
height: 1.3em;
width: 1.3em;
display: block;
float: left;
margin-left: -2em;
margin-top: 0.15em;
background-position: center;
background-repeat: no-repeat;
background-size: 100%;
}
.popcorn-check-list > li::before {
background-image: url(//jeepcorner.com/wp-content/themes/popcorn2/assets/images/circle-check-regular.svg);
background-color: var(--wp--preset--color--popcorn-success-background);
border-radius: 100%;
}
.popcorn-check-list-x > li::before {
background-image: url(//jeepcorner.com/wp-content/themes/popcorn2/assets/images/circle-xmark-regular.svg);
background-color: var(--wp--preset--color--popcorn-error-background);
border-radius: 100%;
}
[class^="popcorn-alert-text"]::after {
content: "";
height: 1.3em;
width: 1.3em;
display: block;
margin-top: 0.15em;
background-position: center;
background-repeat: no-repeat;
background-size: 100%;
}
.popcorn-alert-text-error::after {
background-image: url(//jeepcorner.com/wp-content/themes/popcorn2/assets/images/circle-exclamation-solid.svg);
float: right;
}
.popcorn-alert-text-warning::after {
background-image: url(//jeepcorner.com/wp-content/themes/popcorn2/assets/images/triangle-exclamation-solid.svg);
float: right;
}
.popcorn-alert-text-success::after {
background-image: url(//jeepcorner.com/wp-content/themes/popcorn2/assets/images/circle-check-solid.svg);
float: right;
}
.popcorn-alert-text-info::after {
background-image: url(//jeepcorner.com/wp-content/themes/popcorn2/assets/images/circle-info-solid.svg);
float: right;
}
.popcorn-table-of-contents-icon ol {
list-style-type: none;
}
.popcorn-table-of-contents-icon li::before {
content: "";
height: 0.60em;
width: 0.60em;
background-image: url(//jeepcorner.com/wp-content/themes/popcorn2/assets/images/chevron-right-solid.svg);
display: block;
float: left;
margin-left: -1.25em;
background-position: center;
background-repeat: no-repeat;
background-size: 100%;
padding-top: 0.5em;
margin-top: 5px;
}
.popcorn-table-of-contents-icon li ol {
padding-left: 1em;
}
.wp-block-post-author__byline {
font-size: var(--wp--preset--font-size--popcorn-font-s) !important;
}
.popcorn-sitestripe-center {
text-align: center;
}
[class^="is-style-popcorn-icon-"],
[class*=" is-style-popcorn-icon-"] {
list-style: none;
}
[class^="is-style-popcorn-icon-"] li, 
[class*=" is-style-popcorn-icon-"] li {
position: relative;
padding-left: 1.5em;
}
[class^="is-style-popcorn-icon-"] li::before, 
[class*=" is-style-popcorn-icon-"] li::before {
font-family: 'popcorn-icons' !important;
margin-right: 1em;
display: inline-block;
position: absolute;
left: 0;
}
.is-style-popcorn-icon-popcorn li::before {
content: "\e900";   
}
.is-style-popcorn-icon-check li::before {
content: "\f00c";
}
.is-style-popcorn-icon-check-x li::before {
content: "\f00d";
}
.is-style-popcorn-icon-chevron li::before {
content: "\f054";
}
.is-style-popcorn-icon-arrow li::before {
content: "\f061";
}
.is-style-popcorn-icon-bolt li::before {
content: "\f0e7";
}
.is-style-popcorn-icon-heart li::before {
content: "\f004";
}
.is-style-popcorn-icon-minus li::before {
content: "\f068";
}
.is-style-popcorn-icon-plus li::before {
content: "\f067";
}
.is-style-popcorn-icon-play li::before {
content: "\f04b";
}
.is-style-popcorn-icon-star li::before {
content: "\f005";
}
.is-style-popcorn-icon-thumbs-down li::before {
content: "\f165";
}
.is-style-popcorn-icon-thumbs-up li::before {
content: "\f164";
}
.is-style-popcorn-heading-2 {
padding-bottom: 1rem;
position: relative;
}
.is-style-popcorn-heading-2:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 5px;
width: 55px;
background-color: var(--wp--preset--color--popcorn-tertiary-color);
}
.is-style-popcorn-heading-2:after {
content: "";
position: absolute;
left: 0;
bottom: 2px;
height: 1px;
width: 85%;
max-width: 255px;
background-color: var(--wp--preset--color--popcorn-tertiary-color);
}
.is-style-popcorn-heading-3:before {
background-color: var(--wp--preset--color--popcorn-primary-color);
border-radius: 0.25rem;
content: '';
display: block;
height: 0.25rem;
width: 8rem;
margin-bottom: 0.25rem;
}
.is-style-popcorn-heading-4:after {
background-color: var(--wp--preset--color--popcorn-secondary-color);
border-radius: 0.25rem;
content: '';
display: block;
height: 0.25rem;
width: 100%;
margin-bottom: 0.25rem;
}
.is-style-popcorn-quote-2 {
padding: 1.5em;
}
.is-style-popcorn-quote-2::after {
background-color: var(--wp--preset--color--popcorn-primary-color);
border-radius: 0.25rem;
content: '';
display: block;
height: 0.25rem;
width: 100%;
margin-bottom: 0.25rem;
margin-top: 2rem;
}
.is-style-popcorn-quote-2 p {
font-size: 1.4rem;
max-width: 400px;
line-height: 1.4;
font-style: italic;
margin: 0 auto;
}
.is-style-popcorn-quote-2 cite {
float: right;
font-size: 1.1rem;
font-weight: bold;
}
[class^="is-style-popcorn-button-icon-"] a::before, 
[class*=" is-style-popcorn-button-icon-"] a::before {
font-family: 'popcorn-icons' !important;
margin-right: 0.5em;
font-size: 0.8em;
}
.is-style-popcorn-button-icon-popcorn a::before {
content: "\e900"; 
}
.is-style-popcorn-button-icon-check a::before {
content: "\f00c"; 
}
.is-style-popcorn-button-icon-check-x a::before {
content: "\f00d"; 
}
.is-style-popcorn-button-icon-chevron a::before {
content: "\f054"; 
}
.is-style-popcorn-button-icon-arrow a::before {
content: "\f061"; 
}
.is-style-popcorn-button-icon-bolt a::before {
content: "\f0e7"; 
}
.is-style-popcorn-button-icon-heart a::before {
content: "\f004"; 
}
.is-style-popcorn-button-icon-minus a::before {
content: "\f068"; 
}
.is-style-popcorn-button-icon-plus a::before {
content: "\f067"; 
}
.is-style-popcorn-button-icon-play a::before {
content: "\f04b"; 
}
.is-style-popcorn-button-icon-star a::before {
content: "\f005"; 
}
.is-style-popcorn-button-icon-thumbs-down a::before {
content: "\f165"; 
}
.is-style-popcorn-button-icon-thumbs-up a::before {
content: "\f164"; 
}
[class^="is-popcorn-paragraph-alert-"], 
[class*=" is-popcorn-paragraph-alert-"] {
border-left: solid 10px;
border-radius: 5px;
}
.is-style-popcorn-table-clean thead,
.is-style-popcorn-table-clean tfoot,
.is-style-popcorn-table-clean th,
.is-style-popcorn-table-clean td{
border: none;
}
.is-style-popcorn-table-clean {
background-color: var(--wp--preset--color--popcorn-element-background);
border: 1px solid var(--wp--preset--color--popcorn-quaternary-color);
border-radius: 10px;
box-shadow: var(--wp--custom--popcorn--box-shadow--default);
}
.is-style-popcorn-table-clean thead>tr>th,
.is-style-popcorn-table-clean tfoot>tr>td {
background: var(--wp--preset--color--popcorn-quaternary-color);
border-bottom: 1px solid var(--wp--preset--color--popcorn-quaternary-color);
border-left: 1px solid var(--wp--preset--color--popcorn-quaternary-color);
}
.is-style-popcorn-table-clean thead>tr>th:first-child,
.is-style-popcorn-table-clean tfoot>tr>td:first-child {
border-left: none;
}
.is-style-popcorn-table-clean tbody>tr>td {
border-bottom: 1px solid var(--wp--preset--color--popcorn-quaternary-color);
border-left: 1px solid var(--wp--preset--color--popcorn-quaternary-color);
}
.is-style-popcorn-table-clean tbody>tr>td:first-child {
border-left: none;
}
.is-style-popcorn-table-clean tfoot>tr>td {
border-bottom: none;
}
.is-style-popcorn-table-clean .wp-element-caption {
padding: 0.5rem 1rem;
}
.popcorn-tags a {
background-color: var(--wp--preset--color--popcorn-primary-color);
padding: 0.5em 1em;
color: var(--wp--preset--color--popcorn-element-background);
border-radius: 3px;
}
.is-style-popcorn-featured-image-gradient::after {
position: absolute;
content: '';
top: 0;
bottom: -1px;
left: 0;
right: 0;
background: linear-gradient(0deg,#ffffff 5%, rgba(255, 255, 255, 0.35) 30%, rgba(255,255,255,0) 50%);
} .wpcf7-form label {
font-size: var(--wp--preset--font-size--popcorn-font-b);
}
.wpcf7-form textarea,
.wpcf7-form input {
font-size: var(--wp--preset--font-size--popcorn-font-b);
width: 100%;
padding: 0.5em;
border: solid #020e1363 1px;
box-shadow: var(--wp--custom--popcorn--box-shadow--default);
border-radius: 5px;
}@font-face {
font-family: 'popcorn-icons';
src:  url(//jeepcorner.com/wp-content/themes/popcorn2/assets/icons/fonts/popcorn-icons.eot?p6m804);
src:  url(//jeepcorner.com/wp-content/themes/popcorn2/assets/icons/fonts/popcorn-icons.eot?p6m804#iefix) format('embedded-opentype'),
url(//jeepcorner.com/wp-content/themes/popcorn2/assets/icons/fonts/popcorn-icons.ttf?p6m804) format('truetype'),
url(//jeepcorner.com/wp-content/themes/popcorn2/assets/icons/fonts/popcorn-icons.woff?p6m804) format('woff'),
url(//jeepcorner.com/wp-content/themes/popcorn2/assets/icons/fonts/popcorn-icons.svg?p6m804#popcorn-icons) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="pop-icon-"], [class*=" pop-icon-"] { font-family: 'popcorn-icons' !important;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.pop-icon-popcorn:before {
content: "\e900";
}
.pop-icon-plus:before {
content: "\f067";
}
.pop-icon-minus:before {
content: "\f068";
}
.pop-icon-heart:before {
content: "\f004";
}
.pop-icon-star:before {
content: "\f005";
}
.pop-icon-check:before {
content: "\f00c";
}
.pop-icon-cross:before {
content: "\f00d";
}
.pop-icon-play:before {
content: "\f04b";
}
.pop-icon-chevron:before {
content: "\f054";
}
.pop-icon-arrow:before {
content: "\f061";
}
.pop-icon-bolt:before {
content: "\f0e7";
}
.pop-icon-thumbs-up:before {
content: "\f164";
}
.pop-icon-thumbs-down:before {
content: "\f165";
}