/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
   * Remove default margin.
   */
body {
    margin: 0;
}

/* HTML5 display definitions
     ========================================================================== */
/**
   * Correct `block` display not defined for any HTML5 element in IE 8/9.
   * Correct `block` display not defined for `details` or `summary` in IE 10/11
   * and Firefox.
   * Correct `block` display not defined for `main` in IE 11.
   */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

/**
   * 1. Correct `inline-block` display not defined in IE 8/9.
   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
   */
audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
   * Prevent modern browsers from displaying `audio` without controls.
   * Remove excess height in iOS 5 devices.
   */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
   * Address `[hidden]` styling not present in IE 8/9/10.
   * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
   */
[hidden],
template {
    display: none;
}

/* Links
     ========================================================================== */
/**
   * Remove the gray background color from active links in IE 10.
   */
a {
    background-color: transparent;
}

/**
   * Improve readability of focused elements when they are also in an
   * active/hover state.
   */
a:active,
a:hover {
    outline: 0;
    ;
}



/* Text-level semantics
     ========================================================================== */
/**
   * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
   */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
   * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
   */
b,
strong {
    font-weight: bold;
}

/**
   * Address styling not present in Safari and Chrome.
   */
dfn {
    font-style: italic;
}

/**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari, and Chrome.
   */


/**
   * Address styling not present in IE 8/9.
   */
mark {
    background: #ff0;
    color: #000;
}

/**
   * Address inconsistent and variable font size in all browsers.
   */
small {
    font-size: 80%;
}

/**
   * Prevent `sub` and `sup` affecting `line-height` in all browsers.
   */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove border when inside `a` element in IE 8/9/10.
   */
img {
    border: 0;
}

/**
   * Correct overflow not hidden in IE 9/10/11.
   */
svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
     ========================================================================== */
/**
   * Address margin not present in IE 8/9 and Safari.
   */
figure {
    margin: 1em 40px;
}

/**
   * Address differences between Firefox and other browsers.
   */
hr {
    box-sizing: content-box;
    height: 0;
}

/**
   * Contain overflow in all browsers.
   */
pre {
    overflow: auto;
}

/**
   * Address odd `em`-unit font size rendering in all browsers.
   */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
     ========================================================================== */
/**
   * Known limitation: by default, Chrome and Safari on OS X allow very limited
   * styling of `select`, unless a `border` property is set.
   */
/**
   * 1. Correct color not being inherited.
   *    Known issue: affects color of disabled elements.
   * 2. Correct font properties not being inherited.
   * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
   */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
   * Address `overflow` set to `hidden` in IE 8/9/10/11.
   */
button {
    overflow: visible;
}

/**
   * Address inconsistent `text-transform` inheritance for `button` and `select`.
   * All other form control elements do not inherit `text-transform` values.
   * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
   * Correct `select` style inheritance in Firefox.
   */
button,
select {
    text-transform: none;
}

/**
   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
   *    and `video` controls.
   * 2. Correct inability to style clickable `input` types in iOS.
   * 3. Improve usability and consistency of cursor style between image-type
   *    `input` and others.
   * 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
   *    specificity and defer to the .w-button selector
   */
button,
html input[type="button"],
input[type="reset"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

/**
   * Re-set default cursor for disabled elements.
   */
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
   * Remove inner padding and border in Firefox 4+.
   */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
   * Address Firefox 4+ setting `line-height` on `input` using `!important` in
   * the UA stylesheet.
   */
input {
    line-height: normal;
}

/**
   * It's recommended that you don't attempt to style these elements.
   * Firefox's implementation doesn't respect box-sizing, padding, or width.
   *
   * 1. Address box sizing set to `content-box` in IE 8/9/10.
   * 2. Remove excess padding in IE 8/9/10.
   */
input[type='checkbox'],
input[type='radio'] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
   * Fix the cursor style for Chrome's increment/decrement buttons. For certain
   * `font-size` values of the `input`, it causes the cursor style of the
   * decrement button to change from `default` to `text`.
   */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    height: auto;
}

/**
   * 1. CUSTOM FOR WEBFLOW: changed from `textfield` to `none` to normalize iOS rounded input
   * 2. CUSTOM FOR WEBFLOW: box-sizing: content-box rule removed
   *    (similar to normalize.css >=4.0.0)
   */
input[type='search'] {
    -webkit-appearance: none;
    /* 1 */
}

/**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
   * Define consistent border, margin, and padding.
   */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
   * 1. Correct `color` not being inherited in IE 8/9/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
   * Remove default vertical scrollbar in IE 8/9/10/11.
   */
textarea {
    overflow: auto;
}

/**
   * Don't inherit the `font-weight` (applied by a rule above).
   * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
   */
optgroup {
    font-weight: bold;
}

/* Tables
     ========================================================================== */
/**
   * Remove most spacing between table cells.
   */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}@font-face {
    font-family: 'webflow-icons';
    src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format('truetype');
    font-weight: normal;
    font-style: normal;
}

[class^="w-icon-"],
[class *=" w-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'webflow-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.w-icon-slider-right:before {
    content: "\e600";
}

.w-icon-slider-left:before {
    content: "\e601";
}

.w-icon-nav-menu:before {
    content: "\e602";
}

.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
    content: "\e603";
}

.w-icon-file-upload-remove:before {
    content: "\e900";
}

.w-icon-file-upload-icon:before {
    content: "\e903";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

body {
    margin: 0;
    min-height: 100%;
    max-width: 100%;
    overflow-x: hidden;
    background-color: #fff;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

html.w-mod-touch * {
    background-attachment: scroll !important;
}

.w-block {
    display: block;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

.w-clearfix:before,
.w-clearfix:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-clearfix:after {
    clear: both;
}

.w-hidden {
    display: none;
}

.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input.w-button {
    -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
    color: transparent !important;
}

.w-webflow-badge,
.w-webflow-badge * {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    z-index: auto;
    display: block;
    visibility: visible;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    box-sizing: border-box;
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    margin: 0;
    padding: 0;
    float: none;
    clear: none;
    border: 0 none transparent;
    border-radius: 0;
    background: none;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-origin: padding-box;
    background-clip: border-box;
    background-attachment: scroll;
    background-color: transparent;
    box-shadow: none;
    opacity: 1;
    transform: none;
    transition: none;
    direction: ltr;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-variant: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: inherit;
    list-style-type: disc;
    text-shadow: none;
    font-smoothing: auto;
    vertical-align: baseline;
    cursor: inherit;
    white-space: inherit;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
}

.w-webflow-badge {
    position: fixed !important;
    display: inline-block !important;
    visibility: visible !important;
    z-index: 2147483647 !important;
    top: auto !important;
    right: 12px !important;
    bottom: 12px !important;
    left: auto !important;
    color: #AAADB0 !important;
    background-color: #fff !important;
    border-radius: 3px !important;
    padding: 6px 8px 6px 6px !important;
    font-size: 12px !important;
    opacity: 1 !important;
    line-height: 14px !important;
    text-decoration: none !important;
    transform: none !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    white-space: nowrap;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.w-webflow-badge>img {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    vertical-align: middle !important;
}



h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 20px;
}

h3 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px;
}

h4 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
}

h5 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}

h6 {
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
}

p {
    margin-top: 0;
    margin-bottom: 10px;
}

blockquote {
    margin: 0 0 10px 0;
    padding: 10px 20px;
    border-left: 5px solid #E2E2E2;
    font-size: 18px;
    line-height: 22px;
}

figure {
    margin: 0;
    margin-bottom: 10px;
}

figcaption {
    margin-top: 5px;
    text-align: center;
}

ul,
ol {
    margin: 0px;
}

.w-list-unstyled {
    padding-left: 0;
    list-style: none;
}

.w-embed:before,
.w-embed:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-embed:after {
    clear: both;
}

.w-video {
    width: 100%;
    position: relative;
    padding: 0;
}

.w-video iframe,
.w-video object,
.w-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

button,
[type='button'],
[type='reset'] {
    border: 0;
    cursor: pointer;
    -webkit-appearance: button;
}

.w-form {
    margin: 0 0 15px;
}

.w-form-done {
    display: none;
    padding: 20px;
    text-align: center;
    background-color: #dddddd;
}

.w-form-fail {
    display: none;
    margin-top: 10px;
    padding: 10px;
    background-color: #ffdede;
}

label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.w-input,
.w-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
    color: #999;
}

.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.w-input:-ms-input-placeholder,
.w-select:-ms-input-placeholder {
    color: #999;
}

.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
    color: #999;
}

.w-input:focus,
.w-select:focus {
    border-color: #3898EC;
    outline: 0;
}

.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
    cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
    background-color: #eeeeee;
}

textarea.w-input,
textarea.w-select {
    height: auto;
}

.w-select {
    background-color: #f3f3f3;
}

.w-select[multiple] {
    height: auto;
}

.w-form-label {
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0px;
}

.w-radio {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px;
}

.w-radio:before,
.w-radio:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-radio:after {
    clear: both;
}

.w-radio-input {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    float: left;
    margin-left: -20px;
}

.w-radio-input {
    margin-top: 3px;
}

.w-file-upload {
    display: block;
    margin-bottom: 10px;
}

.w-file-upload-input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -100;
}

.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
    display: inline-block;
    color: #333333;
}

.w-file-upload-error {
    display: block;
    margin-top: 10px;
}

.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
    display: none;
}

.w-file-upload-uploading-btn {
    display: flex;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
    padding: 8px 12px;
    border: 1px solid #cccccc;
    background-color: #fafafa;
}

.w-file-upload-file {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    margin: 0;
    padding: 8px 9px 8px 11px;
    border: 1px solid #cccccc;
    background-color: #fafafa;
}

.w-file-upload-file-name {
    font-size: 14px;
    font-weight: normal;
    display: block;
}

.w-file-remove-link {
    margin-top: 3px;
    margin-left: 10px;
    width: auto;
    height: auto;
    padding: 3px;
    display: block;
    cursor: pointer;
}

.w-icon-file-upload-remove {
    margin: auto;
    font-size: 10px;
}

.w-file-upload-error-msg {
    display: inline-block;
    color: #ea384c;
    padding: 2px 0;
}

.w-file-upload-info {
    display: inline-block;
    line-height: 38px;
    padding: 0 12px;
}

.w-file-upload-label {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
    padding: 8px 12px;
    border: 1px solid #cccccc;
    background-color: #fafafa;
}

.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
    display: inline-block;
    margin-right: 8px;
    width: 20px;
}

.w-icon-file-upload-uploading {
    height: 20px;
}

.w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
}

.w-container:before,
.w-container:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-container:after {
    clear: both;
}

.w-container .w-row {
    margin-left: -10px;
    margin-right: -10px;
}

.w-row:before,
.w-row:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-row:after {
    clear: both;
}

.w-row .w-row {
    margin-left: 0;
    margin-right: 0;
}

.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.w-col .w-col {
    padding-left: 0;
    padding-right: 0;
}

.w-col-1 {
    width: 8.33333333%;
}

.w-col-2 {
    width: 16.66666667%;
}

.w-col-3 {
    width: 25%;
}

.w-col-4 {
    width: 33.33333333%;
}

.w-col-5 {
    width: 41.66666667%;
}

.w-col-6 {
    width: 50%;
}

.w-col-7 {
    width: 58.33333333%;
}

.w-col-8 {
    width: 66.66666667%;
}

.w-col-9 {
    width: 75%;
}

.w-col-10 {
    width: 83.33333333%;
}

.w-col-11 {
    width: 91.66666667%;
}

.w-col-12 {
    width: 100%;
}

.w-hidden-main {
    display: none !important;
}

@media screen and (max-width: 991px) {
    .w-container {
        max-width: 728px;
    }

    .w-hidden-main {
        display: inherit !important;
    }

    .w-hidden-medium {
        display: none !important;
    }

    .w-col-medium-1 {
        width: 8.33333333%;
    }

    .w-col-medium-2 {
        width: 16.66666667%;
    }

    .w-col-medium-3 {
        width: 25%;
    }

    .w-col-medium-4 {
        width: 33.33333333%;
    }

    .w-col-medium-5 {
        width: 41.66666667%;
    }

    .w-col-medium-6 {
        width: 50%;
    }

    .w-col-medium-7 {
        width: 58.33333333%;
    }

    .w-col-medium-8 {
        width: 66.66666667%;
    }

    .w-col-medium-9 {
        width: 75%;
    }

    .w-col-medium-10 {
        width: 83.33333333%;
    }

    .w-col-medium-11 {
        width: 91.66666667%;
    }

    .w-col-medium-12 {
        width: 100%;
    }

    .w-col-stack {
        width: 100%;
        left: auto;
        right: auto;
    }
}

@media screen and (max-width: 767px) {
    .w-hidden-main {
        display: inherit !important;
    }

    .w-hidden-medium {
        display: inherit !important;
    }

    .w-hidden-small {
        display: none !important;
    }

    .w-row,
    .w-container .w-row {
        margin-left: 0;
        margin-right: 0;
    }

    .w-col {
        width: 100%;
        left: auto;
        right: auto;
    }

    .w-col-small-1 {
        width: 8.33333333%;
    }

    .w-col-small-2 {
        width: 16.66666667%;
    }

    .w-col-small-3 {
        width: 25%;
    }

    .w-col-small-4 {
        width: 33.33333333%;
    }

    .w-col-small-5 {
        width: 41.66666667%;
    }

    .w-col-small-6 {
        width: 50%;
    }

    .w-col-small-7 {
        width: 58.33333333%;
    }

    .w-col-small-8 {
        width: 66.66666667%;
    }

    .w-col-small-9 {
        width: 75%;
    }

    .w-col-small-10 {
        width: 83.33333333%;
    }

    .w-col-small-11 {
        width: 91.66666667%;
    }

    .w-col-small-12 {
        width: 100%;
    }
}

