body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.swiper-scrollbar{background:rgba(0,0,0,.1);background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:4px;bottom:var(--swiper-scrollbar-bottom,4px);height:4px;height:var(--swiper-scrollbar-size,4px);left:1%;left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:auto;top:var(--swiper-scrollbar-top,auto);width:98%;width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:auto;left:var(--swiper-scrollbar-left,auto);position:absolute;right:4px;right:var(--swiper-scrollbar-right,4px);top:1%;top:var(--swiper-scrollbar-sides-offset,1%);width:4px;width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;-webkit-transform-origin:center;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;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%;-webkit-transform:translateX(-50%);transform:translateX(-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:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.fullScreen{display:grid;grid-template:20% 76%/100%;height:100%;width:100%}.Head{border-bottom-left-radius:2mm;border-bottom-right-radius:2mm;grid-template:100%/80% 20%;justify-content:center}.Head,.Up{align-items:center;background-color:#606;display:grid}.Up{border-bottom:1px ridge #65245cef;border-bottom-left-radius:2mm;border-bottom-right-radius:2mm;grid-template:50% 30%/100%;justify-items:center;text-align:center}.Titulo1,.Up{height:100%;width:100%}.Titulo1{color:#fff;font-size:300%}.SearchB{display:grid;grid-template:100%/90% 20%;height:50%;width:50%}.Body{grid-template:15% 85%/100%;height:100%}.Body,.filtro{display:grid;width:100%}.filtro{font-size:100%;grid-template:50% 50%/100%;justify-content:left;justify-items:left;padding-left:3%;padding-top:0;z-index:2}.Select{height:100%;width:30%}.Books{height:99%;padding:2% 1% 1%;width:100%}.Card,.SwiperB{height:100%;width:100%}.Card{display:grid;grid-template:70% 30%/100%}.DescCard,.mediaCard{height:100%;width:100%}.DescCard{align-items:center;display:grid;grid-template:20% 30% 80%/100%;justify-content:center}.TituloBooks{font-size:150%;height:90%;text-align:center;width:100%}.Descp,.TituloBooks{overflow:hidden;overflow-y:scroll}.Descp{font-size:100%;height:100%}.notFound{text-align:center}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width: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{-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-webkit-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-webkit-scroll-snap-type:none;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{-webkit-margin-start:var(--swiper-centered-offset-before);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{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.register-container{align-items:center;background-color:#f6f6f6;display:flex;height:100vh;justify-content:center}.register-box{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:20px;text-align:center}.register-heading{color:purple;margin-bottom:20px}.select-field{background-color:#fff;border:1px solid #ccc;border-radius:4px;margin:10px 0;padding:10px;width:100%}.register-button{background-color:purple;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.register-button:hover{background-color:#606}.register-text{font-size:14px;margin-top:10px}.login-container{align-items:center;background-color:#f6f6f6;display:flex;height:100vh;justify-content:center}.login-box{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:20px;text-align:center}.login-heading{color:purple;margin-bottom:20px}.input-field{border:1px solid #ccc;border-radius:4px;margin:10px 0;padding:10px;width:100%}.login-button{background-color:purple;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.login-button:hover{background-color:#606}.login-text{font-size:14px;margin-top:10px}.segmented-control{-webkit-tap-highlight-color:transparent;border:1px solid;border-radius:2px;box-sizing:border-box;display:inline-block;font-style:normal;font-weight:400;margin:.8em auto;overflow:hidden;position:relative;text-decoration:none;transition-duration:.8s;transition-timing-function:cubic-bezier(.445,.05,.55,.95);-webkit-user-select:none;user-select:none}.segmented-control>input{left:-10000px;opacity:0;position:absolute}.segmented-control>input[type=checkbox]~label{transition-duration:0}.segmented-control>input[type=checkbox]~label:before{opacity:0}.segmented-control>input:disabled:first-child~label:first-of-type{cursor:not-allowed;opacity:.3}.segmented-control>input:first-child:checked~label:first-of-type:after,.segmented-control>input:first-child:checked~label:first-of-type:before{opacity:1}.segmented-control>input:first-child:checked~label:first-of-type:last-of-type:after,.segmented-control>input:first-child:checked~label:first-of-type:last-of-type:before,.segmented-control>input:first-child:checked~label:first-of-type:last-of-type~label:after,.segmented-control>input:first-child:checked~label:first-of-type:last-of-type~label:before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(10):after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(10):before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(10)~label:after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(10)~label:before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(2):after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(2):before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(2)~label:after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(2)~label:before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(3):after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(3):before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(3)~label:after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(3)~label:before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(4):after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(4):before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(4)~label:after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(4)~label:before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(5):after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(5):before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(5)~label:after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(5)~label:before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(6):after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(6):before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(6)~label:after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(6)~label:before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(7):after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(7):before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(7)~label:after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(7)~label:before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(8):after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(8):before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(8)~label:after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(8)~label:before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(9):after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(9):before,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(9)~label:after,.segmented-control>input:first-child:checked~label:first-of-type:nth-last-of-type(9)~label:before{left:0}.segmented-control>input:disabled:nth-child(2)~label:nth-of-type(2){cursor:not-allowed;opacity:.3}.segmented-control>input:nth-child(2):checked~label:nth-of-type(2):after,.segmented-control>input:nth-child(2):checked~label:nth-of-type(2):before{opacity:1}.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(2):after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(2):before,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(2)~label:after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(2)~label:before{left:50%}.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(3):after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(3):before,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(3)~label:after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(3)~label:before{left:33.33333%}.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(4):after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(4):before,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(4)~label:after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(4)~label:before{left:25%}.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(5):after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(5):before,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(5)~label:after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(5)~label:before{left:20%}.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(6):after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(6):before,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(6)~label:after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(6)~label:before{left:16.66%}.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(7):after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(7):before,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(7)~label:after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(7)~label:before{left:14.28%}.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(8):after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(8):before,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(8)~label:after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(8)~label:before{left:12.5%}.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(9):after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(9):before,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(9)~label:after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(9)~label:before{left:11.1111%}.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(10):after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(10):before,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(10)~label:after,.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(10)~label:before{left:10%}.segmented-control>input:disabled:nth-child(3)~label:nth-of-type(3){cursor:not-allowed;opacity:.3}.segmented-control>input:nth-child(3):checked~label:nth-of-type(3):after,.segmented-control>input:nth-child(3):checked~label:nth-of-type(3):before{opacity:1}.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(3):after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(3):before,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(3)~label:after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(3)~label:before{left:66.66667%}.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(4):after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(4):before,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(4)~label:after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(4)~label:before{left:50%}.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(5):after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(5):before,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(5)~label:after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(5)~label:before{left:40%}.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(6):after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(6):before,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(6)~label:after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(6)~label:before{left:33.3333%}.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(7):after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(7):before,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(7)~label:after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(7)~label:before{left:28.57%}.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(8):after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(8):before,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(8)~label:after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(8)~label:before{left:25%}.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(9):after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(9):before,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(9)~label:after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(9)~label:before{left:22.2222%}.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(10):after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(10):before,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(10)~label:after,.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(10)~label:before{left:20%}.segmented-control>input:disabled:nth-child(4)~label:nth-of-type(4){cursor:not-allowed;opacity:.3}.segmented-control>input:nth-child(4):checked~label:nth-of-type(4):after,.segmented-control>input:nth-child(4):checked~label:nth-of-type(4):before{opacity:1}.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(4):after,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(4):before,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(4)~label:after,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(4)~label:before{left:75%}.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(5):after,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(5):before,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(5)~label:after,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(5)~label:before{left:60%}.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(6):after,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(6):before,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(6)~label:after,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(6)~label:before{left:50%}.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(7):after,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(7):before,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(7)~label:after,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(7)~label:before{left:42.86%}.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(8):after,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(8):before,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(8)~label:after,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(8)~label:before{left:37.5%}.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(9):after,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(9):before,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(9)~label:after,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(9)~label:before{left:33.333%}.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(10):after,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(10):before,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(10)~label:after,.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(10)~label:before{left:30%}.segmented-control>input:disabled:nth-child(5)~label:nth-of-type(5){cursor:not-allowed;opacity:.3}.segmented-control>input:nth-child(5):checked~label:nth-of-type(5):after,.segmented-control>input:nth-child(5):checked~label:nth-of-type(5):before{opacity:1}.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(5):after,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(5):before,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(5)~label:after,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(5)~label:before{left:80%}.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(6):after,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(6):before,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(6)~label:after,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(6)~label:before{left:66.6667%}.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(7):after,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(7):before,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(7)~label:after,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(7)~label:before{left:57.14%}.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(8):after,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(8):before,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(8)~label:after,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(8)~label:before{left:50%}.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(9):after,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(9):before,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(9)~label:after,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(9)~label:before{left:44.4444%}.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(10):after,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(10):before,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(10)~label:after,.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(10)~label:before{left:40%}.segmented-control>input:disabled:nth-child(6)~label:nth-of-type(6){cursor:not-allowed;opacity:.3}.segmented-control>input:nth-child(6):checked~label:nth-of-type(6):after,.segmented-control>input:nth-child(6):checked~label:nth-of-type(6):before{opacity:1}.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(6):after,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(6):before,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(6)~label:after,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(6)~label:before{left:83.3333%}.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(7):after,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(7):before,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(7)~label:after,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(7)~label:before{left:71.43%}.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(8):after,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(8):before,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(8)~label:after,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(8)~label:before{left:62.5%}.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(9):after,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(9):before,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(9)~label:after,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(9)~label:before{left:55.56%}.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(10):after,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(10):before,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(10)~label:after,.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(10)~label:before{left:50%}.segmented-control>input:disabled:nth-child(7)~label:nth-of-type(7){cursor:not-allowed;opacity:.3}.segmented-control>input:nth-child(7):checked~label:nth-of-type(7):after,.segmented-control>input:nth-child(7):checked~label:nth-of-type(7):before{opacity:1}.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(7):after,.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(7):before,.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(7)~label:after,.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(7)~label:before{left:85.71%}.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(8):after,.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(8):before,.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(8)~label:after,.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(8)~label:before{left:75%}.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(9):after,.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(9):before,.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(9)~label:after,.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(9)~label:before{left:66.6667%}.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(10):after,.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(10):before,.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(10)~label:after,.segmented-control>input:nth-child(7):checked~label:first-of-type:nth-last-of-type(10)~label:before{left:60%}.segmented-control>input:disabled:nth-child(8)~label:nth-of-type(8){cursor:not-allowed;opacity:.3}.segmented-control>input:nth-child(8):checked~label:nth-of-type(8):after,.segmented-control>input:nth-child(8):checked~label:nth-of-type(8):before{opacity:1}.segmented-control>input:nth-child(8):checked~label:first-of-type:nth-last-of-type(8):after,.segmented-control>input:nth-child(8):checked~label:first-of-type:nth-last-of-type(8):before,.segmented-control>input:nth-child(8):checked~label:first-of-type:nth-last-of-type(8)~label:after,.segmented-control>input:nth-child(8):checked~label:first-of-type:nth-last-of-type(8)~label:before{left:87.5%}.segmented-control>input:nth-child(8):checked~label:first-of-type:nth-last-of-type(9):after,.segmented-control>input:nth-child(8):checked~label:first-of-type:nth-last-of-type(9):before,.segmented-control>input:nth-child(8):checked~label:first-of-type:nth-last-of-type(9)~label:after,.segmented-control>input:nth-child(8):checked~label:first-of-type:nth-last-of-type(9)~label:before{left:77.7778%}.segmented-control>input:nth-child(8):checked~label:first-of-type:nth-last-of-type(10):after,.segmented-control>input:nth-child(8):checked~label:first-of-type:nth-last-of-type(10):before,.segmented-control>input:nth-child(8):checked~label:first-of-type:nth-last-of-type(10)~label:after,.segmented-control>input:nth-child(8):checked~label:first-of-type:nth-last-of-type(10)~label:before{left:70%}.segmented-control>input:disabled:nth-child(9)~label:nth-of-type(9){cursor:not-allowed;opacity:.3}.segmented-control>input:nth-child(9):checked~label:nth-of-type(9):after,.segmented-control>input:nth-child(9):checked~label:nth-of-type(9):before{opacity:1}.segmented-control>input:nth-child(9):checked~label:first-of-type:nth-last-of-type(9):after,.segmented-control>input:nth-child(9):checked~label:first-of-type:nth-last-of-type(9):before,.segmented-control>input:nth-child(9):checked~label:first-of-type:nth-last-of-type(9)~label:after,.segmented-control>input:nth-child(9):checked~label:first-of-type:nth-last-of-type(9)~label:before{left:88.8889%}.segmented-control>input:nth-child(9):checked~label:first-of-type:nth-last-of-type(10):after,.segmented-control>input:nth-child(9):checked~label:first-of-type:nth-last-of-type(10):before,.segmented-control>input:nth-child(9):checked~label:first-of-type:nth-last-of-type(10)~label:after,.segmented-control>input:nth-child(9):checked~label:first-of-type:nth-last-of-type(10)~label:before{left:80%}.segmented-control>input:disabled:nth-child(10)~label:nth-of-type(10){cursor:not-allowed;opacity:.3}.segmented-control>input:nth-child(10):checked~label:nth-of-type(10):after,.segmented-control>input:nth-child(10):checked~label:nth-of-type(10):before{opacity:1}.segmented-control>input:nth-child(10):checked~label:first-of-type:nth-last-of-type(10):after,.segmented-control>input:nth-child(10):checked~label:first-of-type:nth-last-of-type(10):before,.segmented-control>input:nth-child(10):checked~label:first-of-type:nth-last-of-type(10)~label:after,.segmented-control>input:nth-child(10):checked~label:first-of-type:nth-last-of-type(10)~label:before{left:90%}.segmented-control>label:first-of-type:last-of-type,.segmented-control>label:first-of-type:last-of-type:after,.segmented-control>label:first-of-type:last-of-type:before,.segmented-control>label:first-of-type:last-of-type~label,.segmented-control>label:first-of-type:last-of-type~label:after,.segmented-control>label:first-of-type:last-of-type~label:before{width:100%}.segmented-control>label:first-of-type:nth-last-of-type(2),.segmented-control>label:first-of-type:nth-last-of-type(2):after,.segmented-control>label:first-of-type:nth-last-of-type(2):before,.segmented-control>label:first-of-type:nth-last-of-type(2)~label,.segmented-control>label:first-of-type:nth-last-of-type(2)~label:after,.segmented-control>label:first-of-type:nth-last-of-type(2)~label:before{width:50%}.segmented-control>label:first-of-type:nth-last-of-type(3),.segmented-control>label:first-of-type:nth-last-of-type(3):after,.segmented-control>label:first-of-type:nth-last-of-type(3):before,.segmented-control>label:first-of-type:nth-last-of-type(3)~label,.segmented-control>label:first-of-type:nth-last-of-type(3)~label:after,.segmented-control>label:first-of-type:nth-last-of-type(3)~label:before{width:33.33333%}.segmented-control>label:first-of-type:nth-last-of-type(4),.segmented-control>label:first-of-type:nth-last-of-type(4):after,.segmented-control>label:first-of-type:nth-last-of-type(4):before,.segmented-control>label:first-of-type:nth-last-of-type(4)~label,.segmented-control>label:first-of-type:nth-last-of-type(4)~label:after,.segmented-control>label:first-of-type:nth-last-of-type(4)~label:before{width:25%}.segmented-control>label:first-of-type:nth-last-of-type(5),.segmented-control>label:first-of-type:nth-last-of-type(5):after,.segmented-control>label:first-of-type:nth-last-of-type(5):before,.segmented-control>label:first-of-type:nth-last-of-type(5)~label,.segmented-control>label:first-of-type:nth-last-of-type(5)~label:after,.segmented-control>label:first-of-type:nth-last-of-type(5)~label:before{width:20%}.segmented-control>label:first-of-type:nth-last-of-type(6),.segmented-control>label:first-of-type:nth-last-of-type(6):after,.segmented-control>label:first-of-type:nth-last-of-type(6):before,.segmented-control>label:first-of-type:nth-last-of-type(6)~label,.segmented-control>label:first-of-type:nth-last-of-type(6)~label:after,.segmented-control>label:first-of-type:nth-last-of-type(6)~label:before{width:16.6667%}.segmented-control>label:first-of-type:nth-last-of-type(7),.segmented-control>label:first-of-type:nth-last-of-type(7):after,.segmented-control>label:first-of-type:nth-last-of-type(7):before,.segmented-control>label:first-of-type:nth-last-of-type(7)~label,.segmented-control>label:first-of-type:nth-last-of-type(7)~label:after,.segmented-control>label:first-of-type:nth-last-of-type(7)~label:before{width:14.2857%}.segmented-control>label:first-of-type:nth-last-of-type(8),.segmented-control>label:first-of-type:nth-last-of-type(8):after,.segmented-control>label:first-of-type:nth-last-of-type(8):before,.segmented-control>label:first-of-type:nth-last-of-type(8)~label,.segmented-control>label:first-of-type:nth-last-of-type(8)~label:after,.segmented-control>label:first-of-type:nth-last-of-type(8)~label:before{width:12.5%}.segmented-control>label:first-of-type:nth-last-of-type(9),.segmented-control>label:first-of-type:nth-last-of-type(9):after,.segmented-control>label:first-of-type:nth-last-of-type(9):before,.segmented-control>label:first-of-type:nth-last-of-type(9)~label,.segmented-control>label:first-of-type:nth-last-of-type(9)~label:after,.segmented-control>label:first-of-type:nth-last-of-type(9)~label:before{width:11.1111%}.segmented-control>label:first-of-type:nth-last-of-type(10),.segmented-control>label:first-of-type:nth-last-of-type(10):after,.segmented-control>label:first-of-type:nth-last-of-type(10):before,.segmented-control>label:first-of-type:nth-last-of-type(10)~label,.segmented-control>label:first-of-type:nth-last-of-type(10)~label:after,.segmented-control>label:first-of-type:nth-last-of-type(10)~label:before{width:10%}.segmented-control>label{cursor:pointer;display:inline-block;float:left;font-style:inherit;font-weight:inherit;line-height:3em;padding:0 .71em;text-decoration:inherit;transition-duration:inherit;transition-property:none;transition-timing-function:inherit}.segmented-control>label:after,.segmented-control>label:before{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.segmented-control>label:after{color:#fff;content:attr(data-value);font-style:inherit;font-weight:inherit;opacity:0;padding:inherit;text-align:center;text-decoration:inherit;transition-duration:inherit;transition-property:opacity,left;transition-timing-function:inherit;z-index:10}.segmented-control>label,.segmented-control>label:after{box-sizing:border-box;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.segmented-control>label:before{background:currentColor;color:inherit;content:"";transition-duration:inherit;transition-property:left;transition-timing-function:inherit}.segmented-control .italic,.segmented-control.italic{font-style:italic}.segmented-control .bold,.segmented-control.bold{font-weight:700}.segmented-control .underline,.segmented-control.underline{text-decoration:underline}.segmented-control .line-through,.segmented-control.line-through{text-decoration:line-through}.BodyBook{align-items:center;background-color:#606;display:grid;grid-template:90%/45% 50%;padding-top:-10%}.BodyBook,.imgBook{height:100%;width:100%}.infoBook{align-content:center;background-color:#fff;display:grid;grid-template:20% 5% 6% 60%/95%;height:80%;justify-content:center;padding-left:5%;padding-right:5%;text-align:left;width:100%}.bodyInfo{height:100%;overflow:hidden;overflow-y:scroll}.bodyOpi{height:70%;width:98%}.titleBook{font-size:300%;height:60%}.opinionesRow,.titleBook{overflow:hidden;overflow-y:scroll}.opinionesRow{align-content:center;align-items:center;height:99%;justify-content:center;justify-items:center;width:98%}.CardOpi{border:3px ridge purple;height:60%;margin-bottom:3%;margin-right:1%;padding-right:1%;width:90%}.titleOpi{grid-template:85% 5%/100%;height:40%}.Opinar,.titleOpi{align-items:center;display:grid;justify-content:center}.Opinar{grid-template:100%/60% 40%;height:100%;margin-left:10%;width:100%}.DescCardOpi{display:grid;grid-template:10% 30% 60%/99%;height:70%;width:90%}.DescpO{height:100%;overflow:hidden;overflow-y:scroll}.date{align-content:start;align-items:center;display:grid;font-size:70%;grid-template:99%/50% 50%;height:100%;justify-content:center;margin-top:0;text-align:center;width:90%}.fullScreenS,.root{height:100%;width:100%}.fullScreenS{display:grid;grid-template:10% 90%/100%}.HeadS{border-bottom-left-radius:2mm;border-bottom-right-radius:2mm;grid-template:100%/80% 20%;justify-content:center}.HeadS,.UpS{align-items:center;background-color:#606;display:grid}.UpS{border-bottom:1px ridge #65245cef;border-bottom-left-radius:2mm;border-bottom-right-radius:2mm;grid-template:50% 30%/100%;justify-items:center;text-align:center}.BodyC,.UpS{height:100%;width:100%}.BodyC{display:grid;grid-template:10% 70%/100%;margin-top:-2%}.BookS,.SwiperCat{height:100%;width:100%}.BookS{display:grid;grid-template:30% 70%/100%;padding:2% 5%}.CardSmall{border:1px ridge #65245cef;height:100%}
/*# sourceMappingURL=main.607f9f3c.css.map*/