: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)}}: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-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}html{scroll-behavior:smooth}.bg-orange-50{background-color:#fef9eb!important}.bg-orange-100{background-color:#fdf3d7!important}.bg-orange-200{background-color:#fae6aa!important}.bg-orange-300{background-color:#f0d278!important}.bg-orange-400{background-color:#e3be55!important}.bg-orange-500{background-color:#d6aa31!important}.bg-orange-600{background-color:#c0992c!important}.bg-orange-700{background-color:#aa8827!important}.bg-orange-50\/50{background-color:#fef9eb80!important}.bg-orange-100\/80{background-color:#fdf3d7cc!important}.bg-orange-200\/25{background-color:#fae6aa40!important}.bg-orange-200\/30{background-color:#fae6aa4d!important}.bg-orange-300\/15{background-color:#f0d27826!important}.bg-orange-300\/20{background-color:#f0d27833!important}.bg-orange-400\/40{background-color:#e3be5566!important}.bg-orange-400\/50{background-color:#e3be5580!important}.bg-orange-500\/20{background-color:#d6aa3133!important}.bg-orange-500\/30{background-color:#d6aa314d!important}.bg-orange-500\/80{background-color:#d6aa31cc!important}.bg-orange-600\/30{background-color:#c0992c4d!important}.bg-orange-600\/50{background-color:#c0992c80!important}.text-orange-300{color:#f0d278!important}.text-orange-400{color:#e3be55!important}.text-orange-500{color:#d6aa31!important}.text-orange-600{color:#c0992c!important}.text-orange-700{color:#aa8827!important}.border-orange-100{border-color:#fdf3d7!important}.border-orange-400{border-color:#e3be55!important}.border-orange-500{border-color:#d6aa31!important}.from-orange-50{--tw-gradient-from: rgb(254, 249, 235) !important;--tw-gradient-to: rgb(254, 249, 235, 0) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100{--tw-gradient-from: rgb(253, 243, 215) !important;--tw-gradient-to: rgb(253, 243, 215, 0) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200{--tw-gradient-from: rgb(250, 230, 170) !important;--tw-gradient-to: rgb(250, 230, 170, 0) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400{--tw-gradient-from: rgb(227, 190, 85) !important;--tw-gradient-to: rgb(227, 190, 85, 0) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500{--tw-gradient-from: rgb(214, 170, 49) !important;--tw-gradient-to: rgb(214, 170, 49, 0) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600{--tw-gradient-from: rgb(192, 153, 44) !important;--tw-gradient-to: rgb(192, 153, 44, 0) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.to-orange-50{--tw-gradient-to: rgb(254, 249, 235) !important}.to-orange-100{--tw-gradient-to: rgb(253, 243, 215) !important}.to-orange-400{--tw-gradient-to: rgb(227, 190, 85) !important}.to-orange-500{--tw-gradient-to: rgb(214, 170, 49) !important}.to-orange-600{--tw-gradient-to: rgb(192, 153, 44) !important}.to-orange-700{--tw-gradient-to: rgb(170, 136, 39) !important}.via-orange-300{--tw-gradient-to: rgb(240, 210, 120) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240, 210, 120), var(--tw-gradient-to) !important}.via-orange-400{--tw-gradient-to: rgb(227, 190, 85) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(227, 190, 85), var(--tw-gradient-to) !important}.via-orange-500{--tw-gradient-to: rgb(214, 170, 49) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(214, 170, 49), var(--tw-gradient-to) !important}.via-orange-600{--tw-gradient-to: rgb(192, 153, 44) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(192, 153, 44), var(--tw-gradient-to) !important}.from-orange-200\/20{--tw-gradient-from: rgba(250, 230, 170, .2) !important;--tw-gradient-to: rgba(250, 230, 170, 0) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/50{--tw-gradient-from: rgba(227, 190, 85, .5) !important;--tw-gradient-to: rgba(227, 190, 85, 0) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/10{--tw-gradient-from: rgba(214, 170, 49, .1) !important;--tw-gradient-to: rgba(214, 170, 49, 0) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/30{--tw-gradient-from: rgba(214, 170, 49, .3) !important;--tw-gradient-to: rgba(214, 170, 49, 0) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/5{--tw-gradient-from: rgba(192, 153, 44, .05) !important;--tw-gradient-to: rgba(192, 153, 44, 0) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/85{--tw-gradient-from: rgba(192, 153, 44, .85) !important;--tw-gradient-to: rgba(192, 153, 44, 0) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/95{--tw-gradient-from: rgba(192, 153, 44, .95) !important;--tw-gradient-to: rgba(192, 153, 44, 0) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.via-orange-300\/40{--tw-gradient-stops: var(--tw-gradient-from), rgba(240, 210, 120, .4), var(--tw-gradient-to) !important}.via-orange-500\/60{--tw-gradient-stops: var(--tw-gradient-from), rgba(214, 170, 49, .6), var(--tw-gradient-to) !important}.via-orange-500\/70{--tw-gradient-stops: var(--tw-gradient-from), rgba(214, 170, 49, .7), var(--tw-gradient-to) !important}.to-orange-600\/5{--tw-gradient-to: rgba(192, 153, 44, .05) !important}.hover\:bg-orange-50:hover{background-color:#fef9eb!important}.hover\:bg-orange-100:hover{background-color:#fdf3d7!important}.hover\:bg-orange-600:hover{background-color:#c0992c!important}.hover\:bg-orange-700:hover{background-color:#aa8827!important}.hover\:text-orange-300:hover{color:#f0d278!important}.hover\:text-orange-500:hover{color:#d6aa31!important}.hover\:text-orange-600:hover{color:#c0992c!important}.hover\:text-orange-700:hover{color:#aa8827!important}.hover\:border-orange-400:hover{border-color:#e3be55!important}.hover\:border-orange-500:hover{border-color:#d6aa31!important}.hover\:from-orange-500:hover{--tw-gradient-from: rgb(214, 170, 49) !important}.hover\:from-orange-600:hover{--tw-gradient-from: rgb(192, 153, 44) !important}.hover\:to-orange-600:hover{--tw-gradient-to: rgb(192, 153, 44) !important}.hover\:to-orange-700:hover{--tw-gradient-to: rgb(170, 136, 39) !important}.hover\:from-orange-500\/50:hover{--tw-gradient-from: rgba(214, 170, 49, .5) !important}.hover\:to-orange-600\/50:hover{--tw-gradient-to: rgba(192, 153, 44, .5) !important}.focus\:border-orange-500:focus{border-color:#d6aa31!important}.focus\:ring-orange-100:focus{--tw-ring-color: rgb(253, 243, 215) !important}.focus\:ring-orange-500:focus{--tw-ring-color: rgb(214, 170, 49) !important}.group-hover\:border-orange-500:hover{border-color:#d6aa31!important}.group:hover .group-hover\:text-orange-600{color:#c0992c!important}.group:hover .group-hover\:from-orange-600{--tw-gradient-from: rgb(192, 153, 44) !important}.group:hover .group-hover\:from-orange-600\/85{--tw-gradient-from: rgba(192, 153, 44, .85) !important}.group:hover .group-hover\:via-orange-500\/60{--tw-gradient-stops: var(--tw-gradient-from), rgba(214, 170, 49, .6), var(--tw-gradient-to) !important}.hover\:shadow-orange-300\/50:hover{--tw-shadow-color: rgba(240, 210, 120, .5) !important}.bg-orange-500 .text-white,.bg-gradient-to-r.from-orange-500 .text-white,.bg-gradient-to-r.from-orange-400 .text-white,.bg-gradient-to-br.from-orange-500 .text-white,.bg-gradient-to-l.from-orange-600 .text-white,[class*=bg-orange] .text-white,[class*=from-orange] .text-white,.text-white[class*=bg-orange],.text-white[class*=from-orange]{text-shadow:0 1px 3px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.2)!important}.text-orange-300,.text-orange-400,.text-orange-500,.text-orange-600,.text-orange-700,.hover\:text-orange-300:hover,.hover\:text-orange-500:hover,.hover\:text-orange-600:hover,.hover\:text-orange-700:hover,.group:hover .group-hover\:text-orange-600{text-shadow:0 1px 2px rgba(0,0,0,.25),0 1px 1px rgba(0,0,0,.15)!important}