@media screen and (max-width: 479px) {
    .w-container {
        max-width: none;
    }

    .w-hidden-main {
        display: inherit !important;
    }

    .w-hidden-medium {
        display: inherit !important;
    }

    .w-hidden-small {
        display: inherit !important;
    }

    .w-hidden-tiny {
        display: none !important;
    }

    .w-col {
        width: 100%;
    }

    .w-col-tiny-1 {
        width: 8.33333333%;
    }

    .w-col-tiny-2 {
        width: 16.66666667%;
    }

    .w-col-tiny-3 {
        width: 25%;
    }

    .w-col-tiny-4 {
        width: 33.33333333%;
    }

    .w-col-tiny-5 {
        width: 41.66666667%;
    }

    .w-col-tiny-6 {
        width: 50%;
    }

    .w-col-tiny-7 {
        width: 58.33333333%;
    }

    .w-col-tiny-8 {
        width: 66.66666667%;
    }

    .w-col-tiny-9 {
        width: 75%;
    }

    .w-col-tiny-10 {
        width: 83.33333333%;
    }

    .w-col-tiny-11 {
        width: 91.66666667%;
    }

    .w-col-tiny-12 {
        width: 100%;
    }
}

.w-widget {
    position: relative;
}

.w-widget-map {
    width: 100%;
    height: 400px;
}

.w-widget-map label {
    width: auto;
    display: inline;
}

.w-widget-map img {
    max-width: inherit;
}

.w-widget-map .gm-style-iw {
    text-align: center;
}

.w-widget-map .gm-style-iw>button {
    display: none !important;
}

.w-widget-twitter {
    overflow: hidden;
}

.w-widget-twitter-count-shim {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 28px;
    height: 20px;
    text-align: center;
    background: white;
    border: #758696 solid 1px;
    border-radius: 3px;
}

.w-widget-twitter-count-shim * {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
    position: relative;
    font-size: 15px;
    line-height: 12px;
    text-align: center;
    color: #999;
    font-family: serif;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
    position: relative;
    display: block;
}

.w-widget-twitter-count-shim.w--large {
    width: 36px;
    height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
    margin-left: 5px;
    margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
    margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
    top: 50%;
    left: 0;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
    border-color: rgba(117, 134, 150, 0);
    border-right-color: #5d6c7b;
    border-width: 4px;
    margin-left: -9px;
    margin-top: -4px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
    border-width: 5px;
    margin-left: -10px;
    margin-top: -5px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: white;
    border-width: 4px;
    margin-left: -8px;
    margin-top: -4px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
    border-width: 5px;
    margin-left: -9px;
    margin-top: -5px;
}

.w-widget-twitter-count-shim.w--vertical {
    width: 61px;
    height: 33px;
    margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.w-widget-twitter-count-shim.w--vertical:before {
    border-color: rgba(117, 134, 150, 0);
    border-top-color: #5d6c7b;
    border-width: 5px;
    margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: white;
    border-width: 4px;
    margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
    width: 76px;
}

.w-background-video {
    position: relative;
    overflow: hidden;
    height: 500px;
    color: white;
}

.w-background-video>video {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
    right: -100%;
    bottom: -100%;
    top: -100%;
    left: -100%;
    object-fit: cover;
    z-index: -100;
}

.w-background-video>video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none;
}

.w-background-video--control {
    position: absolute;
    bottom: 1em;
    right: 1em;
    background-color: transparent;
    padding: 0;
}

.w-background-video--control>[hidden] {
    display: none !important;
}

.w-slider {
    position: relative;
    height: 300px;
    text-align: center;
    background: #dddddd;
    clear: both;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
}

.w-slider-mask {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    left: 0;
    right: 0;
    height: 100%;
    white-space: nowrap;
}

.w-slide {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    white-space: normal;
    text-align: left;
}

.w-slider-nav {
    position: absolute;
    z-index: 2;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-top: 10px;
    height: 40px;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
}

.w-slider-nav.w-round>div {
    border-radius: 100%;
}

.w-slider-nav.w-num>div {
    width: auto;
    height: auto;
    padding: 0.2em 0.5em;
    font-size: inherit;
    line-height: inherit;
}

.w-slider-nav.w-shadow>div {
    box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}

.w-slider-nav-invert {
    color: #fff;
}

.w-slider-nav-invert>div {
    background-color: rgba(34, 34, 34, 0.4);
}

.w-slider-nav-invert>div.w-active {
    background-color: #222;
}

.w-slider-dot {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    margin: 0 3px 0.5em;
    transition: background-color 100ms, color 100ms;
}

.w-slider-dot.w-active {
    background-color: #fff;
}

.w-slider-dot:focus {
    outline: none;
    box-shadow: 0px 0px 0px 2px #fff;
}

.w-slider-dot:focus.w-active {
    box-shadow: none;
}

.w-slider-arrow-left,
.w-slider-arrow-right {
    position: absolute;
    width: 80px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    color: white;
    font-size: 40px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.w-slider-arrow-left [class^='w-icon-'],
.w-slider-arrow-right [class^='w-icon-'],
.w-slider-arrow-left [class *=' w-icon-'],
.w-slider-arrow-right [class *=' w-icon-'] {
    position: absolute;
}

.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
    outline: 0;
}

.w-slider-arrow-left {
    z-index: 3;
    right: auto;
}

.w-slider-arrow-right {
    z-index: 4;
    left: auto;
}

.w-icon-slider-left,
.w-icon-slider-right {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1em;
    height: 1em;
}

.w-slider-aria-label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.w-slider-force-show {
    display: block !important;
}

.w-dropdown {
    display: inline-block;
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    z-index: 900;
}

.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
    position: relative;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
}

.w-dropdown-toggle {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    padding-right: 40px;
}

.w-dropdown-toggle:focus {
    outline: 0;
}

.w-icon-dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-right: 20px;
    width: 1em;
    height: 1em;
}

.w-dropdown-list {
    position: absolute;
    background: #dddddd;
    display: none;
    min-width: 100%;
}

.w-dropdown-list.w--open {
    display: block;
}

.w-dropdown-link {
    padding: 10px 20px;
    display: block;
    color: #222222;
}

.w-dropdown-link.w--current {
    color: #0082f3;
}

.w-dropdown-link:focus {
    outline: 0;
}

/**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn’t handle them at
 * all in `calc()`.
 */
/**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox.
 */
.w-lightbox-backdrop {
    color: #000;
    cursor: auto;
    font-family: serif;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal;
    list-style: disc;
    text-align: start;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 300;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
    z-index: 2000;
    outline: 0;
    /* 1 */
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translate(0, 0);
    /* 2 */
}

/**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll.
 */
