/*
Theme Name: Luce
Theme URI: https://dev.luce.com/
Author: CAG
Author URI: https://dev.cag.com/
Description: simple theme.
Version: 1.0.23
This theme, is for private usage.
Text Domain: luce
*/
@charset "UTF-8";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size) / 2);margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-size:1rem;line-height:1.5;color:#1f2937;background-color:#fff}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-weight:700;line-height:1.25;margin:0}ul,ol{list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}button:focus{outline:none}input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit}p{margin:0}table{border-collapse:collapse;border-spacing:0}.d-none{display:none!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}@media (max-width: 1279px){.d-mobile-none{display:none!important}}@media (min-width: 768px){.d-tablet-none{display:none!important}}@media (min-width: 1280px){.d-desktop-none{display:none!important}}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-primary{color:#1f2937!important}.text-secondary{color:#6b7280!important}.text-white{color:#fff!important}.bg-white{background-color:#fff!important}.bg-gray-50{background-color:#f9fafb!important}.bg-primary{background-color:#5164da!important}.m-0{margin:0!important}.mt-1{margin-top:.5rem!important}.mt-2{margin-top:1rem!important}.mt-3{margin-top:1.5rem!important}.mt-4{margin-top:2rem!important}.mb-1{margin-bottom:.5rem!important}.mb-2{margin-bottom:1rem!important}.mb-3{margin-bottom:1.5rem!important}.mb-4{margin-bottom:2rem!important}.p-0{padding:0!important}.pt-1{padding-top:.5rem!important}.pt-2{padding-top:1rem!important}.pt-3{padding-top:1.5rem!important}.pt-4{padding-top:2rem!important}.pb-1{padding-bottom:.5rem!important}.pb-2{padding-bottom:1rem!important}.pb-3{padding-bottom:1.5rem!important}.pb-4{padding-bottom:2rem!important}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.container{width:100%;max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1280px){.container{padding-left:2rem;padding-right:2rem}}.container-fluid{width:100%;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.container-fluid{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1280px){.container-fluid{padding-left:2rem;padding-right:2rem}}.grid{display:grid;gap:1.5rem}.grid--2{grid-template-columns:repeat(1,1fr)}@media (min-width: 768px){.grid--2{grid-template-columns:repeat(2,1fr)}}.grid--3{grid-template-columns:repeat(1,1fr)}@media (min-width: 768px){.grid--3{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){.grid--3{grid-template-columns:repeat(3,1fr)}}.grid--4{grid-template-columns:repeat(2,1fr)}@media (min-width: 768px){.grid--4{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.grid--4{grid-template-columns:repeat(4,1fr)}}.grid--gap-sm{gap:1rem}.grid--gap-lg{gap:2rem}.flex-grid{display:flex;flex-wrap:wrap;margin:-.75rem}.flex-grid>*{padding:.75rem}.flex-grid--2>*{width:100%}@media (min-width: 768px){.flex-grid--2>*{width:50%}}.flex-grid--3>*{width:100%}@media (min-width: 768px){.flex-grid--3>*{width:50%}}@media (min-width: 1280px){.flex-grid--3>*{width:33.333%}}.flex-grid--4>*{width:50%}@media (min-width: 768px){.flex-grid--4>*{width:33.333%}}@media (min-width: 1280px){.flex-grid--4>*{width:25%}}.site-header{background:#fff;box-shadow:0 4px 10px #0000000d;position:sticky;top:0;z-index:1020;transition:all .3s ease}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:100px}@media (min-width: 1280px){.site-header__inner{height:110px}}@media (max-width: 766px){.site-header__inner{height:75px}}.site-header__logo .logo img,.site-header__logo .custom-logo-link img{height:90px;width:90px;border-radius:50%;object-fit:cover}@media (max-width: 766px){.site-header__logo .logo img,.site-header__logo .custom-logo-link img{height:65px;width:65px}}.site-header__nav{flex:1;display:flex;justify-content:center;height:100%}@media (max-width: 1279px){.site-header__nav{position:fixed;top:0;right:0;width:80%;max-width:350px;height:100vh;background:#fff;box-shadow:-5px 0 20px #0000001a;flex-direction:column;justify-content:flex-start;padding:60px 1rem 1rem;transform:translate(100%);transition:transform .4s ease;z-index:1030;overflow-y:auto}.site-header__nav.is-open{transform:translate(0)}}.site-header .mobile-nav-close{display:none}@media (max-width: 1279px){.site-header .mobile-nav-close{display:flex;position:absolute;top:10px;right:10px;width:40px;height:40px;align-items:center;justify-content:center;background:transparent;border:none;font-size:24px;color:#333;cursor:pointer;z-index:100}.site-header .mobile-nav-close:hover{color:#1e3a8a}}.site-header__actions{display:flex;align-items:center;gap:2rem}@media (max-width: 1279px){.site-header__actions .header-action--search,.site-header__actions .header-action--lang{display:none}}.mobile-nav-actions{display:none}@media (max-width: 1279px){.mobile-nav-actions{display:block;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}.mobile-nav-actions .mobile-search{margin-bottom:1rem}.mobile-nav-actions .mobile-search .search-form{display:flex;background:#f9fafb;border-radius:4px;padding:4px;border:1px solid #ddd}.mobile-nav-actions .mobile-search .search-form input{border:none;background:transparent;flex:1;padding:8px 12px;font-size:16px}.mobile-nav-actions .mobile-search .search-form input:focus{outline:none}.mobile-nav-actions .mobile-search .search-form button{background:transparent;border:none;padding:8px 12px;color:#1e3a8a;font-size:18px}.mobile-nav-actions .mobile-lang{display:flex;align-items:center;justify-content:center;gap:2rem;font-size:16px}.mobile-nav-actions .mobile-lang .lang-link{color:#999;text-decoration:none}.mobile-nav-actions .mobile-lang .lang-link--active{color:#1e3a8a;font-weight:700}.mobile-nav-actions .mobile-lang .lang-divider{color:#eee}}.menu{display:flex;list-style:none;margin:0;padding:0;height:100%}@media (max-width: 1279px){.menu{flex-direction:column;height:auto;width:100%}}.menu>.menu-item{position:relative;display:flex;align-items:center;height:100%}@media (max-width: 1279px){.menu>.menu-item{height:auto;flex-direction:column;align-items:flex-start;border-bottom:1px solid #f3f4f6}}@media (min-width: 1280px){.menu>.menu-item:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:80%;height:8px;background:#1e3a8a;opacity:0}}@media (min-width: 1280px){.menu>.menu-item:hover:before,.menu>.menu-item.current-menu-item:before{opacity:1}}.menu>.menu-item>a{display:block;padding:1rem 2.5rem;color:#333;font-size:19px;font-weight:500;text-decoration:none;transition:color .3s ease;margin-top:8px}@media (max-width: 1279px){.menu>.menu-item>a{padding:1.5rem 0;width:100%;margin-top:0;font-size:18px;position:relative;display:flex;justify-content:space-between;align-items:center}}.menu>.menu-item:hover>a,.menu>.menu-item.current-menu-item>a{color:#1e3a8a}@media (min-width: 1280px){.menu>.menu-item:hover>.sub-menu{display:block}}.menu>.menu-item.menu-item-has-children>a:after{content:"";font-family:"Font Awesome 6 Free";font-weight:900;margin-left:8px;font-size:13px;color:#999;transition:transform .3s ease}@media (max-width: 1279px){.menu>.menu-item.menu-item-has-children.is-open>a:after{transform:rotate(180deg)}}.sub-menu{display:none}@media (min-width: 1280px){.sub-menu{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;min-width:200px;box-shadow:0 10px 30px #00000026;list-style:none;padding:0;margin:0;z-index:10}}@media (max-width: 1279px){.sub-menu{width:100%;padding-left:2rem;border-top:1px solid #f0f0f0}}.sub-menu .menu-item a{display:block;padding:1rem;color:#333;text-align:center;font-size:17px;text-decoration:none}@media (max-width: 1279px){.sub-menu .menu-item a{text-align:left}}.sub-menu .menu-item:hover a{background:#001a57;color:#fff}.header-action--search{font-size:20px;color:#333}.header-action--lang{display:flex;align-items:center;padding:6px 15px;border:1px solid #ddd;border-radius:0;font-size:15px}.header-action--lang .lang-link{color:#999;text-decoration:none}.header-action--lang .lang-link--active{color:#1e3a8a;font-weight:700}.header-action--lang .lang-link:hover:not(.lang-link--active){color:#1e3a8a}.header-action--lang .lang-divider{margin:0 8px;color:#eee}.header-action--menu{display:none;width:40px;height:40px;align-items:center;justify-content:center;margin-left:1rem;cursor:pointer;background:transparent;border:none;padding:0}@media (max-width: 1279px){.header-action--menu{display:flex}}.header-action--menu .hamburger{display:block;width:24px;height:2px;background:#333;position:relative;transition:background .3s ease}.header-action--menu .hamburger:before,.header-action--menu .hamburger:after{content:"";position:absolute;left:0;width:100%;height:2px;background:#333;transition:transform .3s ease}.header-action--menu .hamburger:before{top:-8px}.header-action--menu .hamburger:after{bottom:-8px}.header-action--menu.is-active .hamburger{background:transparent}.header-action--menu.is-active .hamburger:before{transform:translateY(8px) rotate(45deg)}.header-action--menu.is-active .hamburger:after{transform:translateY(-8px) rotate(-45deg)}.search-box{position:absolute;top:100%;left:0;right:0;background:#fff;padding:2rem 0;box-shadow:0 10px 20px #0000000d;transform:translateY(-10px);opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000}.search-box.is-open{transform:translateY(0);opacity:1;visibility:visible}.search-form{max-width:600px;margin:0 auto;position:relative}.search-form:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#5164da;transform:scaleX(0);transition:transform .4s ease}.search-form:focus-within:after{transform:scaleX(1)}.search-input{border:none;background:transparent;border-bottom:2px solid #e5e7eb;border-radius:0;padding:1rem 0;font-size:18px;width:100%}.search-input:focus{box-shadow:none;border-color:transparent}.search-submit{position:absolute;right:0;top:50%;transform:translateY(-50%);background:none;color:#5164da;font-size:18px;padding:1rem 3rem 1rem 1rem}.search-submit:hover{background:none;color:#2b42cd}.site-footer{background:#002596;color:#fff;position:relative;overflow:hidden;padding:5rem 0 0}.site-footer:after{content:"";position:absolute;right:0;top:0;bottom:52px;width:100%;height:auto;background-image:linear-gradient(to right,#002596 25%,transparent 100%),url(/wp-content/themes/light-of-dawn-aps/dist/images/footer-bg.webp);background-repeat:no-repeat;background-position:right center;background-size:cover;opacity:.8;pointer-events:none;z-index:1}.site-footer__main{position:relative;z-index:2;border-left:1px solid rgba(255,255,255,.2);padding-left:3rem;padding-bottom:5rem}@media (max-width: 1279px){.site-footer__main{border-left:none;padding-left:0}}.site-footer__content{display:grid;grid-template-columns:1fr;gap:4rem}@media (min-width: 768px){.site-footer__content{grid-template-columns:.5fr 1fr;gap:6rem}}.site-footer__copyright{padding:2rem 0;text-align:center;font-size:11px;position:relative;z-index:2;background:#1434a5;height:52px;display:flex;align-items:center;justify-content:center}.site-footer__copyright p{margin:0;opacity:1}.footer-contact{display:flex;flex-direction:column;gap:3rem}.footer-contact__item{display:flex;align-items:flex-start;gap:2rem}.footer-contact__item--btn{margin-top:1rem;padding-left:64px}.footer-contact__item--btn a{border-radius:8px;border-width:3px}@media (max-width: 1279px){.footer-contact__item--btn{padding-left:0}}@media (max-width: 766px){.footer-contact__item--btn .btn--outline-pill{min-width:100%}}.footer-contact__icon{width:48px;height:48px;background:#fff;color:#002596;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:20px;flex-shrink:0}.footer-contact__text strong{display:block;font-size:13px;font-weight:400;opacity:.8;margin-bottom:2px}.footer-contact__text p{margin:0;font-size:24px;font-weight:700;line-height:1.2}@media (max-width: 1279px){.footer-contact__text p{font-size:18px}}.footer-contact__text p a{color:#fff;text-decoration:none}.footer-contact__text p a:hover{text-decoration:underline}.site-footer__copyright-inner{padding:0 28px;font-size:1.2em;display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width: 1279px){.site-footer__copyright-inner{padding:0}}.site-footer__copyright-inner .footer-links a{margin:0 8px}.site-footer__copyright-inner a:hover{text-decoration:underline}.heading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-weight:700;color:#1f2937;line-height:1.25;margin-bottom:1.5rem}.heading--1{font-size:1.875rem}@media (min-width: 1280px){.heading--1{font-size:2.25rem}}.heading--2{font-size:1.5rem}@media (min-width: 1280px){.heading--2{font-size:1.875rem}}.heading--3{font-size:1.25rem}@media (min-width: 1280px){.heading--3{font-size:1.5rem}}.heading--4{font-size:1.125rem}@media (min-width: 1280px){.heading--4{font-size:1.25rem}}.heading--center{text-align:center}.heading--underline{position:relative;padding-bottom:1rem}.heading--underline:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:#5164da}.heading--underline.heading--center:after{left:50%;transform:translate(-50%)}.paragraph{font-size:1rem;color:#1f2937;line-height:1.75;margin-bottom:1.5rem}.paragraph--lead{font-size:1.125rem;font-weight:500}.paragraph--sm{font-size:.875rem}.body-text{font-size:1rem;color:#6b7280;line-height:1.5}.link{color:#5164da;text-decoration:none;transition:color .3s ease}.link:hover{color:#2b42cd;text-decoration:underline}.link--underline{text-decoration:underline}.more-link{display:flex;align-items:center;color:#000;font-size:16px;text-decoration:none;transition:color .3s ease}.more-link:before{content:"";display:inline-block;width:20px;height:1px;background-color:#000;margin-right:1rem;transition:background-color .3s ease}.more-link:hover{color:#5164da}.more-link:hover:before{background-color:#5164da}.list{list-style:none;padding:0;margin:0}.list--disc{list-style:disc;padding-left:2rem}.list--decimal{list-style:decimal;padding-left:2rem}.list__item{margin-bottom:1rem}.list__item:last-child{margin-bottom:0}.blockquote{border-left:4px solid #5164da;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#6b7280}.section-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-size:1.25rem;font-weight:700;color:#5164da;margin-bottom:0}@media (min-width: 768px) and (max-width: 1279px){.section-title{font-size:1.5rem}}@media (min-width: 1280px){.section-title{font-size:1.875rem}}.btn{display:inline-block;padding:1rem 2rem;font-size:1rem;font-weight:500;text-align:center;text-decoration:none;border:2px solid transparent;border-radius:4px;cursor:pointer;transition:all .3s ease;line-height:1.5}.btn:disabled{opacity:.6;cursor:not-allowed}.btn--primary{background:#5164da;color:#fff;border-color:#5164da}.btn--primary:hover:not(:disabled){background:#2b42cd;border-color:#2b42cd}.btn--outline{background:transparent;color:#5164da;border-color:#5164da}.btn--outline:hover:not(:disabled){background:#5164da;color:#fff}.btn--outline-white{background:transparent;color:#fff;border-color:#fff}.btn--outline-white:hover:not(:disabled){background:#fff;color:#5164da}.btn--outline-pill{background:transparent;color:#fff;border:1px solid #ffffff;border-radius:999px;padding:.5rem 3rem;font-size:15px;min-width:150px}.btn--outline-pill:hover:not(:disabled){background:#ffffff1a}.btn--text{background:transparent;color:#5164da;border-color:transparent;padding:.5rem 1rem}.btn--text:hover:not(:disabled){background:#f3f4f6}.btn--sm{padding:.5rem 1.5rem;font-size:.875rem}.btn--lg{padding:1.5rem 2.5rem;font-size:1.125rem}.btn--block{display:block;width:100%}.card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.card__image{width:100%;height:200px;object-fit:cover;display:block}@media (min-width: 768px){.card__image{height:220px}}@media (min-width: 1280px){.card__image{height:240px}}.card__content{padding:1.5rem}.card__title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem;line-height:1.25}.card__title a{color:inherit;transition:color .3s ease}.card__title a:hover{color:#5164da}.card__description{font-size:.875rem;color:#6b7280;line-height:1.75;margin-bottom:1rem}.card__meta{font-size:.75rem;color:#6b7280;display:flex;align-items:center;gap:1rem}.card--theme-green{border-top:4px solid #4ade80}.card--theme-blue{border-top:4px solid #3b82f6}.card--theme-orange{border-top:4px solid #fb923c}.card--theme-cyan{border-top:4px solid #22d3ee}.card--horizontal{display:flex;flex-direction:column}@media (min-width: 768px){.card--horizontal{flex-direction:row}}@media (min-width: 768px){.card--horizontal .card__image{width:40%;height:auto;min-height:200px}}@media (min-width: 768px){.card--horizontal .card__content{flex:1;padding:2rem}}.featured-card{position:relative;padding:2rem;border-radius:8px;color:#fff;overflow:hidden}.featured-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0000004d,#0009);z-index:1}.featured-card>*{position:relative;z-index:2}.featured-card__title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.featured-card__description{font-size:1rem;line-height:1.75}.hero-slider{position:relative;width:100%;overflow:hidden}.hero-slide{height:auto;max-height:650px;position:relative;overflow:hidden}@media (min-width: 1920px){.hero-slide{height:725px;max-height:725px}}.hero-slide__image{width:100%;height:100%;object-fit:contain;display:block}@media (min-width: 1738px){.hero-slide__image{object-fit:cover}}@media (min-width: 1920px){.hero-slide__image{object-fit:contain}}@media (max-width: 766px){.hero-slide__image{object-fit:cover}}.hero-swiper{width:100%;height:100%}.hero-swiper .swiper-pagination{bottom:3rem!important;display:flex;justify-content:center;gap:1rem;z-index:10}.hero-swiper .swiper-pagination-bar{position:relative;width:40px;height:4px;background:#ffffff80;border-radius:999px;transition:all .3s ease;opacity:1;margin:0!important;cursor:pointer}.hero-swiper .swiper-pagination-bar:before{content:"";position:absolute;top:-10px;bottom:-10px;left:-4px;right:-4px}.hero-swiper .swiper-pagination-bar.swiper-pagination-bullet-active{background:#fff;width:60px}.hero-swiper .swiper-pagination-bar:hover{background:#fffc}@media (max-width: 766px){.hero-slide{height:300px}}.section-weekly{padding:3rem 0;background-color:#f7f7f7}.section-weekly__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-weekly__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width: 766px){.section-weekly__grid{grid-template-columns:repeat(2,1fr);grid-gap:1rem}}.weekly-card{display:block;position:relative;border-radius:0;border:1px solid #9ca3af;overflow:hidden;background-color:#fff;transition:transform .3s ease;text-decoration:none}.weekly-card__header{position:absolute;top:0;left:0;width:100%;height:5.5%;display:flex;align-items:center;justify-content:center;z-index:2}.weekly-card__date{font-size:clamp(10px,1.2vw,18px);font-weight:700;color:#333}.weekly-card__image-wrapper{position:relative;padding-top:158%;width:100%;overflow:hidden}.weekly-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.weekly-card:hover{transform:scale(1.01)}.section-scripture{padding:3rem 0;background-color:#fff}.section-scripture__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-scripture__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem .5rem}@media (max-width: 766px){.section-scripture__grid{grid-template-columns:repeat(2,1fr)}}.scripture-card{display:block;position:relative;overflow:hidden;text-decoration:none}.scripture-card__image-wrapper{position:relative;padding-top:56.25%;width:100%;overflow:hidden}.scripture-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.scripture-card:hover .scripture-card__image{transform:scale(1.1)}.section-articles{padding:3rem 0;background-color:#f7f7f7}.section-articles__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-articles__content{background-color:#fff;padding:1.5rem;border-radius:4px}@media (max-width: 766px){.section-articles__content{padding:0;background-color:#f7f7f7}}.section-articles__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem 2rem;justify-items:center}@media (min-width: 768px) and (max-width: 1279px){.section-articles__grid{gap:1rem}}@media (max-width: 766px){.section-articles__grid{grid-template-columns:1fr;gap:2rem}}.article-card{display:flex;gap:2rem;text-decoration:none;color:inherit;transition:background-color .3s ease;width:100%}@media (min-width: 1280px){.article-card{max-width:550px}}@media (min-width: 768px) and (max-width: 1279px){.article-card{gap:1rem}}@media (max-width: 766px){.article-card{gap:1rem}}.article-card__image-wrapper{flex:0 0 230px;position:relative;overflow:hidden;aspect-ratio:16/9}@media (min-width: 768px) and (max-width: 1279px){.article-card__image-wrapper{flex:unset;width:43%}}@media (max-width: 766px){.article-card__image-wrapper{flex:unset;width:43%}}.article-card__image{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.article-card__info{flex:1;display:flex;flex-direction:column;min-width:0}.article-card__header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem;gap:1rem}@media (max-width: 766px){.article-card__header{flex-direction:column;align-items:flex-start;gap:0}}.article-card__title{font-size:1rem;font-weight:700;color:#1f2937;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 768px) and (max-width: 1279px){.article-card__title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}}@media (max-width: 766px){.article-card__title{font-size:.875rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}}.article-card__date{font-size:.75rem;color:#9ca3af;white-space:nowrap}@media (min-width: 768px) and (max-width: 1279px){.article-card__date{display:none}}.article-card__desc{font-size:.875rem;color:#6b7280;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 768px) and (max-width: 1279px){.article-card__desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}@media (max-width: 766px){.article-card__desc{font-size:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.article-card:hover .article-card__image{transform:scale(1.1)}.section-hymn{padding:3rem 0;background-color:#fff}.section-hymn__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.section-hymn__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem .5rem}@media (max-width: 766px){.section-hymn__grid{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}}.hymn-card{cursor:pointer;text-decoration:none;color:inherit}.hymn-card__image-wrapper{position:relative;overflow:hidden;margin-bottom:.5rem;background-color:#f3f4f6}@media (max-width: 766px){.hymn-card__image-wrapper{margin-bottom:1rem}}.hymn-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hymn-card__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background-color:#5164dacc;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;opacity:0;transition:all .3s ease;z-index:2}.hymn-card__play-btn i{margin-left:2px}@media (max-width: 766px){.hymn-card__play-btn{width:36px;height:36px;font-size:1rem}}.hymn-card__title{font-size:1rem;font-weight:700;color:#1f2937;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 766px){.hymn-card__title{font-size:.875rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}}.hymn-card:hover .hymn-card__image{transform:scale(1.1)}.hymn-card:hover .hymn-card__play-btn{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1040;display:none;align-items:center;justify-content:center}.modal.is-active{display:flex}.modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal__content{position:relative;width:90%;max-width:1000px;z-index:2;animation:modalFadeIn .3s ease-out}.modal__close{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:2.5rem;cursor:pointer;line-height:1;transition:color .3s ease}.modal__close:hover{color:#3b82f6}@media (max-width: 766px){.modal__close{top:-35px;font-size:2rem}}.modal__video-container{position:relative;width:100%;padding-top:56.25%;background-color:#000;border-radius:4px;overflow:hidden;box-shadow:0 10px 25px #0003}.modal__video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}body.modal-open{overflow:hidden}.section-volunteer{padding:3rem 0 5rem;background-color:#f7f7f7;overflow:hidden}.section-volunteer__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-volunteer__swiper{width:100%;max-width:calc(1280px - 4rem);margin:0 auto;cursor:pointer}.section-volunteer__swiper:active{cursor:grabbing}.section-volunteer__swiper .swiper-wrapper{transition-timing-function:linear!important}.section-volunteer--white{background-color:#fff}.section-volunteer__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}@media (max-width: 1279px){.section-volunteer__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 766px){.section-volunteer__grid{grid-template-columns:repeat(1,1fr);gap:1.5rem}}.card-slide{width:360px}.volunteer-card{position:relative;overflow:hidden;width:100%;height:360px;transition:transform .3s ease;background-color:#f3f4f6}@media (max-width: 766px){.volunteer-card{height:280px}}.volunteer-card__image{width:100%;height:100%;cursor:pointer;object-fit:cover;transition:transform .6s ease}.volunteer-card__content{position:absolute;bottom:0;left:0;width:100%;padding:1.5rem 2rem;background-color:#00000080;color:#fff;text-align:center;transform:translateY(0);transition:background-color .3s ease}.volunteer-card__title{font-size:1rem;font-weight:700;margin-bottom:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.volunteer-card__desc{font-size:.875rem;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.volunteer-card:hover{transform:scale(1.02)}.volunteer-card:hover .volunteer-card__image{transform:scale(1.1)}.volunteer-card:hover .volunteer-card__content{transform:translateY(0)}.volunteer-lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1050;justify-content:center;align-items:center}.volunteer-lightbox.is-active{display:flex;flex-direction:column}.volunteer-lightbox__header{display:flex;justify-content:space-between;padding:1rem;align-items:center;width:100%;background-color:#00000080}.volunteer-lightbox__close{color:#fff;font-size:2rem;cursor:pointer;background-color:#00000080;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding-bottom:6px}.volunteer-lightbox__close:hover{color:#3b82f6}.volunteer-lightbox__content{position:relative;width:100%;max-width:90%;height:100%;display:flex;flex-direction:column}.volunteer-lightbox__info{text-align:center;color:#fff;width:100%;padding-left:2rem;order:-1}.volunteer-lightbox__title{font-size:1rem;font-weight:700;margin-bottom:.5rem}@media (max-width: 766px){.volunteer-lightbox__title{font-size:.875rem}}.volunteer-lightbox__desc{font-size:.875rem;opacity:.8}@media (max-width: 766px){.volunteer-lightbox__desc{font-size:.875rem}}.volunteer-lightbox__media{position:relative;flex:1;display:flex;justify-content:center;align-items:center;min-height:0}.volunteer-lightbox__media img{max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 10px 25px #0003}.volunteer-lightbox__nav{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;pointer-events:none;transform:translateY(-50%)}.volunteer-lightbox__nav .nav-btn{width:60px;height:60px;background-color:#ffffff1a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;pointer-events:auto;transition:all .3s ease;margin:0 -80px}.volunteer-lightbox__nav .nav-btn:hover{background-color:#5164da;transform:scale(1.1)}@media (max-width: 766px){.volunteer-lightbox__nav .nav-btn{width:44px;height:44px;font-size:1.25rem;margin:0 10px}}.pagination{display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin-top:2rem;margin-bottom:2rem}@media (max-width: 766px){.pagination{padding:0 1rem}}.pagination__list{display:flex;list-style:none;padding:0;margin:0;gap:.5rem}.pagination__item.is-active .pagination__link{background-color:#5164da;color:#fff;border-color:#5164da}.pagination__item.is-disabled .pagination__link{color:#d1d5db;cursor:not-allowed;pointer-events:none}.pagination__link{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 1rem;border:1px solid #d1d5db;border-radius:4px;color:#1f2937;text-decoration:none;font-weight:500;transition:all .15s ease}.pagination__link:hover{border-color:#5164da;color:#5164da}@media (max-width: 766px){.pagination__link{min-width:32px;height:32px;font-size:.875rem}}.pagination__arrow{font-size:.875rem}.sub-banner{position:relative;height:600px;overflow:hidden}@media (max-width: 766px){.sub-banner{height:200px}}.sub-banner__content{width:100%;height:100%}.sub-banner__image{width:100%;height:100%;object-fit:cover}.sub-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;align-items:center}.sub-banner__title{color:#fff;font-size:2.25rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media (max-width: 766px){.sub-banner__title{font-size:1.5rem}}.sidebar{width:350px;background-color:#fff;flex-shrink:0}@media (max-width: 1279px){.sidebar{width:100%;margin-top:2rem;padding:0}}.sidebar__slider{position:relative;margin-bottom:2rem}.sidebar__slider .sidebar-swiper{border-radius:4px;overflow:hidden}.sidebar__slider .sidebar-swiper .swiper-button-prev,.sidebar__slider .sidebar-swiper .swiper-button-next{width:30px;height:30px;background-color:#0000004d;color:#fff;border-radius:50%;opacity:0;transition:opacity .3s ease}.sidebar__slider .sidebar-swiper .swiper-button-prev svg,.sidebar__slider .sidebar-swiper .swiper-button-next svg{width:70%;height:70%}.sidebar__slider .sidebar-swiper .swiper-button-prev:after,.sidebar__slider .sidebar-swiper .swiper-button-next:after{font-size:1rem}.sidebar__slider .sidebar-swiper .swiper-button-prev:hover,.sidebar__slider .sidebar-swiper .swiper-button-next:hover{background-color:#5164dacc}.sidebar__slider .sidebar-swiper .swiper-button-prev{left:10px}.sidebar__slider .sidebar-swiper .swiper-button-next{right:10px}.sidebar__slider .sidebar-swiper:hover .swiper-button-prev,.sidebar__slider .sidebar-swiper:hover .swiper-button-next{opacity:1}.sidebar__slider .sidebar-swiper .swiper-pagination{bottom:15px;left:auto;right:15px;width:auto;display:flex;gap:6px}.sidebar__slider .sidebar-swiper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background-color:#fff9;opacity:1;margin:0!important;transition:all .3s ease}.sidebar__slider .sidebar-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#fff;transform:scale(1.2)}.sidebar__list{background-color:#fff}.sidebar-slide{display:block;position:relative;width:100%;aspect-ratio:4/3;overflow:hidden}.sidebar-slide__image{width:100%;height:100%;object-fit:cover}.sidebar-slide__content{position:absolute;bottom:0;left:0;width:100%;padding:1rem;background:linear-gradient(transparent,#000000b3);pointer-events:none}.sidebar-slide__title{color:#fff;font-size:1rem;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%}.sidebar-articles{list-style:none;padding:0;margin:0}.sidebar-articles__item{border-bottom:1px solid #f3f4f6}.sidebar-articles__item:last-child{border-bottom:none}.sidebar-articles__item:hover{box-shadow:0 1px 3px #0000001a;z-index:1}.sidebar-article{display:block;padding:1.5rem 2rem;text-decoration:none;color:#1f2937;transition:background-color .2s ease}.sidebar-article__title{font-size:1rem;line-height:1.5}.sidebar-article:hover{background-color:#f9fafb}.category-page__container{display:flex;gap:2rem;padding:3rem 1rem}@media (max-width: 1279px){.category-page__container{flex-direction:column;gap:1rem}}.category-page__main{flex:1;min-width:0}@media (max-width: 1279px){.category-page__sidebar{display:none}}.category-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.category-card{display:flex;gap:1.5rem;background-color:#fff;transition:box-shadow .3s ease;text-decoration:none;color:inherit;padding:1rem;border-bottom:1px solid #d1d5db}@media (max-width: 766px){.category-card{gap:.5rem;padding:0 0 16px}}.category-card__image-wrapper{flex:0 0 300px;overflow:hidden}@media (max-width: 766px){.category-card__image-wrapper{flex:0 0 auto;width:50%;height:auto}}.category-card__image{width:100%;height:100%;object-fit:contain;transition:transform .6s ease}.category-card__content{flex:1;display:flex;flex-direction:column;justify-content:center}.category-card__title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 766px){.category-card__title{font-size:16px;font-weight:400;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}}.category-card__desc{font-size:1rem;color:#6b7280;line-height:1.75;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 766px){.category-card__desc{display:none}}.category-card:hover{box-shadow:0 4px 12px #00000026}.category-card:hover .category-card__image{transform:scale(1.1)}.breadcrumb-section{background-color:#f9fafb;padding:1rem 0}.breadcrumb{color:#6b7280;font-size:.875rem;margin:0}.breadcrumb a{color:#6b7280;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#5164da}.breadcrumb__separator{margin:0 1rem}@media (max-width: 1279px){.breadcrumb__separator{margin:0 .5rem}}.breadcrumb__current{color:#5164da;font-weight:500}.read-page__container{display:flex;gap:4rem;padding-top:5rem;padding-bottom:4rem}@media (max-width: 1279px){.read-page__container{flex-direction:column;gap:3rem}}.read-page__main{flex:1;min-width:0}.article-content__title{font-size:2.5rem;text-align:center;margin-bottom:4rem;color:#1f2937}@media (max-width: 766px){.article-content__title{font-size:1.8rem}}.article-content__quote-box{background-color:#f8f9fa;border:1px solid #e5e7eb;padding:2rem;margin-bottom:3rem;border-radius:4px}.article-content__quote-label{font-size:1.125rem;color:#5164da;font-weight:700;margin-bottom:.5rem;display:block}.article-content__quote-text{color:#1f2937;line-height:1.75;font-size:1rem;margin:0}.article-content__body h2{font-size:1.5rem;font-weight:700;margin-top:4rem;margin-bottom:2rem;color:#1f2937}.article-content__body p{margin-bottom:2rem;line-height:1.8;font-size:1.1rem;color:#1f2937;text-align:justify}.article-content__body ul,.article-content__body ol{margin-bottom:3rem;padding-left:3rem}.article-content__body ul li,.article-content__body ol li{margin-bottom:1rem;line-height:1.6;color:#1f2937}.article-content__body a{color:#5164da;text-decoration:none}.article-content__body a:hover{text-decoration:underline}.read-footer-section{position:relative;width:100%;margin-top:0}.read-footer-section__bg{width:100%;height:auto;min-height:250px;display:block;object-fit:cover}@media (max-width: 766px){.read-footer-section__bg{min-height:500px}}.read-footer-section__container{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;display:flex;padding-top:3rem}@media (max-width: 766px){.read-footer-section__container{padding-top:0;padding-bottom:3rem}}.read-footer-section__content{max-width:800px;padding:0;width:100%;display:flex;justify-content:space-between;gap:5em}@media (max-width: 766px){.read-footer-section__content{flex-direction:column;justify-content:flex-start;gap:3rem}}.read-footer-section__col h4{font-size:1.5rem;font-weight:700;margin-bottom:2rem}.read-footer-section__col p{margin-bottom:1rem;font-size:1rem;color:#1f2937}.read-footer-section__col:first-child{max-width:400px}.read-footer-section__col.contact-info p{font-size:1.125rem;font-weight:700}.weekly-read .sidebar-slide{height:480px}@media (max-width: 1279px){.weekly-read .sidebar{max-width:375px;width:100%;margin:0 auto}}.scripture-read-page{padding:5rem 0}.scripture-read-page__container{max-width:800px;margin:0 auto;position:relative}.scripture-read-page__header{margin-bottom:2rem}@media (max-width: 766px){.scripture-read-page__header{margin-bottom:2rem}}.scripture-read-page__title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:2rem;text-align:left;line-height:1.25}@media (max-width: 766px){.scripture-read-page__title{font-size:1.8rem}}.scripture-read-page__date{font-size:1rem;color:#6b7280;margin-bottom:3rem;text-align:left}.scripture-read-page__divider{border:none;border-bottom:1px solid #e5e7eb;margin:0}.scripture-read-page__content{margin-bottom:5rem}.scripture-read-page__content p{font-size:1.125rem;line-height:1.8;color:#1f2937;margin-bottom:1rem;text-align:justify}.scripture-read-page__content h2,.scripture-read-page__content h3{color:#1f2937;margin-top:4rem;margin-bottom:2rem;font-weight:700}.scripture-read-page__footer-divider{border:none;border-bottom:1px dashed #d1d5db;margin-bottom:4rem}.scripture-read-page__nav{display:flex;justify-content:space-between;gap:4rem}@media (max-width: 766px){.scripture-read-page__nav{flex-direction:column;gap:2rem}}.scripture-read-page__nav a{color:#6b7280;text-decoration:none;font-size:1rem;transition:color .3s ease;display:flex;align-items:center;gap:1rem;width:50%}@media (max-width: 766px){.scripture-read-page__nav a{width:100%}}.scripture-read-page__nav a:hover{color:#5164da}.scripture-read-page__nav a.prev{text-align:left}.scripture-read-page__nav a.next{text-align:right;justify-content:flex-end}.generic-page{background-color:#f9fafb;padding:5rem 0}@media (max-width: 766px){.generic-page{padding:0;background-color:#fff}}.generic-page__container{max-width:900px;margin:0 auto}.generic-page__card{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:4rem 5rem}@media (max-width: 766px){.generic-page__card{box-shadow:none;border-radius:0;padding:3rem 0;margin:0}}.generic-page__title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:4rem;text-align:center;padding-bottom:2rem;border-bottom:2px solid #f3f4f6}@media (max-width: 766px){.generic-page__title{font-size:1.8rem;margin-bottom:3rem}}.generic-page__content{color:#1f2937;line-height:1.8;font-size:1.125rem}.generic-page__content h2{font-size:1.5rem;font-weight:700;margin-top:2rem;margin-bottom:2rem;color:#1f2937}.generic-page__content h3{font-size:1.25rem;font-weight:700;margin-top:3rem;margin-bottom:1.5rem}.generic-page__content p{margin-bottom:1rem;text-align:justify}.generic-page__content ul{list-style-type:disc;padding-left:2rem;margin-bottom:2rem}.generic-page__content ul li{margin-bottom:.5rem}.generic-page__content ul li ul{margin-top:.5rem;margin-bottom:.5rem}.generic-page__content ol{list-style-type:decimal;padding-left:3rem;margin-bottom:3rem}.generic-page__content ol li{margin-bottom:1rem}.generic-page__content a{color:#1f3a86}.generic-page__footer-image{width:100%;height:auto;display:block;margin-top:4rem;border-radius:4px}@media (max-width: 766px){.generic-page__footer-image{margin-top:2rem;border-radius:0}}.statute-page .generic-page__subtitle{margin-top:8px;font-size:18px}.volunteer-join-page__section{padding:5rem 0;width:100%}@media (max-width: 766px){.volunteer-join-page__section{padding:3rem 0}}.volunteer-join-page__section--gray{background-color:#f9fafb}.volunteer-join-page__section--blue{background-color:#256cce}.volunteer-join-page__section--blue p,.volunteer-join-page__section--blue div,.volunteer-join-page__section--blue a{color:#fff}.join-block{display:flex;align-items:center;gap:5rem}.join-block--reverse{flex-direction:row-reverse}@media (max-width: 766px){.join-block{flex-direction:column!important;gap:3rem}}.join-block__content{min-width:0;width:45%}@media (max-width: 766px){.join-block__content{width:100%}}.join-block__content .btn{margin-top:1rem;border:1px solid #e5e7eb;border-radius:9999px;padding:1rem 5rem}.join-block__image-wrapper{flex:1;width:100%;height:400px;overflow:hidden}@media (max-width: 766px){.join-block__image-wrapper{height:250px}}.join-block__image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.join-block__image-wrapper img:hover{transform:scale(1.05)}.join-block__heading{font-size:2.25rem;font-weight:700;color:#1f2937;margin-top:1rem;margin-bottom:1rem;line-height:1.2}@media (max-width: 766px){.join-block__heading{font-size:1.25rem;margin-bottom:1rem;margin-top:1rem}.join-block__heading br{display:none}}.join-block__desc{font-size:1.5rem;color:#1f2937;line-height:2;text-align:justify}@media (max-width: 766px){.join-block__desc{font-size:1rem}}.join-block__email{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;display:block}@media (max-width: 766px){.join-block__email{font-size:1.5rem}}.membership-page{background-color:#fff}.membership-page__section{padding:5rem 0}@media (max-width: 766px){.membership-page__section{padding:3rem 0}}.membership-page__main-title{text-align:center;font-size:2.25rem;max-width:840px;margin:0 auto;font-weight:700;color:#1f2937;margin-bottom:5rem;margin-top:3rem}@media (max-width: 766px){.membership-page__main-title{font-size:1.75rem;margin-bottom:3rem}}.membership-page__main-title .highlight{color:#fb923c}.membership-block{display:flex;margin-bottom:5rem}@media (max-width: 766px){.membership-block{flex-direction:column}}.membership-block__image-wrapper{flex:0 0 50%;width:50%;min-height:400px;position:relative}@media (max-width: 766px){.membership-block__image-wrapper{min-height:250px;width:100%;flex:none;order:1}}.membership-block__image-wrapper img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.membership-block__content{flex:1;background-color:#f7f7f7;padding:5rem;display:flex;flex-direction:column;justify-content:center}@media (max-width: 1279px){.membership-block__content{padding:3rem}}@media (max-width: 766px){.membership-block__content{order:2;padding:3rem 2rem}}.membership-block__desc{font-size:1.5rem;color:#1f2937;line-height:1.75;text-align:justify}.membership-info-banner{background:linear-gradient(135deg,#2563eb,#1d4ed8,#1e40af);border-radius:12px;color:#fff;padding:4rem 5rem;display:flex;align-items:center;position:relative;overflow:hidden;margin-bottom:3rem}@media (max-width: 1279px){.membership-info-banner{padding:2rem}}@media (max-width: 766px){.membership-info-banner{flex-direction:column;padding:2rem;text-align:center;gap:2rem}}.membership-info-banner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 10% 20%,rgba(255,255,255,.1) 0%,transparent 20%);pointer-events:none}.membership-info-banner__left{flex:0 0 300px;border-right:1px solid rgba(255,255,255,.3);padding:4rem 2rem;margin-right:4rem}@media (max-width: 766px){.membership-info-banner__left{flex:0 0 auto;border-right:none;border-bottom:1px solid rgba(255,255,255,.3);padding-right:0;margin-right:0;padding-bottom:3rem;width:100%;padding-top:0}}.membership-info-banner__right{flex:1;display:flex;flex-direction:column;gap:0}.membership-info-banner__label{font-size:1.5rem;margin-bottom:1rem;display:block}.membership-info-banner__price{font-size:5rem;font-weight:700;line-height:.9}.membership-info-banner__price small{font-size:2.25rem;font-weight:400}.membership-info-banner__text{font-size:1.5rem;line-height:1.5;margin-bottom:1rem}.membership-info-banner__form{display:flex;gap:2rem;align-items:center}@media (max-width: 1279px){.membership-info-banner__form{flex-direction:column;gap:0;align-items:stretch}}.membership-info-banner__input-group{flex:1;position:relative;display:flex;align-items:center;padding:0}.membership-info-banner__input-group input{background:transparent;border:none;outline:none;width:100%;padding:1rem 0;font-size:2.2rem;font-weight:700;color:#fff}@media (max-width: 1279px){.membership-info-banner__input-group input{font-size:1.5rem}}.membership-info-banner__input-group i{color:#fffc;cursor:pointer;padding:1rem;font-size:1.25rem}.membership-info-banner__input-group i:hover{color:#fff}.membership-info-banner__btn{background-color:#fb923c;color:#fff;border:none;padding:1.5rem 2rem;border-radius:4px;font-weight:700;font-size:1.125rem;cursor:pointer;transition:opacity .3s ease;white-space:nowrap}.membership-info-banner__btn:hover{opacity:.9}.membership-info-banner__btn i{margin-right:1rem}.membership-footer-image{width:100%;margin-top:auto;display:block}.membership-footer-image img{width:100%;display:block}@media (max-width: 766px){.membership-footer-image img{height:300px;object-fit:cover;object-position:center}}.intro-page__section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;margin:5rem 0}@media (max-width: 766px){.intro-page__section{min-height:60vw;height:auto;background-size:cover!important;background-position:center!important;margin:3rem 0}}.intro-page__section--bg-1{background-image:url(/wp-content/themes/light-of-dawn-aps/dist/images/简介背景图-1.jpg)}.intro-page__section--bg-2{background-image:url(/wp-content/themes/light-of-dawn-aps/dist/images/简介背景图-2.png)}.intro-page__section--bg-3{background-image:url(/wp-content/themes/light-of-dawn-aps/dist/images/简介背景图-3-1.png);padding:1.5rem 0;align-items:flex-start;padding:0}@media (max-width: 766px){.intro-page__section--bg-3{padding:3rem 0}}.intro-page__section--bg-3 .intro-block__content{padding:0 2rem;width:38%;position:relative}@media (max-width: 766px){.intro-page__section--bg-3 .intro-block__content{width:55%;padding:0}}@media (max-width: 766px){.intro-page__section--bg-3 .intro-block--left{justify-content:flex-end}.intro-page__section--bg-3 .intro-block--left .intro-block__title{position:absolute;top:-20%;left:-80%}.intro-page__section--bg-3 .intro-block--left .intro-block__desc{color:#fff}}.intro-page__mobile-img{display:none;width:100%;height:250px;object-fit:cover}@media (max-width: 766px){.intro-page__mobile-img{display:none!important}}.intro-block{width:100%;display:flex}@media (max-width: 766px){.intro-block{padding:3rem 0}}.intro-block--right{justify-content:flex-end}.intro-block--left{justify-content:flex-start}.intro-block__content{width:42%;padding:2rem}@media (max-width: 766px){.intro-block__content{width:55%;text-align:left;padding:0}}.intro-block__title{font-size:2.25rem;font-weight:700;color:#5164da;margin-bottom:1rem;line-height:1.2}@media (max-width: 766px){.intro-block__title{font-size:1.5rem;text-align:center;margin-bottom:1rem}}.intro-block__desc{font-size:1.125rem;color:#1f2937;line-height:1.75;text-align:justify}@media (max-width: 766px){.intro-block__desc{font-size:.95rem}}.intro-floating-img{position:absolute;top:36%;z-index:1;max-height:60%;width:auto;left:30%}@media (max-width: 766px){.intro-floating-img{position:absolute;top:68%;left:22%;width:60%;max-height:60%;display:block;margin:0;transform:none}}.intro-footer-image{width:100%;display:block;margin:5rem 0}@media (max-width: 766px){.intro-footer-image{margin:3rem 0 0}}.intro-footer-image img{width:100%;display:block}@media (max-width: 766px){.intro-footer-image img{object-fit:contain;object-position:center}}.page-404{padding:10rem 0;text-align:center;min-height:60vh;display:flex;align-items:center;justify-content:center;background-color:#f7f7f7}@media (max-width: 766px){.page-404{padding:4rem 0}}.page-404__content{max-width:700px;margin:0 auto;padding:4rem}@media (max-width: 766px){.page-404__content{padding:0}}.page-404__code{font-size:8rem;font-weight:700;color:#fb923c;line-height:1;margin-bottom:2rem}@media (max-width: 766px){.page-404__code{font-size:5rem}}.page-404__title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:2rem}@media (max-width: 766px){.page-404__title{font-size:1.5rem}}.page-404__desc{font-size:1.125rem;color:#6b7280;margin-bottom:4rem;line-height:1.75}.page-404__btn{display:inline-flex;align-items:center;background-color:#5164da;color:#fff;padding:1.5rem 4rem;border-radius:9999px;font-weight:700;text-decoration:none;transition:opacity .3s ease}.page-404__btn:hover{opacity:.9}.page-404__btn i{margin-right:1rem}.search-page__container{display:flex;gap:2rem;padding:3rem 1rem}@media (max-width: 1279px){.search-page__container{flex-direction:column;gap:1rem}}.search-page__main{flex:1;min-width:0}.search-header{margin-bottom:3rem;border-bottom:1px solid #e5e7eb;padding-bottom:3rem}.search-header__title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:2rem}.search-header__title span{color:#fb923c}.search-header__form{display:flex;gap:1rem;max-width:600px}@media (max-width: 766px){.search-header__form{flex-direction:column}}.search-header__input{flex:1;padding:1rem 2rem;border:1px solid #d1d5db;border-radius:4px;font-size:1rem;outline:none;transition:border-color .3s ease}.search-header__input:focus{border-color:#5164da}.search-header__btn{padding:1rem 2rem;background-color:#5164da;color:#fff;border:none;border-radius:4px;font-weight:700;cursor:pointer;transition:opacity .3s ease}.search-header__btn:hover{opacity:.9}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#1f2937;margin-bottom:.5rem}.form-input,.form-textarea,.form-select{width:100%;padding:1rem;font-size:1rem;line-height:1.5;color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;transition:border-color .3s ease,box-shadow .3s ease}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:none;border-color:#5164da;box-shadow:0 0 0 3px #5164da1a}.form-input::placeholder,.form-textarea::placeholder,.form-select::placeholder{color:#9ca3af}.form-input:disabled,.form-textarea:disabled,.form-select:disabled{background-color:#f3f4f6;cursor:not-allowed}.form-textarea{min-height:120px;resize:vertical}.form-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.search-input{padding-left:2.5rem;padding-right:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 1rem center;background-size:16px}.form-check{display:flex;align-items:center;margin-bottom:1rem}.form-check input[type=checkbox],.form-check input[type=radio]{width:18px;height:18px;margin-right:1rem;cursor:pointer}.form-check label{cursor:pointer;-webkit-user-select:none;user-select:none}.form-error{font-size:.875rem;color:#dc2626;margin-top:.5rem}.form-help{font-size:.875rem;color:#6b7280;margin-top:.5rem}.donate-page{padding:5rem 0}.donate-page__content-box{background-color:#fff;box-shadow:0 10px 25px #0003;padding:4rem 2rem;max-width:815px;margin:0 auto;border-radius:8px}@media (max-width: 766px){.donate-page__content-box{padding:0;box-shadow:none;background-color:transparent}}.donate-page__title{font-size:2.5rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:2rem}@media (max-width: 766px){.donate-page__title{font-size:1.8rem}}.donate-page__desc{font-size:1.125rem;color:#1f2937;line-height:1.75;text-align:left;text-indent:2rem;max-width:800px;margin:0 auto 6rem}@media (max-width: 766px){.donate-page__desc{font-size:1rem;text-align:justify;margin-bottom:4rem}}.donate-stats{display:flex;justify-content:space-between;flex-wrap:nowrap;gap:4rem;padding:4rem 0;border-top:1px solid #e5e7eb}@media (max-width: 766px){.donate-stats{gap:3rem;flex-wrap:wrap}}.donate-stats__item{flex:1;min-width:180px;text-align:center}@media (max-width: 766px){.donate-stats__item{flex-basis:45%;min-width:auto}}.donate-stats__number-wrapper{position:relative;display:inline-block;margin-bottom:.5rem}.donate-stats__number{font-size:2.25rem;font-weight:700;color:#1f2937;line-height:1}@media (max-width: 766px){.donate-stats__number{font-size:2rem}}.donate-stats__arrow{position:absolute;top:6px;right:-15px;font-size:1rem;color:#9ca3af}@media (max-width: 766px){.donate-stats__arrow{top:2px;right:-12px;font-size:.8rem}}.donate-stats__suffix{font-size:1rem;font-weight:400;margin-left:.5rem}@media (max-width: 766px){.donate-stats__suffix{font-size:1rem}}.donate-stats__label{font-size:.875rem;color:#1f2937;margin-top:0}html[lang=it-IT] .menu>.menu-item>a{display:block;padding:1rem}html[lang=it-IT] .intro-floating-img{left:39%}html[lang=it-IT] .intro-block__desc,html[lang=it-IT] .membership-block__desc,html[lang=it-IT] .join-block__desc{text-align:justify}@media (max-width: 1279px){html[lang=it-IT] .intro-block__desc,html[lang=it-IT] .membership-block__desc,html[lang=it-IT] .join-block__desc{text-align:start}}html[lang=it-IT] .join-block__desc{line-height:1.5}html[lang=it-IT] .membership-info-banner__form{gap:0rem;flex-direction:column}html[lang=zh-Hans] .scripture-read-page__content p,html[lang=zh-Hans] .generic-page__content p{text-indent:2em}html[lang=zh-Hans] .statute-page .generic-page__content p{text-indent:0em}
