.elementor-1447 .elementor-element.elementor-element-561256e{--display:flex;--gap:8px 8px;--row-gap:8px;--column-gap:8px;border-style:double;--border-style:double;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-accent );--border-color:var( --e-global-color-accent );}.elementor-1447 .elementor-element.elementor-element-561256e:not(.elementor-motion-effects-element-type-background), .elementor-1447 .elementor-element.elementor-element-561256e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1447 .elementor-element.elementor-element-a03e8dd{text-align:center;}.elementor-1447 .elementor-element.elementor-element-a03e8dd .elementor-heading-title{font-family:"Cormorant Garamond", Sans-serif;font-size:38px;font-weight:500;text-transform:uppercase;color:var( --e-global-color-secondary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1447 .elementor-element.elementor-element-31acf64{text-align:center;font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:500;letter-spacing:0em;color:var( --e-global-color-secondary );}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-1447 .elementor-element.elementor-element-c5f6b61{--divider-border-style:solid;--divider-color:var( --e-global-color-accent );--divider-border-width:1px;}.elementor-1447 .elementor-element.elementor-element-c5f6b61 .elementor-divider-separator{width:100%;}.elementor-1447 .elementor-element.elementor-element-c5f6b61 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-1447 .elementor-element.elementor-element-8e0efe2{--divider-border-style:solid;--divider-color:var( --e-global-color-accent );--divider-border-width:1px;}.elementor-1447 .elementor-element.elementor-element-8e0efe2 .elementor-divider-separator{width:100%;}.elementor-1447 .elementor-element.elementor-element-8e0efe2 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-1447 .elementor-element.elementor-element-00b43a3{text-align:center;font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:500;letter-spacing:0em;color:var( --e-global-color-secondary );}#elementor-popup-modal-1447{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1447 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1447 .dialog-close-button{display:flex;}#elementor-popup-modal-1447 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for container, class: .elementor-element-561256e *//* ==========================================================
   SIGIL STATIC — MAILPOET SUBSCRIPTION FORM
   ========================================================== */

.sigil-subscribe-form,
.sigil-subscribe-form .mailpoet_form {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Montserrat", sans-serif;
}


/* ----------------------------------------------------------
   GENERAL FIELD SPACING
   ---------------------------------------------------------- */

.sigil-subscribe-form .mailpoet_paragraph {
    margin: 0 0 20px !important;
}


/* ----------------------------------------------------------
   EMAIL FIELD
   ---------------------------------------------------------- */

.sigil-subscribe-form input[type="email"],
.sigil-subscribe-form input[type="text"] {
    width: 100% !important;
    min-height: 54px;

    padding: 14px 18px !important;

    background: #111212 !important;
    border: 1px solid rgba(183, 154, 99, 0.35) !important;
    border-radius: 0 !important;

    color: #fff !important;

    font-family: "Montserrat", sans-serif;
    font-size: 14px !important;

    box-shadow: none !important;

    transition:
        border-color .2s ease,
        background-color .2s ease;
}

.sigil-subscribe-form input[type="email"]::placeholder,
.sigil-subscribe-form input[type="text"]::placeholder {
    color: rgba(255,255,255,.48) !important;
}

.sigil-subscribe-form input[type="email"]:focus,
.sigil-subscribe-form input[type="text"]:focus {
    outline: none !important;
    border-color: #B79A63 !important;
    background: #151616 !important;
}


/* ----------------------------------------------------------
   REMOVE MAILPOET'S FIELDSET BOX
   ---------------------------------------------------------- */

.sigil-subscribe-form fieldset {
    margin: 5px 0 24px !important;
    padding: 0 !important;

    border: 0 !important;
    min-width: 0;
}

.sigil-subscribe-form fieldset legend {
    display: none !important;
}


/* ----------------------------------------------------------
   SUBSCRIPTION OPTIONS
   ---------------------------------------------------------- */

.sigil-subscribe-form .mailpoet_checkbox_label {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;

    width: 100% !important;

    margin: 0 0 8px !important;
    padding: 14px 16px !important;

    background: rgba(255,255,255,.025);
    border: 1px solid rgba(255,255,255,.10);

    color: rgba(255,255,255,.82) !important;

    font-family: "Montserrat", sans-serif;
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;

    letter-spacing: .02em !important;
    text-transform: none !important;

    cursor: pointer;

    transition:
        border-color .2s ease,
        background-color .2s ease,
        color .2s ease;
}


/* Hover the entire subscription choice */

.sigil-subscribe-form .mailpoet_checkbox_label:hover {
    background: rgba(183,154,99,.06);
    border-color: rgba(183,154,99,.55);
    color: #fff !important;
}


/* ----------------------------------------------------------
   CUSTOM CHECKBOXES
   ---------------------------------------------------------- */

.sigil-subscribe-form input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;

    position: relative;

    width: 18px !important;
    height: 18px !important;
    min-width: 18px;

    margin: 0 !important;

    background: transparent !important;
    border: 1px solid rgba(183,154,99,.7) !important;
    border-radius: 0 !important;

    cursor: pointer;
}


/* Checked */

.sigil-subscribe-form input[type="checkbox"]:checked {
    background: #B79A63 !important;
    border-color: #B79A63 !important;
}


/* Check mark */

.sigil-subscribe-form input[type="checkbox"]:checked::after {
    content: "";

    position: absolute;
    left: 5px;
    top: 2px;

    width: 5px;
    height: 9px;

    border: solid #080909;
    border-width: 0 2px 2px 0;

    transform: rotate(45deg);
}


/* ----------------------------------------------------------
   SUBMIT BUTTON
   ---------------------------------------------------------- */

.sigil-subscribe-form input[type="submit"],
.sigil-subscribe-form button[type="submit"] {
    width: 100% !important;
    min-height: 54px;

    margin: 4px 0 0 !important;
    padding: 14px 24px !important;

    background: #B79A63 !important;
    border: 1px solid #B79A63 !important;
    border-radius: 0 !important;

    color: #080909 !important;

    font-family: "Montserrat", sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;

    letter-spacing: .16em !important;
    text-transform: uppercase !important;

    cursor: pointer;

    transition:
        background-color .2s ease,
        color .2s ease;
}

.sigil-subscribe-form input[type="submit"]:hover,
.sigil-subscribe-form button[type="submit"]:hover {
    background: transparent !important;
    color: #B79A63 !important;
}


/* ----------------------------------------------------------
   VALIDATION / SUCCESS
   ---------------------------------------------------------- */

.sigil-subscribe-form .mailpoet_message {
    margin-top: 16px !important;

    font-family: "Montserrat", sans-serif;
    font-size: 13px !important;
    line-height: 1.5;
}

.sigil-subscribe-form .mailpoet_validate_success {
    color: #B79A63 !important;
}


/* ----------------------------------------------------------
   MOBILE
   ---------------------------------------------------------- */

@media (max-width: 767px) {

    .sigil-subscribe-form input[type="email"],
    .sigil-subscribe-form input[type="text"] {
        font-size: 16px !important;
    }

    .sigil-subscribe-form .mailpoet_checkbox_label {
        padding: 13px 14px !important;
    }
}

/* ==========================================================
   SIGIL STATIC — SUBSCRIPTION OPTION DESCRIPTIONS
   ========================================================== */

/* Give the label enough room for a second line */

.sigil-subscribe-form .mailpoet_checkbox_label {
    position: relative;
    align-items: flex-start !important;

    padding-top: 13px !important;
    padding-bottom: 13px !important;
}


/* Description styling */

.sigil-subscribe-form .mailpoet_checkbox_label::after {
    display: block;

    margin-top: 3px;

    color: rgba(255,255,255,.45);

    font-size: 11px;
    font-weight: 400;
    line-height: 1.45;

    letter-spacing: 0;
}


/* Journal Stories */

.sigil-subscribe-form .mailpoet_checkbox_label:nth-of-type(1)::after {
    content: "Essays, process notes and behind-the-scenes stories.";
}


/* New Projects */

.sigil-subscribe-form .mailpoet_checkbox_label:nth-of-type(2)::after {
    content: "New photography series and portfolio releases.";
}


/* Casting Calls */

.sigil-subscribe-form .mailpoet_checkbox_label:nth-of-type(3)::after {
    content: "Opportunities to model or collaborate on upcoming shoots.";
}


/* Promotions */

.sigil-subscribe-form .mailpoet_checkbox_label:nth-of-type(4)::after {
    content: "Occasional offers, session specials and announcements.";
}/* End custom CSS */