.w-lightbox-backdrop,
.w-lightbox-container {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.w-lightbox-content {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.w-lightbox-view {
    position: absolute;
    width: 100vw;
    height: 100vh;
    opacity: 0;
}

.w-lightbox-view:before {
    content: "";
    height: 100vh;
}

/* .w-lightbox-content */
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
    height: 86vh;
}

.w-lightbox-frame,
.w-lightbox-view:before {
    display: inline-block;
    vertical-align: middle;
}

/*
 * 1. Remove default margin set by user-agent on the <figure> element.
 */
.w-lightbox-figure {
    position: relative;
    margin: 0;
    /* 1 */
}

.w-lightbox-group .w-lightbox-figure {
    cursor: pointer;
}

/**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling.
 */
.w-lightbox-img {
    width: auto;
    height: auto;
    max-width: none;
}

/**
 * 1. Reset if style is set by user on "All Images"
 */
.w-lightbox-image {
    display: block;
    float: none;
    /* 1 */
    max-width: 100vw;
    max-height: 100vh;
}

.w-lightbox-group .w-lightbox-image {
    max-height: 86vh;
}

.w-lightbox-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0.5em 1em;
    background: rgba(0, 0, 0, 0.4);
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.w-lightbox-embed {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.w-lightbox-control {
    position: absolute;
    top: 0;
    width: 4em;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.w-lightbox-left {
    display: none;
    bottom: 0;
    left: 0;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
}

.w-lightbox-right {
    display: none;
    right: 0;
    bottom: 0;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
}

/*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer)
 */
.w-lightbox-close {
    right: 0;
    height: 2.6em;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
    background-size: 18px;
}

/**
 * 1. All IE versions add extra space at the bottom without this.
 */
.w-lightbox-strip {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 1vh;
    line-height: 0;
    /* 1 */
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

/*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn’t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior.
 */
.w-lightbox-item {
    display: inline-block;
    width: 10vh;
    padding: 2vh 1vh;
    box-sizing: content-box;
    /* 1 */
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    /* 2 */
}

.w-lightbox-active {
    opacity: 0.3;
}

.w-lightbox-thumbnail {
    position: relative;
    height: 10vh;
    background: #222;
    overflow: hidden;
}

.w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

/*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track.
 */
.w-lightbox-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border: 5px solid rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    -webkit-animation: spin 0.8s infinite linear;
    animation: spin 0.8s infinite linear;
}

.w-lightbox-spinner:after {
    content: "";
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    border: 3px solid transparent;
    border-bottom-color: #fff;
    border-radius: 50%;
}

/*
 * Utility classes
 */
.w-lightbox-hide {
    display: none;
}

.w-lightbox-noscroll {
    overflow: hidden;
}

@media (min-width: 768px) {
    .w-lightbox-content {
        height: 96vh;
        margin-top: 2vh;
    }

    .w-lightbox-view,
    .w-lightbox-view:before {
        height: 96vh;
    }

    /* .w-lightbox-content */

    .w-lightbox-group,
    .w-lightbox-group .w-lightbox-view,
    .w-lightbox-group .w-lightbox-view:before {
        height: 84vh;
    }

    .w-lightbox-image {
        max-width: 96vw;
        max-height: 96vh;
    }

    .w-lightbox-group .w-lightbox-image {
        max-width: 82.3vw;
        max-height: 84vh;
    }

    .w-lightbox-left,
    .w-lightbox-right {
        display: block;
        opacity: 0.5;
    }

    .w-lightbox-close {
        opacity: 0.8;
    }

    .w-lightbox-control:hover {
        opacity: 1;
    }
}

.w-lightbox-inactive,
.w-lightbox-inactive:hover {
    opacity: 0;
}

.w-richtext:before,
.w-richtext:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-richtext:after {
    clear: both;
}

.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
    white-space: initial;
}

.w-richtext ol,
.w-richtext ul {
    overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after {
    outline: 2px solid #2895f7;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
    outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video>div:after,
.w-richtext figure[data-rt-type="video"]>div:after {
    content: '';
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.w-richtext figure {
    position: relative;
    max-width: 60%;
}

.w-richtext figure>div:before {
    cursor: default !important;
}

.w-richtext figure img {
    width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
    opacity: 0.6;
}

.w-richtext figure div {
    /* fix incorrectly sized selection border in the data manager */
    font-size: 0px;
    color: transparent;
}

.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
    display: table;
}

.w-richtext figure.w-richtext-figure-type-image>div,
.w-richtext figure[data-rt-type="image"]>div {
    display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image>figcaption,
.w-richtext figure[data-rt-type="image"]>figcaption {
    display: table-caption;
    caption-side: bottom;
}

.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
    width: 60%;
    height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.w-richtext figure.w-richtext-figure-type-video>div,
.w-richtext figure[data-rt-type="video"]>div {
    width: 100%;
}

.w-richtext figure.w-richtext-align-center {
    margin-right: auto;
    margin-left: auto;
    clear: both;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image>div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"]>div {
    max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
    clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
    width: 100%;
    max-width: 100%;
    text-align: center;
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.w-richtext figure.w-richtext-align-fullwidth>div {
    display: inline-block;
    /* padding-bottom is used for aspect ratios in video figures
          we want the div to inherit that so hover/selection borders in the designer-canvas
          fit right*/
    padding-bottom: inherit;
}

.w-richtext figure.w-richtext-align-fullwidth>figcaption {
    display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
    float: left;
    margin-right: 15px;
    clear: none;
}

.w-richtext figure.w-richtext-align-floatright {
    float: right;
    margin-left: 15px;
    clear: none;
}

.w-nav {
    position: relative;
    background: #dddddd;
    z-index: 1000;
}

.w-nav:before,
.w-nav:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-nav:after {
    clear: both;
}

.w-nav-brand {
    position: relative;
    float: left;
    text-decoration: none;
    color: #333333;
}

.w-nav-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.w-nav-menu {
    position: relative;
    float: right;
}

[data-nav-menu-open] {
    display: block !important;
    position: none;
    top: 100%;
    left: 0;
    right: 0;
    text-align: center;
    overflow: visible;
    min-width: 200px;
}

.w--nav-link-open {
    display: block;
    position: relative;
}

.w-nav-overlay {
    position: absolute;
    overflow: hidden;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
}

.w-nav-overlay [data-nav-menu-open] {
    top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
    width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
    right: auto;
    z-index: 1;
    top: 0;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
    width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
    left: auto;
    z-index: 1;
    top: 0;
}

.w-nav-button {
    position: relative;
    float: right;
    padding: 18px;
    font-size: 24px;
    display: none;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.w-nav-button:focus {
    outline: 0;
}

.w-nav-button.w--open {
    background-color: #C8C8C8;
    color: white;
}

.w-nav[data-collapse="all"] .w-nav-menu {
    display: none;
}

.w-nav[data-collapse="all"] .w-nav-button {
    display: block;
}

.w--nav-dropdown-open {
    display: block;
}

.w--nav-dropdown-toggle-open {
    display: block;
}

.w--nav-dropdown-list-open {
    position: static;
}

@media screen and (max-width: 991px) {
    .w-nav[data-collapse="medium"] .w-nav-menu {
        display: none;
    }

    .w-nav[data-collapse="medium"] .w-nav-button {
        display: block;
    }

    [data-nav-menu-open] {
        position: absolute;
    }
}

@media screen and (max-width: 767px) {
    .w-nav[data-collapse="small"] .w-nav-menu {
        display: none;
    }

    .w-nav[data-collapse="small"] .w-nav-button {
        display: block;
    }
}

@media screen and (max-width: 479px) {
    .w-nav[data-collapse="tiny"] .w-nav-menu {
        display: none;
    }

    .w-nav[data-collapse="tiny"] .w-nav-button {
        display: block;
    }
}

.w-tabs {
    position: relative;
}

.w-tabs:before,
.w-tabs:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-tabs:after {
    clear: both;
}

.w-tab-menu {
    position: relative;
}

.w-tab-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 9px 30px;
    text-align: left;
    cursor: pointer;
    color: #222222;
    background-color: #dddddd;
}

.w-tab-link.w--current {
    background-color: #C8C8C8;
}

.w-tab-link:focus {
    outline: 0;
}

.w-tab-content {
    position: relative;
    display: block;
    overflow: hidden;
}

.w-tab-pane {
    position: relative;
    display: none;
}

.w--tab-active {
    display: block;
}

@media screen and (max-width: 479px) {
    .w-tab-link {
        display: block;
    }
}

.w-ix-emptyfix:after {
    content: "";
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.w-dyn-empty {
    padding: 10px;
    background-color: #dddddd;
}

.w-dyn-hide {
    display: none !important;
}

.w-dyn-bind-empty {
    display: none !important;
}

.w-condition-invisible {
    display: none !important;
}

body {
    font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}

/* 8-column 레이아웃 가이드 (콘텐츠 폭 통일) */
:root {
    --jf8-max: 1024px;
    --jf8-gap: 20px;
    --jf8-pad-x: clamp(40px, 5vw, 60px);
    --jf-space-2: 8px;
    --jf-space-3: 12px;
    --jf-space-4: 16px;
    --jf-space-5: 20px;
    --jf-space-6: 24px;
    --jf-space-8: 32px;
    --jf-space-10: 40px;
    --jf-space-12: 48px;
    --jf-space-16: 64px;
    --jf-space-20: 80px;
    --jf-space-24: 96px;
    --jf-section-y: 64px;
    --jf-section-y-tight: 48px;
    --jf-section-y-loose: 80px;
}

@media screen and (max-width: 767px) {
    :root {
        --jf8-pad-x: clamp(20px, 5vw, 32px);
        --jf-section-y: 48px;
        --jf-section-y-tight: 40px;
        --jf-section-y-loose: 64px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    :root {
        --jf-section-y: 56px;
        --jf-section-y-tight: 48px;
        --jf-section-y-loose: 72px;
        --jf8-pad-x: clamp(32px, 4.5vw, 48px);
    }
}

@media screen and (min-width: 1024px) {
    :root {
        --jf-section-y: 64px;
        --jf-section-y-loose: 80px;
    }
}

h1 {

    line-height: 1.25em;
    font-weight: 600;
    letter-spacing: -0.03em;
}

h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 32px;
    line-height: 1.4em;
    font-weight: 500;
}

h3 {
    margin-top: 0;
    margin-bottom: var(--jf-space-2);
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.04em;
    color: #1b1b1b;
}

p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 1.65em;
    font-weight: 300;
}












.form-block {
    position: relative;
    z-index: 50;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 110%;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr auto;
    grid-template-rows: 1fr auto;
}

.form {
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}






.success-message {
    height: 100%;
    padding: 0px;
    background-color: transparent;
}

.error-message {
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 12px;
    border-style: none none none solid;
    border-width: 1px;
    border-color: #d80f0f;
    background-color: transparent;
}





.legal-credits {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    justify-items: end;
    grid-auto-columns: 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.legal-link {
    opacity: 1;
    -webkit-transition: all 600ms cubic-bezier(.25, .46, .45, .94);
    transition: all 600ms cubic-bezier(.25, .46, .45, .94);
    color: #a0a1af;
    text-decoration: none;
}

.legal-link:hover {
    color: #fff;
}

.bold-text {
    color: #db0f0f;
}

.html-embed {
    display: inline-block;
    width: 1000px;
    height: auto;
    max-width: 100%;
    margin-bottom: 0px;
}


.contact {
    position: relative;
    z-index: 25;
    display: -ms-grid;
    display: grid;
    max-height: none;
    min-height: auto;
    margin-top: 0px;
    grid-auto-columns: 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}


.div-block-14 {
    margin-right: 20px;
}

.contact-wrapper-1 {
    position: relative;
    z-index: 20;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 0px;
    margin-left: 0px;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: minmax(5vw, 1fr) minmax(auto, var(--jf8-max)) minmax(5vw, 1fr);
    grid-template-columns: minmax(5vw, 1fr) minmax(auto, var(--jf8-max)) minmax(5vw, 1fr);
    -ms-grid-rows: 0.25fr;
    grid-template-rows: 0.25fr;
    background-color: transparent;
}

.intro {
    padding-right: 0;
    padding-bottom: var(--jf-space-10);
    padding-left: 0;
}

/* 신앙고백 · 새가족 · 예배안내 · 인트로 — 동일 폭 컨테이너 */
.section-inner.w-container {
    max-width: var(--jf8-max);
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--jf8-pad-x);
    padding-left: var(--jf8-pad-x);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* 섹션 타이틀 스택(라벨·라인·h2) — 4px 리듬 */
.section-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 100%;

}

.section-header > .paragrah---b-white {
    margin-top: var(--jf-space-4);
}

/* About our church · Ministry leaders — 동일 --jf8-pad-x (conf 기준) */

.paragrah---b-white {
    margin-top: 0px;
    margin-right: 0px;
    color: #2f2e2e;
    font-size: 16px;
    line-height: 32px;
    font-weight: 300;
}

.h1 {
    display: block;

    color: #1b1b1b;

    line-height: 1.4em;
    font-weight: 600;
    letter-spacing: 2px;
   
}

.heading-2-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 50em;
}

.heading-2-wrapper.heading-space-2 {
    margin: var(--jf-space-3) 0 var(--jf-space-4) 0;
}

/* 섹션 메인 제목: 동일 타이포·동일 js-reveal 트랜지션(.js-reveal) */
.heading-2-wrapper.heading-space-2 .h1 {
    font-size: 32px;
    line-height: 1.4em;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: capitalize;
    color: #1b1b1b;
}

.bold-text-6 {
    color: #d80f0f;
    font-weight: 600;
}

.three-text-3 {
    margin-left: 0px;
    padding-right: 0px;
}

.about-wrapper {
    margin-top: 200px;
}

.small-heading-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fafbfc;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: capitalize;
}

.label---b-white {
    position: relative;
    z-index: 10;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #1a1a1a;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.k-container-1-2 {
    width: 100%;
    max-width: var(--jf8-max);
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-right: var(--jf8-pad-x);
    padding-left: var(--jf8-pad-x);
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/* ministry-overlap-inner: match section-inner.w-container spacing */
.k-container-1-2.ministry-overlap-inner {
    margin-bottom: 0;
}

.section-6 {
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
}

.section-6.section--spaced-1 {
    padding-top: 0vw;
}

.bold-text-9 {
    color: #d80f0f;
}


.small-heading-3 {

    color: #fafbfc;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: capitalize;
}

.small-title-black-5 {
    position: relative;
    z-index: 10;
    margin-bottom: 0px;
   

    color: #1a1a1a;
    font-size: 12px;
    font-weight: 600;

    letter-spacing: 4px;
    text-transform: uppercase;
}

.contact2-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.contact-sub-2 {
    margin-top: 10px;
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.contact-sub-2:hover {
    color: #d80f0f;
}

.text-field-2 {
    min-height: 40px;
    margin-bottom: 0px;
    padding: 15px 22px;
    border-style: none none solid;
    border-width: 1px;
    border-color: #000 #000 #c4c4c4;
    border-radius: 0px;
    background-color: transparent;
    -webkit-transition: all 400ms cubic-bezier(.25, .46, .45, .94);
    transition: all 400ms cubic-bezier(.25, .46, .45, .94);
    color: #1a1a1a;
}

.text-field-2:hover {
    border-bottom-color: #d80f0f;
}

.text-field-2:focus {
    padding-left: 26px;
    border-color: rgba(255, 255, 255, 0.25);
    background-color: transparent;
}

.text-field-2:focus-visible {
    border-style: none none solid;
    border-color: #d80f0f;
}

.text-field-2[data-wf-focus-visible] {
    border-style: none none solid;
    border-color: #d80f0f;
}

.text-field-2::-webkit-input-placeholder {
    color: #888;
    font-weight: 300;
}

.text-field-2:-ms-input-placeholder {
    color: #888;
    font-weight: 300;
}

.text-field-2::-ms-input-placeholder {
    color: #888;
    font-weight: 300;
}

.text-field-2::placeholder {
    color: #888;
    font-weight: 300;
}

.text-field-2.large {
    overflow: visible;
    min-height: 160px;
    border-color: #c4c4c4;
    border-radius: 0px;
    background-color: transparent;
    color: #161616;
}

.text-field-2.large:hover {
    border-bottom-color: #d80f0f;
}

.text-field-2.large::-webkit-input-placeholder {
    color: #888;
}

.text-field-2.large:-ms-input-placeholder {
    color: #888;
}

.text-field-2.large::-ms-input-placeholder {
    color: #888;
}

.text-field-2.large::placeholder {
    color: #888;
}




@media screen and (min-width: 768px) {
    .worship-section .contact {
        -ms-grid-columns: minmax(0, 520px) minmax(0, 1fr);
        grid-template-columns: minmax(0, 520px) minmax(0, 1fr);
        grid-column-gap: 48px;
        -webkit-box-align: start;
        -webkit-align-items: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .worship-section .container-4 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: span 2;
    }

    .worship-section .contact3 {
        -ms-grid-column-align: start;
        justify-self: start;
        width: 100%;
        max-width: 520px;
    }

    .worship-section .contact3 .contact-wrapper-2 {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .worship-section .visit-contact-info {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
  
    }


    .worship-section .visit-contact-info .contact2-2 {
        width: 100%;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: center;
    }
}

.worship-section .form-wrapper-2 {
    max-width: 100%;
    width: min(500px, 100%);
}



.form-wrapper-2 {
    position: relative;
    z-index: 25;
    display: -ms-grid;
    display: grid;
    width: 500px;
    height: 100%;
    padding: 50px 60px;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 80px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    border-style: solid;
    border-width: 1px;
    border-color: #c4c4c4;
    background-color: #fff;
}

.contact-body-2 {
    padding-top: 5px;
    color: #2f2e2e;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 3px;
}

.contact1-2 {
    margin-top: 0px;
    line-height: 24px;
}

/* Let's Worship Together — 연락처 2열 테이블 */
.contact-info-table {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    table-layout: fixed;
}

.contact-info-table__label {
    width: 38%;
    max-width: 220px;
    margin: 0;
    padding: 16px 20px 16px 0;
    vertical-align: top;
    text-align: left;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #1a1a1a;
    -webkit-transition: color 0.25s ease;
    transition: color 0.25s ease;
}


.contact-info-table__value {
    margin: 0;
    padding: 16px 0;
    vertical-align: top;
    color: #2f2e2e;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 1.55;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.contact-info-table__value a {
    overflow-wrap: anywhere;
    word-break: break-word;
}

.contact-info-table tbody tr:not(:last-child) th,
.contact-info-table tbody tr:not(:last-child) td {
    border-bottom: 1px solid rgba(26, 26, 26, 0.1);
}

.contact-info-table__value .paypal {
    display: inline-block;
    margin-top: 10px;
}

@media screen and (max-width: 479px) {
    .contact-info-table__label {
        width: 40%;
        max-width: none;
        padding-right: 12px;
        font-size: 14px;
        letter-spacing: 2px;
    }

    .contact-info-table__value {
        font-size: 16px;
        letter-spacing: 2px;
    }
}


.feild-block-wrapper-2 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
}

.success-content-2 {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 48px;
    padding-bottom: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border-style: solid;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, 0.1);
    background-color: transparent;
}

.contact-wrapper-2 {
    position: relative;
    z-index: 35;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
}

.submit-button-2 {
    margin-top: -30px;
    padding: 15px 18px;
    border-style: solid;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, 0.1);
    border-radius: 0%;
    background-color: #1a1a1a;
    -webkit-transition: all 400ms cubic-bezier(.25, .46, .45, .94);
    transition: all 400ms cubic-bezier(.25, .46, .45, .94);
    font-size: 14px;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.submit-button-2:hover {
    border-color: #fff;
}

.footer {
    position: relative;
    z-index: 25;
    margin-top: -95px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #1a1a1a;
}

.footer-credit-wrapper-2 {
    display: -ms-grid;
    display: grid;
    margin-top: 80px;
    margin-right: 60px;
    margin-left: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    color: #a0a1af;
    font-size: 8px;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.text-block-8 {
    color: #fafbfc;
    text-transform: none;
}

.text-block-9 {
    color: #fafbfc;
    text-transform: none;
}

.container-4 {
    max-height: none;
    max-width: none;
}

/* 예배안내 지도: 부모(.section-inner.w-container) 폭에 맞춤 — 중복 w-container 제거 후 전폭 */
.worship-section .container-4 {
    width: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.worship-map-wrap {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.worship-map-embed {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    height: 420px;
    min-height: 320px;
    border: 0;
    border-radius: 8px;
    background: #e8eaed;
}

@media screen and (max-width: 767px) {
    .worship-map-embed {
        height: min(400px, 72vw);
        min-height: 280px;
    }
}

.hero-section {
    padding: 20% 10% 100px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.68)), to(hsla(0, 0%, 100%, 0))), url('../images/Jfbc_hero\ banner-4.png');
    background-image: linear-gradient(200deg, rgba(5, 12, 20, 0.68), hsla(0, 0%, 100%, 0)), url('../images/Jfbc_hero\ banner-4.png');
    background-position: 50%;
    background-size: auto, cover;
}

/* Osmo-style hero (full-bleed, gapless slides) */

.hero-section.hero-section--crisp {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* 본문은 하단(스크롤 화살표 위), 가로는 가운데 — .hero-scroll 은 absolute */
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 95vh;
    min-height: 500px;
    max-height: 1000px;
    padding: clamp(88px, 12vh, 140px) clamp(24px, 6vw, 10%) clamp(48px, 7vh, 88px);
    margin: 0;
    background: none !important;
    overflow: hidden;
}

.hero-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
}

.hero-bg__track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 300%;
    height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 0;
    margin: 0;
    padding: 0;
    will-change: transform;
}

.hero-bg__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .hero-bg {
        background-color: rgb(5, 12, 20);
    }

    .hero-bg__slide {
        background-color: rgb(5, 12, 20);
    }
}

.hero-bg__gradient {
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(200deg, rgba(5, 12, 20, 0.68) 0%, rgba(5, 12, 20, 0.30) 42%, rgba(5, 12, 20, 0.14) 100%);
    background: linear-gradient(200deg, rgba(5, 12, 20, 0.68) 0%, rgba(5, 12, 20, 0.30) 42%, rgba(5, 12, 20, 0.14) 100%);
    pointer-events: none;
}

.hero-section__inner {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.hero-headline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.06em;
    font-size: clamp(1.4rem, 4vw + 1rem, 4rem);
    line-height: 1.12;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #fff;
    max-width: 100%;
margin:0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.hero-headline__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    gap: 0.2em;
    max-width: 100%;
}

.hero-headline__line {
    display: block;
    white-space: nowrap;
    text-align: center;
    max-width: 100%;
}

@media screen and (max-width: 480px) {

    .hero-headline__top {
        display: contents;
    }

    .hero-subline__top {
        display: contents;
    }

    .hero-subline {
        font-size: max(16px, clamp(12px, 1.05vw + 0.55rem, 24px));
    }
}

.hero-subline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.12em;
    margin: 0.85rem 0 0;
    padding: 0 clamp(8px, 3vw, 16px);
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: clamp(12px, 1.05vw + 0.55rem, 24px);
    font-weight: 400;
    line-height: 1.35;
    color: #fff;
    letter-spacing: 0.02em;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.hero-subline__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    gap: 0.25em;
    max-width: 100%;
}

.hero-subline__line {
    display: block;
    white-space: nowrap;
    text-align: center;
    max-width: 100%;
}

/* 히어로 타이포: 첫 페인트에 글자가 보였다가 GSAP으로 숨겨지는 깜빡임 방지(초기값 = 애니 시작점) */
#hero .hero-headline__line {
    opacity: 0;
    -webkit-transform: translate3d(0, 48px, 0);
    transform: translate3d(0, 48px, 0);
}

