@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);.gc-html5-ui-modal *{box-sizing:border-box;font-family:Inter,sans-serif}.gc-html5-ui-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:-ms-flexbox;display:flex;visibility:hidden;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-overflow-scrolling:touch;background:rgba(44,62,80,.85);opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.gc-html5-ui-modal--confirm .gc-html5-ui-modal-box{text-align:center}.gc-html5-ui-modal--noOverlayClose{cursor:default}.gc-html5-ui-modal--noClose .gc-html5-ui-modal__close{display:none}.gc-html5-ui-modal__close{position:fixed;top:2rem;right:2rem;z-index:1000;padding:0;width:2rem;height:2rem;border:none;background-color:transparent;color:#fff;cursor:pointer}.gc-html5-ui-modal__close svg *{fill:currentColor}.gc-html5-ui-modal__closeLabel{display:none}.gc-html5-ui-modal__close:hover{color:#fff}.gc-html5-ui-modal-box{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:auto;margin-bottom:auto;width:780px;border-radius:4px;background:#fff;opacity:1;cursor:auto;will-change:transform,opacity}.gc-html5-ui-modal-box__content{padding:40px 52px 36px}.gc-html5-ui-modal-box__footer{padding:1.5rem 2rem;width:auto;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#f5f5f5;cursor:auto}.gc-html5-ui-modal-box__footer::after{display:table;clear:both;content:""}.gc-html5-ui-modal-box__footer--sticky{position:fixed;bottom:-200px;z-index:10001;opacity:1;transition:bottom .3s ease-in-out .3s}.gc-html5-ui-enabled{position:fixed;right:0;left:0;overflow:hidden}.gc-html5-ui-modal--visible .gc-html5-ui-modal-box__footer{bottom:0}.gc-html5-ui-enabled .gc-html5-ui-content-wrapper{filter:blur(8px)}.gc-html5-ui-modal--visible{visibility:visible;opacity:1}.gc-html5-ui-modal--visible .gc-html5-ui-modal-box{animation:scale .2s cubic-bezier(.68,-.55,.265,1.55) forwards}.gc-html5-ui-modal--overflow{overflow-y:scroll;padding-top:8vh}.gc-html5-ui-btn{display:inline-block;margin:0 .5rem;padding:1rem 2rem;border:none;background-color:grey;box-shadow:none;color:#fff;vertical-align:middle;text-decoration:none;font-size:inherit;font-family:inherit;line-height:normal;cursor:pointer;transition:background-color .4s ease}.gc-html5-ui-btn--primary{background-color:#3498db}.gc-html5-ui-btn--danger{background-color:#e74c3c;display:block;margin:0 auto}.gc-html5-ui-btn--default{background-color:#34495e}.gc-html5-ui-btn--pull-left{float:left}.gc-html5-ui-btn--pull-right{float:right}@supports ((-webkit-backdrop-filter:blur(4px)) or (backdrop-filter:blur(4px))){.gc-html5-ui-modal{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media (max-width:540px){.gc-html5-ui-modal{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}.gc-html5-ui-enabled .gc-html5-ui-content-wrapper{filter:none}}@keyframes scale{0%{opacity:0;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}.gc-html5-ui-hide{visibility:hidden}.gc-html5-ui-swiper-img{max-width:80%;min-height:30%;display:block;margin:0 auto}#gc-html5-ui-swiper-container{margin:3px 0;position:relative}#gc-html5-ui-swiper-img-container{position:relative}.gc-html5-ui-image-holder{width:calc(100% + (52px * 2));margin-top:-43px;margin-left:-52px;margin-bottom:88px;border-radius:4px;background-position:top;background-repeat:no-repeat;background-size:cover}.gc-html5-ui-image-holder>.gc-html5-ui-swiper-img{transform:translateY(80px);width:unset}.gc-html5-ui-modal-title{text-align:center;font-size:22px;font-weight:500}.gc-html5-ui-image-holder~.gc-html5-ui-modal-title{margin-top:4rem;text-align:center;font-weight:700;font-size:16px;letter-spacing:.2px}.gc-html5-ui-image-holder~.gc-html5-ui-swiper-description{text-align:center;margin-top:unset}.gc-html5-ui-swiper-description{line-height:1.5;text-align:center;color:#333;font-size:14px;letter-spacing:.2px;margin-top:24px}.gc-html5-ui-swiper-description:has(+.gc-html5-ui-modal-button){margin-top:0}.gc-html5-ui-swiper-pagination{display:flex;justify-content:center;z-index:999;position:relative;border:1px solid transparent;gap:1rem}.gc-html5-ui-swiper-dot{width:8px;height:8px;border:0;background-color:#ddd;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;outline:0;cursor:pointer}.gc-html5-ui-swiper-dot-active{background:#007aff}.gc-html5-ui-swiper-button-next,.gc-html5-ui-swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);width:22px;height:35px;z-index:10;cursor:pointer;background-size:22px 35px;background-position:center;background-repeat:no-repeat;background-color:transparent;border:0}.gc-html5-ui-swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.gc-html5-ui-swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:0;right:auto}.gc-html5-ui-swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:0;left:auto}.gc-html5-ui-modal-button{display:block;width:120px;height:32px;background-color:rgba(0,111,255,1);color:#fff;margin:0 auto 20px;font-size:14px;text-align:center;border:1px solid transparent;border-radius:4px}.gc-html5-ui-modal-container{position:relative}@media (min-width:320px) and (max-width:480px){.gc-html5-ui-modal-title{font-size:12px}.gc-html5-ui-swiper-description{font-size:14px;text-align:left}.gc-html5-ui-swiper-img{min-height:30%;display:block}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){.gc-html5-ui-swiper-img{min-height:30%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.gc-html5-ui-swiper-img{min-height:35%}}@media (min-width:320px){.gc-html5-ui-swiper-description{padding:16px 0}.gc-html5-ui-swiper-pagination{bottom:0}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2){.gc-html5-ui-swiper-img{min-height:30%}}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.gc-html5-ui-swiper-img{min-height:30%}}@media only screen and (device-width:390px) and (device-height:844px) and (-webkit-device-pixel-ratio:3){.gc-html5-ui-swiper-img{min-height:30%}}@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3){.gc-html5-ui-swiper-img{min-height:30%}}@media only screen and (min-device-width:414px) and (max-device-width:828px) and (-webkit-device-pixel-ratio:3){.gc-html5-ui-swiper-img{min-height:35%}}@media only screen and (min-device-width:414px) and (max-device-width:896px) and (-webkit-device-pixel-ratio:2){.gc-html5-ui-swiper-img{min-height:35%}}@media only screen and (min-device-width:428px) and (max-device-width:926px) and (-webkit-min-device-pixel-ratio:3){.gc-html5-ui-swiper-img{min-height:35%}}.gc-html5-ui-spin{width:50px;height:50px;display:block;margin:8px auto}.gc-html5-ui-sk-center{margin:auto}.gc-html5-ui-sk-plane{width:50px;height:50px;background-color:#0084ff;animation:gc-html5-ui-sk-plane 1.2s infinite ease-in-out}@keyframes gc-html5-ui-sk-plane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.gc-html5-ui-sk-chase{width:50px;height:50px;position:relative;animation:gc-html5-ui-sk-chase 2.5s infinite linear both}.gc-html5-ui-sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:gc-html5-ui-sk-chase-dot 2s infinite ease-in-out both}.gc-html5-ui-sk-chase-dot:before{content:'';display:block;width:25%;height:25%;background-color:#0084ff;border-radius:100%;animation:gc-html5-ui-sk-chase-dot-before 2s infinite ease-in-out both}.gc-html5-ui-sk-chase-dot:nth-child(1){animation-delay:-1.1s}.gc-html5-ui-sk-chase-dot:nth-child(2){animation-delay:-1s}.gc-html5-ui-sk-chase-dot:nth-child(3){animation-delay:-.9s}.gc-html5-ui-sk-chase-dot:nth-child(4){animation-delay:-.8s}.gc-html5-ui-sk-chase-dot:nth-child(5){animation-delay:-.7s}.gc-html5-ui-sk-chase-dot:nth-child(6){animation-delay:-.6s}.gc-html5-ui-sk-chase-dot:nth-child(1):before{animation-delay:-1.1s}.gc-html5-ui-sk-chase-dot:nth-child(2):before{animation-delay:-1s}.gc-html5-ui-sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.gc-html5-ui-sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.gc-html5-ui-sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.gc-html5-ui-sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes gc-html5-ui-sk-chase{100%{transform:rotate(360deg)}}@keyframes gc-html5-ui-sk-chase-dot{100%,80%{transform:rotate(360deg)}}@keyframes gc-html5-ui-sk-chase-dot-before{50%{transform:scale(.4)}0%,100%{transform:scale(1)}}.gc-html5-ui-sk-bounce{width:50px;height:50px;position:relative}.gc-html5-ui-sk-bounce-dot{width:100%;height:100%;border-radius:50%;background-color:#0084ff;opacity:.6;position:absolute;top:0;left:0;animation:gc-html5-ui-sk-bounce 2s infinite cubic-bezier(.455,.03,.515,.955)}.gc-html5-ui-sk-bounce-dot:nth-child(2){animation-delay:-1s}.gc-html5-ui-light-shadow::before{z-index:999;background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(255,255,255,.1) 100%)}@keyframes gc-html5-ui-sk-bounce{0%,100%{transform:scale(0)}45%,55%{transform:scale(1)}}.gc-html5-ui-sk-wave{width:50px;height:50px;display:flex;justify-content:space-between}.gc-html5-ui-sk-wave-rect{background-color:#0084ff;height:100%;width:15%;animation:gc-html5-ui-sk-wave 1.2s infinite ease-in-out}.gc-html5-ui-sk-wave-rect:nth-child(1){animation-delay:-1.2s}.gc-html5-ui-sk-wave-rect:nth-child(2){animation-delay:-1.1s}.gc-html5-ui-sk-wave-rect:nth-child(3){animation-delay:-1s}.gc-html5-ui-sk-wave-rect:nth-child(4){animation-delay:-.9s}.gc-html5-ui-sk-wave-rect:nth-child(5){animation-delay:-.8s}@keyframes gc-html5-ui-sk-wave{0%,100%,40%{transform:scaleY(.4)}20%{transform:scaleY(1)}}.gc-html5-ui-sk-pulse{width:50px;height:50px;background-color:#0084ff;border-radius:100%;animation:gc-html5-ui-sk-pulse 1.2s infinite cubic-bezier(.455,.03,.515,.955)}@keyframes gc-html5-ui-sk-pulse{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.gc-html5-ui-sk-flow{width:calc(50px * 1.3);height:calc(50px * 1.3);display:flex;justify-content:space-between}.gc-html5-ui-sk-flow-dot{width:25%;height:25%;background-color:#0084ff;border-radius:50%;animation:gc-html5-ui-sk-flow 1.4s cubic-bezier(.455,.03,.515,.955) 0s infinite both}.gc-html5-ui-sk-flow-dot:nth-child(1){animation-delay:-.3s}.gc-html5-ui-sk-flow-dot:nth-child(2){animation-delay:-.15s}@keyframes gc-html5-ui-sk-flow{0%,100%,80%{transform:scale(.3)}40%{transform:scale(1)}}.gc-html5-ui-sk-swing{width:50px;height:50px;position:relative;animation:gc-html5-ui-sk-swing 1.8s infinite linear}.gc-html5-ui-sk-swing-dot{width:45%;height:45%;position:absolute;top:0;left:0;right:0;margin:auto;background-color:#0084ff;border-radius:100%;animation:gc-html5-ui-sk-swing-dot 2s infinite ease-in-out}.gc-html5-ui-sk-swing-dot:nth-child(2){top:auto;bottom:0;animation-delay:-1s}@keyframes gc-html5-ui-sk-swing{100%{transform:rotate(360deg)}}@keyframes gc-html5-ui-sk-swing-dot{0%,100%{transform:scale(.2)}50%{transform:scale(1)}}.gc-html5-ui-sk-circle{width:50px;height:50px;position:relative}.gc-html5-ui-sk-circle-dot{width:100%;height:100%;position:absolute;left:0;top:0}.gc-html5-ui-sk-circle-dot:before{content:'';display:block;width:15%;height:15%;background-color:#0084ff;border-radius:100%;animation:gc-html5-ui-sk-circle 1.2s infinite ease-in-out both}.gc-html5-ui-sk-circle-dot:nth-child(1){transform:rotate(30deg)}.gc-html5-ui-sk-circle-dot:nth-child(2){transform:rotate(60deg)}.gc-html5-ui-sk-circle-dot:nth-child(3){transform:rotate(90deg)}.gc-html5-ui-sk-circle-dot:nth-child(4){transform:rotate(120deg)}.gc-html5-ui-sk-circle-dot:nth-child(5){transform:rotate(150deg)}.gc-html5-ui-sk-circle-dot:nth-child(6){transform:rotate(180deg)}.gc-html5-ui-sk-circle-dot:nth-child(7){transform:rotate(210deg)}.gc-html5-ui-sk-circle-dot:nth-child(8){transform:rotate(240deg)}.gc-html5-ui-sk-circle-dot:nth-child(9){transform:rotate(270deg)}.gc-html5-ui-sk-circle-dot:nth-child(10){transform:rotate(300deg)}.gc-html5-ui-sk-circle-dot:nth-child(11){transform:rotate(330deg)}.gc-html5-ui-sk-circle-dot:nth-child(1):before{animation-delay:-1.1s}.gc-html5-ui-sk-circle-dot:nth-child(2):before{animation-delay:-1s}.gc-html5-ui-sk-circle-dot:nth-child(3):before{animation-delay:-.9s}.gc-html5-ui-sk-circle-dot:nth-child(4):before{animation-delay:-.8s}.gc-html5-ui-sk-circle-dot:nth-child(5):before{animation-delay:-.7s}.gc-html5-ui-sk-circle-dot:nth-child(6):before{animation-delay:-.6s}.gc-html5-ui-sk-circle-dot:nth-child(7):before{animation-delay:-.5s}.gc-html5-ui-sk-circle-dot:nth-child(8):before{animation-delay:-.4s}.gc-html5-ui-sk-circle-dot:nth-child(9):before{animation-delay:-.3s}.gc-html5-ui-sk-circle-dot:nth-child(10):before{animation-delay:-.2s}.gc-html5-ui-sk-circle-dot:nth-child(11):before{animation-delay:-.1s}@keyframes gc-html5-ui-sk-circle{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.gc-html5-ui-sk-circle-fade{width:50px;height:50px;position:relative}.gc-html5-ui-sk-circle-fade-dot{width:100%;height:100%;position:absolute;left:0;top:0}.gc-html5-ui-sk-circle-fade-dot:before{content:'';display:block;width:15%;height:15%;background-color:#0084ff;border-radius:100%;animation:gc-html5-ui-sk-circle-fade 1.2s infinite ease-in-out both}.gc-html5-ui-sk-circle-fade-dot:nth-child(1){transform:rotate(30deg)}.gc-html5-ui-sk-circle-fade-dot:nth-child(2){transform:rotate(60deg)}.gc-html5-ui-sk-circle-fade-dot:nth-child(3){transform:rotate(90deg)}.gc-html5-ui-sk-circle-fade-dot:nth-child(4){transform:rotate(120deg)}.gc-html5-ui-sk-circle-fade-dot:nth-child(5){transform:rotate(150deg)}.gc-html5-ui-sk-circle-fade-dot:nth-child(6){transform:rotate(180deg)}.gc-html5-ui-sk-circle-fade-dot:nth-child(7){transform:rotate(210deg)}.gc-html5-ui-sk-circle-fade-dot:nth-child(8){transform:rotate(240deg)}.gc-html5-ui-sk-circle-fade-dot:nth-child(9){transform:rotate(270deg)}.gc-html5-ui-sk-circle-fade-dot:nth-child(10){transform:rotate(300deg)}.gc-html5-ui-sk-circle-fade-dot:nth-child(11){transform:rotate(330deg)}.gc-html5-ui-sk-circle-fade-dot:nth-child(1):before{animation-delay:-1.1s}.gc-html5-ui-sk-circle-fade-dot:nth-child(2):before{animation-delay:-1s}.gc-html5-ui-sk-circle-fade-dot:nth-child(3):before{animation-delay:-.9s}.gc-html5-ui-sk-circle-fade-dot:nth-child(4):before{animation-delay:-.8s}.gc-html5-ui-sk-circle-fade-dot:nth-child(5):before{animation-delay:-.7s}.gc-html5-ui-sk-circle-fade-dot:nth-child(6):before{animation-delay:-.6s}.gc-html5-ui-sk-circle-fade-dot:nth-child(7):before{animation-delay:-.5s}.gc-html5-ui-sk-circle-fade-dot:nth-child(8):before{animation-delay:-.4s}.gc-html5-ui-sk-circle-fade-dot:nth-child(9):before{animation-delay:-.3s}.gc-html5-ui-sk-circle-fade-dot:nth-child(10):before{animation-delay:-.2s}.gc-html5-ui-sk-circle-fade-dot:nth-child(11):before{animation-delay:-.1s}@keyframes gc-html5-ui-sk-circle-fade{0%,100%,39%{opacity:0;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.gc-html5-ui-sk-grid{width:50px;height:50px}.gc-html5-ui-sk-grid-cube{width:33.33%;height:33.33%;background-color:#0084ff;float:left;animation:gc-html5-ui-sk-grid 1.3s infinite ease-in-out}.gc-html5-ui-sk-grid-cube:nth-child(1){animation-delay:.2s}.gc-html5-ui-sk-grid-cube:nth-child(2){animation-delay:.3s}.gc-html5-ui-sk-grid-cube:nth-child(3){animation-delay:.4s}.gc-html5-ui-sk-grid-cube:nth-child(4){animation-delay:.1s}.gc-html5-ui-sk-grid-cube:nth-child(5){animation-delay:.2s}.gc-html5-ui-sk-grid-cube:nth-child(6){animation-delay:.3s}.gc-html5-ui-sk-grid-cube:nth-child(7){animation-delay:0s}.gc-html5-ui-sk-grid-cube:nth-child(8){animation-delay:.1s}.gc-html5-ui-sk-grid-cube:nth-child(9){animation-delay:.2s}@keyframes gc-html5-ui-sk-grid{0%,100%,70%{transform:scale3D(1,1,1)}35%{transform:scale3D(0,0,1)}}.gc-html5-ui-sk-fold{width:50px;height:50px;position:relative;transform:rotateZ(45deg)}.gc-html5-ui-sk-fold-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.gc-html5-ui-sk-fold-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0084ff;animation:gc-html5-ui-sk-fold 2.4s infinite linear both;transform-origin:100% 100%}.gc-html5-ui-sk-fold-cube:nth-child(2){transform:scale(1.1) rotateZ(90deg)}.gc-html5-ui-sk-fold-cube:nth-child(4){transform:scale(1.1) rotateZ(180deg)}.gc-html5-ui-sk-fold-cube:nth-child(3){transform:scale(1.1) rotateZ(270deg)}.gc-html5-ui-sk-fold-cube:nth-child(2):before{animation-delay:.3s}.gc-html5-ui-sk-fold-cube:nth-child(4):before{animation-delay:.6s}.gc-html5-ui-sk-fold-cube:nth-child(3):before{animation-delay:.9s}@keyframes gc-html5-ui-sk-fold{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0);opacity:1}100%,90%{transform:perspective(140px) rotateY(180deg);opacity:0}}.gc-html5-ui-sk-wander{width:50px;height:50px;position:relative}.gc-html5-ui-sk-wander-cube{background-color:#0084ff;width:20%;height:20%;position:absolute;top:0;left:0;--gc-html5-ui-sk-wander-distance:calc(50px * 0.75);animation:gc-html5-ui-sk-wander 2s ease-in-out -2s infinite both}.gc-html5-ui-sk-wander-cube:nth-child(2){animation-delay:-.5s}.gc-html5-ui-sk-wander-cube:nth-child(3){animation-delay:-1s}@keyframes gc-html5-ui-sk-wander{0%{transform:rotate(0)}25%{transform:translateX(var(--gc-html5-ui-sk-wander-distance)) rotate(-90deg) scale(.6)}50%{transform:translateX(var(--gc-html5-ui-sk-wander-distance)) translateY(var(--gc-html5-ui-sk-wander-distance)) rotate(-179deg)}50.1%{transform:translateX(var(--gc-html5-ui-sk-wander-distance)) translateY(var(--gc-html5-ui-sk-wander-distance)) rotate(-180deg)}75%{transform:translateX(0) translateY(var(--gc-html5-ui-sk-wander-distance)) rotate(-270deg) scale(.6)}100%{transform:rotate(-360deg)}}@media only screen and (max-height:575.98px) and (orientation:landscape){.gc-html5-ui-modal__closeIcon{display:none}.gc-html5-ui-modal-box{width:400px}.gc-html5-ui-modal-box__content{padding:12px 20px}.gc-html5-ui-modal-title{font-size:16px}.gc-html5-ui-swiper-img{max-width:55%}.gc-html5-ui-swiper-description{padding:0;margin-top:12px;font-size:12px}.gc-html5-ui-swiper-description br:last-of-type{display:none}.gc-html5-ui-swiper-button-next,.gc-html5-ui-swiper-button-prev{width:12px;height:16px;background-size:12px 16px}.gc-html5-ui-modal-button{height:26px;margin-top:4px;margin-bottom:8px}.gc-html5-ui-swiper-dot{width:6px;height:6px}}@media (max-width:540px){.gc-html5-ui-modal{display:block;width:100%}.gc-html5-ui-modal-box{width:320px;min-height:480px;border-radius:0;left:calc(50% - 160px);top:calc(50% - 240px)}.gc-html5-ui-modal-box__content{padding:30px;height:100%}.gc-html5-ui-modal-box__content::before{display:none}.gc-html5-ui-modal--noClose{top:0}.gc-html5-ui-modal--noOverlayClose{padding-top:0}.gc-html5-ui-modal-box__footer .gc-html5-ui-btn{display:block;float:none;margin-bottom:1rem;width:100%}.gc-html5-ui-modal__close,.gc-html5-ui-modal__closeIcon{display:none}.gc-html5-ui-modal__closeIcon{display:inline-block;margin-right:.8rem;width:1.6rem;vertical-align:middle;font-size:0}.gc-html5-ui-modal-box__footer{display:none}.gc-html5-ui-swiper-button-next,.gc-html5-ui-swiper-button-prev{display:none}.gc-html5-ui-swiper-img{width:100%!important;max-width:100%!important}.gc-html5-ui-swiper-description{margin-top:unset;margin-inline:unset!important;text-align:left}#gc-html5-ui-swiper-container,.gc-html5-ui-modal-container{height:100%}.gc-html5-ui-swiper-pagination{position:absolute!important;left:50%;transform:translateX(-50%)}.gc-html5-ui-modal-button{margin-bottom:40px}.gc-html5-ui-modal-title{display:none}}