@charset "UTF-8";.dumogu-scrollbar{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;pointer-events:none;z-index:999}.dumogu-scrollbar.mounted-to-body{width:100vw;height:100vh;position:fixed}.dumogu-scrollbar>.dumogu-scrollbar-target{position:absolute;width:0;height:0}.dumogu-scrollbar>.dumogu-scrollbar-target>.dumogu-scrollbar-target-rail{position:absolute}.dumogu-scrollbar>.dumogu-scrollbar-target>.dumogu-scrollbar-target-rail.x{bottom:0;left:0}.dumogu-scrollbar>.dumogu-scrollbar-target>.dumogu-scrollbar-target-rail.y{right:0;top:0}.dumogu-scrollbar-target-rail{opacity:0;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;pointer-events:initial}.dumogu-scrollbar-target-rail.x{height:8px;width:100%}.dumogu-scrollbar-target-rail.y{height:100%;width:8px}.dumogu-scrollbar-target-rail.hidden{display:none}.dumogu-scrollbar-target-rail.hover{opacity:1}.dumogu-scrollbar-target-rail.target-hover{opacity:1}.dumogu-scrollbar-target-rail.keep-show{opacity:1}.dumogu-scrollbar-target-rail.dragging{opacity:1}.dumogu-scrollbar-target-rail>.dumogu-scrollbar-target-rail-container{position:relative;width:100%;height:100%}.dumogu-scrollbar-target-rail>.dumogu-scrollbar-target-rail-container>.dumogu-scrollbar-target-thumb{position:absolute;background-color:#1d8fe1;background-image:-webkit-linear-gradient(315deg,#22e1ff 0,#1d8fe1 48%,#625eb1 100%);background-image:-moz-linear-gradient(315deg,#22e1ff 0,#1d8fe1 48%,#625eb1 100%);background-image:linear-gradient(-225deg,#22e1ff 0,#1d8fe1 48%,#625eb1 100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-border-radius:2px;border-radius:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.4509803922);box-shadow:1px 1px 3px rgba(0,0,0,.4509803922)}.dumogu-scrollbar-target-rail>.dumogu-scrollbar-target-rail-container>.dumogu-scrollbar-target-thumb.x{height:100%}.dumogu-scrollbar-target-rail>.dumogu-scrollbar-target-rail-container>.dumogu-scrollbar-target-thumb.y{width:100%}.dumogu-dropdown-menu-body{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;pointer-events:none;z-index:999}.dumogu-dropdown-menu-body.show>.dumogu-dropdown-menu-body-container{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.dumogu-dropdown-menu-body>.dumogu-dropdown-menu-body-container{position:absolute;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;-moz-transition:transform .2s,opacity .2s,-moz-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s,-moz-transform .2s}.dumogu-dropdown-menu-body>.dumogu-dropdown-menu-body-container>*{pointer-events:initial}.dumogu-dropdown-menu-body>.dumogu-dropdown-menu-body-container>.dumogu-dropdown-menu-body-container-target{max-width:100%;max-height:100%;overflow:auto}.dumogu-dropdown-menu-body>.dumogu-dropdown-menu-body-container>.dumogu-dropdown-menu-theme{min-width:150px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#1f1f23;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.4),0 0 4px rgba(0,0,0,.4);box-shadow:0 4px 8px rgba(0,0,0,.4),0 0 4px rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.1137254902);box-sizing:border-box;-webkit-border-radius:8px;border-radius:8px}.dumogu-dropdown-menu-body>.dumogu-dropdown-menu-body-container>.dumogu-dropdown-menu-theme>.menu-item{min-width:150px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:13px;font-weight:700;cursor:pointer;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;color:#cecece;border-bottom:1px solid hsla(0,0%,100%,.1137254902);border-left:none;border-right:none;line-height:1}.dumogu-dropdown-menu-body>.dumogu-dropdown-menu-body-container>.dumogu-dropdown-menu-theme>.menu-item>*{margin-right:15px}.dumogu-dropdown-menu-body>.dumogu-dropdown-menu-body-container>.dumogu-dropdown-menu-theme>.menu-item:hover{background-color:rgba(145,145,162,.17);color:#007fff}.dumogu-dropdown-menu-body>.dumogu-dropdown-menu-body-container>.dumogu-dropdown-menu-theme>.menu-item.active{background-color:rgba(145,145,162,.17);color:#007fff}.dumogu-dropdown-menu-body>.dumogu-dropdown-menu-body-container>.dumogu-dropdown-menu-theme>.menu-item:last-child{border-bottom:none}html::-webkit-scrollbar{display:none}html{font-size:14px;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;--container-width:560px;scrollbar-width:none;background-color:var(--background-color)}html[data-theme=light]{--background-color:#f4f1ec;--border-color:rgba(0, 0, 0, 0.05);--icon-color:#778087;--bar-color:#666;--text-color:#333;--text-color-1:#444444;--text-color-2:#666;--text-color-3:#999;--scrollbar-bg-color:#8b8b8b;--menu-item-hover-bg-color:rgba(255,255,255,0.74902);--menu-item-hover-box-shadow:0 1px 2px rgba(0, 0, 0, 0.02),0 2px 4px rgba(0, 0, 0, 0.02),0 4px 8px rgba(0, 0, 0, 0.02),0 8px 16px rgba(0, 0, 0, 0.02);--header-img-box-shadow:0 1px 2px rgba(0, 0, 0, 0.02),0 2px 4px rgba(0, 0, 0, 0.02),0 4px 8px rgba(0, 0, 0, 0.02),0 8px 16px rgba(0, 0, 0, 0.02);--header-img-border-color:#fff;--header-other-box-box-shadow:0 1px 2px rgba(0, 0, 0, 0.02),0 2px 4px rgba(0, 0, 0, 0.02),0 4px 8px rgba(0, 0, 0, 0.02),0 8px 16px rgba(0, 0, 0, 0.02);--header-other-box-bg-color:#fff;--bottom-bt-bg-color:rgba(255,255,255,0.52157)}html[data-theme=dark]{--background-color:#1b1d26;--border-color:#2a2c38;--icon-color:#8f98a0;--bar-color:rgb(148, 148, 148);--text-color:rgb(217, 217, 217);--text-color-1:#c0c2c5;--text-color-2:rgb(164, 167, 179);--text-color-3:rgb(123, 126, 140);--scrollbar-bg-color:#9f9f9f;--menu-item-hover-bg-color:rgb(42, 44, 56);--menu-item-hover-box-shadow:0 1px 2px rgba(0, 0, 0, 0.02),0 2px 4px rgba(0, 0, 0, 0.02),0 4px 8px rgba(0, 0, 0, 0.02),0 8px 16px rgba(0, 0, 0, 0.02);--header-img-box-shadow:0 1px 2px rgba(0, 0, 0, 0.02),0 2px 4px rgba(0, 0, 0, 0.02),0 4px 8px rgba(0, 0, 0, 0.02),0 8px 16px rgba(0, 0, 0, 0.02);--header-img-border-color:rgb(61, 64, 82);--header-other-box-box-shadow:0 1px 2px rgba(0, 0, 0, 0.02),0 2px 4px rgba(0, 0, 0, 0.02),0 4px 8px rgba(0, 0, 0, 0.02),0 8px 16px rgba(0, 0, 0, 0.02);--header-other-box-bg-color:rgb(42, 44, 56);--bottom-bt-bg-color:rgb(42, 44, 56)}body{margin:0;text-align:left;word-break:break-all;padding:0;background-color:var(--background-color);color:var(--text-color)}body img{vertical-align:middle}body a{text-align:left;color:inherit;-webkit-text-decoration:none;text-decoration:none}body a:hover{-webkit-text-decoration:underline;text-decoration:underline}body div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .block-img{display:block}body .hidden{display:none!important}body .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}body .no-scrollbar::-webkit-scrollbar{display:none}body .flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}body .flex.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}body .flex.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .flex.jc-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}body .flex.ai-center{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}body .dumogu-scrollbar-target-thumb{background-color:var(--scrollbar-bg-color)!important;background-image:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}body .medium-zoom-image{z-index:9}body .medium-zoom-overlay{background-color:transparent!important}@media screen and (max-device-width:320px){body{-webkit-text-size-adjust:100%}}@media screen and (max-device-width:480px){body{-webkit-text-size-adjust:100%}}@media only screen and (-webkit-min-device-pixel-ratio:2){body{-webkit-text-size-adjust:100%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){body{-webkit-text-size-adjust:100%}}.header-cp{width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;--header-img-width:46px;color:var(--text-color)}.header-cp>.left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.header-cp>.left>a{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.header-cp>.left>a>img{width:-webkit-calc(var(--header-img-width) - 3px - 3px);width:-moz-calc(var(--header-img-width) - 3px - 3px);width:calc(var(--header-img-width) - 3px - 3px);height:-webkit-calc(var(--header-img-width) - 3px - 3px);height:-moz-calc(var(--header-img-width) - 3px - 3px);height:calc(var(--header-img-width) - 3px - 3px);-o-object-fit:cover;object-fit:cover;-webkit-border-radius:999px;border-radius:999px;margin-right:15px;border:3px solid var(--header-img-border-color);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-box-shadow:var(--header-img-box-shadow);box-shadow:var(--header-img-box-shadow)}.header-cp>.left>a>.name{margin:0;padding:0;font-size:20px;letter-spacing:1px;color:var(--text-color)}.header-cp>.right{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px}.header-cp>.right #header-cp-option-bt{display:none}.header-cp>.right>.item{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.header-cp>.right>.item svg{height:16px;width:16px}.header-cp>.right>.item svg path{fill:var(--icon-color)}.header-cp>.right>.rss-bt svg{height:18px;width:18px}.header-cp>.right>.theme-bt svg{height:20px;width:20px}@media screen and (max-width:800px){.header-cp #header-cp-option-bt{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}}.footer-cp{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.5;font-size:14px;position:relative;padding:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:var(--text-color-2)}.footer-cp>.container{width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.footer-cp>.container>.home-bt{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:12px;font-weight:700;font-style:oblique;letter-spacing:1px;margin-right:10px}.footer-cp>.container>.home-bt>img{width:30px;max-width:30px;height:30px;-o-object-fit:contain;object-fit:contain;margin-right:10px}.footer-cp>.container>.content{font-size:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.footer-cp>.container-1{width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px}.footer-cp>.container-1>*{margin-right:10px}.footer-cp>.container-1 a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.menu-cp{gap:10px;padding:20px 0 20px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.menu-cp>.item{padding:5px 10px 5px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:14px;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;color:var(--text-color);-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.menu-cp>.item.active{background-color:var(--menu-item-hover-bg-color);-webkit-box-shadow:var(--menu-item-hover-box-shadow);box-shadow:var(--menu-item-hover-box-shadow)}.menu-cp>.item:hover{background-color:var(--menu-item-hover-bg-color);-webkit-box-shadow:var(--menu-item-hover-box-shadow);box-shadow:var(--menu-item-hover-box-shadow)}.search-cp{width:100%;-webkit-border-radius:5px;border-radius:5px;border:none;height:30px;padding:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent}.search-cp>input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;-webkit-box-flex:1;-webkit-flex:1 1 0;-moz-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;width:0;height:100%;background-color:transparent;padding:0;font-size:14px;border:none;outline:0;color:var(--text-color-3)}.search-cp>input:focus{outline:0}.search-cp>.bt{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.search-cp>.bt>svg{margin-left:15px;width:25px;height:25px;cursor:pointer}.search-cp>.bt>svg *{fill:var(--text-color-3)}.info-layout-cp{display:grid;grid-template-columns:minmax(0,1fr) 220px;padding:0;position:relative;z-index:2;width:100%;max-width:560px;max-width:var(--container-width);--left-width:50px}.info-layout-cp>.content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid var(--border-color);padding:0 30px 30px 0;min-height:100vh}.info-layout-cp>.content>.header-cp{--header-img-width:var(--left-width)!important}.info-layout-cp>.content>.header-other-container{padding:20px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:var(--header-other-box-box-shadow);box-shadow:var(--header-other-box-box-shadow);background-color:var(--header-other-box-bg-color);margin-bottom:30px;font-size:14px;color:var(--text-color-3)}.info-layout-cp>.content>.container{width:100%;display:grid;grid-template-columns:var(--left-width) minmax(10px,1fr);margin:0}.info-layout-cp>.content>.container .one{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.info-layout-cp>.content>.container .one>.bar{width:8px;height:8px;-webkit-border-radius:999px;border-radius:999px;background-color:var(--bar-color)}.info-layout-cp>.content>.container .two{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:var(--text-color-3);font-size:14px;gap:15px}.info-layout-cp>.content>.container .three{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.info-layout-cp>.content>.container .three>.line{height:100%;width:2px;-webkit-border-radius:999px;border-radius:999px;background-color:var(--border-color)}.info-layout-cp>.content>.container .four{padding:25px 0 0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.info-layout-cp>.navigation>.menu-cp{position:-webkit-sticky;position:sticky;top:0}.info-layout-cp>.navigation-bt-container{position:fixed;top:0;height:100vh;width:var(--left-width);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;pointer-events:none}.info-layout-cp>.navigation-bt-container>.bt{pointer-events:initial;opacity:.3;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;cursor:pointer}.info-layout-cp>.navigation-bt-container>.bt:hover{opacity:1}.info-layout-cp>.navigation-bt-container>.bt>svg{height:14px;width:14px}.info-layout-cp>.navigation-bt-container>.bt>svg path{fill:var(--icon-color)}@media screen and (max-width:800px){.info-layout-cp{grid-template-columns:minmax(0,1fr) 0}.info-layout-cp>.content{border-right:none;padding:0 0 30px 0}.info-layout-cp>.content>.header-cp{padding:35px 0!important}.info-layout-cp>.content>.container{grid-template-columns:0 minmax(0,1fr)}.info-layout-cp>.content>.container>.one,.info-layout-cp>.content>.container>.three{opacity:0;pointer-events:none}.info-layout-cp>.content>.container>.four{padding-left:0!important}.info-layout-cp>.navigation{display:none}.info-layout-cp>.navigation-bt-container{display:none}}body{--container-width:560px}body>.none-page{width:100%;color:var(--text-color);padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body>.none-page>.container{max-width:560px;max-width:var(--container-width);width:100%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0;position:relative;z-index:2}body>.none-page>.container>.header-cp{padding:45px 0}body>.none-page>.container>.content{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:60px 0}body>.none-page>.container>.content>svg{width:100%;height:auto}body>.footer-cp{border-top:1px solid var(--border-color)}