#hero .hero-subline__line {
    opacity: 0;
    -webkit-transform: translate3d(0, 28px, 0);
    transform: translate3d(0, 28px, 0);
}

@media (prefers-reduced-motion: reduce) {
    #hero .hero-headline__line,
    #hero .hero-subline__line {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

#hero.hero-intro--noscript .hero-headline__line,
#hero.hero-intro--noscript .hero-subline__line {
    opacity: 1 !important;
    -webkit-transform: none !important;
    transform: none !important;
}

/* ── Progress bar + counter in site-nav ── */
.site-nav__status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1;
    max-width: 300px;
    margin: 0 clamp(20px, 4vw, 60px);
}

.hero-status__progress {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1;
    height: 2px;
    background: rgba(255, 255, 255, 0.18);
    border-radius: 2px;
    overflow: hidden;
}

.hero-status__bar {
    height: 100%;
    width: 100%;
    background: #d80f0f;
    border-radius: 2px;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}

.hero-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
        font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.14em;
    color: rgba(255, 255, 255, 0.75);
}

.hero-counter__sep {
    display: block;
    width: 16px;
    height: 1px;
    background: rgba(255, 255, 255, 0.4);
}

.hero-counter__total {
    color: rgba(255, 255, 255, 0.35);
}

/* ── Hero scroll indicator ── */
.hero-scroll {
    position: absolute;
    bottom: clamp(28px, 6vh, 48px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px;
    height: 34px;
    z-index: 3;
    text-decoration: none;
    -webkit-animation: heroScrollBounce 2s ease-in-out infinite;
    animation: heroScrollBounce 2s ease-in-out infinite;
}

.hero-scroll__chevron {
    width: 24px;
    height: 22px;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.hero-scroll:hover .hero-scroll__chevron {
    opacity: 1;
}

@-webkit-keyframes heroScrollBounce {
    0%, 100% { -webkit-transform: translateX(-50%) translateY(0);    transform: translateX(-50%) translateY(0); }
    50%       { -webkit-transform: translateX(-50%) translateY(7px);  transform: translateX(-50%) translateY(7px); }
}
@keyframes heroScrollBounce {
    0%, 100% { -webkit-transform: translateX(-50%) translateY(0);    transform: translateX(-50%) translateY(0); }
    50%       { -webkit-transform: translateX(-50%) translateY(7px);  transform: translateX(-50%) translateY(7px); }
}

@media (prefers-reduced-motion: reduce) {

    .hero-bg__track {
        will-change: auto;
    }
}


.subhead-3 {

    color: #fff;
    text-align: right;
}

.subhead-3.home {
    margin-right: 0px;
    font-size: 22px;
    line-height: 28px;
    font-weight: 200;
}

.headline-2 {
    margin-bottom: 20px;
    color: #fff;
    font-size: 68px;
    line-height: 72px;
    text-align: right;
}



.grey-divider {
    display: none;
    padding: 50px 10% 30px;
    background-color: #1a1a1a;
    color: #1a1a1a;
}

.green-content-left {
    margin-right: auto;
    margin-left: auto;
}

.hiw-number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 55px;
    height: 55px;
    margin-right: 30px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: hsla(0, 0%, 100%, 0.12);
    font-size: 58px;
    line-height: 34px;
    font-weight: 500;
}

.hiw-number.darker {
    opacity: 1;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: rgba(148, 119, 116, 0.16);
    font-size: 72px;
}

.amenity-title {
    margin-top: var(--jf-space-5);
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
}

.amenity-title.dark {
    margin-top: 0px;
    color: #18394c;
    font-weight: 500;
}

.split-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.paragraph-light {
    margin: 10px 0px 0px;
    color: #b7cfcd;
    font-size: 16px;
    font-weight: 300;
}

.paragraph-light.darker {
    color: #2f2e2e;
    font-size: 16px;
    line-height: 24px;
}

.hiw-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}


/* confession: 01·02·03 사이 구분선 (flex column) */
.conf-docs-three .hiw-divider {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    width: 100%;
    height: 1px;
    margin: var(--jf-space-8) 0;
    padding: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: none;
    background-color: rgba(21, 66, 111, 0.07);
}

.amenities-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(8, 24, 25, 0.23);
    border-radius: 12px;
}

.amenities-holder.vertical {
    margin-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: none;
}

.amenities-holder.vertical.less-width {
    width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}


.bold-text-13 {
    color: #d80f0f;
}

.red-line---middle {
    width: 8em;
    height: 2px;
    background-color: #d80f0f;
}




.section-header .red-line---middle {
    margin-top: 0;
    margin-bottom: var(--jf-space-4);
    margin-left: 0;
    margin-right: auto;
}

.conf-section {
    padding-top: var(--jf-section-y);
    padding-bottom: var(--jf-space-12);
    border-top: 1px none rgba(21, 66, 111, 0.07);
    border-bottom: 1px none rgba(21, 66, 111, 0.07);
    background-color: #fff;
}

/* Ministry — SLAB-style dark cards (hover: shorter media + details; no +/- toggle) */
.ministry-section {
    padding-top: var(--jf-section-y);
    padding-bottom: var(--jf-section-y);
    background-color: #ffffff;
    color: #1a1a1a;
}




.ministry-section .heading-2-wrapper.heading-space-2 .h1,
.ministry-section .h1 {
    color: #1b1b1b;
}

.ministry-section .section-header .red-line---middle {
    background-color: #d80f0f;
}

.slab-team-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 24px;
    width: 100%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.slab-card {
    --slab-media-hover-h: 200px;
    --slab-lower-min: 8.25rem;
    position: relative;
    width: 100%;
    max-width: 420px;
    min-width: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
    height: 100%;
    min-height: 0;
    max-height: none;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    overflow: hidden;
    cursor: default;
    -webkit-box-shadow: 0 20px 48px rgba(0, 0, 0, 0.1);
    box-shadow: 0 20px 48px rgba(0, 0, 0, 0.1);
}

.slab-card::before {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    height: 2px;
    background: #d80f0f;
    opacity: 0;
    -webkit-transition: opacity 0.24s ease;
    transition: opacity 0.24s ease;
    pointer-events: none;
}

.slab-card:hover::before,
.slab-card:focus-within::before {
    opacity: 0.9;
}

.slab-card:hover,
.slab-card:focus-within {
    border-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 20px 48px rgba(0, 0, 0, 0.1);
    box-shadow: 0 20px 48px rgba(0, 0, 0, 0.1);
}

/* 사역자 카드: 스크롤 스태거 등장 · 사진 로드 페이드 · 등장 후 호버 리프트 */
.slab-card.js-slab-card {
    -webkit-transition: opacity 0.58s cubic-bezier(.25, .46, .45, .94), -webkit-transform 0.62s cubic-bezier(.25, .46, .45, .94), -webkit-box-shadow 0.38s ease, box-shadow 0.38s ease, border-color 0.3s ease;
    transition: opacity 0.58s cubic-bezier(.25, .46, .45, .94), transform 0.62s cubic-bezier(.25, .46, .45, .94), -webkit-transform 0.62s cubic-bezier(.25, .46, .45, .94), box-shadow 0.38s ease, border-color 0.3s ease;
}

html.w-mod-js .slab-card.js-slab-card:not(.is-slab-in) {
    opacity: 0;
    -webkit-transform: translateY(22px);
    -ms-transform: translateY(22px);
    transform: translateY(22px);
    pointer-events: none;
}

.slab-card.js-slab-card.is-slab-in {
    pointer-events: auto;
}

.slab-card.js-slab-card.is-slab-in:hover,
.slab-card.js-slab-card.is-slab-in:focus-within {
    border-color: rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 28px 56px rgba(0, 0, 0, 0.12);
    box-shadow: 0 28px 56px rgba(0, 0, 0, 0.12);
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}

.slab-card__stage {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background-color: #e8e8e8;
    border-radius: 0;
}

.slab-card__media {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 0;
    padding: 0;
    overflow: hidden;
    border-radius: 0;
}

.slab-card__img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center 34%;
    object-position: center 34%;
    opacity: 0;
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: opacity 0.55s ease, -webkit-transform 0.45s ease;
    transition: opacity 0.55s ease, transform 0.45s ease, -webkit-transform 0.45s ease;
}

.slab-card__img.is-img-ready {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.slab-card.js-slab-card.is-slab-in:hover .slab-card__img.is-img-ready,
.slab-card.js-slab-card.is-slab-in:focus-within .slab-card__img.is-img-ready {
    -webkit-transform: scale(1.045);
    -ms-transform: scale(1.045);
    transform: scale(1.045);
}

.slab-card__lower {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 0;
    min-width: 0;
    overflow: hidden;
    background-color: #ffffff;
    border-radius: 0 0 22px 22px;
}

.slab-card__body {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 16px 24px 10px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: var(--jf-space-3);
}

.slab-card__name {
    margin: 0;
    font-size: clamp(24px, 5vw, 32px);
    line-height: 1.1;
}

.slab-card__tag {
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 12px 22px;
    color: #d80f0f;
    border: 1px solid #d80f0f;
    background: #ffffff;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.18em;
}

.slab-card__expand {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    margin: 0;
    padding: 8px 24px 20px;
    background-color: #ffffff;
    border-top: 0;
    overflow: visible;
    opacity: 1;
    pointer-events: auto;
    -webkit-overflow-scrolling: touch;
}

.slab-card:hover .slab-card__expand,
.slab-card:focus-within .slab-card__expand {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 8px 24px 20px;
    opacity: 1;
    overflow: visible;
    pointer-events: auto;
}

.slab-card:nth-child(2) .slab-card__img {
    -o-object-position: center 36%;
    object-position: center 36%;
}
.slab-card__list {
    margin: 0 0 var(--jf-space-4) 0;
    padding: 0 0 var(--jf-space-4) 1.25em;
    list-style: disc;
    list-style-position: outside;
    color: #3f444c;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
}

.slab-card__list li::marker {
    color: #3f444c;
    font-size: 0.86em;
}

.slab-card__list li {
    display: list-item;
    position: relative;
    margin-bottom: 0.5em;
}

.slab-card__list li:last-child {
    margin-bottom: 0;
}



.slab-card__bio {

    color: #3f444c;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.8;
}

@media screen and (max-width: 480px) {
    .slab-card {
        --slab-lower-min: 7.25rem;
    }

    .slab-card__body {
        padding: 12px 24px 0px 24px;
    }
}
/* 교회소개 + 구성원 갤러리 */
.intro-with-gallery {
    width: 100%;
    max-width: var(--jf8-max);
    margin-right: auto;
    margin-left: auto;
    padding-bottom: var(--jf-space-8);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: var(--jf-space-12);
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.intro .intro-with-gallery .about-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    margin-top: var(--jf-space-12);
    min-width: 0;
}



/* 교회의 모습 — 레퍼런스: 6열 스태거드 마소닝(열당 Y 오프셋·가로세로 혼합), 겹침 없음 */
.gallery-masonry-section {
    padding: 0 var(--jf8-pad-x) var(--jf-section-y);
    text-align: center;
    background-color: #fff;
    overflow: visible;
}

.gallery-masonry-inner {
    width: 100%;
    max-width: var(--jf8-max);
    margin-right: auto;
    margin-left: auto;
    overflow: visible;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.vision-gallery-heading .small-title-black-5.vision-gallery-label {
    margin-top: 0;
}

.gallery-masonry {
    --masonry-gap: clamp(10px, 1.5vw, 16px);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: var(--masonry-gap);
    column-gap: var(--masonry-gap);
    row-gap: 0;
    width: 100%;
    margin-top: 3rem;
    margin-left: auto;
    margin-right: auto;
    padding: var(--jf-space-4) 0 var(--jf-space-10);
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* 같은 행 높이 안에서 타일을 아래쪽에 모음(레퍼런스 하단 기준) */
.gallery-masonry__col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 0;
    min-height: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: var(--masonry-gap);
}

/* 타일: PNG 원본 비율 유지. 열보다 좁으면 축소만, 확대하지 않음(원본보다 크게 안 키움) */
.gallery-masonry__tile {
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: none;
    border-radius: 12px;
    background-color: #ececec;
    width: 100%;
    min-width: 0;
    -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.07);
    line-height: 0;
}

.gallery-masonry__tile img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    vertical-align: top;
}

