/*figcaption a[href*="section-contact"]:hover {*/
/*    background: rgb(217 93 16 / var(--tw-bg-opacity));*/
/*}*/
/*figcaption a[href*="section-contact"]*/
/*{*/
/*    background-color: rgb(255 112 23 / var(--tw-bg-opacity));*/
/*    color: #fff;*/
/*    padding: 9px 20px;*/
/*    font-weight: 700;*/
/*    display: inline-flex;*/
/*    margin: 0px auto;*/
/*    align-self: center;*/
/*}*/
/*figcaption{*/
/*    text-align: center;*/
/*}*/

/*span.label-with-info {*/
/*    display: inline-flex;*/
/*    column-gap: 5px;*/
/*    align-items: center;*/
/*    position: relative;*/
/*    margin-bottom: 12px;*/
/*}*/
/*#info-icon .info{*/
/*    display: none;*/
/*    text-align: center;*/
/*    background-color: #FFFFFF;*/
/*    padding: 12px 16px;*/
/*    width: 250px;*/
/*    height: auto;*/
/*    position: absolute;*/
/*    top: 23px;*/
/*    right: 0px;*/
/*    border-radius: 3px;*/
/*    !* 	border: 1px solid #E0E0E0; *!*/
/*    box-shadow: 0 0px 20px 0 rgba(0,0,0,0.1);*/
/*    color: #37393D;*/
/*    font-size: 12px;*/
/*    line-height: 18px;*/
/*    z-index: 99;*/
/*}*/
/*#info-icon:hover .info{*/
/*    display:block;*/
/*    transform-origin: 100% 0%;*/
/*    -webkit-animation: fadeIn 0.3s ease;*/
/*    animation: fadeIn 0.3s ease;*/
/*}*/

/*#info-icon:after {*/
/*    content: '?';*/
/*    font-family: sans-serif;*/
/*    font-weight: normal;*/
/*    color: #444;*/
/*    opacity: 0;*/
/*    display: none;*/
/*    background-color: rgb(255 112 23 / var(--tw-bg-opacity));*/
/*    padding: 3px;*/
/*    border-radius: 10px;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    display: flex;*/
/*    text-align: center;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    color: #fff;*/
/*    font-weight: 600;*/
/*    line-height: 16px;*/
/*    border: 2px solid #fff;*/
/*    cursor: pointer;*/
/*}*/

/*!* CSS animation *!*/
/*@-webkit-keyframes fadeIn {*/
/*    0% { opacity:0; }*/
/*    100% { opacity:100%; }*/
/*}*/

/*@keyframes fadeIn {*/
/*    0% { opacity:0; }*/
/*    100% { opacity:100%; }*/
/*}*/
/** Subscribe form **/
.hubspot_subscribe_form ul.no-list.hs-error-msgs.inputs-list {
    list-style: none;
    padding: 0px;
}
.hubspot_subscribe_form_email{
    margin-bottom: 2px !important;
}
.hubspot_subscribe_form_success_message {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
}
.hubspot_subscribe_form_email{
    border: none;
}
.hubspot_subscribe_form .subtitle p{
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 0;
}
.hubspot_subscribe_form ._form-title{
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 0;
}
.hubspot_subscribe_form._form_9,.hubspot_subscribe_form.Orange{

    background: #ff7018 !important;
    border: 0px solid #b0b0b0 !important;

}
.hubspot_subscribe_form._form_1,.hubspot_subscribe_form.Blue{
    background: #212935 !important;
    border: 0px solid #b0b0b0 !important;
}
.hubspot_subscribe_form{
    position: relative;
    text-align: left;
    margin: 25px auto 0;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *zoom: 1;
    max-width: 500px;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    color: #fff !important;
}
.hubspot_subscribe_form_email{
    width: 100%;
    color: #000;
}
.hubspot_subscribe_form_email_btn{
    -webkit-appearance: none;
    cursor: pointer;
    font-family: arial, sans-serif;
    font-size: 14px;
    text-align: center;
    padding: 10px !important;
    width: 100%;
    font-weight: bold;

}

.hubspot_subscribe_form._form_1 .hubspot_subscribe_form_email_btn, .hubspot_subscribe_form.Blue .hubspot_subscribe_form_email_btn{

    background: #212935 !important;
    border: 2px solid #ff7018 !important;
    color: #ff7018 !important;


}
.hubspot_subscribe_form._form_9 .hubspot_subscribe_form_email_btn,.hubspot_subscribe_form.Orange .hubspot_subscribe_form_email_btn{
    background: #ff7018 !important;
    border: 2px solid #212935 !important;
    color: #212935 !important;
}

