:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.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{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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,.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{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.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-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}
.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{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%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{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%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}
:where([data-device-family=ipad]){--ios-keyboard-height:264px;--ipad-keyboard-height:var(--ios-keyboard-height)}:where([data-device-family=ipad][data-device-orientation=landscape]){--ios-keyboard-height:352px}:where([data-device-family=ipad]) .keyboard.ipad-keyboard{height:var(--ios-keyboard-height);background:linear-gradient(#bab9c2,#9e9da9);border-top:1px solid #777681;flex-direction:column;gap:8px;padding:8px 6px 7px;display:flex}:where([data-device-family=ipad]) .ipad-keyboard .key-row{flex:1;gap:8px;height:auto;margin:0;padding:0}:where([data-device-family=ipad]) .ipad-keyboard .key-row.row-1{padding-left:24px}:where([data-device-family=ipad]) .ipad-keyboard .key{color:#1d1d25;background:linear-gradient(#f7f7f8,#d8d8de);border:1px solid #84848e;border-radius:6px;font:26px Arial,sans-serif;box-shadow:inset 0 1px #fff,0 2px 1px #60606e}:where([data-device-family=ipad]) .ipad-keyboard .key:active,:where([data-device-family=ipad]) .ipad-keyboard .key.key-pressed{background:#b7b9c3}:where([data-device-family=ipad]) .ipad-keyboard .key.modifier{color:#3f414d;text-shadow:0 1px #eee;background:linear-gradient(#dddde4,#bfc0ca);flex:1.15}:where([data-device-family=ipad]) .ipad-keyboard .key.modifier svg{filter:none}:where([data-device-family=ipad]) .ipad-keyboard .key.shift-key svg path{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linejoin:round}:where([data-device-family=ipad]) .ipad-keyboard .key.shift-key.latched{color:#2872c3;background:linear-gradient(#dddde4,#bfc0ca)}:where([data-device-family=ipad]) .ipad-keyboard .key.shift-key.caps-lock{color:#fff;text-shadow:0 -1px #1c467e;background:linear-gradient(#5288ce,#25539b);border-color:#244d83}:where([data-device-family=ipad]) .ipad-keyboard .key.shift-key.caps-lock svg{border:0;padding:0}:where([data-device-family=ipad]) .ipad-keyboard .key.shift-key.caps-lock svg path{fill:currentColor;stroke:none}:where([data-device-family=ipad]) .ipad-keyboard .key.return{flex:1.7;font-size:19px}:where([data-device-family=ipad]) .ipad-keyboard .bottom-keys .key{font-size:18px}:where([data-device-family=ipad]) .ipad-keyboard .bottom-keys .space{flex:6}:where([data-device-family=ipad]) .ipad-keyboard .bottom-keys .globe-key,:where([data-device-family=ipad]) .ipad-keyboard .bottom-keys .microphone-key,:where([data-device-family=ipad]) .ipad-keyboard .bottom-keys .dismiss-keyboard{flex:.75}:where([data-device-family=ipad]) .ipad-keyboard .bottom-keys .number-switch{flex:1.4}:where([data-device-family=ipad]) .ipad-keyboard[data-split=true]{height:216px}:where([data-device-family=ipad]) .ipad-keyboard[data-split=true] .key-row{gap:5px;padding:0}:where([data-device-family=ipad]) .ipad-keyboard[data-split=true] .key{flex:none;width:40px;font-size:19px}:where([data-device-family=ipad]) .ipad-keyboard[data-split=true] .row-0 [data-key-index="5"],:where([data-device-family=ipad]) .ipad-keyboard[data-split=true] .row-1 [data-key-index="5"],:where([data-device-family=ipad]) .ipad-keyboard[data-split=true] .row-2 [data-key-index="4"]{margin-left:auto}:where([data-device-family=ipad]) .ipad-keyboard[data-split=true] .bottom-keys .space{width:105px;margin-right:auto}:where([data-device-family=ipad]) .ipad-keyboard[data-split=true] .bottom-keys .split-space-right{width:80px}:where([data-device-family=ipad]) .ipad-keyboard[data-split=true] .bottom-keys .number-switch{white-space:nowrap;padding:0;font-size:13px}:where([data-device-family=ipad]) .ipad-keyboard[data-undocked=true]{bottom:180px}:where([data-device-family=ipad]) .ipad-keyboard-layout-menu{z-index:4;background:linear-gradient(#596777,#243142);border:1px solid #151a24;border-radius:8px;width:180px;padding:5px;position:absolute;bottom:calc(100% + 10px);right:8px;box-shadow:0 2px 10px #0008}:where([data-device-family=ipad]) .ipad-keyboard-layout-menu:after{content:"";border:8px solid #0000;border-top-color:#243142;position:absolute;top:100%;right:15px}:where([data-device-family=ipad]) .ipad-keyboard-layout-menu button{color:#fff;text-shadow:0 -1px #000;background:0 0;border:0;border-top:1px solid #77838e;width:100%;padding:12px 6px;font-size:16px}:where([data-device-family=ipad]) .ipad-keyboard-layout-menu button.is-selected{background:linear-gradient(#5ca1e7,#1d63c0)}:where([data-device-family=ipad]) .system-keyboard{height:var(--ios-keyboard-height)}:where([data-device-family=ipad]) .system-keyboard:has(.ipad-keyboard[data-split=true]){height:216px}:where([data-device-family=ipad]) .has-system-keyboard>.stock-app,:where([data-device-family=ipad].has-system-keyboard)>.stock-app{bottom:var(--ios-keyboard-height);height:auto}:where([data-device-family=ipad]) .has-system-keyboard:has(.ipad-keyboard[data-split=true])>.stock-app{bottom:216px}:where([data-device-family=ipad].has-system-keyboard):has(.ipad-keyboard[data-split=true])>.stock-app{bottom:216px}:where([data-device-family=ipad]):has(.ipad-keyboard[data-undocked=true]) .has-system-keyboard>.stock-app{bottom:0}:where([data-device-family=ipad]) .ios-alert{width:320px;max-width:320px}:where([data-device-family=ipad]) .action-sheet-stage{background:0 0;animation:none}:where([data-device-family=ipad]) :is(.action-sheet,.ios-share-sheet)[data-ipad-popover=true]{left:var(--popover-left);top:var(--popover-top);width:var(--popover-width);background:linear-gradient(#596779,#263244);border:5px solid #344153;border-radius:10px;max-width:calc(100% - 16px);padding:8px;animation:.16s ease-out both ipad-popover-in;position:absolute;bottom:auto;right:auto;box-shadow:0 2px 12px #0008}:where([data-device-family=ipad]) [data-ipad-popover=true][data-popover-anchored=true]:before{content:"";left:calc(var(--popover-arrow) - 12px);border:12px solid #0000;border-bottom-color:#344153;position:absolute;bottom:100%}:where([data-device-family=ipad]) [data-ipad-popover=true][data-popover-side=bottom]:before{border-top-color:#344153;border-bottom-color:#0000;top:100%;bottom:auto}:where([data-device-family=ipad]) .action-sheet[data-ipad-popover=true] .action-sheet-cancel{display:none}:where([data-device-family=ipad]) .action-sheet-stage.is-closing{animation:none}:where([data-device-family=ipad]) .action-sheet-stage.is-closing [data-ipad-popover=true]{animation:.16s ease-in both ipad-popover-out}@keyframes ipad-popover-in{0%{opacity:0}to{opacity:1}}@keyframes ipad-popover-out{0%{opacity:1}to{opacity:0}}[data-device-family=ipad] .ios-video-player .video-playback-chrome{width:430px;max-width:calc(100% - 40px);height:90px;padding:4px 60px 10px;bottom:10%;left:50%;right:auto;transform:translate(-50%)}:where([data-device-family=ipad]) .ios-video-player .video-volume>.ui-glyph{display:none}:where([data-device-family=ipad]) .ios-video-player .video-transport{height:45px}:where([data-device-family=ipad]) .ios-video-player .video-volume{height:26px}:where([data-device-family=ipad]) .ios-video-player .video-top-chrome{gap:12px;font-size:12px}@media (prefers-reduced-motion:reduce){:where([data-device-family=ipad]) [data-ipad-popover=true]{animation-duration:1ms!important}}