.gallery-masonry .js-reveal-vision {
    opacity: 0;
    -webkit-transform: translateY(28px);
    -ms-transform: translateY(28px);
    transform: translateY(28px);
    --reveal-delay: 0ms;
    -webkit-transition: opacity 0.6s cubic-bezier(.25, .46, .45, .94) var(--reveal-delay), -webkit-transform 0.65s cubic-bezier(.25, .46, .45, .94) var(--reveal-delay);
    transition: opacity 0.6s cubic-bezier(.25, .46, .45, .94) var(--reveal-delay), -webkit-transform 0.65s cubic-bezier(.25, .46, .45, .94) var(--reveal-delay);
    transition: opacity 0.6s cubic-bezier(.25, .46, .45, .94) var(--reveal-delay), transform 0.65s cubic-bezier(.25, .46, .45, .94) var(--reveal-delay);
    transition: opacity 0.6s cubic-bezier(.25, .46, .45, .94) var(--reveal-delay), transform 0.65s cubic-bezier(.25, .46, .45, .94) var(--reveal-delay), -webkit-transform 0.65s cubic-bezier(.25, .46, .45, .94) var(--reveal-delay);
    will-change: opacity, transform;
}

.gallery-masonry .js-reveal-vision.is-visible {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    will-change: auto;
}

/* 스크롤 페이드인 초기 상태 */
.js-reveal,
.js-reveal-caption {
    opacity: 0;
    -webkit-transform: translateY(28px);
    -ms-transform: translateY(28px);
    transform: translateY(28px);
    -webkit-transition: opacity 0.6s cubic-bezier(.25, .46, .45, .94), -webkit-transform 0.65s cubic-bezier(.25, .46, .45, .94);
    transition: opacity 0.6s cubic-bezier(.25, .46, .45, .94), -webkit-transform 0.65s cubic-bezier(.25, .46, .45, .94);
    transition: opacity 0.6s cubic-bezier(.25, .46, .45, .94), transform 0.65s cubic-bezier(.25, .46, .45, .94);
    transition: opacity 0.6s cubic-bezier(.25, .46, .45, .94), transform 0.65s cubic-bezier(.25, .46, .45, .94), -webkit-transform 0.65s cubic-bezier(.25, .46, .45, .94);
}

.js-reveal.is-visible,
.js-reveal-caption.is-visible {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.section-header .js-reveal-caption {
    -webkit-transform: translateY(20px) scale(0.985);
    -ms-transform: translateY(20px) scale(0.985);
    transform: translateY(20px) scale(0.985);
    -webkit-transition: opacity 0.68s cubic-bezier(.22, .61, .36, 1), -webkit-transform 0.74s cubic-bezier(.22, .61, .36, 1);
    transition: opacity 0.68s cubic-bezier(.22, .61, .36, 1), -webkit-transform 0.74s cubic-bezier(.22, .61, .36, 1);
    transition: opacity 0.68s cubic-bezier(.22, .61, .36, 1), transform 0.74s cubic-bezier(.22, .61, .36, 1);
    transition: opacity 0.68s cubic-bezier(.22, .61, .36, 1), transform 0.74s cubic-bezier(.22, .61, .36, 1), -webkit-transform 0.74s cubic-bezier(.22, .61, .36, 1);
}

.section-header .js-reveal-caption.is-visible {
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
}

.section-header .red-line---middle.js-reveal {
    opacity: 0;
    -webkit-transform: translateY(8px) scaleX(0.2);
    -ms-transform: translateY(8px) scaleX(0.2);
    transform: translateY(8px) scaleX(0.2);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: opacity 0.56s ease, -webkit-transform 0.78s cubic-bezier(.22, .61, .36, 1);
    transition: opacity 0.56s ease, -webkit-transform 0.78s cubic-bezier(.22, .61, .36, 1);
    transition: opacity 0.56s ease, transform 0.78s cubic-bezier(.22, .61, .36, 1);
    transition: opacity 0.56s ease, transform 0.78s cubic-bezier(.22, .61, .36, 1), -webkit-transform 0.78s cubic-bezier(.22, .61, .36, 1);
}

.section-header .red-line---middle.js-reveal.is-visible {
    opacity: 1;
    -webkit-transform: translateY(0) scaleX(1);
    -ms-transform: translateY(0) scaleX(1);
    transform: translateY(0) scaleX(1);
}

.contact2-2.js-reveal {
    opacity: 0;
    -webkit-transform: translateY(26px) scale(0.985);
    -ms-transform: translateY(26px) scale(0.985);
    transform: translateY(26px) scale(0.985);
    -webkit-filter: blur(4px);
    filter: blur(4px);
    -webkit-transition: opacity 0.85s cubic-bezier(.22, .61, .36, 1), -webkit-transform 0.95s cubic-bezier(.22, .61, .36, 1), -webkit-filter 0.72s ease;
    transition: opacity 0.85s cubic-bezier(.22, .61, .36, 1), -webkit-transform 0.95s cubic-bezier(.22, .61, .36, 1), -webkit-filter 0.72s ease;
    transition: opacity 0.85s cubic-bezier(.22, .61, .36, 1), transform 0.95s cubic-bezier(.22, .61, .36, 1), filter 0.72s ease;
    transition: opacity 0.85s cubic-bezier(.22, .61, .36, 1), transform 0.95s cubic-bezier(.22, .61, .36, 1), filter 0.72s ease, -webkit-transform 0.95s cubic-bezier(.22, .61, .36, 1), -webkit-filter 0.72s ease;
}

.contact2-2.js-reveal.is-visible {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    -webkit-filter: blur(0);
    filter: blur(0);
}

.worship-section {
    padding: var(--jf-section-y-loose) 0 var(--jf-section-y);
    background-color: #fff;
}

@media (prefers-reduced-motion: reduce) {

    .js-reveal,
    .js-reveal-caption,
    .gallery-masonry__tile {
        -webkit-transition: none;
        transition: none;
    }

    .js-reveal,
    .js-reveal-caption {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .gallery-masonry .js-reveal-vision {
        opacity: 1 !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none;
    }

    .slab-card.js-slab-card {
        opacity: 1 !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none;
        pointer-events: auto;
    }

    .slab-card__img {
        opacity: 1 !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none;
    }

}

/* 새가족 안내 */
.new-family-section {
    padding-top: var(--jf-section-y-loose);
    padding-bottom: var(--jf-section-y);
    background-color: #f8f8f8;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.new-family-section .section-header {
    margin-bottom: 0;
}

.new-family-lead {
    margin-top: 1em;
    max-width: 52em;
}

.new-family-section .paragrah---b-white {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
}

.new-family-steps-title {
    margin: var(--jf-space-4) 0 var(--jf-space-4);
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.04em;
}

.new-family-steps {
    margin: 0 0 var(--jf-space-8);
    padding: 0;
    list-style: none;
    max-width: 40em;
}

.new-family-steps li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    gap: var(--jf-space-4);
    margin-bottom: var(--jf-space-3);
    padding-bottom: var(--jf-space-3);
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    color: #2f2e2e;
}

.new-family-steps li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.new-family-steps .step-num {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #d80f0f;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.12em;
    min-width: 2.5em;
}

.new-family-closing {
    margin-top: 1.5em;
    max-width: 40em;
}

/* Church video — full-bleed embed / MP4, scroll autoplay, click → modal */
body.video-modal-open {
    overflow: hidden;
}

/* 풀 너비: body 직계 섹션이라 100%로 충분. 100vw + calc(50% - 50vw)는 사파리/스크롤바에서 가로·여백 어긋남이 잘 남음 */
#church-video.video-play-section--cinema {
    position: relative;
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 모바일: Safari 영상·스크롤과의 상호작용 때문에 기본은 visible */
    content-visibility: visible;
}

@media screen and (min-width: 768px) {
    #church-video.video-play-section--cinema {
        content-visibility: auto;
        contain-intrinsic-size: 1px min(56vh, 100vw);
    }
}

/* 뷰포트 밖(여유 여백 기준)에 있을 때 몽환 오버레이만 정지 — iframe/비디오 위 필터 애니는 별도 제거됨 */
#church-video.vps-anim-paused .video-play-section__ratio::before,
#church-video.vps-anim-paused .video-play-section__ratio::after {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.video-play-section--cinema {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    background: #000000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.video-play-section__fullbleed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

/* 16:9 + 반응형 높이. .ratio에 transform 금지(플레이 고스트 fixed). MP4/iframe엔 filter 애니 없음(스크롤·디코딩 시 크롬 버벅임 완화) */
.video-play-section__ratio {
    position: relative;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    max-height: min(50vh, calc(100vw * 9 / 16));
    margin: 0;
    aspect-ratio: 16 / 9;
    background: #000000;
    overflow: hidden;
    isolation: isolate;
}

/* cqi 쿼리 컨테이너. flex로 embed를 정가운데(사파리에서 left:50% + translate(-50%)가 cqi/치수와 겹칠 때 왼·오가 비뚤어짐) */
.video-play-section__media {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    container-type: size;
    container-name: vps-cinema;
    pointer-events: none;
}

@media screen and (min-width: 768px) {
    .video-play-section__ratio {
        max-height: min(60vh, calc(100vw * 9 / 16));
    }
}

@media screen and (min-width: 1024px) {
    .video-play-section__ratio {
        max-height: min(66vh, calc(100vw * 9 / 16));
    }
}

/* 호버 시 비디오만 살짝 딤 — filter/ transform은 조상에 두지 않음(플레이 고스트 fixed 기준 유지) */
.video-play-section__hover-dim {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

.video-play-section__ratio:hover .video-play-section__hover-dim {
    background: rgba(0, 0, 0, 0.44);
}

/* 씬: 몽환 비네트 — 재생 중 매 프레임 합성 비용 줄이려고 애니메이션 없음(정적 레이어) */
.video-play-section__ratio::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    background: -webkit-radial-gradient(ellipse 90% 80% at 50% 42%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(8, 4, 22, 0.38) 100%);
    background: radial-gradient(ellipse 90% 80% at 50% 42%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(8, 4, 22, 0.38) 100%);
    mix-blend-mode: multiply;
    opacity: 0.78;
}

.video-play-section__ratio::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    background:
        -webkit-radial-gradient(ellipse 100% 70% at 18% 28%, rgba(200, 170, 255, 0.22) 0%, transparent 55%),
        -webkit-radial-gradient(ellipse 90% 65% at 88% 65%, rgba(120, 195, 255, 0.2) 0%, transparent 52%),
        -webkit-radial-gradient(ellipse 75% 55% at 50% 95%, rgba(255, 185, 210, 0.14) 0%, transparent 50%),
        -webkit-radial-gradient(ellipse 50% 40% at 50% 15%, rgba(255, 255, 255, 0.1) 0%, transparent 60%);
    background:
        radial-gradient(ellipse 100% 70% at 18% 28%, rgba(200, 170, 255, 0.22) 0%, transparent 55%),
        radial-gradient(ellipse 90% 65% at 88% 65%, rgba(120, 195, 255, 0.2) 0%, transparent 52%),
        radial-gradient(ellipse 75% 55% at 50% 95%, rgba(255, 185, 210, 0.14) 0%, transparent 50%),
        radial-gradient(ellipse 50% 40% at 50% 15%, rgba(255, 255, 255, 0.1) 0%, transparent 60%);
    mix-blend-mode: screen;
    opacity: 0.42;
}

@supports not (aspect-ratio: 16 / 9) {
    .video-play-section__ratio {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        height: min(56.25vw, 50vh);
        max-height: min(50vh, calc(100vw * 9 / 16));
        margin: 0;
        padding-bottom: 0;
    }
}

/* iframe/video: 재생 중 CSS filter 금지 — 디코딩+합성 비용 큼. 톤은 ::before/::after 정적 레이어로만 */
.video-play-section__iframe,
.video-play-section__file {
    position: absolute;
    z-index: 0;
    border: 0 none transparent !important;
    outline: 0 !important;
    box-shadow: none !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-filter: none;
    filter: none;
}

#church-video .video-play-section__file {
    -webkit-transform: translateZ(0) scale(1.01);
    transform: translateZ(0) scale(1.01);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

/* 인라인 MP4: Safari 네이티브 중앙 재생 칩만 숨김(controls 속성 없음) */
#church-video.video-play-section--inline-file .video-play-section__file::-webkit-media-controls-start-playback-button,
#church-video.video-play-section--inline-file .video-play-section__file::-webkit-media-controls-overlay-play-button {
    display: none !important;
    -webkit-appearance: none;
}

@media screen and (max-width: 767px) {
    /* 모바일: 장식용 커스텀 ▶ 숨김 — 재생 힌트는 영상 프레임만 */
    #church-video.video-play-section--inline-file .video-play-section__play-ghost {
        display: none !important;
    }
}

