#masthead {
  position: sticky !important;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #fff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transform: translateY(0);
}

#masthead.hide-header {
  transform: translateY(-100%);
}

#masthead.header-scrolled {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

#primary{
	margin: 0px !important;
}

.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon, .eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon {
	background: #81151e !important;
}

@media screen and (max-width: 576px){
	[data-id="74e1c8e"], [data-id="400afae"]{
	display: none;
	}
}
#wpcf7-f167-p32-o1 form input, #wpcf7-f167-p32-o1 form textarea{
	background-color: rgba(129,21,30,0.3);
	color: #fff;
}

#wpcf7-f167-p32-o1 form label{
	color: #fff;
}

#wpcf7-f167-p32-o1 form input[type=submit]{
	background-color: #81151E;
	padding: 20px 50px;
	transition: all 0.5s ease;
	transform: scale(1);
}

#wpcf7-f167-p32-o1 form input[type=submit]:hover{
	transform: scale(1.2)
}

@media screen and (min-width: 1440px){
	section[data-id="4f8c2f12"]{
	height: 500px;
	overflow: hidden;
}

section[data-id="4f8c2f12"] .elementor-video{
	height: auto;
	width: 100%;
}
}

.academy-lessons-content__attachment {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

#groupContainer {
    width: 100%;
    max-width: 600px;
    position: relative;
}

#groupContainer div, #groupContainer canvas{
	width: 100% !important;
}

.pdfDownloadBtn{
	width: 25% !important;
	margin-bottom: 10px;
}

div[data-id="3d23744"]{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/* @media screen and (min-width: 1200px){
	div[data-id="f73f407"], div[data-id="a97d2fc"] {
	max-height: 400px;
} */


div[data-id="c711d7e"]{
/* 	margin-top: 250px; FOR USE WITHOUT SALE CONTAINER */
	margin-top: 20px;
}

}

#eael-countdown-549876cd {
	padding: unset !important;
}


/* @media screen and (min-width: 1920px){

div[data-id="c711d7e"]{
	margin-top: 350px;
}

}
 */

/* Responsive adjustments */
@media (max-width: 1200px) {
    .pdfDownloadBtn {
        width: 30%;
    }
}

@media (max-width: 992px) {
    .pdfDownloadBtn {
        width: 35%;
    }
}

@media (max-width: 768px) {
    .pdfDownloadBtn {
        width: 40%;
    }

	
}

@media (max-width: 576px) {
    .pdfDownloadBtn {
        width: 50%;
    }

}



.resource-form-card{
    background:#ffffff;
    max-width:600px;
    margin:0 auto;
    padding:48px;
    border-radius:24px;
    box-shadow:0 15px 40px rgba(0,0,0,.08);
}

.resource-badge{
    display:inline-block;
    padding:8px 14px;
    border-radius:50px;
    background:#f7f1f1;
    color:#8b1e23;
    font-size:12px;
    font-weight:700;
    letter-spacing:1px;
    margin-bottom:20px;
}

.resource-form-card h2{
    margin:0 0 16px;
    font-size:36px;
    line-height:1.2;
}

.resource-intro{
    margin-bottom:24px;
    color:#666;
    line-height:1.7;
}

.resource-benefits{
    list-style:none;
    padding:0;
    margin:0 0 32px;
}

.resource-benefits li{
    position:relative;
    padding-left:28px;
    margin-bottom:12px;
    font-weight:500;
}

.resource-benefits li:before{
    content:"✓";
    position:absolute;
    left:0;
    color:#8b1e23;
    font-weight:700;
}

.resource-disclaimer{
    text-align:center;
    font-size:13px;
    color:#888;
    margin-top:20px;
}

#mc_embed_signup{
    background:transparent !important;
    clear:both;
    width:100%;
}

#mc_embed_signup form{
    padding:0 !important;
}

#mc_embed_signup label{
    display:none;
}

#mc_embed_signup input[type="email"]{
    width:100% !important;
    height:56px;
    border:1px solid #ddd !important;
    border-radius:10px !important;
    padding:0 18px !important;
    margin-bottom:16px !important;
    font-size:16px;
}

#mc_embed_signup .button{
    width:100% !important;
    height:56px !important;
    border-radius:10px !important;
    border:none !important;
    background:#8b1e23 !important;
    font-size:16px !important;
    font-weight:600 !important;
    cursor:pointer;
}

#mc_embed_signup .button:hover{
    opacity:.9;
}

.indicates-required{
    display:none !important;
}