.hubspot_subscribe_form._form_9 .hubspot_subscribe_form_email_btn:hover,.hubspot_subscribe_form.Orange .hubspot_subscribe_form_email_btn:hover{

    background: #212935 !important;
    border: 2px solid #ff7018 !important;
    color: #ff7018 !important;
}
.hubspot_subscribe_form._form_1 .hubspot_subscribe_form_email_btn:hover,.hubspot_subscribe_form.Blue .hubspot_subscribe_form_email_btn:hover{
    background: #ff7018 !important;
    border: 2px solid #212935 !important;
    color: #212935 !important;
}
.hubspot_subscribe_form._form_1 .hubspot_subscribe_form_email_btn:focus,.hubspot_subscribe_form.Blue .hubspot_subscribe_form_email_btn:focus{
    outline: 2px solid transparent;
    outline-offset: 2px;

    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
    border-color: #2563eb;
}
.hubspot_subscribe_form._form_9 .hubspot_subscribe_form_email_btn:focus,.hubspot_subscribe_form.Orange .hubspot_subscribe_form_email_btn:focus{
    outline: 2px solid transparent;
    outline-offset: 2px;

    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
    border-color: #2563eb;
}
/*** Contact with steps ***/

.modal-hubspot-general-step-question{
    margin-bottom: 20px;
}
.modal-hubspot-general-step-question-text {
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.modal-hubspot-general-contact-with-steps-content-step1  .modal-hubspot-general-step-question-text{
    margin-bottom: 16px;
}
.modal-hubspot-general-step-question-options label {
    display: block;
    margin-bottom: 5px;
    cursor: pointer;
}
.modal-hubspot-general-step-question-options label {
    display: block;
    margin-bottom: 5px;
}
.modal-hubspot-general-step-question-options input {
    margin-right: 7px;
}
.modal-hubspot-general-contact-with-steps-content-step{
    display: none;
}
.modal-hubspot-general-contact-with-steps-content-step textarea{
    width: 100%;
    height: 100px;
}
.modal-hubspot-general-contact-with-steps-content-step.active{

    display: block;
}
.modal-hubspot-general-contact-btn {
    background-color: rgb(255 112 23 / var(--tw-bg-opacity));
    color: #fff;
    padding: 9px 20px;
    font-weight: 700;
    display: inline-flex;
    align-self: center;
    text-align: center;
    justify-content: center;
}
.modal-hubspot-general-contact-btn-container{
    display: flex;
    justify-content: space-between;

}
.modal-hubspot-general-contact-btn.disabled{
    z-index: -2;
    visibility: hidden;
}

.modal-hubspot-general-contact-btn.prev-step{
    background-color: rgb(34 41 53 / var(--tw-bg-opacity));
}
.mx-1200{
    max-width: 600px;
}
.modal-hubspot-general-contact-with-steps-content-step-inner-container{
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
}
.modal-hubspot-general-step-question{
    flex-basis: 100%

}
.modal-hubspot-general-step-question-options {
    display: flex;
    column-gap: 20px;
    row-gap: 10px;
    flex-wrap: wrap;
}
.modal-hubspot-general-contact-with-steps-content-step2 .modal-hubspot-general-contact-with-steps-content-step-inner-container .modal-hubspot-general-step-question,.modal-hubspot-general-contact-with-steps-content-step3 .modal-hubspot-general-contact-with-steps-content-step-inner-container .modal-hubspot-general-step-question{
    flex-basis: calc(100%);

}
.progress-container {
    width:100%;
    margin: 2em auto;
}
.progress-steps {

    counter-reset: step;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;

}
.progress-steps li {
    list-style-type: none;
    width: 20%;
    float: left;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    position: relative;
    text-align: center;

    color: #ccc;
}
.progress-steps li:nth-child(2){
    width: 60%;
}
.progress-steps li:before {
    width: 2em;
    height: 2em;
    content: counter(step);
    counter-increment: step;
    line-height: 2em;
    border: 2px solid #ccc;
    display: flex;
    text-align: center;
    margin: 0 auto .2em auto;
    border-radius: 50%;
    background-color: white;
    z-index: 2;
    position: relative;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;

}
.progress-steps li:after {
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    background-image: linear-gradient(to right, #ccc 33%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    background-size: 11px 1px;
    background-repeat: repeat-x;
    top: 21px;
    left: -50%;
    z-index: 1;
}
.progress-steps li:nth-child(2):after{
    width: 70%;
    left: -21%;
}
.progress-steps li:last-child:after{
    width: 200%;
    left: unset;
    right: 50%;
}
.progress-steps li:first-child:after {
    content: none;
}
.progress-steps li.active {
    color: rgb(255 112 23 / var(--tw-bg-opacity));
}
.progress-steps li.active:before {
    border-color: rgb(255 112 23 / var(--tw-bg-opacity));

    background-color: rgb(255 112 23 / var(--tw-bg-opacity));
    color: #fff;
}
.progress-steps li.active:after {
    background-image: linear-gradient(to right, rgb(255 112 23 / var(--tw-bg-opacity)) 33%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    background-size: 11px 1px;
    background-repeat: repeat-x;
}
.modal-hubspot-general-step-label {
    font-size: 22px;
    font-weight: 700;
    color: rgb(255 112 23 / var(--tw-bg-opacity));
    border-bottom: 2px solid;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.progress-container {
    width: 100%;
    margin: 25px auto 15px;
}

.modal-hubspot-general-step-question{
    margin-bottom: 20px;
}
.modal-hubspot-general-step-question-text {
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.modal-hubspot-general-contact-with-steps-content-step1  .modal-hubspot-general-step-question-text{
    margin-bottom: 16px;
}
.modal-hubspot-general-step-question-options label {
    display: block;
    margin-bottom: 5px;
    cursor: pointer;
}
.modal-hubspot-general-step-question-options label {
    display: block;
    margin-bottom: 5px;
}
.modal-hubspot-general-step-question-options input {
    margin-right: 7px;
}
.modal-hubspot-general-contact-with-steps-content-step{
    display: none;
}
.modal-hubspot-general-contact-with-steps-content-step textarea{
    width: 100%;
    height: 100px;
}
.modal-hubspot-general-contact-with-steps-content-step.active{

    display: block;
}
.modal-hubspot-general-contact-btn {
    background-color: rgb(255 112 23 / var(--tw-bg-opacity));
    color: #fff;
    padding: 9px 20px;
    font-weight: 700;
    display: inline-flex;
    align-self: center;
    text-align: center;
    justify-content: center;
}
.modal-hubspot-general-contact-btn-container{
    display: flex;
    justify-content: space-between;

}
.modal-hubspot-general-contact-btn.disabled{
    z-index: -2;
    visibility: hidden;
}

.modal-hubspot-general-contact-btn.prev-step{
    background-color: rgb(34 41 53 / var(--tw-bg-opacity));
}
.mx-1200{
    max-width: 600px;
}
.modal-hubspot-general-contact-with-steps-content-step-inner-container{
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
}
.modal-hubspot-general-step-question{
    flex-basis: 100%

}
.modal-hubspot-general-step-question-options {
    display: flex;
    column-gap: 20px;
    row-gap: 10px;
    flex-wrap: wrap;
}
.modal-hubspot-general-contact-with-steps-content-step2 .modal-hubspot-general-contact-with-steps-content-step-inner-container .modal-hubspot-general-step-question,.modal-hubspot-general-contact-with-steps-content-step3 .modal-hubspot-general-contact-with-steps-content-step-inner-container .modal-hubspot-general-step-question{
    flex-basis: calc(100%);

}
.progress-container {
    width:100%;
    margin: 2em auto;
}
.progress-steps {

    counter-reset: step;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;

}
.progress-steps li {
    list-style-type: none;
    width: 20%;
    float: left;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    position: relative;
    text-align: center;

    color: #ccc;
}
.progress-steps li:nth-child(2){
    width: 60%;
}
.progress-steps li:before {
    width: 2em;
    height: 2em;
    content: counter(step);
    counter-increment: step;
    line-height: 2em;
    border: 2px solid #ccc;
    display: flex;
    text-align: center;
    margin: 0 auto .2em auto;
    border-radius: 50%;
    background-color: white;
    z-index: 2;
    position: relative;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;

}
.progress-steps li:after {
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    background-image: linear-gradient(to right, #ccc 33%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    background-size: 11px 1px;
    background-repeat: repeat-x;
    top: 21px;
    left: -50%;
    z-index: 1;
}
.progress-steps li:nth-child(2):after{
    width: 70%;
    left: -21%;
}
.progress-steps li:last-child:after{
    width: 200%;
    left: unset;
    right: 50%;
}
.progress-steps li:first-child:after {
    content: none;
}
.progress-steps li.active {
    color: rgb(255 112 23 / var(--tw-bg-opacity));
}
.progress-steps li.active:before {
    border-color: rgb(255 112 23 / var(--tw-bg-opacity));

    background-color: rgb(255 112 23 / var(--tw-bg-opacity));
    color: #fff;
}
.progress-steps li.active:after {
    background-image: linear-gradient(to right, rgb(255 112 23 / var(--tw-bg-opacity)) 33%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    background-size: 11px 1px;
    background-repeat: repeat-x;
}
.modal-hubspot-general-step-label {
    font-size: 22px;
    font-weight: 700;
    color: rgb(255 112 23 / var(--tw-bg-opacity));
    border-bottom: 2px solid;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.progress-container {
    width: 100%;
    margin: 25px auto 15px;
}

#when_is_your_deadline{
    height: 35px;
    max-width: 201px;
}
.modal-hubspot-general-step-question-options-checkbox-container{
    position: relative;
    display: flex;
}
.modal-hubspot-general-step-question-options-checkbox-container input[type="checkbox"]{
    visibility: hidden;
    position: relative;
    z-index: 2;
    width: 25px;
    height: 25px;
}
.modal-hubspot-general-step-question-options-checkbox-container input[type="checkbox"] + label{
    position: relative;
}
.modal-hubspot-general-step-question-options-checkbox-container input[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
    background: #F1F7F2;
    box-shadow: inset 2px 2px 6px rgb(0 0 0 / 25%);
    border-radius: 3px;
    left: -8px;
    transform: translate(-100%,-50%);
    top: 50%;
    z-index: 1;
}
.modal-hubspot-general-step-question-options-checkbox-container input[type="checkbox"]:checked + label:after {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background: #ff7017;
    border-radius: 3px;
    position: absolute;
    left: -29px;
    transform: translateY(-50%);
    top: 50%;
    z-index: 3;
}
div#ui-datepicker-div {
    z-index: 211 !important;
}
span.modal-hubspot-general-step-question-text-subtitle {
    font-size: 13px;
    display: block;
    font-weight: 400;
}
.modal-hubspot-general-step-question-validation-error {
    font-size: 13px;
    color: red;
    font-weight: 600;
}
#modal-hubspot-general-contact-with-steps .hubspot_subscribe_form_success_message{
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
    flex-wrap: wrap;
}
#modal-hubspot-general-contact-with-steps .hubspot_subscribe_form_success_message .button-container{

    flex-basis: 100%;
    min-width: 100%;
    margin-top: 38px;


}
#when_is_your_deadline{
    height: 35px;
    max-width: 201px;
}
.modal-hubspot-general-step-question-options-checkbox-container{
    position: relative;
    display: flex;
}
.modal-hubspot-general-step-question-options-checkbox-container input[type="checkbox"]{
    visibility: hidden;
    position: relative;
    z-index: 2;
    width: 25px;
    height: 25px;
}
.modal-hubspot-general-step-question-options-checkbox-container input[type="checkbox"] + label{
    position: relative;
}
.modal-hubspot-general-step-question-options-checkbox-container input[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
    background: #F1F7F2;
    box-shadow: inset 2px 2px 6px rgb(0 0 0 / 25%);
    border-radius: 3px;
    left: -8px;
    transform: translate(-100%,-50%);
    top: 50%;
    z-index: 1;
}
.modal-hubspot-general-step-question-options-checkbox-container input[type="checkbox"]:checked + label:after {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background: #ff7017;
    border-radius: 3px;
    position: absolute;
    left: -29px;
    transform: translateY(-50%);
    top: 50%;
    z-index: 3;
}
div#ui-datepicker-div {
    z-index: 211 !important;
}
span.modal-hubspot-general-step-question-text-subtitle {
    font-size: 13px;
    display: block;
    font-weight: 400;
}
.modal-hubspot-general-step-question-validation-error {
    font-size: 13px;
    color: red;
    font-weight: 600;
}
#modal-hubspot-general-contact-with-steps .hubspot_subscribe_form_success_message{
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
}

/*** Find out more Contact ***/
figcaption{
    text-align: center;
}
figcaption a[href*="section-contact"]:hover {
    background: rgb(217 93 16 / var(--tw-bg-opacity));
}
figcaption a[href*="section-contact"] {
    background-color: rgb(255 112 23 / var(--tw-bg-opacity));
    color: #fff;
    padding: 9px 20px;
    font-weight: 700;
    display: inline-flex;
    margin: 0px auto;
    align-self: center;
}
#modal-hubspot-contact iframe,#modal-hubspot-general-contact iframe{
    padding-left: 1rem;
    padding-right: 1rem;
}
.contact-form-buttons-container{
    display: flex;
    column-gap: 20px;
    row-gap: 20px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.contact-form-or{
    font-size: 39px;
    text-align: center;
    margin-top: 39px;
    font-weight: 700;
    margin-bottom: 33px;
    font-family: "rift",sans-serif;
}

.contact-form-buttons {
    background-color: rgb(255 112 23 / var(--tw-bg-opacity));
    color: #fff;
    padding: 9px 20px;
    font-weight: 700;
    display: inline-flex;
    align-self: center;
    width: 188px;
    text-align: center;
    justify-content: center;
}
.load-hubspot-contact-form{
    min-height: 466px;
}
#modal-hubspot-general-contact .load-hubspot-contact-form{
    margin-top: 20px;
}
.load-hubspot-contact-form h3{
    text-align: center;
    margin-bottom: 40px;
    padding-left: 1rem;
    padding-right: 1rem;
}
.contact-form-text-container {
    font-size: 20px;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
    margin-top: 13px;
    margin-bottom: 35px;
}
.custom-modal-loading{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-modal-loading.hidden{
    display: none;
}
.hubspot-contact-form-inner-container.vis-hidden{
    visibility: hidden;
    min-height: 700px;

}
.free-shipping-text {
    font-size: 1.875rem;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
    line-height: 1.2;
}
.free-shipping-text .orange-color {
    color: rgb(255 112 23);
}
.free-shipping-text #subtitle {
    display: block;
    font-size: 15px;
    opacity: 0.3;
    margin-top: 10px;
}
span.orange-free-shipping-text {
    color: rgb(255 112 23);
    text-align: center;
    margin: 0px auto;
    display: block;
    font-size: 1.25rem;
    line-height: 1.7rem;
    font-weight: 500;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 26px;
}
span.orange-free-shipping-text #subtitle {
    display: block;
    font-size: 15px;
    opacity: 0.3;
    margin-top: 5px;
    color: #000;
}
.author-box {
    justify-content: center;
    align-items: flex-end;
    padding: 40px;
    column-gap: 40px;
}
.labeled_products{
    position: absolute;
    right: 0px;
    height: 100%;
    top: 0px;
}
.labeled_products img{
    position: sticky;
    top: 83px;
}
@media (max-width: 1300px) {
    .labeled_products{
        position: relative;
        right: 0px;
        height: unset;
        top: 0px;
        max-width: 48rem;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }
    .labeled_products img{
        position: relative;
        top: 0px !important;
    }

}