/* flex 부모( .media ) 안에서 가로·세로 여백이 동일하게 벌어지게 정렬(필요 시 cqi로 조금 확대) */
.video-play-section__iframe {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
    width: max(100%, calc(100cqh * 16 / 9));
    height: max(100%, calc(100cqi * 9 / 16));
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    -webkit-transform: translateZ(0) scale(1.01);
    transform: translateZ(0) scale(1.01);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

@supports not (width: 1cqi) {
    .video-play-section__iframe {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        min-width: 0;
        min-height: 0;
        margin: auto;
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
        -webkit-transform: translateZ(0) scale(1.01);
        transform: translateZ(0) scale(1.01);
        -webkit-transform-origin: center center;
        transform-origin: center center;
    }
}

/* 비디오는 레이어로 풀블리스, flex 플로우 밖(iframe과 동시에 켜지지는 않음) */
.video-play-section__file {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 50% 50%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.video-play-section__expand {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
}

/* 데스크톱 호버 시 ▶가 커서를 따라 이동 */
.video-play-section__play-ghost--follow {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 4;
    width: 128px;
    height: 128px;
    margin: 0;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.45s ease;
    transition: opacity 0.45s ease;
    -webkit-filter: drop-shadow(0 0 12px rgba(255, 255, 255, 0.12));
    filter: drop-shadow(0 0 12px rgba(255, 255, 255, 0.12));
}

.video-play-section__play-ghost--follow.is-on {
    opacity: 1;
}

/* 항상 중앙에 표시(대기 상태에서도 보임) */
.video-play-section__play-ghost--static {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    width: 128px;
    height: 128px;
    margin: 0;
    padding: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    opacity: 1;
    -webkit-filter: drop-shadow(0 0 14px rgba(0, 0, 0, 0.35));
    filter: drop-shadow(0 0 14px rgba(0, 0, 0, 0.35));
}

.video-play-section__play-ghost-svg {
    display: block;
    width: 100%;
    height: 100%;
    overflow: visible;
}

/* 중앙 커스텀 ▶: 로컬 MP4 인라인일 때만(유튜브는 플레이어 자체 UI 사용) */
#church-video:not(.video-play-section--inline-file) .video-play-section__play-ghost {
    display: none !important;
}

.video-play-section__expand:focus {
    outline: none;
}

.video-play-section__expand:focus-visible {
    outline: 1px solid rgba(255, 255, 255, 0.4);
    outline-offset: -1px;
    cursor: pointer;
}

/* 몽환 미스트(느린 드리프트) — vpsOverlayGlitchMonghwan는 transform을 쓰지 않고 clip/opacity만 바꿔 겹쳐도 깨지지 않음 */
@-webkit-keyframes vpsMonghwanMist {
    0% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
        opacity: 0.38;
    }
    100% {
        -webkit-transform: translate3d(1.4%, -0.9%, 0) scale(1.05);
        transform: translate3d(1.4%, -0.9%, 0) scale(1.05);
        opacity: 0.56;
    }
}

@keyframes vpsMonghwanMist {
    0% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
        opacity: 0.38;
    }
    100% {
        -webkit-transform: translate3d(1.4%, -0.9%, 0) scale(1.05);
        transform: translate3d(1.4%, -0.9%, 0) scale(1.05);
        opacity: 0.56;
    }
}

@-webkit-keyframes vpsOverlayGlitchMonghwan {
    0%,
    2.1%,
    4.4%,
    7.0%,
    11%,
    19%,
    29%,
    40%,
    52%,
    64%,
    76%,
    86%,
    94%,
    100% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    2.3% {
        -webkit-clip-path: inset(8% 1% 4% 0);
        clip-path: inset(8% 1% 4% 0);
    }
    2.5% {
        -webkit-clip-path: inset(0 6% 2% 2%);
        clip-path: inset(0 6% 2% 2%);
    }
    2.7% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    4.6% {
        -webkit-clip-path: inset(0 0 9% 0);
        clip-path: inset(0 0 9% 0);
    }
    4.8% {
        -webkit-clip-path: inset(3% 0 0 4%);
        clip-path: inset(3% 0 0 4%);
    }
    12.1% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    12.25% {
        -webkit-clip-path: inset(5% 0 0 0);
        clip-path: inset(5% 0 0 0);
    }
    12.5% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    19.0% {
        -webkit-clip-path: inset(0 0 5% 3%);
        clip-path: inset(0 0 5% 3%);
    }
    19.2% {
        -webkit-clip-path: inset(2% 2% 0 0);
        clip-path: inset(2% 2% 0 0);
    }
    40.0% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    40.1% {
        -webkit-clip-path: inset(10% 0 6% 0);
        clip-path: inset(10% 0 6% 0);
    }
    40.25% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    64.0% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    64.1% {
        -webkit-clip-path: inset(0 5% 0 5%);
        clip-path: inset(0 5% 0 5%);
    }
    64.25% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    86.0% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    86.1% {
        -webkit-clip-path: inset(0 0 7% 0);
        clip-path: inset(0 0 7% 0);
    }
    86.2% {
        -webkit-clip-path: inset(1% 0 2% 0);
        clip-path: inset(1% 0 2% 0);
    }
    86.4% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
}

@keyframes vpsOverlayGlitchMonghwan {
    0%,
    2.1%,
    4.4%,
    7.0%,
    11%,
    19%,
    29%,
    40%,
    52%,
    64%,
    76%,
    86%,
    94%,
    100% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    2.3% {
        -webkit-clip-path: inset(8% 1% 4% 0);
        clip-path: inset(8% 1% 4% 0);
    }
    2.5% {
        -webkit-clip-path: inset(0 6% 2% 2%);
        clip-path: inset(0 6% 2% 2%);
    }
    2.7% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    4.6% {
        -webkit-clip-path: inset(0 0 9% 0);
        clip-path: inset(0 0 9% 0);
    }
    4.8% {
        -webkit-clip-path: inset(3% 0 0 4%);
        clip-path: inset(3% 0 0 4%);
    }
    12.1% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    12.25% {
        -webkit-clip-path: inset(5% 0 0 0);
        clip-path: inset(5% 0 0 0);
    }
    12.5% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    19.0% {
        -webkit-clip-path: inset(0 0 5% 3%);
        clip-path: inset(0 0 5% 3%);
    }
    19.2% {
        -webkit-clip-path: inset(2% 2% 0 0);
        clip-path: inset(2% 2% 0 0);
    }
    40.0% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    40.1% {
        -webkit-clip-path: inset(10% 0 6% 0);
        clip-path: inset(10% 0 6% 0);
    }
    40.25% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    64.0% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    64.1% {
        -webkit-clip-path: inset(0 5% 0 5%);
        clip-path: inset(0 5% 0 5%);
    }
    64.25% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    86.0% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    86.1% {
        -webkit-clip-path: inset(0 0 7% 0);
        clip-path: inset(0 0 7% 0);
    }
    86.2% {
        -webkit-clip-path: inset(1% 0 2% 0);
        clip-path: inset(1% 0 2% 0);
    }
    86.4% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
}

@-webkit-keyframes vpsVignetteBreath {
    0% {
        opacity: 0.68;
    }
    100% {
        opacity: 0.86;
    }
}

@keyframes vpsVignetteBreath {
    0% {
        opacity: 0.68;
    }
    100% {
        opacity: 0.86;
    }
}

@media (prefers-reduced-motion: reduce) {
    .video-play-section__ratio::after {
        -webkit-animation: none;
        animation: none;
        -webkit-transform: none;
        transform: none;
        -webkit-clip-path: none;
        clip-path: none;
        opacity: 0.4;
    }

    .video-play-section__ratio::before {
        -webkit-animation: none;
        animation: none;
        opacity: 0.5;
    }

    .video-play-section__iframe,
    .video-play-section__file {
        -webkit-filter: none;
        filter: none;
    }

    .video-modal__ratio::after {
        -webkit-animation: none;
        animation: none;
        -webkit-transform: none;
        transform: none;
        opacity: 0.32;
    }
}

/* Modal: near–fullscreen player */
.video-modal[hidden] {
    display: none !important;
}

.video-modal {
    position: fixed;
    inset: 0;
    z-index: 10000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: clamp(12px, 3vw, 32px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.video-modal__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.88);
    cursor: pointer;
}

.video-modal__inner {
    position: relative;
    z-index: 1;
    width: min(1100px, 75vw);
    max-height: 75vh;
}

.video-modal__close {
    position: absolute;
    top: -48px;
    right: 0;
    z-index: 2;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    padding: 0;
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease;
}

.video-modal__close:hover {
    background: rgba(255, 255, 255, 0.25);
}

.video-modal__close-x {
    display: block;
    margin-top: -2px;
}

.video-modal__ratio {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    max-height: 75vh;
    background: #000;
    border-radius: 2px;
    overflow: hidden;
    isolation: isolate;
    -webkit-box-shadow: 0 24px 64px rgba(0, 0, 0, 0.45);
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.45);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border: none;
}

.video-modal__ratio::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    background: -webkit-radial-gradient(ellipse 88% 78% at 50% 44%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 38%, rgba(6, 4, 18, 0.32) 100%);
    background: radial-gradient(ellipse 88% 78% at 50% 44%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 38%, rgba(6, 4, 18, 0.32) 100%);
    mix-blend-mode: multiply;
    opacity: 0.65;
}

.video-modal__ratio::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    background:
        -webkit-radial-gradient(ellipse 95% 72% at 20% 30%, rgba(195, 165, 255, 0.16) 0%, transparent 54%),
        -webkit-radial-gradient(ellipse 85% 68% at 86% 62%, rgba(115, 190, 255, 0.15) 0%, transparent 52%),
        -webkit-radial-gradient(ellipse 70% 52% at 48% 92%, rgba(255, 175, 205, 0.1) 0%, transparent 48%);
    background:
        radial-gradient(ellipse 95% 72% at 20% 30%, rgba(195, 165, 255, 0.16) 0%, transparent 54%),
        radial-gradient(ellipse 85% 68% at 86% 62%, rgba(115, 190, 255, 0.15) 0%, transparent 52%),
        radial-gradient(ellipse 70% 52% at 48% 92%, rgba(255, 175, 205, 0.1) 0%, transparent 48%);
    mix-blend-mode: screen;
    opacity: 0.38;
    -webkit-filter: blur(0.15px);
    filter: blur(0.15px);
    -webkit-animation: vpsMonghwanMist 24s ease-in-out infinite alternate;
    animation: vpsMonghwanMist 24s ease-in-out infinite alternate;
}

.video-modal__iframe,
.video-modal__file {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    -o-object-fit: contain;
    object-fit: contain;
    background: #000;
    -webkit-filter: none;
    filter: none;
}

.video-modal__iframe:focus,
.video-modal__file:focus {
    outline: none !important;
}

@media screen and (max-width: 479px) {
    .video-modal__close {
        top: -4px;
        right: -4px;
        width: 36px;
        height: 36px;
        font-size: 20px;
    }
}

@media screen and (max-width: 1023px) {
    .ministry-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .slab-team-grid {
        gap: 24px;
        margin-top: 32px;
    }

    /* 481~767px: 기본 flex+420px 카드가 가운데만 차지해 양옆이 비던 구간 → 컨테이너 전폭(480 이하와 동일하게 맞춤) */
    @media screen and (max-width: 767px) {
        .slab-team-grid {
            display: -ms-grid;
            display: grid;
            -ms-grid-columns: 1fr;
            grid-template-columns: 1fr;
            width: 100%;
            max-width: 100%;
            -webkit-box-pack: stretch;
            -ms-flex-pack: stretch;
            justify-content: stretch;
        }

        .slab-team-grid .slab-card {
            width: 100%;
            max-width: none;
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        }
    }

    .slab-card {
        --slab-media-hover-h: 190px;
        --slab-gap: 0;
        height: auto;
        min-height: 0;
        max-height: none;
        -webkit-transition: none;
        transition: none;
        -webkit-box-shadow: 0 20px 48px rgba(0, 0, 0, 0.1);
        box-shadow: 0 20px 48px rgba(0, 0, 0, 0.1);
    }

    @media screen and (max-width: 480px) {
        .slab-card {
            --slab-media-hover-h: 170px;
        }
    }

    /* 모바일·태블릿: 호버/포커스 이펙트 없음, 소개글 항상 표시 */
    .slab-card:hover,
    .slab-card:focus-within {
        -webkit-box-shadow: 0 20px 48px rgba(0, 0, 0, 0.1);
        box-shadow: 0 20px 48px rgba(0, 0, 0, 0.1);
    }

    .slab-card__stage {
        -webkit-transition: none;
        transition: none;
    }

    @media (hover: none) {
        .slab-card.js-slab-card.is-slab-in:hover,
        .slab-card.js-slab-card.is-slab-in:focus-within {
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            -webkit-box-shadow: 0 20px 48px rgba(0, 0, 0, 0.1);
            box-shadow: 0 20px 48px rgba(0, 0, 0, 0.1);
        }

        .slab-card.js-slab-card.is-slab-in:hover .slab-card__img.is-img-ready,
        .slab-card.js-slab-card.is-slab-in:focus-within .slab-card__img.is-img-ready {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
        }
    }

    .slab-card__expand {
        -webkit-transition: none;
        transition: none;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        opacity: 1;
        pointer-events: auto;
        padding: 8px 24px 20px;
        overflow: visible;
        min-height: 0;
    }

    .slab-card:hover .slab-card__expand,
    .slab-card:focus-within .slab-card__expand {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        opacity: 1;
        pointer-events: auto;
        padding: 8px 24px 20px;
        overflow: visible;
        min-height: 0;
    }

    .intro-with-gallery .intro-copy-wrap {
        margin-top: 100px;
    }

    .intro-with-gallery {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .amenities-holder.vertical.less-width.conf-docs-three {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        max-width: 100%;
        margin-top: 60px;
        row-gap: 0;
    }

    .conf-docs-three .hiw-block {
        max-width: none;
    }


}

@media screen and (max-width: 767px) {
    .gallery-masonry {
        display: none;
    }
}

/* ── Mobile gallery carousel (≤767px) ── */
.gallery-mobile-carousel { display: none; }

@media screen and (max-width: 767px) {
    .gallery-mobile-carousel {
        display: block;
        margin-top: 2rem;
    }

}

.gmc {
    --gmc-thumb-h: 60px;
    --gmc-thumb-gap: 6px;
    --gmc-visible-rows: 5;
    --gmc-strip-h: calc(var(--gmc-visible-rows) * var(--gmc-thumb-h) + (var(--gmc-visible-rows) - 1) * var(--gmc-thumb-gap));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

/* ── left thumbnail strip ── */
.gmc__aside {
    width: 60px;
    height: var(--gmc-strip-h);
    max-height: var(--gmc-strip-h);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    scrollbar-width: none;
}

.gmc__aside::-webkit-scrollbar { display: none; }

.gmc__thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px;
}

.gmc__thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-radius: 8px;
    overflow: hidden;
    padding: 0;
    background: transparent;
    cursor: pointer;
    -webkit-transition: border-color 0.22s, opacity 0.22s;
    transition: border-color 0.22s, opacity 0.22s;
    opacity: 0.55;
}

.gmc__thumb.is-active {
    border-color: #d80f0f;
    opacity: 1;
}

.gmc__thumb img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

/* ── main image ── */
.gmc__main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1;
    position: relative;
    height: var(--gmc-strip-h);
    min-height: 0;
    border-radius: 12px;
    overflow: hidden;
    background: #ebebeb;
}

.gmc__main-inner {
    position: absolute;
    inset: 0;
}

.gmc__main-inner .gmc__img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    inset: 0;
    opacity: 0;
    -webkit-transition: opacity 0.7s cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 0.7s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
}

.gmc__main-inner .gmc__img.is-visible {
    opacity: 1;
    z-index: 2;
}

/* ============================================================
   Osmo-style navigation
   ============================================================ */
.site-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 14px clamp(20px, 4vw, 40px);
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

body.nav-open .site-nav:not(.is-scrolled) {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.site-nav.is-scrolled {
    background: #fff;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.08);
    box-shadow: 0 1px 0 rgba(0,0,0,0.08);
}

.site-nav.is-scrolled .site-nav__burger-line {
    background: #111;
}

.site-nav__status {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.site-nav.is-scrolled .site-nav__status {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
}

.site-nav__logo {
    display: block;
    line-height: 0;
    position: relative;
    z-index: 510;
}

.site-nav__logo .Jfam_logo {
    height: 52px;
    width: auto;
    display: block;
}

/* Logo swap: white logo on dark hero ↔ dark logo on white nav */
.site-nav__logo .Jfam_logo--dark {
    display: none;
}

.site-nav.is-scrolled .site-nav__logo .Jfam_logo--light {
    display: none;
}

.site-nav.is-scrolled .site-nav__logo .Jfam_logo--dark {
    display: block;
}

.site-nav__burger {
    position: relative;
    z-index: 510;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 7px;
    width: 44px;
    height: 44px;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.site-nav__burger-line {
    display: block;
    height: 2px;
    background: #f8f8f8;
    border-radius: 2px;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

#burger-line-1 { width: 28px; }
#burger-line-2 { width: 20px; }
#burger-line-3 { width: 14px; }

body.nav-open .site-nav__burger-line {
    background: #fff;
}

/* ── Overlay ── */
/* ── Dropdown nav panel ── */
.nav-overlay {
    position: fixed;
    top: 64px;
    right: 0;
    width: clamp(260px, 36vw, 400px);
    z-index: 400;
    pointer-events: none;
    visibility: hidden;
    background: #0d1117;
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0);
    border-radius: 12px;
}

.nav-overlay[aria-hidden="false"] {
    pointer-events: auto;
}

/* no-JS / reduced-motion fallback */
.nav-overlay.is-open {
    visibility: visible;
    pointer-events: auto;
    -webkit-clip-path: inset(0 0 0% 0);
    clip-path: inset(0 0 0% 0);
}

.nav-overlay__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: clamp(28px, 4vh, 44px) clamp(28px, 3vw, 44px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.nav-overlay__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.nav-overlay__item {
    display: block;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.nav-overlay__item:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}

.nav-overlay__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    padding: 18px 0;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.85);
    -webkit-transition: color 0.22s, padding-left 0.22s;
    transition: color 0.22s, padding-left 0.22s;
}

.nav-overlay__link:hover {
    color: #fff;
    padding-left: 8px;
}

.nav-overlay__link:hover .nav-overlay__num {
    color: #d80f0f;
}

.nav-overlay__num {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.18em;
    color: #fff;
    -webkit-transition: color 0.22s;
    transition: color 0.22s;
    min-width: 22px;
}

.nav-overlay__text {
    font-size: clamp(16px, 1.6vw, 20px);
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 1.2;
}

.nav-overlay__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 16px;
    margin-top: 24px;
    padding-top: 20px;
}

.nav-overlay__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
}

.nav-overlay__social a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    text-decoration: none;
    -webkit-transition: background 0.22s, color 0.22s;
    transition: background 0.22s, color 0.22s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.nav-overlay__social a .fab,
.nav-overlay__social a .fas {
    padding: 0;
    margin: 0;
    border-radius: 0;
    line-height: 1;
}

.nav-overlay__social a:hover {
    background: rgba(255, 255, 255, 0.16);
    color: #fff;
}

.nav-overlay__address {
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    color: #fff;
}

/* Legacy .nav-bar kept for webflow.js compat (hidden) */
.nav-bar {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 100;
    padding: 12px 32px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.295);
}

.brand-div {
    margin: auto;
    align-items: center;

}

.nav-link-2 {
    margin-top: 1px;
    margin-left: 40px;
    padding: 0px;
    color: #a0a1af;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 0.2px;
    text-transform: none;
}

.nav-link-2:hover {
    color: #d80f0f;
}

.nav-right-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 40px;
    margin-top: 1px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.application-section {
    padding-bottom: 80px;
}

.terms-privacy {
    margin-top: 40px;
    margin-right: 8%;
    margin-left: 8%;
    padding-bottom: 60px;
}

.half-dual-copy {
    display: block;
    width: 100%;
    max-width: 1300px;
    margin-top: 36px;
    margin-bottom: 100px;
    grid-auto-columns: 1fr;
    grid-column-gap: 6vw;
    grid-row-gap: 56px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr minmax(400px, 1.5fr);
    grid-template-rows: 1fr minmax(400px, 1.5fr);
}

.link {
    background-color: #2f2e2e;
}

.text-block-12 {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 36px;
    border-radius: 24px;
    background-color: #2f2e2e;
    color: #fafbfc;
    cursor: pointer;
}

.text-block-12:hover {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 36px;
    border-radius: 24px;
    box-shadow: 2px 5px 5px rgb(41 41 41 / 30%);
}

.div-content-hero-copy {
    width: 65%;
}

.div-content-hero-copy._60 {
    display: none;
    width: 25%;
    height: auto;
    border-radius: 24px;
}


.bold-text-14 {
    color: #2f2e2e;
}

.bold-text-15 {
    color: #2f2e2e;
}

.paypal {
    padding-top: 5px;
    color: #2f2e2e;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 3px;
    text-decoration: none;
}

.paypal_hover:hover {
    font-weight: 500;
    letter-spacing: 3px;
    text-decoration: underline;
}

@media screen and (min-width: 1024px) {
    .text-field-2:focus {
        background-color: rgba(9, 7, 7, 0.03);
    }

    .text-field-2::-webkit-input-placeholder {
        color: rgba(27, 27, 27, 0.2);
    }

    .text-field-2:-ms-input-placeholder {
        color: rgba(27, 27, 27, 0.2);
    }

    .text-field-2::-ms-input-placeholder {
        color: rgba(27, 27, 27, 0.2);
    }

    .text-field-2::placeholder {
        color: rgba(27, 27, 27, 0.2);
    }

    .text-field-2.large::-webkit-input-placeholder {
        color: rgba(27, 27, 27, 0.2);
    }

    .text-field-2.large:-ms-input-placeholder {
        color: rgba(27, 27, 27, 0.2);
    }

    .text-field-2.large::-ms-input-placeholder {
        color: rgba(27, 27, 27, 0.2);
    }

    .text-field-2.large::placeholder {
        color: rgba(27, 27, 27, 0.2);
    }

    #w-node-d641c5b5-d71d-0237-f86b-fdd9a68b82f3-d8d6cdbd {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }
}


@media screen and (max-width: 1023px) {
    .form-block {
        padding-bottom: 0px;
    }

    .form {
        max-width: 600px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 20px;
    }

    .html-embed {
        width: 600px;
    }


    .contact {
        grid-row-gap: 48px;
    }

    .intro {
        margin-top: 0px;
    }

    .heading-2-wrapper.heading-space-2 {
        max-width: 50em;
    }

    .about-wrapper {
        margin-top: 100px;
    }

    .k-container-1-2 {
        margin-bottom: 60px;
        padding-right: var(--jf8-pad-x);
        padding-left: var(--jf8-pad-x);
    }

    .text-field-2:focus {
        border-bottom-color: #d80f0f;
        background-color: rgba(9, 7, 7, 0.03);
    }

    .text-field-2.large:focus {
        background-color: rgba(9, 7, 7, 0.03);
    }

    .contact-wrapper-2 {
        z-index: 0;
    }

    .footer {
        margin-top: 0px;
    }

    .footer-credit-wrapper-2 {
        -ms-grid-columns: 0.25fr 1fr;
        grid-template-columns: 0.25fr 1fr;
    }

    .text-block-8 {
        text-transform: none;
    }

    .large-heading {
        font-size: 48px;
    }

    .hero-section.spaced {
        margin-right: 0px;
        margin-left: 0px;
        padding: 200px 5% 150px;
    }

    .div-content-hero {
        width: 100%;
    }


    .headline-2.non-responsive {
        display: block;
        width: 100%;
        font-size: 52px;
        line-height: 58px;
        text-align: right;
    }

    .grey-divider {
        padding: 20px 5%;
    }

    .split-right {
        width: 100%;
        
    }

    .amenities-holder.vertical.less-width {
        width: 90%;
        margin-top: 0px;
        margin-right: auto;
        margin-left: auto;
    }

    .nav-bar {
        padding-top: 0px;
        padding-bottom: 0px;
        position: fixed;
    }



    .nav-overlay {
        width: 100%;
        border-radius: 0;
    }

    .terms-privacy {
        margin-top: 20px;
        margin-right: 6%;
        margin-left: 6%;
    }

    .half-dual-copy {
        grid-row-gap: 36px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: minmax(200px, 1fr);
        grid-template-rows: minmax(200px, 1fr);
    }

    .div-content-hero-copy {
        width: 100%;
    }

    .div-content-hero-copy._60 {
        width: 60%;
    }

    .slider {
        left: 0%;
    }

    .icon-3 {
        color: #2f2e2e;
    }
}