@media (max-width: 767px) {
    .author-box {
        flex-direction: column;
        align-items: center;
        row-gap: 40px;
    }
    .author-box .text-6xl{
        font-size: 40px;
    }


}
.author-box>div {
    flex: 1;
    max-width: 360px;

}


.author-container .mark-image-container{
    position: relative;
}
.author-container .mark-image-container img{
    margin-right: 0px;
    max-width: 400px;
    height: auto;
    position: relative;
    z-index: 3;
    transition: all 0.3s ease-in-out;
}
.author-container  .mark-image-container-orange-background{
    position: absolute;
    width: 100%;
    height: 80%;
    left: 0px;
    bottom: 0px;
    background-color: #EE7935;
    z-index: 2;
    -webkit-clip-path:polygon(3% 0%, 3% 85%, 8% 96% , 100% 96%, 100% 20%, 80% 0%);
    clip-path: polygon(3% 0%, 3% 85%, 8% 96% , 100% 96%, 100% 20%, 80% 0%);
    transition: all 0.3s ease-in-out;
}

.author-container .mark-image-container img{
    transform: rotateY(180deg);

}
.author-container .mark-image-container-dark-blue-background{
    position: absolute;
    width: 100%;
    height: 80%;
    left: 0px;
    bottom: 0px;
    background-color: rgb(34 41 53);
    z-index: 1;
    -webkit-clip-path: polygon(0% 0%, 0% 86% ,6% 100% , 100% 100%, 100% 20%, 80% 0%);
    clip-path: polygon(0% 0%, 0% 86% ,6% 100% , 100% 100%, 100% 20%, 80% 0%);
    transition: all 0.3s ease-in-out;

}
@media (min-width: 640px){
    #modal-hubspot-contact iframe,#modal-hubspot-general-contact iframe {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .contact-form-text-container,.load-hubspot-contact-form h3{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

}
@media (min-width: 1024px){
    #modal-hubspot-contact iframe,#modal-hubspot-general-contact iframe {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .contact-form-text-container,.load-hubspot-contact-form h3 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}
.text-swag-orange1 svg path {
    color: rgb(255 112 23 / var(--tw-text-opacity));
}