@media screen and (max-width: 767px) {
    .form-block {
        padding-right: 0vw;
        padding-bottom: 0px;
        padding-left: 0vw;
    }

    .form-wrapper {
        padding-right: 5vw;
        padding-left: 5vw;
    }

    .legal-credits {
        display: none;
        justify-items: stretch;
    }

    .html-embed {
        width: 500px;
        height: auto;
        margin-top: 0px;
    }



    .contact {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .intro {
        margin-top: 0px;
    }


    .heading-2-wrapper {
        max-width: 55em;
    }

    .heading-2-wrapper.heading-space-2 {
        max-width: 48em;
        margin-bottom: var(--jf-space-2);
    }

    .about-wrapper {
        margin-top: 100px;
    }

    .k-container-1-2 {
        padding-right: var(--jf8-pad-x);
        padding-left: var(--jf8-pad-x);
    }

    .intro-fam {
        margin-right: 0;
        margin-left: 0;
    }

    .form-wrapper-2 {
        padding-right: 5vw;
        padding-left: 5vw;
    }

    .footer {
        margin-top: 0px;
        padding-top: 20px;
    }

    .footer-credit-wrapper-2 {
        margin-top: 0px;
        padding-top: 10px;
        padding-bottom: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        justify-items: center;
        grid-row-gap: 0px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        border-top-style: none;
    }

    .text-block-8 {
        text-transform: none;
    }

    .large-heading {
        font-size: 42px;
    }

    .hero-section.spaced {
        padding: 180px 2% 80px;

        background-position: 0px 0px, 60% 0%, 50% 50%;
        background-size: auto, cover, cover;
        background-repeat: repeat, repeat, no-repeat;
    }

    .hero-section.hero-section--crisp {
        padding: clamp(72px, 18vw, 100px) 4% clamp(40px, 10vh, 56px);
    }

    .hero-bg__slide:nth-child(2) {
        background-position: 72% center;
    }

    .hero-bg__slide:nth-child(3) {
        background-position: 60% center;
    }

    .div-content-hero {
        text-align: center;
    }

    .div-content-hero._60 {
        width: 90%;
        text-align: right;
    }

    .subhead-3.home {

        font-size: 18px;
        line-height: 24px;
        text-align: right;
    }

    .headline-2 {
        font-size: 52px;
        line-height: 64px;
        text-align: right;
    }

    .headline-2.non-responsive {
        display: block;
        width: 100%;
        font-size: 34px;
        line-height: 38px;
        text-align: right;
    }

    .heading-2-wrapper.heading-space-2 .h1 {
        padding-right: 0px;
    }

    .nav-bar {
        padding-right: 15px;
        padding-left: 15px;
    }

    .application-section {
        padding-bottom: 90px;
    }

    .div-content-hero-copy {
        text-align: center;
    }

    .div-content-hero-copy._60 {
        display: none;
    }

          .site-nav__logo .Jfam_logo {
        height: 36px;
    }

}

@media screen and (max-width: 480px) {


    .form-block {
        padding-bottom: 0px;
        grid-row-gap: 80px;
    }

    .form {
        padding-top: 0px;
    }

    .legal-credits {
        display: block;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        justify-items: center;
        -ms-grid-columns: auto;
        grid-template-columns: auto;
    }

    .html-embed {
        height: auto;
        margin-top: 0px;
    }

    .contact3 {
        display: block;
        padding-left: 0px;
    }


    .contact {
        display: block;
    }



    .div-block-14 {
        margin-right: 0px;
    }

    .contact-wrapper-1 {
        display: block;
    }



    .intro {
        display: block;
        margin-top: 0px;
        padding-bottom: 0px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .section-inner {
        display: block;
    }

    .paragrah---b-white {
        text-align: left;
    }



    .heading-2-wrapper {
        max-width: 75em;
    }

    .heading-2-wrapper.heading-space-2 {
        max-width: none;
        margin-bottom: 12px;
    }

    .bold-text-8 {
        direction: ltr;
        text-align: center;
        white-space: normal;
    }

    .three-text-3 {
        margin-right: 0%;
        margin-left: 0%;
        padding-right: 0;
        padding-left: 0;
    }

    .about-wrapper {
        margin-top: 60px;
    }


    .label---b-white {
        text-align: left;
    }

    .k-container-1-2 {
        padding-right: var(--jf8-pad-x);
        padding-left: var(--jf8-pad-x);
    }

    .section-6.section--spaced-1 {
        display: block;
        margin-right: 0%;
        margin-left: 0%;
    }

    .intro-fam {
        margin-top: 40px;
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
    }

    .small-heading-3 {
        display: block;
    }


    .text-field-2 {
        margin-top: 10px;
        border-radius: 0px;
    }

    .text-field-2:focus {
        border-bottom-color: #d80f0f;
    }

    .worship-section {
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
    }

    .contactinfo-2 {
        display: inline;
    
     
    }

    .form-wrapper-2 {
        display: block;
    }



    .contact1-2 {
        display: inline;
        padding-right: 0vw;
        padding-left: 0vw;
    }

    .feild-block-wrapper-2 {
        display: block;
    }

    .contact-wrapper-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .footer {
        margin-top: 0px;
        padding-top: 20px;
    }

    .footer-credit-wrapper-2 {
        display: block;
        margin-top: 0px;
        padding-top: 16px;
        padding-bottom: 36px;
        border-top-style: none;

        color: #fafbfc;
        text-align: center;
    }

    .text-block-8 {
        display: none;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        font-style: normal;
        text-transform: none;
    }

    .text-block-9 {
        margin-top: 0px;
    }

    .div-content-hero._60 {
        width: 95%;
    }

    .subhead-3 {
        width: 95%;
    }

    .subhead-3.home {
        display: block;
        width: 100%;
    }

    .headline-2 {
        font-size: 40px;
        line-height: 50px;
    }

    .headline-2.non-responsive {
        display: block;
        width: 100%;
        text-align: right;
    }

    .section-header {
        margin-right: 0%;
        margin-left: 0%;
        padding-right: 0;
        padding-left: 0;
    }

    .grey-divider {
        display: none;
    }

    .hiw-number.darker {
        width: auto;
        height: auto;
        margin-right: 0px;
        margin-bottom: var(--jf-space-2);
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        font-size: 44px;
    }

    /* 신앙고백(01·02·03): 세로 3행 유지 + 번호는 기존처럼 -90° 회전 */
    .conf-docs-three .hiw-number.darker {
        width: 55px;
        height: 55px;
        margin-right: 20px;
        margin-bottom: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        font-size: clamp(48px, 12vw, 72px);
        line-height: 1;
    }

    .hiw-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .conf-docs-three .hiw-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }

    .heading-2-wrapper.heading-space-2 .h1 {
        font-size: 26px;
        text-align: left;
        letter-spacing: 1px;
        white-space: normal;
    }


    .conf-section {
        padding-top: var(--jf-section-y);
        padding-bottom: var(--jf-space-8);
    }

    .nav-bar {
        padding-right: 5px;
        padding-left: 5px;
    }

    .terms-privacy {
        margin-top: var(--jf-space-6);
    }

    .half-dual-copy {
        grid-row-gap: 48px;
    }

    .div-content-hero-copy._60 {
        display: none;
    }

    .icon-3 {
        display: block;
        color: #2f2e2e;
    }



    .paypal {
        display: block;
        text-align: center;
        text-decoration: none;
    }

    .paypal_hover {
        display: block;
        font-size: 16px;

    }

    .giving-name {
        display: block;
    }
}


/* grid setting */

#w-node-_8ede2555-c995-0209-9037-dcbb2cbb016f-4552fdd9 {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
}

#w-node-_8ede2555-c995-0209-9037-dcbb2cbb0170-4552fdd9 {
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-align: start;
    justify-self: start;
}

#w-node-_8ede2555-c995-0209-9037-dcbb2cbb0178-4552fdd9 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: start;
    justify-self: start;
}

#w-node-aebaa25a-e351-2f25-f01b-36eb384f1cd7-4552fdd9 {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
}

#email-form.w-node-aebaa25a-e351-2f25-f01b-36eb384f1cfa-4552fdd9 {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
}

#Name-6.w-node-aebaa25a-e351-2f25-f01b-36eb384f1cfc-4552fdd9 {
    -ms-grid-column: span 4;
    grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
}

#email.w-node-aebaa25a-e351-2f25-f01b-36eb384f1cfd-4552fdd9 {
    -ms-grid-column: span 4;
    grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
}

#text.w-node-aebaa25a-e351-2f25-f01b-36eb384f1cfe-4552fdd9 {
    -ms-grid-column: span 4;
    grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
}

#w-node-_181a63e1-db86-2627-bb9a-bad0f5ef5484-4552fdd9 {
    -ms-grid-column-align: end;
    justify-self: end;
}

#w-node {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
}

@media screen and (max-width: 1023px) {
    #w-node-_3f65b3d7-15f7-14cb-e0e5-9b7c40221ca3-21b10d4f {
        -webkit-align-self: end;
        -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
    }

    #out.w-node-d6eaa62a-c375-7ed9-28ed-7d9126981c64-21b10d4f {
        -webkit-align-self: end;
        -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
    }

    #w-node-_57398322-eccc-1d76-2424-c47721b10d58-21b10d4f {
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column-align: start;
        justify-self: start;
    }

    #w-node-d641c5b5-d71d-0237-f86b-fdd9a68b82f3-d8d6cdbd {
        -ms-grid-column-span: 3;
        grid-column-end: 4;
        -ms-grid-column: 1;
        grid-column-start: 1;
    }

    #w-node-d641c5b5-d71d-0237-f86b-fdd9a68b82f4-d8d6cdbd {
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-column: 1;
        grid-column-start: 1;
    }

    #w-node-_50f8b550-81c4-ce4c-cc68-d42f0c82ac2d-4552fdd9 {
        -ms-grid-column: span 4;
        grid-column-start: span 4;
        -ms-grid-column-span: 4;
        grid-column-end: span 4;
        -ms-grid-row: span 2;
        grid-row-start: span 2;
        -ms-grid-row-span: 2;
        grid-row-end: span 2;
    }

    #w-node-_50f8b550-81c4-ce4c-cc68-d42f0c82ac3f-4552fdd9 {
        -ms-grid-column: span 2;
        grid-column-start: span 2;
        -ms-grid-column-span: 2;
        grid-column-end: span 2;
        -ms-grid-row: span 2;
        grid-row-start: span 2;
        -ms-grid-row-span: 2;
        grid-row-end: span 2;
    }

    #w-node-_50f8b550-81c4-ce4c-cc68-d42f0c82ac42-4552fdd9 {
        -ms-grid-column: span 2;
        grid-column-start: span 2;
        -ms-grid-column-span: 2;
        grid-column-end: span 2;
        -ms-grid-row: span 2;
        grid-row-start: span 2;
        -ms-grid-row-span: 2;
        grid-row-end: span 2;
    }

    #w-node-_8ede2555-c995-0209-9037-dcbb2cbb0170-4552fdd9 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row: 3;
        grid-row-start: 3;
    }

    #w-node-_8ede2555-c995-0209-9037-dcbb2cbb0178-4552fdd9 {
        -ms-grid-column: span 4;
        grid-column-start: span 4;
        -ms-grid-column-span: 4;
        grid-column-end: span 4;
        -ms-grid-column-align: center;
        justify-self: center;
    }
}

@media screen and (max-width: 767px) {
    #w-node-_431a92ba-7d9c-8dd5-6286-89ed3a99580f-87a3772a {
        -ms-grid-column-align: center;
        justify-self: center;
        display: none;
    }

    #w-node-_8ede2555-c995-0209-9037-dcbb2cbb0170-4552fdd9 {
        -ms-grid-column-align: stretch;
        justify-self: stretch;
    }

    #w-node-_8ede2555-c995-0209-9037-dcbb2cbb0178-4552fdd9 {
        -ms-grid-column-align: center;
        justify-self: center;
    }

    #w-node-_282f8305-8830-efbf-dc44-b635a67017ca-4552fdd9 {
        -ms-grid-column-align: center;
        justify-self: center;
    }

    #w-node-_181a63e1-db86-2627-bb9a-bad0f5ef5484-4552fdd9 {
        -ms-grid-column-align: center;
        justify-self: center;
        display: none;
    }
}

@media screen and (max-width: 480px) {
    #w-node-fc881fd5-67a7-613d-9e4f-502f79f3247a-21b10d4f {
        -ms-grid-column-align: center;
        justify-self: center;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }

    #w-node-d641c5b5-d71d-0237-f86b-fdd9a68b82f4-d8d6cdbd {
        -ms-grid-column-span: 2;
        grid-column-end: 2;
    }

    #w-node-_8ede2555-c995-0209-9037-dcbb2cbb0170-4552fdd9 {
        -ms-grid-column-span: 2;
        grid-column-end: 2;
    }

    #w-node-_8ede2555-c995-0209-9037-dcbb2cbb0178-4552fdd9 {
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
        -ms-grid-column-align: center;
        justify-self: center;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-row-align: center;
        align-self: center;
    }
}


/* social media — 동일 46×46 터치 영역 (본문 연락처 등 a.fab / a.fas) */
a.fab,
a.fas {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    padding: 0;
    margin: 6px 8px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1;
}


#nav-s {
    margin: 0px;
    padding: 12px;
    font-size: 14px;
}

.ffa {
    margin: 2px 2px;
}

.fa:hover {
    opacity: 0.7;
}

#smhover:hover {
    transform: translate(0, -12%);
    transition: 0.5s;
    cursor: pointer;
    box-shadow: 0px 5px 5px rgb(41 41 41 / 30%);
}

.nav-social-media {
    display: inline-flex;
}

.fa-youtube {
    background: #2f2e2e;
    color: white;
}

.fa-instagram {
    background: #2f2e2e;
    color: white;
}

.fa-envelope {
    background: #2f2e2e;
    color: white;
}



ul {
    list-style-type: none;
    padding: 0px;
}

li {
    display: inline-block;
}


/* navigation */
#menu {
    margin: auto;
}

.fas a {
    color: #d80f0f;
    text-decoration: none;
}


.topnav {
    overflow: hidden;
    float: right;
    justify-content: flex-end;
    display: flex;
    /* top: 100%; */
    left: 0;
    right: 0;
    width: 100%;
    position: relative;
    flex-direction: row;
}

.topnav a {
    float: left;
    display: block;
    color: #333;
    text-align: center;
    padding: 14px 10px;
    text-decoration: none;
    font-size: 16px;
}

.topnav a:hover {
    color: #d80f0f;
    font-weight: 600;
}

.topnav .icon {
    display: none;
}

@media screen and (max-width: 1023px) {

    .brand-div {
        margin: 12px auto;
        float: left;
    }

    .topnav a {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }


    .topnav.responsive {
        position: relative;
        flex-direction: column;
        bottom: 16px;
    }

    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: center;
    }

    .nav-social-media {
        margin: auto;

    }
}

/* 모바일(≤767px): 신앙고백 마지막 ‘자세히보기’와 새가족(그레이) 섹션 사이 — 뒤쪽 991px 규칙보다 우선 */
@media screen and (max-width: 767px) {

    .new-family-section {
        padding-top: 60px;
    }

    /* 히어로 아래 본문: 직계 section·div 좌우 3% (푸터·새가족·풀너비 비디오·모달 제외) */
    #hero ~ section:not(.new-family-section):not(#church-video),
    #hero ~ div:not(.footer):not(#church-video-modal) {
        margin-left: 3%;
        margin-right: 3%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    /* 새가족: 배경(#f8f8f8)은 풀너비, 가운데 블록만 3% 인셋 */
    #hero ~ section.new-family-section {
        margin-left: 0;
        margin-right: 0;
    }

    #hero ~ section.new-family-section > .section-inner.w-container {
        margin-left: 3%;
        margin-right: 3%;
    }
}
/* ≥768px: 신앙고백 3열 · 사역자 카드 2열 가로 · 구분선 div 숨김 */
@media screen and (min-width: 768px) {
    .split-right.conf-docs-split {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .split-right.conf-docs-split .conf-docs-wrap {
        width: 100%;
        max-width: 100%;
    }

    .amenities-holder.vertical.less-width.conf-docs-three {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        column-gap: clamp(20px, 3vw, 36px);
        row-gap: clamp(24px, 3vw, 36px);
        width: 100%;
        max-width: 100%;
        -webkit-align-content: start;
        -ms-flex-line-pack: start;
        align-content: start;
    }

    .conf-docs-three .hiw-divider {
        display: none !important;
    }

    /* 세 열 본문 높이가 달라도 ‘자세히보기’ 버튼 하단 라인업 */
    .conf-docs-three .hiw-block {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100%;
    }

    .conf-docs-three .hiw-block > .hiw-number {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .conf-docs-three .hiw-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0%;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        min-width: 0;
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        align-self: stretch;
    }

    .conf-docs-three .hiw-content > .link-block {
        margin-top: auto;
    }


    .slab-team-grid {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        gap: clamp(24px, 3vw, 40px) clamp(28px, 4vw, 48px);
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
        justify-items: stretch;
        width: 100%;
        max-width: 100%;
    }

    .slab-team-grid .slab-card {
        width: 100%;
        max-width: none;
        height: 100%;
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .slab-card__expand {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .slab-card:hover .slab-card__expand,
    .slab-card:focus-within .slab-card__expand {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}
