@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}:root{--font-family-sans-serif: "Helvetica Neue", Arial, sans-serif;--font-size-small-mini: 8px;--font-size-mini: 10px;--font-size-smallest: 11px;--font-size-smaller: 12px;--font-size-small: 13px;--font-size-normal: 14px;--font-size-up: 16px;--font-size-upper: 18px;--font-size-uppest: 20px;--font-size-medium: 22px;--font-size-big: 24px;--font-size-bigger: 28px;--font-size-biggest: 30px;--font-size-h1: 34px;--line-height-h1: 48px;--line-height-mini-mini: 12px;--line-height-small-mini: 13px;--line-height-mini: 14px;--line-height-smallest: 16px;--line-height-smaller: 18px;--line-height-txt-smaller: 20px;--line-height-small: 22px;--line-height-normal: 24px;--line-height-up: 26px;--line-height-upper: 28px;--line-height-upper-up: 30px;--line-height-bigger: 34px;--line-height-bigger-up: 38px;--line-height-biggest: 40px;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-bold: 700;--white: #ffffff;--lighter-grey: #f7f7f7;--light-grey: #f2f2f2;--smoky: #e6e6e6;--iron: #d6d6d6;--steel: #cfcfcf;--silver: #c5c5c5;--paynes: #aaaaaa;--silver-chalice: #9e9e9e;--alu: #979797;--grey: #7a7a7a;--coral: #515151;--black: #000000;--orange: #f07e32;--orange-light: #fbc19a;--red: #ff0c00;--dark-red: #d0021b;--bolinda-green: #7fc31c;--bolinda-green-light: #bdde8d;--player-gray: #d9d9d9;--light-gray: #dedede;--primary-color: var(--bolinda-green);--secondary-color: var(--grey);--warning-color: var(--orange);--page-min-width: 1280px;--all-ease: all .3s ease;--background-ease: background-color .3s ease;--color-ease: color .3s ease;--page-container-left-padding: 30px;--page-container-right-padding: 32px;--page-container-top-padding: 0px;--page-container-bottom-padding: 0px;--page-header-left-padding: var(--page-container-left-padding);--page-header-right-padding: var(--page-container-right-padding);--page-header-top-padding: var(--page-container-top-padding);--page-header-bottom-padding: var(--page-container-bottom-padding);--page-header-height: 106px;--page-header-sticky-height: 44px;--page-selectionlistbar-height: 39px;--dropdown-arrow-width: 14px;--selection-list-commentsbar-width: 450px}*{border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}img{-ms-interpolation-mode:bicubic;vertical-align:middle}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}object{display:block}input::-moz-focus-inner{border:0;padding:0}button::-moz-focus-inner{border:0;padding:0}button{background-color:transparent;overflow:visible;width:auto}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button}input[type=checkbox],input[type=radio]{box-sizing:border-box}textarea{resize:none}textarea{overflow:auto;vertical-align:top}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}::-moz-selection{color:#fff;background-color:#39f;text-shadow:none}::selection{color:#fff;background-color:#39f;text-shadow:none}html{height:100%}body{color:var(--black);font-family:var(--font-family-sans-serif);font-size:var(--font-size-smaller);font-weight:var(--font-weight-normal);height:100%;line-height:var(--line-height-normal);margin:0;padding:0;vertical-align:top;overflow-y:scroll;font-smooth:antialiased;-o-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.d-inline-block{display:inline-block}.a-right{text-align:right}.a-left{text-align:left}.a-center{text-align:center}.fl-right{float:right}.fl-left{float:left}.va-top{vertical-align:top}.va-middle{vertical-align:middle}.va-bottom{vertical-align:bottom}.grouped{margin:0 5px}.no-transition{transition:none}img{vertical-align:top}table{width:100%}table tr th,table tr td{line-height:var(--line-height-smaller);text-align:left}table tr th{font-weight:var(--font-weight-bold);padding:10px 5px}table tr td{padding:20px 5px;vertical-align:top}table tr td img{max-height:90px}table tr td span{display:inline-block}table tr.sum>td{text-align:right;font-size:var(--font-size-up)!important;color:var(--black);font-weight:var(--font-weight-bold)}table.small tr th,table.small tr td{font-size:var(--font-size-normal);padding:1px 5px;white-space:nowrap}table.small tr th{padding-bottom:5px}table.sum tr td{line-height:var(--line-height-smaller);padding-right:30px}table.sum tr td:last-of-type{padding-right:0}table.sum tr td p{line-height:var(--line-height-small)}table.sum tr td .blog{margin-bottom:20px}table.sum tr td span{display:inline-block;margin:0}table.sum tr td table tr td{padding:0 5px 5px 0}table.sum tr .fe{padding-right:0}table.sum tr .fe textarea{width:100%}table.sum tr .fe input[type=text]{border-radius:0;box-shadow:none}table.sum tr .bb{border-bottom:1px solid var(--smoky)}table.sum tr .sum-totals tr td{padding:7px 5px 7px 0}table.sum tr .sum-totals tr.bb td{padding-bottom:13px}table.sum tr .sum-totals tr.bb+tr td{padding-top:13px}table.sum tr .sum-totals tr.totals td{font-size:var(--font-size-up);font-weight:var(--font-weight-bold)}table.sum tr .sum-totals tr .bt{display:block;font-size:var(--font-size-normal);padding:13px 0 10px;text-align:center;width:100%}table.sum tr .sum-actions a{display:inline-block;line-height:var(--line-height-normal)}table.sum tr th{border-bottom:1px solid var(--smoky)}table.notification-with-info tr td{padding:10px 5px}.layout-columns{display:block;overflow:hidden}.layout-columns .layout-column{float:left}.layout-columns .layout-column-last{float:right}.layout-column-25{width:25%}.layout-column-33{width:33.3333%}.layout-column-50{width:50%}.layout-column-66{width:66.6666%}.layout-column-75{width:75%}.layout-column-100{width:100%}.bw-wrap{margin:0 auto}.bw-wrap .bw{border:1px solid var(--light-grey);border-radius:2px;box-shadow:0 2px 2px var(--silver);margin-bottom:30px;padding:10px 20px}.bw-wrap .bw .bt-line{float:left;margin-bottom:10px;width:100%}.bw-wrap.medium{max-width:1065px}@media screen and (max-width: 1150px){.bw-wrap{margin:0 20px 0 40px}}.cold-white{color:var(--white)!important}.cold-grey{color:var(--grey)!important}.cold-paynes{color:var(--paynes)!important}.cold-smoky{color:var(--smoky)!important}.cold-black{color:var(--black)!important}.cold-bgreen{color:var(--bolinda-green)!important}.cold-red{color:var(--red)!important}.cold-dark-red{color:var(--dark-red)!important}.cold-orange{color:var(--orange)!important}.bgreen{background-color:var(--bolinda-green)}.orange{color:var(--orange)}.marked{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;color:var(--white);font-size:var(--font-size-smaller);line-height:var(--line-height-mini);margin-right:2px;padding:1px 5px;white-space:nowrap}.marked.margin{margin:7px 3px}.marked.light-grey{background-color:var(--light-grey)!important;border:1px solid var(--smoky);color:var(--coral)}.marked.smoky{background-color:var(--smoky)!important;color:var(--black)}.marked.steel{background-color:var(--steel)}.marked.paynes{background-color:var(--paynes)}.marked.grey{background-color:var(--grey)}.marked.black{background-color:var(--black)}.marked.bgreen{background-color:var(--bolinda-green)}.marked.red{background-color:var(--red)}.marked.dark-red{background-color:var(--dark-red)}.marked.orange{background-color:var(--orange);background-image:none!important;border-radius:5px!important;padding:0 15px 0 8px!important}.marked.smaller{font-size:var(--font-size-smaller)}.marked.normal{font-size:var(--font-size-normal)}.marker-badge{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;border:1px solid var(--smoky);color:initial;font-size:var(--font-size-mini);line-height:1;margin-right:2px;padding:3px 5px;white-space:nowrap}.marker-badge.margin{margin:7px 3px}.marker-badge.smoky{background-color:var(--smoky)!important;color:var(--black)}.hidden{display:none!important}.nowrap{white-space:nowrap}.no-user-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.display-flex{display:flex;align-items:center}.display-inline-flex{display:inline-flex;align-items:center}.display-block{display:block}.disabled-text{color:gray!important}a,a:link,a:visited{color:var(--bolinda-green);cursor:pointer;text-decoration:none;-webkit-transition:var(--color-ease);-moz-transition:var(--color-ease);-o-transition:var(--color-ease);transition:var(--color-ease)}a:hover,a:link:hover,a:visited:hover{color:var(--silver)}a.fl-left,a:link.fl-left,a:visited.fl-left{margin-right:10px}a.fl-right,a:link.fl-right,a:visited.fl-right{margin-left:10px}a.black,a:link.black,a:visited.black{color:var(--black)}a.notVisible,a:link.notVisible,a:visited.notVisible{visibility:hidden}i.texticon{font-family:var(--font-family-sans-serif);font-size:var(--font-size-normal);font-weight:var(--font-weight-bold)}i.texticon.orange{color:var(--orange)}i.texticon.fl-left{margin-right:5px}.txt-smallest{font-size:var(--font-size-smallest)}.txt-smaller{font-size:var(--font-size-smaller)}.txt-small{font-size:var(--font-size-small)}.txt-normal{font-size:var(--font-size-normal)}.txt-up{font-size:var(--font-size-up)!important}.txt-upper{font-size:var(--font-size-upper)}.txt-uppest{font-size:var(--font-size-uppest)}.txt-medium{font-size:var(--font-size-medium)}.bt{border-radius:2px;color:var(--black);font-size:var(--font-size-smallest);line-height:var(--line-height-txt-smaller);padding:0 6px 0 4px}.bt.wide{padding:0 35px}.bt.small{padding:0 3px 0 2px}.bt.small i{font-size:var(--font-size-small)}.bt.large{padding:5px 15px;font-size:var(--font-size-normal)}.bt.large i{font-size:var(--font-size-up)}.bt.full{display:block;text-align:center;width:100%}.bt.fullwidth{width:100%}.bt .flyright{float:right}.bt:hover{cursor:pointer}.bt.bt-dialog{float:right;margin-bottom:33px;margin-left:9px}.bt.bt-morespace{margin:20px 80px 20px 20px}.bt.bt-grey,.bt.bt-dark-grey{background-color:var(--grey);color:var(--white)}.bt.bt-green{background-color:var(--bolinda-green);color:var(--white);border:1px solid var(--bolinda-green)}.bt.bt-green:hover{background-color:var(--white);color:var(--bolinda-green);border:1px solid var(--bolinda-green)}.bt.bt-white{color:var(--bolinda-green);background-color:var(--white)}.bt.bt-dark-white{color:var(--coral);background-color:var(--white);padding:6px}.bt.bt-smoke{color:var(--black);background-color:var(--white)}.bt.bt-lgrey{color:var(--black);background-color:var(--light-grey)}.bt.bt-lgrey.disabled{pointer-events:none;cursor:default;opacity:.5}.bt.bt-bordered{background-color:var(--white);border:1px solid var(--smoky);box-shadow:none;box-sizing:border-box;color:var(--black);display:inline-block;font-weight:var(--font-weight-normal);line-height:var(--line-height-txt-smaller);padding:0 7px 0 5px;text-transform:none;-webkit-transition:var(--background-ease),border .3s ease,var(--color-ease);-moz-transition:var(--background-ease),border .3s ease,var(--color-ease);-o-transition:var(--background-ease),border .3s ease,var(--color-ease);transition:var(--background-ease),border .3s ease,var(--color-ease)}.bt.bt-bordered.disabled{pointer-events:none;cursor:default;opacity:.5}.bt.bt-bordered.negative i{color:var(--red)}.bt.bt-bordered.negative i.arrow{border-radius:0 2px 2px 0;color:var(--black)}.bt.bt-bordered.negative:hover{background-color:var(--red);border:1px solid var(--red);color:var(--white)}.bt.bt-bordered.negative:hover span.label{color:var(--white)}.bt.bt-bordered.negative:hover .cold-dark-red{color:var(--white)!important}.bt.bt-bordered.negative:hover i{color:var(--white)}.bt.bt-bordered.negative:hover .marker{color:var(--white)!important}.bt.bt-bordered i.material-icons{color:var(--bolinda-green)}.bt.bt-bordered i.material-icons.arrow{border-radius:0 2px 2px 0;color:var(--black)}.bt.bt-bordered .marker.fl-right{margin-left:10px}.bt.bt-bordered:hover{background-color:var(--bolinda-green);border:1px solid var(--bolinda-green);color:var(--white)}.bt.bt-bordered:hover span.label,.bt.bt-bordered:hover i.material-icons{color:var(--white)}.bt.bt-bordered:hover .marker{color:var(--white)!important}.bt.bt-bordered-simple{background-color:var(--white);border:1px solid var(--smoky);color:var(--black)}.bt.bt-bordered-simple.green{color:var(--bolinda-green);border-color:var(--bolinda-green)}.bt.bt-bordered-simple:hover{background-color:var(--bolinda-green);border:1px solid var(--bolinda-green);color:var(--white)}.bt.more-space-right{margin-right:10px}.bt .material-icons{line-height:var(--line-height-small)}.bt.filter{color:var(--black);height:35px;line-height:35px}.bt.filter:hover{color:var(--bolinda-green)}.bt.filter i{font-size:var(--font-size-bigger)}.bt.fl-left{margin-right:5px}.bt.fl-right{margin-left:5px}.material-icons{vertical-align:middle}.material-icons.fl-left{margin-right:5px}.material-icons.fl-right{margin-left:2px}.material-icons.smaller{font-size:var(--font-size-smaller)}.material-icons.small{font-size:var(--font-size-small)}.material-icons.normal{font-size:var(--font-size-normal)}.material-icons.up{font-size:var(--font-size-up)}.material-icons.upper{font-size:var(--font-size-upper)}.material-icons.uppest{font-size:var(--font-size-uppest)}.material-icons.medium{font-size:var(--font-size-medium)}.material-icons.big{font-size:var(--font-size-big)}.material-icons.bigger{font-size:var(--font-size-bigger)}.material-icons.mi-green{color:var(--bolinda-green)}.material-icons.orange{color:var(--orange)}a .material-icons{line-height:var(--line-height-normal)}h1,h2,h3,h4,h5,h6,p,address{font-weight:var(--font-weight-normal)}h2{color:var(--black);font-size:var(--font-size-big)}h2.subheadline{border-bottom:1px solid var(--smoky);font-size:var(--font-size-small);padding:30px 30px 10px}h3{color:var(--black);font-size:var(--font-size-normal);font-weight:var(--font-weight-bold);line-height:var(--line-height-smaller);margin:10px 0 20px}h4{color:var(--black);font-size:var(--font-size-upper);margin-bottom:20px}h4.bulk-isbn-header{margin-left:-5px}h5{color:var(--black);font-size:var(--font-size-normal);font-weight:var(--font-weight-bold);margin-bottom:15px}h6,.h6{color:var(--grey);font-size:var(--font-size-normal);margin-bottom:15px}h6.subheadline,.h6.subheadline{font-size:var(--font-size-smaller)}p{margin-bottom:10px}strong{color:var(--black);font-weight:var(--font-weight-bold)}.strong{font-weight:var(--font-weight-bold)}em{font-style:italic}.crossed{text-decoration:line-through}.actions{line-height:normal}.muted{color:var(--silver)!important}.fatdata{font-size:var(--font-size-up)!important;font-weight:700}.fatlabel{font-size:var(--font-size-normal);font-weight:700}li{list-style-image:none;list-style-type:none}li.green{color:var(--bolinda-green)}input[type=text],input[type=number]{border-radius:2px;box-shadow:2px 2px 2px -2px var(--coral);min-width:150px;padding:2px 3px;width:100%}input[type=button]{cursor:pointer}select{background-color:var(--white);border:none}button{cursor:pointer}form legend,form h3,.form legend,.form h3{color:var(--black);display:block;font-size:var(--font-size-normal);font-weight:var(--font-weight-bold);margin:15px 0 10px;width:100%}form h4,.form h4{color:var(--grey);border-bottom:1px solid var(--smoky);font-size:var(--font-size-smaller);margin-bottom:5px;padding-bottom:5px;padding-left:15px}form legend .lk-select-all,form h3 .lk-select-all,form h4 .lk-select-all,.form legend .lk-select-all,.form h3 .lk-select-all,.form h4 .lk-select-all{float:right;font-size:var(--font-size-small)}form label,.form label{color:var(--black);display:inline-block;font-size:var(--font-size-normal);line-height:var(--line-height-small);position:relative}form label span.count,.form label span.count{font-size:var(--font-size-normal);color:gray}form label.h6,.form label.h6{color:var(--grey);font-size:var(--font-size-smaller);font-weight:var(--font-weight-normal);line-height:var(--line-height-txt-smaller);margin-bottom:0}form.default-form .fe,.form.default-form .fe{margin-bottom:20px;padding-right:0}form.default-form .fe input[type=text],form.default-form .fe input[type=number],.form.default-form .fe input[type=text],.form.default-form .fe input[type=number]{border-bottom:1px solid var(--paynes);border-radius:0;box-shadow:0 0 0 var(--bolinda-green) inset;color:var(--black);font-size:var(--font-size-normal);min-width:100px;padding:0;position:relative;-webkit-transition:var(--all-ease);-moz-transition:var(--all-ease);-o-transition:var(--all-ease);transition:var(--all-ease)}form.default-form .fe input[type=text]:focus,form.default-form .fe input[type=number]:focus,.form.default-form .fe input[type=text]:focus,.form.default-form .fe input[type=number]:focus{border-bottom:1px solid var(--bolinda-green);box-shadow:0 -2px 0 var(--bolinda-green) inset}form.default-form .fe .fe-inner,.form.default-form .fe .fe-inner{float:left;margin-right:3%}form.default-form .fe .fe-inner:last-of-type,.form.default-form .fe .fe-inner:last-of-type{float:right;margin-right:0}form.default-form .fe .fe-inner.small,.form.default-form .fe .fe-inner.small{width:24%}form.default-form .fe .fe-inner.medium,.form.default-form .fe .fe-inner.medium{width:35%}form.gty,.form.gty{margin-right:2px;margin-top:-3px}form.gty fieldset:disabled input[type=button],form.gty input[type=button]:disabled,.form.gty fieldset:disabled input[type=button],.form.gty input[type=button]:disabled{color:var(--grey);cursor:default}form.gty input[type=button],form.gty input[type=text],.form.gty input[type=button],.form.gty input[type=text]{float:left}form.gty input[type=button],.form.gty input[type=button]{background:transparent none;color:var(--bolinda-green);font-size:var(--line-height-smallest);font-weight:var(--font-weight-light);margin-top:-1px}form.gty input[type=text],form.gty input[type=number],.form.gty input[type=text],.form.gty input[type=number]{border-bottom:medium none;border-radius:0;box-shadow:none;font-size:var(--font-size-smaller);margin:0 5px;min-width:25px;padding:0;text-align:center;width:25px}form.fl-right .add-to-list,.form.fl-right .add-to-list{margin-left:15px}form.fl-left .add-to-list,.form.fl-left .add-to-list{margin-right:15px}::-webkit-input-placeholder{color:var(--coral)}:-moz-placeholder{color:var(--coral)}::-moz-placeholder{color:var(--coral)}:-ms-input-placeholder{color:var(--coral)}.settingsTextarea{box-sizing:border-box;width:100%;height:180px;font-size:var(--font-size-up);border:1px solid #ffffff;border-radius:4px;margin-bottom:30px;padding:10px 14px;box-shadow:inset 0 0 4px #00000042}.page{position:relative;box-sizing:border-box;min-width:var(--page-min-width);min-height:100vh;display:flex;flex-direction:column}.page .content-area{padding-bottom:200px;flex-grow:1}.page .content-area .content-area-inner{clear:both;margin-top:10px;padding-top:0}.page .content-area .content-area-inner .ca-main .ca-main-inner{padding-bottom:80px;width:100%}.page .content-area .banner-slider~.content-area-inner{margin-top:25px}.page .content-area .inner-area{padding:var(--page-container-top-padding) var(--page-container-right-padding) var(--page-container-bottom-padding) var(--page-container-left-padding)}.ca-main{width:100%}.flex-ca{display:flex;display:-ms-flexbox}.search-results-header{width:calc(100% - 350px);display:flex}.clear{clear:both;width:100%}.clear p{color:var(--black);font-size:var(--font-size-up);margin-bottom:5px}.clear-right{clear:right;width:100%}.fadeout{position:absolute;bottom:0;width:100%;height:4em;background:-webkit-linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);background-image:-moz-linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);background-image:-o-linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);background-image:linear-gradient(#fff0,#fff);background-image:-ms-linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 100%)}.popuptable{margin-bottom:30px}.popuptable .popuptable-data{font-weight:700}.popuptable .align-top{vertical-align:top}.popuptable tr td{font-size:15px;padding:8px 8px 8px 0}.popuptable tr td:first-child{width:55%}.popuptable tr td:last-child{width:45%}.flex-align-end{display:flex;align-items:flex-end}.header{position:relative;background-color:var(--white);z-index:var(--z-header-base);flex:none}.header-container{width:100%;padding:var(--page-header-top-padding) var(--page-header-right-padding) var(--page-header-bottom-padding) var(--page-header-left-padding);box-sizing:border-box}.header-container:not(.header-sticky) .sub-nav{width:100%;position:relative}.header-container:not(.header-sticky) .sub-nav .cat{left:0;position:absolute}.header-top{height:32px;line-height:32px;font-size:var(--font-size-smaller);border-bottom:1px solid var(--iron);display:flex;justify-content:flex-end}.header-top .just-dd{margin-left:20px}.header-top .just-dd .bt-dd{font-size:var(--font-size-smaller)}.header-top .just-dd .bt-dd i{margin-top:-2px}.header-top .just-dd .default-dd{margin-top:15px;z-index:var(--z-header-spoc-selection)}.header-top .just-dd .default-dd ul li{padding:5px}.header-top .just-dd .default-dd ul li a{font-size:var(--font-size-smaller)}.header-main{border-bottom:1px solid var(--iron);position:relative}.header-main .main-nav{text-align:center;font-size:var(--font-size-big);height:36px;position:absolute;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translate(-50%)}.header-main .main-nav li{display:inline-flex;align-items:center;height:100%;margin:0 18px}.header-main .first-line{height:36px;padding:18px 0 19px}.header-main .second-line{height:33px;padding:6px 0 14px;display:flex;align-items:center}.header-main .second-line.in-your-borrowbox a{font-size:var(--font-size-uppest)}.header-main .third-line{height:42px;display:flex;align-items:center;padding-top:0;padding-bottom:14px}.header-main .third-line .sub-nav{width:100%}.main-nav-right{margin-left:30px;height:100%}.header-sticky{background-color:var(--white);border-bottom:1px solid var(--iron);position:fixed;top:0;height:var(--page-header-sticky-height);width:100%;min-width:var(--page-min-width);z-index:var(--z-header-sticky)}.header-sticky .header-sticky-nav-right{margin-left:20px;height:100%}.header-sticky .search-icon{line-height:1}.header-sticky .search-icon i{cursor:pointer}.header-sticky .search-suggestions{left:0;margin-left:var(--page-header-left-padding);margin-right:var(--page-header-right-padding)}.header-sticky .sub-nav>div>.default-dd-nav.cat{margin-top:10px;position:relative}.header-sticky .main-nav{float:left;margin-right:30px;height:100%;display:flex;align-items:center}.header-sticky .main-nav li a.active{color:var(--black);font-size:var(--font-size-upper);line-height:var(--page-header-sticky-height)}.header-sticky .main-nav .filter-toggle{color:var(--black)}.header-sticky .sub-nav{height:100%}.header-sticky .sub-nav .dd-loanformat,.header-sticky .sub-nav .dd-shoplanguage,.header-sticky .sub-nav .cat{position:relative}.header-sticky .sub-nav .sub{text-align:left;height:100%}.header-sticky .sub-nav .sub>li{height:100%}.header-sticky .sub-nav .sub>li>a{display:inline-flex;align-items:center;height:100%}.header-sticky .sub-nav .sub>li>a.active{position:relative}.header-sticky .sub-nav .sub>li.sub-menu>ul{top:44px}.header-sticky .sub-nav .bc-nav{margin:12px 0;line-height:var(--line-height-small)}.header-sticky .selectionlists{display:flex;align-items:center}.header-sticky .selectionlists-scrollheader-totals{flex-grow:1;display:flex;justify-content:flex-end}.spoc-selection input{min-height:28px}.spoc-selection .default-dd{min-width:325px!important;padding:0!important}.spoc-selection .default-dd>ul{max-height:300px!important}.spoc-selection .default-dd>ul li{padding:0!important}.spoc-selection .details{padding:5px 30px 5px 10px!important}.spoc-selection .details .small{-webkit-transition:var(--all-ease);-moz-transition:var(--all-ease);-o-transition:var(--all-ease);transition:var(--all-ease)}.spoc-selection .details.active,.spoc-selection .details:hover,.spoc-selection .details.active .small,.spoc-selection .details:hover .small{color:var(--bolinda-green)!important}.spoc-selection .details.active .checked,.spoc-selection .details:hover .checked{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.spoc-selection .partner{border-top:1px solid var(--smoky);border-bottom:1px solid var(--smoky)}.spoc-selection li:first-of-type .partner{border-top:none}.spoc-selection .sites{display:none}.spoc-selection i.sharedCollection{font-size:var(--font-size-smaller);height:inherit;transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg)}.spoc-selection .checked{color:var(--bolinda-green);position:absolute;top:15px;right:5px;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.spoc-selection .partner-expand-icon{float:left;border-right:1px solid var(--smoky);margin-right:5px;min-width:35px!important;padding:12px 0!important;text-align:center;z-index:var(--z-default)}.spoc-selection .partner-expand-icon:hover i{color:var(--bolinda-green)}.spoc-selection .partner-expand-icon i{height:inherit}.spoc-selection li.active .partner-expand-icon i{transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.spoc-selection li.active ul.sites{display:block;max-height:inherit}.spoc-selection .spoc-info-line span+span{margin-left:5px}.logo{display:inline-block;float:left;margin-right:20px;max-width:95px}.logo img{width:100%}.approval-request-error{color:var(--dark-red);margin-top:6px;font-size:var(--font-size-normal)}.approval-disabled{color:var(--alu);pointer-events:none}.sub-nav{display:flex;align-items:center}.sub-nav .age{display:flex;position:absolute;right:0;margin-top:0}.sub-nav .cat{font-size:20px}.header-sticky .default-dd-nav.ordering-assistant .default-dd,.header-main .default-dd-nav.ordering-assistant .default-dd{top:30px;left:55px;min-width:initial}.header-sticky .default-dd-nav.ordering-assistant .default-dd ul li a,.header-main .default-dd-nav.ordering-assistant .default-dd ul li a{padding:8px;white-space:nowrap}.page-footer{height:180px;width:calc(100% - 70px);padding-right:35px;padding-left:35px;padding-bottom:100px;color:var(--white);background-color:var(--bolinda-green);display:flex;align-items:center;font-size:var(--font-size-up)}.page-footer .col-logo{height:70%;background:url(/assets/footer_BorrowBox_logo-C3h5ZWUl.svg) no-repeat;width:260px}.page-footer .col-mid{height:70%;vertical-align:top;flex-grow:1}.page-footer .col-mid a{color:var(--white)}.page-footer .col-mid a i{margin-bottom:5px;font-size:var(--font-size-uppest)}.page-footer .col-right{height:70%;text-align:right}.page-footer .col-right a{color:var(--white)}.page-footer .col-right .social-media-links{padding-top:15px;padding-bottom:15px}.page-footer .col-right .social-media-links li{display:inline;margin-left:10px}.page-footer .col-right .copyright{font-size:var(--font-size-normal);white-space:nowrap}.page-footer .col-right .terms-and-conditions-link{font-size:var(--font-size-normal);text-decoration:underline!important}.page-footer .col-right .footer-right-container{text-align:right;display:flex}.page-footer .col-right .footer-right-container .footer-bar{margin:0 10px}.page-footer .col-right .footer-right-container .language{cursor:pointer}.page-footer .col-right .footer-right-container .language .language-label{color:var(--white);white-space:nowrap;font-size:var(--font-size-normal)}.page-footer .col-right .footer-right-container .language .language-selector{display:flex;flex-direction:column;padding:5px;min-width:110px;font-size:var(--font-size-small)}.page-footer .col-right .footer-right-container .language .language-selector:hover{background-color:var(--lighter-grey)}.bc-nav{line-height:var(--line-height-normal);font-size:var(--font-size-up)}.bc-nav>li{color:var(--black);float:left;margin:0}.bc-nav>li a{color:var(--black)}.bc-nav>li a.active{color:var(--bolinda-green)}.bc-nav>li a.back{color:var(--bolinda-green)}.bc-nav>li a.back:hover{color:var(--silver)}.filter-bar{box-sizing:border-box;display:inline-block;padding:5px 0;width:100%}.filter-bar .total-products-label{color:var(--paynes);font-size:var(--font-size-normal);margin-right:15px}.filter-bar a{color:var(--black);font-size:var(--font-size-normal)}.filter-bar a.fl-left{margin-right:15px}.filter-bar .left-column-header{font-size:var(--line-height-smaller)}.did-you-mean .dym-label{font-size:var(--font-size-normal);color:var(--black)}.did-you-mean h4{margin-bottom:18px}.did-you-mean i{font-size:var(--font-size-smaller);height:26px;color:var(--bolinda-green);margin-left:5px}.sub-nav .sub{text-align:center}.sub-nav .sub>li{display:inline-block;margin:0 9px}.sub-nav .sub>li a{color:var(--black);font-size:var(--font-size-up)}.sub-nav .sub>li a.orange{color:var(--orange)}.sub-nav .sub>li a:hover{color:var(--bolinda-green)}.sub-nav .sub>li a.active{color:var(--bolinda-green)}.sub-nav .sub>li.sub-menu>a{line-height:1;display:flex;align-items:center}.sub-nav .sub>li.sub-menu>a i{font-size:var(--font-size-upper)}.sub-nav .sub>li.sub-menu>ul{background-color:var(--white);border-bottom:1px solid var(--paynes);box-sizing:border-box;display:none;padding:20px 150px 80px;position:absolute;top:44px;left:-var(--page-header-left-padding);width:calc(100% + var(--page-header-left-padding)var(--page-header-right-padding));z-index:var(--z-header-categories-flyout);min-height:300px}.sub-nav .sub>li.sub-menu>ul>li{display:block;float:none;margin:0 0 10px;text-align:left;width:150px}.sub-nav .sub>li.sub-menu>ul>li>a{display:block;font-size:var(--font-size-normal);line-height:var(--line-height-smaller);-webkit-transition:var(--color-ease);-moz-transition:var(--color-ease);-o-transition:var(--color-ease);transition:var(--color-ease)}.sub-nav .sub>li.sub-menu>ul>li>a.active,.sub-nav .sub>li.sub-menu>ul>li>a:hover{color:var(--bolinda-green)}.sub-nav .sub>li.sub-menu>ul>li .sub-menu-details{border-left:1px solid var(--paynes);box-sizing:border-box;display:none;inset:20px 150px 20px 320px;padding-left:20px;position:absolute}.sub-nav .sub>li.sub-menu>ul>li .sub-menu-details a{font-size:var(--font-size-normal);line-height:var(--line-height-smaller)}.sub-nav .sub>li.sub-menu>ul>li .sub-menu-details ul{float:left;margin-right:20px;min-width:200px}.sub-nav .sub>li.sub-menu>ul>li .sub-menu-details ul li{margin-bottom:10px}.sub-nav .sub>li.sub-menu>ul>li .sub-menu-details .packshots{min-width:740px}.sub-nav .sub>li.sub-menu>ul>li .sub-menu-details .packshots a{display:inline-block;position:relative}.sub-nav .sub>li.sub-menu>ul>li .sub-menu-details .packshots img{min-height:70px;max-height:100px;width:70px;margin-right:20px;margin-bottom:10px;vertical-align:bottom}.sub-nav .sub>li.sub-menu>ul>li .sub-menu-details .packshots a.seeAll{right:76px;bottom:-20px}.sub-nav .sub>li.sub-menu>ul>li .sub-menu-details .packshots .number-badge{position:absolute;bottom:3px;right:13px;width:20px;height:20px;background:#fff;opacity:.95;border:1px solid var(--silver);border-radius:20px;font-weight:var(--font-weight-bold);font-size:var(--font-size-mini);text-align:center}.sub-nav .sub>li.sub-menu>ul>li:hover>a,.sub-nav .sub>li.sub-menu>ul>li.active>a{color:var(--bolinda-green)}.sub-nav .sub>li.sub-menu>ul>li:hover .sub-menu-details,.sub-nav .sub>li.sub-menu>ul>li.active .sub-menu-details{display:block}.sub-nav .sub>li.sub-menu.active>a{color:var(--bolinda-green)}.sub-nav .sub>li.sub-menu.active>ul{display:block}.sub-nav .sub .disabled{pointer-events:none;cursor:default}.sub-nav .cat{position:absolute}.header-sticky .sub-nav .sub>li.sub-menu>ul{left:0}.selection-bar{display:flex;align-items:center;height:var(--page-selectionlistbar-height);background-color:#fff;z-index:var(--z-header-selection-bar);white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom:1px solid var(--iron);box-sizing:border-box}.selection-bar.sticky{top:var(--page-header-sticky-height);position:fixed;width:100%}.selection-bar>ul>li{display:inline-block;margin:0 4px}.selection-bar>ul>li a{color:var(--black);font-size:var(--font-size-smaller)}.selection-bar>ul>li a:hover{color:var(--grey)}.selection-bar>ul>li a.active{color:var(--grey)}.selection-bar>ul>li a .marked{color:var(--black);font-size:var(--font-size-mini)}.selection-bar>ul.fl-left{margin-left:10px;margin-top:2px}.selection-bar>ul.fl-right{margin-right:10px;margin-top:2px}.selection-bar .selection-recent{font-size:var(--font-size-small);line-height:var(--line-height-bigger-up);padding-left:40px;width:100px}.selection-bar .selection-recent i{font-size:var(--font-size-up);padding-right:5px;height:100%;margin-top:-1px}.selection-bar .fl-none{width:82px}.selection-bar .fl-none:hover .bt-dd{color:var(--white)}.selection-bar .fl-none i.material-icons{color:var(--black);font-size:var(--font-size-up);float:right}.selection-bar .bt-sl-bar{font-size:var(--font-size-smaller);height:22px;margin:4px;width:fit-content}.selection-bar .bt-sl-bar a{transition-duration:.3s;margin-left:3px}.selection-bar .bt-sl-bar a>div{float:left}.selection-bar .bt-sl-bar a:hover{transition:none}.selection-bar .bt-sl-bar span{font-size:var(--font-size-smaller)}.selection-bar .bt-sl-bar>a>span{float:left}.selection-bar .selection-list-ops{margin-left:30px}.selection-bar .selection-bar-nav{height:var(--page-selectionlistbar-height);width:calc(100% - 380px);line-height:1;position:relative}.selection-bar .selection-bar-nav .material-icons{line-height:inherit!important}.selection-bar .selection-bar-nav .selection-bar-nav-inner{height:var(--line-height-upper);top:5px;left:0;overflow:hidden;position:absolute;width:calc(100% - 40px);margin-left:20px}.selection-bar .selection-bar-nav .selection-bar-nav-inner .selection-list a{color:var(--black);font-size:var(--font-size-small);height:var(--line-height-upper);padding:0 8px;white-space:nowrap;line-height:var(--line-height-smallest)}.selection-bar .selection-bar-nav .selection-bar-nav-inner .selection-list a span+span,.selection-bar .selection-bar-nav .selection-bar-nav-inner .selection-list a i+span{margin-left:3px}.selection-bar .selection-bar-nav .selection-list-nav{padding-top:5px}.selection-bar .selection-bar-nav .selection-list-nav a{color:var(--black);height:var(--line-height-upper);line-height:var(--line-height-upper);padding:0 1px;position:absolute;text-align:center;top:5px;width:17px}.selection-bar .selection-bar-nav .selection-list-nav a i{font-size:var(--font-size-up);position:relative;height:100%}.selection-bar .selection-bar-nav .selection-list-nav a.prev{border-right:1px solid var(--silver);box-shadow:5px 0 10px -8px var(--black);left:0}.selection-bar .selection-bar-nav .selection-list-nav a.next{border-left:1px solid var(--silver);box-shadow:-5px 0 10px -8px var(--black);right:0}.selection-bar .add-list{background:#0000 url(/assets/icn-add-list-DpQMsODp.svg) no-repeat scroll 0 0/100% auto;display:inline-block;height:20px;margin:5px 10px 0 0;width:17px}.selection-bar .add-list .label{display:block;text-indent:-1000em}.selection-bar-collapsed{color:var(--black);position:absolute;z-index:var(--z-header-selection-bar-collapsed);right:0;background-color:#fff;width:38px;height:38px;border-bottom:1px solid var(--iron);border-left:1px solid var(--iron);display:inline-flex;align-items:center;font-size:var(--font-size-upper);line-height:1}.selection-bar-collapsed.comments-open{right:var(--selection-list-commentsbar-width)}.selection-bar-collapsed .material-icons{line-height:inherit!important}.selection-bar-collapsed:not(.sticky){bottom:-var(--page-selectionlistbar-height)}.selection-bar-collapsed.sticky{top:var(--page-header-sticky-height);position:fixed}.selection-bar-collapsed .sl-collapsed-i{font-size:inherit}.selection-detail-list{box-sizing:border-box;display:inline-block;position:relative;float:left;width:100%;background-color:#fff;margin-bottom:62px;-webkit-transition:var(--all-ease);-moz-transition:var(--all-ease);-o-transition:var(--all-ease);transition:var(--all-ease)}.selection-detail-list.inline{width:initial}.selection-detail-list.moved-up{margin-top:-86px}.selection-detail-list .analyse{position:static}.selection-detail-list .analyse .td-amount{width:30px;text-align:right}.selection-detail-list .analyse .td-percentage{width:40px;text-align:right}.selection-detail-list .analyse .td-genre-name{max-width:84px}.selection-detail-list .analyse .default-dd{border:medium none;top:35px;left:calc(-1 * var(--page-container-left-padding));right:calc(-1 * var(--page-container-right-padding))}.selection-detail-list .analyse .default-dd .loading-container{text-align:center;font-size:var(--font-size-upper)}.selection-detail-list .analyse .default-dd .default-dd-content{margin:0 auto;max-width:1080px;padding:20px 0}.selection-detail-list .analyse .default-dd .default-dd-content .tb-analyse th,.selection-detail-list .analyse .default-dd .default-dd-content .tb-analyse td{font-size:var(--font-size-smaller);padding:1px 5px;vertical-align:top;word-wrap:break-word}.selection-detail-list .analyse .default-dd .default-dd-content .tb-analyse th .bd,.selection-detail-list .analyse .default-dd .default-dd-content .tb-analyse td .bd{background-image:url(/assets/icn-arrow-white-left-C6aCmC5H.svg);background-position:100% 50%;background-repeat:no-repeat;border-radius:5px 0 0 5px;text-overflow:ellipsis;overflow:hidden;max-width:120px}.selection-detail-list .analyse .default-dd .default-dd-content .tb-analyse th .marked,.selection-detail-list .analyse .default-dd .default-dd-content .tb-analyse td .marked{display:inline-block;font-size:var(--font-size-mini);min-width:15px;padding:1px 5px}.selection-detail-list .analyse .default-dd .default-dd-content .tb-analyse th .marked.smoky,.selection-detail-list .analyse .default-dd .default-dd-content .tb-analyse td .marked.smoky{color:var(--black);text-align:right;float:right}.selection-detail-list .analyse .default-dd .default-dd-content .tb-analyse th .marked.borange,.selection-detail-list .analyse .default-dd .default-dd-content .tb-analyse td .marked.borange{color:#fff;text-align:left;background-color:var(--orange);border-radius:4px;background-image:none}.selection-detail-list .analyse .default-dd .default-dd-content .tb-analyse>td{padding:5px 10px}.selection-detail-list .analyse .default-dd .default-dd-content .tb-analyse table>tbody>tr>td:nth-last-child(2){width:30px}.selection-detail-list .analyse .default-dd .default-dd-content .tb-analyse table>tbody>tr>td:last-of-type{width:40px}.toggle-comments-btn i{font-size:var(--font-size-uppest)}.toggle-comments-btn:hover{color:var(--black)}.sl-comments-container{width:100%;min-width:calc(var(--selection-list-commentsbar-width) - 70px);box-sizing:border-box;padding:0 30px 30px;height:100%;overflow:auto}.sl-comments-container .sl-comments-header{position:sticky;top:0;display:block;background-color:var(--white);z-index:calc(var(--z-header-sl-commentsbar) + 1);padding-top:26px}.sl-comments-container .sl-comments-header .title{font-size:var(--font-size-up)}.sl-comments-container .sl-comments-header .close{color:var(--black);transition:none;line-height:var(--font-size-up)}.sl-comments-container .sl-comments-header .sl-comment-input-submit{margin-top:20px;display:flex;flex-direction:row;border-bottom:1px solid #e6e6e6}.sl-comments-container .sl-comments-header .sl-comment-input-submit .sl-comment-input-container{display:flex;flex-grow:1}.sl-comments-container .sl-comments-header .sl-comment-input-submit .sl-comment-input-container .sl-comment-input{font-size:14px;width:100%}.sl-comments-container .sl-comments-header .sl-comment-input-submit .sl-submit-bar{background-color:var(--white)}.sl-comments-container .sl-comments-inner{background-color:var(--white);box-sizing:border-box}.sl-comments-container .sl-comments-inner .sl-comments-entries .sl-comments-entry{margin-top:30px}.sl-comments-container .sl-comments-inner .sl-comments-entries .sl-comments-entry .bolinda-tag{color:var(--bolinda-green)}.sl-comments-container .sl-comments-inner .sl-comments-entries .sl-comment .sl-comment-text{margin-top:5px;white-space:pre-wrap;font-size:var(--font-size-smaller);word-wrap:break-word}.sl-comments-container .sl-comments-inner .sl-comments-entries .sl-comment .sl-edit-text{font-size:var(--font-size-smaller);margin-top:2.5px}.sl-comments-container .sl-comments-inner .sl-comments-entries .sl-comment .sl-edit-text.pending{color:var(--silver)}.sl-comments-container .sl-comments-inner .sl-comments-entries .sl-comment .sl-comment-timestamp{font-size:var(--font-size-smallest);color:var(--paynes)}.sl-comments-container .sl-comments-inner .sl-comments-entries .sl-comment .sl-comment-menu{position:relative}.sl-comments-container .sl-comments-inner .sl-comments-entries .sl-comment .sl-comment-menu .sl-comment-operation{transition:none;color:var(--grey);margin-left:5px;line-height:var(--font-size-normal)}.sl-comments-container .sl-comments-inner .sl-comments-entries .sl-comment .sl-comment-menu .sl-comment-operation i{font-size:var(--font-size-normal);line-height:1}.sl-comments-container .sl-comments-inner .sl-comments-entries .sl-comment .sl-comment-menu .sl-pending-icon{background-image:url(/assets/icn-pending-comment-BLv8xEfq.svg);background-repeat:no-repeat;display:inline-block;width:14px;height:14px;position:absolute;bottom:3px;right:44px}.sl-comments-container .sl-comments-inner .sl-comments-entries .sl-editlog{opacity:.5}.sl-comments-wrapper{height:calc(100vh - var(--page-header-height));position:absolute;overflow:hidden;top:var(--page-header-height);right:0;z-index:var(--z-header-sl-commentsbar);background-color:var(--white);width:var(--selection-list-commentsbar-width);border-left:1px solid #d6d6d6;box-sizing:border-box}.sl-comments-wrapper.sl-bar-expand{top:calc(var(--page-header-height) + var(--page-selectionlistbar-height));height:calc(100vh - var(--page-header-height) - var(--page-selectionlistbar-height))}.sl-comments-wrapper.sticky{position:fixed;top:var(--page-header-sticky-height);height:calc(100vh - var(--page-header-sticky-height))}.sl-comments-wrapper.sticky.sl-bar-expand{top:calc(var(--page-header-sticky-height) + var(--page-selectionlistbar-height));height:calc(100vh - var(--page-header-sticky-height) - var(--page-selectionlistbar-height))}.sl-comments-wrapper.hidden{display:none}.reserve-detail-list .reserve-detail-head-bar{margin-bottom:40px;font-size:var(--font-size-uppest);display:flex;align-items:center;line-height:1}.reserve-detail-list .reserve-detail-head-bar .default-dd-nav.total-list{margin:0 10px}.reserve-detail-list .reserve-detail-head-bar .send-for-approval{margin-right:5px}.reserve-detail-list.moved-up{margin-top:-86px}.reserve-detail-list .reserve-detail-list-info-bar{display:flex;margin:15px 0 30px 40px}.reserve-detail-list .reserve-detail-list-info-bar>span>span{font-size:var(--font-size-normal);font-weight:700;padding-right:35px;padding-left:6px}.reserve-detail-list .reserve-detail-list-info-bar>a{margin-left:10px;float:right}.reserve-detail-list .sub-nav .sub>li a.future-release,.reserve-detail-list .sub-nav .sub>li a.coming-soon{position:relative;display:block}.reserve-detail-list .sub-nav .sub>li a.future-release>span.future-release-label,.reserve-detail-list .sub-nav .sub>li a.future-release>span.coming-soon-label,.reserve-detail-list .sub-nav .sub>li a.coming-soon>span.future-release-label,.reserve-detail-list .sub-nav .sub>li a.coming-soon>span.coming-soon-label{position:absolute;top:24px;left:0;font-size:var(--font-size-mini);color:var(--paynes);line-height:1}.reserve-detail-list .sub-nav .sub>li a.future-release>span.coming-soon-label,.reserve-detail-list .sub-nav .sub>li a.coming-soon>span.coming-soon-label{color:var(--orange)}.reserve-detail-list .sub-nav .sub>li a.nav-coming-soon>span{position:relative}.reserve-detail-list .sub-nav .sub>li a.nav-coming-soon>span>span.coming-soon{position:absolute;bottom:-2em;left:0;font-size:var(--font-size-mini);color:var(--orange)}.reserve-detail-list .sub-nav .sub>li a.nav-coming-soon>span>span.new-label{position:absolute;bottom:-2em;left:0;font-size:var(--font-size-mini);color:var(--bolinda-green)}.reserve-detail-list ul.main-nav>li>a.nav-new,.reserve-detail-list .sub-nav .sub>li a.nav-new>span{position:relative}.reserve-detail-list ul.main-nav>li>a.nav-new>span.new-label,.reserve-detail-list .sub-nav .sub>li a.nav-new>span>span.new-label{position:absolute;font-size:var(--font-size-smaller);top:18px;left:0;color:var(--bolinda-green)}.reserve-detail-list .new-label-mini{font-size:var(--font-size-mini)}.reserve-detail-list .header-sticky .new-label{bottom:-13px!important}.reserve-detail-list .header-sticky .new-label-collection-navigation{top:17px}.reserve-detail-list .header-sticky .sub-nav .sub>li a.nav-coming-soon>span>span.coming-soon{bottom:-1.3em}.reserve-detail-list .new-label-collection-navigation{position:absolute;left:25px;top:20px;font-size:10px;color:var(--bolinda-green)}.order-status-button>*{display:inline-block}.order-status-button .status-button,.order-status-button .status-text{font-weight:700;color:var(--black);margin-right:10px;margin-left:5px}.order-status-button .product-amount-badge{background-color:transparent;color:var(--black);border-radius:8px;border:1px solid var(--steel);text-align:center;padding:0 6px;font-size:10px}.prd-tile{float:left;margin:10px 10px 110px;height:525px;position:relative;width:175px}.prd-tile .manage-button-wrapper,.prd-tile .libx-add-to-collection-button{margin-top:10px;margin-bottom:5px}.prd-tile.minimal{width:175px;height:360px}.prd-tile.minimal .prd-tile-inner{width:175px}.prd-tile.minimal .prd-tile-inner.over{z-index:var(--z-product-tile)}.prd-tile.pt-eaudiobooks{height:350px!important}.prd-tile.pt-eaudiobooks.minimal{height:250px!important}.prd-tile.pt-eaudiobooks .packshot{height:135px!important}.prd-tile.pt-eaudiobooks .packshot img{max-height:135px!important}.prd-tile .prd-tile-inner{background-color:var(--white);position:absolute;width:175px;padding:0 20px;left:-20px}.prd-tile .prd-tile-inner .packshot{height:290px;margin-bottom:10px;width:100%}.prd-tile .prd-tile-inner .packshot img{bottom:0;left:0;max-width:100%;max-height:270px;position:absolute}.prd-tile .prd-tile-inner .packshot .icn-preview{bottom:0}.prd-tile .prd-tile-inner .packshot .icn-select{bottom:5px;left:5px}.prd-tile .prd-tile-inner .packshot .icn-select~#previewButton .icn-preview{left:25px}.prd-tile .prd-tile-inner .details{min-height:86px}.prd-tile .prd-tile-inner .details h3{color:var(--black);font-size:var(--font-size-smaller);line-height:var(--line-height-mini);margin:0 0 5px}.prd-tile .prd-tile-inner .details h3>a{color:var(--black);font-size:var(--font-size-smaller);font-weight:var(--font-weight-normal);line-height:var(--line-height-mini);margin:0 0 5px}.prd-tile .prd-tile-inner .details h3>a:hover{text-decoration:underline}.prd-tile .prd-tile-inner .details p{color:var(--black);font-size:var(--font-size-smallest);line-height:var(--line-height-mini);margin:0 0 5px}.prd-tile .prd-tile-inner .details p a{color:var(--black);font-size:var(--font-size-smallest)}.prd-tile .prd-tile-inner .details p a:hover{text-decoration:underline}.prd-tile .prd-tile-inner .details p.cold-paynes a{color:var(--paynes)}.prd-tile .prd-tile-inner .details p.cold-paynes a:hover{text-decoration:underline}.prd-tile .prd-tile-inner .details .details-inner.expanded{height:1px;overflow:visible;visibility:hidden;-webkit-transition:height .3s ease;-moz-transition:height .3s ease;-o-transition:height .3s ease;transition:height .3s ease}.prd-tile .prd-tile-inner.over{z-index:var(--z-product-tile);padding-bottom:16px;border-radius:3px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.36);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.36);box-shadow:0 2px 4px #0000005c}.prd-tile .prd-tile-inner.over .packshot .icn-preview{display:block}.prd-tile .prd-tile-inner.over .packshot .icn-preview i{visibility:visible}.prd-tile .prd-tile-inner.over .details h3,.prd-tile .prd-tile-inner.over .details h3>a{font-weight:var(--font-weight-bold)}.prd-tile .prd-tile-inner.over .details .bd{margin-bottom:5px}.prd-tile .prd-tile-inner.over .details .details-inner.expanded{height:auto;visibility:visible}.prd-tile .prd-tile-inner.over .prd-bottom{padding-top:0}.prd-tile .prd-tile-inner.active .details .details-inner.expanded{visibility:visible}.prd-tile .prd-tile-inner .prd-bottom{position:relative;width:100%;line-height:16px}.prd-tile .prd-tile-inner .prd-bottom .prd-dtl{margin:5px 0 10px;height:10px;position:relative}.prd-tile .prd-tile-inner .prd-bottom .prd-dtl li{float:left;font-size:var(--font-size-smallest);line-height:var(--line-height-mini-mini);height:var(--line-height-mini);margin-right:7px;cursor:default}.prd-tile .prd-tile-inner .prd-bottom .prd-dtl li i{margin-right:2px}.prd-tile .prd-tile-inner .prd-bottom .bt-line{width:100%;clear:left;padding:5px 0 0}.prd-tile .prd-tile-inner .prd-bottom .bt-line+.bt-line{clear:both;display:inline-block;width:100%;padding:0}.prd-tile .prd-tile-inner .prd-bottom .bt-line .dd-w-select{box-sizing:border-box;height:22px;margin-bottom:5px;width:100%}.prd-tile .prd-tile-inner .prd-bottom .bt-line .dd-w-select a{color:var(--black);font-size:var(--font-size-smallest)}.prd-tile .prd-tile-inner .prd-bottom .bt-line .dd-w-select a.bt-dd{box-sizing:border-box;display:inline-block;float:left;height:var(--line-height-txt-smaller);line-height:var(--line-height-txt-smaller);padding:0;width:100%}.prd-tile .prd-tile-inner .prd-bottom .bt-line .dd-w-select a.bt-dd .bt-inner{display:block;padding:0 3px;width:calc(100% - var(--dropdown-arrow-width)6px)}.prd-tile .prd-tile-inner .prd-bottom .bt-line .dd-w-select a.bt-dd .bt-inner.copy-product span,.prd-tile .prd-tile-inner .prd-bottom .bt-line .dd-w-select a.bt-dd .bt-inner.move-product span{padding-left:20px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .dd-w-select .default-dd{padding:0;top:20px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .dd-w-select .default-dd ul li a{box-sizing:border-box;line-height:var(--line-height-mini);padding:4px 5px 5px 23px;position:relative;white-space:normal;width:100%;word-wrap:break-word;min-width:100%}.prd-tile .prd-tile-inner .prd-bottom .bt-line .dd-w-select .default-dd ul li a:hover{background-color:var(--smoky)}.prd-tile .prd-tile-inner .prd-bottom .bt-line .dd-w-select .default-dd ul li a i{left:3px;position:absolute;top:6px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .bt{background:no-repeat 4px 4px;background-size:auto 12px;height:var(--line-height-small);line-height:var(--line-height-small);width:100%}.prd-tile .prd-tile-inner .prd-bottom .bt-line .bt i.material-icons{height:var(--line-height-small)}.prd-tile .prd-tile-inner .prd-bottom .bt-line .bt span{display:inline-block;height:var(--line-height-small);line-height:var(--line-height-small);margin-top:-1px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .bt span.label{float:left}.prd-tile .prd-tile-inner .prd-bottom .bt-line .bt:hover{background-color:var(--bolinda-green);color:var(--white)}.prd-tile .prd-tile-inner .prd-bottom .bt-line .bt:hover .marker,.prd-tile .prd-tile-inner .prd-bottom .bt-line .bt:hover .marker strong,.prd-tile .prd-tile-inner .prd-bottom .bt-line .bt:hover .cold-dark-red{color:var(--white)!important}.prd-tile .prd-tile-inner .prd-bottom .bt-line .bt.preorder{border:1px solid var(--orange);background-color:var(--white)}.prd-tile .prd-tile-inner .prd-bottom .bt-line .bt.preorder i,.prd-tile .prd-tile-inner .prd-bottom .bt-line .bt.preorder span{color:var(--orange)}.prd-tile .prd-tile-inner .prd-bottom .bt-line .bt.preorder:hover{background-color:var(--orange);color:var(--white)}.prd-tile .prd-tile-inner .prd-bottom .bt-line .bt.preorder:hover i,.prd-tile .prd-tile-inner .prd-bottom .bt-line .bt.preorder:hover span{color:var(--white)}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions{margin-left:2px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.bt-dd>i{color:var(--bolinda-green);float:left}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd{left:-23px;width:170px;padding:10px 10px 5px;top:21px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .active-arrow{left:20px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd{left:-6px;width:180px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd a.copy-product,.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd a.move-product{padding-left:25px;background-position:5px 3px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav{margin-bottom:5px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav.bt-bordered{border:none}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav.bt-bordered .bt-dd{color:var(--black)}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav.bt-bordered .bt-dd .bt-inner{padding:0}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav.bt-bordered .bt-dd .bt-inner.copy-product{background:#0000 url(/assets/icn-copy-product-black-BEFccOvo.svg) no-repeat scroll 0 3px/auto 13px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav.bt-bordered .bt-dd .bt-inner.move-product{background:#0000 url(/assets/icn-move-product-black-BBsthQyN.svg) no-repeat scroll 0 3px/auto 13px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav.bt-bordered .bt-dd:hover{background-color:transparent;color:var(--bolinda-green)}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav.bt-bordered .bt-dd:hover .bt-inner.copy-product{background:#0000 url(/assets/icn-copy-product-green-DzUEn4z9.svg) no-repeat scroll 0 3px/auto 13px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav.bt-bordered .bt-dd:hover .bt-inner.move-product{background:#0000 url(/assets/icn-move-product-green-DC-a8JWx.svg) no-repeat scroll 0 3px/auto 13px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav.bt-bordered .bt-dd:hover .bt-inner,.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav.bt-bordered .bt-dd:hover i{background-color:transparent;color:var(--bolinda-green)}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav+.default-dd-nav.expanded-dd.actions>.default-dd{left:-41px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .default-dd-nav+.default-dd-nav.expanded-dd.actions>.default-dd .active-arrow{left:39px}.prd-tile .prd-tile-inner .prd-bottom .bt-line .discount{display:inline-block;font-size:var(--font-size-mini);height:var(--line-height-smallest);line-height:var(--line-height-smallest);width:100%}.prd-tile .prd-tile-inner .prd-bottom .bt-line .discount .fl-right.crossed{padding-right:5px}.prd-tile .prd-tile-inner .prd-bottom .bt-line.bt-price{margin-top:5px;line-height:15px;padding:0 0 20px}.packshot{position:relative}.packshot .icn-preview{height:30px;position:absolute;line-height:var(--line-height-txt-smaller);text-align:center;width:30px;cursor:pointer;-webkit-transition:var(--all-ease);-moz-transition:var(--all-ease);-o-transition:var(--all-ease);transition:var(--all-ease)}.packshot .icn-preview i{color:var(--grey);display:inline-block;float:left;font-size:16px;height:30px;line-height:30px;visibility:hidden;width:30px;background:url(/assets/icn-audiobook-preview-paused-DRb4v3eN.svg) no-repeat}.packshot .icn-preview i.audio_playing{background:url(/assets/icn-audiobook-preview-playing-DaqwtBDh.svg) no-repeat}.packshot .icn-preview i.audio_playing:hover{background:url(/assets/icn-audiobook-preview-playing-hover-DbsCx9L_.svg) no-repeat}.packshot .icn-preview i.ebooks{background:url(/assets/icn-ebook-preview-new-BraZsA-D.svg) no-repeat 0 0/auto 30px}.packshot .icn-preview i.label{display:block;text-indent:-1000em}.packshot .icn-preview:hover i{background:url(/assets/icn-audiobook-preview-paused-hover-w4cJpZcS.svg) no-repeat}.packshot .icn-preview:hover i.audio_playing{background:url(/assets/icn-audiobook-preview-playing-DaqwtBDh.svg) no-repeat}.packshot .icn-preview:hover i.audio_playing:hover{background:url(/assets/icn-audiobook-preview-playing-hover-DbsCx9L_.svg) no-repeat}.packshot .icn-preview:hover i.ebooks{background:url(/assets/icn-ebook-preview-new-hover-Bp2SNRZK.svg) no-repeat 0 0/auto 30px}.packshot .icn-select{background:url(/assets/icn-product-selection-deselected-CGr_XNB0.svg) no-repeat;margin:0 0 -8px;width:29px;height:29px;position:absolute;cursor:pointer;visibility:hidden}.packshot .icn-select.selected{background-image:url(/assets/icn-product-selection-selected-C4dA-PtL.svg);margin:0 0 -6px -4px;visibility:visible}.packshot .icn-select.selection-mode,.packshot:hover .icn-preview i,.packshot:hover .icn-select{visibility:visible}.packshot:hover .icn-select:not(.selected):hover,.packshot:hover .icn-select:not(.selected).selection-mode{background-image:url(/assets/icn-product-selection-hover-T83-J4rf.svg);margin:0 0 -6px -4px}.badges{line-height:22px}.badges .warning-badges .bd{border-radius:5px}.badges .warning-badges .bd .counter{background-color:var(--orange)}.badges .warning-badges .bd:hover,.badges .warning-badges .bd:hover .counter{background-color:var(--orange-light)}.badges .info-badges .bd{background-image:url(/assets/icn-arrow-white-left-C6aCmC5H.svg);background-position:100% 50%;background-repeat:no-repeat;border-radius:5px 0 0 5px}.badges .info-badges .bd .counter{background-color:var(--bolinda-green)}.badges .info-badges .bd:hover,.badges .info-badges .bd:hover .counter{background-color:var(--bolinda-green-light)}.badges .bundle-badge{position:relative}.badges:not(.expanded,.bundle-badge){position:absolute;top:0}.badges:not(.expanded,.bundle-badge) .warning-badges,.badges:not(.expanded,.bundle-badge) .info-badges{position:absolute}.badges:not(.expanded,.bundle-badge) .warning-badges:hover .badges-inner,.badges:not(.expanded,.bundle-badge) .info-badges:hover .badges-inner{display:block;padding-bottom:3px}.badges:not(.expanded,.bundle-badge) .warning-badges .badges-inner,.badges:not(.expanded,.bundle-badge) .info-badges .badges-inner{position:absolute;padding-right:10px;background:#fff;background:#ffffffb3}.badges:not(.expanded,.bundle-badge) .warning-badges{top:0}.badges:not(.expanded,.bundle-badge) .info-badges{top:22px}.badges.expanded .counter{display:none}.badges.expanded .warning-badges>div .badges-inner,.badges.expanded .info-badges>div .badges-inner{display:block}.badges .info-badges,.badges .warning-badges{display:inline-block}.badges .info-badges span,.badges .warning-badges span{display:block;margin-top:5px}.badges .info-badges .badges-inner,.badges .warning-badges .badges-inner{display:none}.badges .info-badges:hover .badges-inner,.badges .warning-badges:hover .badges-inner{z-index:var(--z-default);border-radius:3px;display:block}.badges .info-badges:hover .counter,.badges .warning-badges:hover .counter{display:none}.bd,.badges .bd{display:inline-block;position:relative;color:var(--white);font-size:var(--font-size-smallest);height:var(--line-height-smallest);line-height:var(--line-height-smallest);padding:0 20px 0 5px;white-space:nowrap;-webkit-transition:var(--background-ease);-moz-transition:var(--background-ease);-o-transition:var(--background-ease);transition:var(--background-ease)}.bd .counter,.badges .bd .counter{border:1px var(--white) solid;border-radius:10px;font-size:var(--font-size-mini);font-style:normal;height:14px;position:absolute;right:-7px;text-align:center;top:-7px;width:14px}.bd:hover,.badges .bd:hover{color:var(--white)}.tc{box-sizing:border-box;color:var(--black);display:table-cell;line-height:var(--line-height-smallest);padding:10px 5px 8px;vertical-align:top}.tc.tcw-5{width:5%}.tc.tcw-10{width:10%}.tc.tcw-15{width:15%}.tc.tcw-20{width:20%}.tc.tcw-25{width:25%}.tc.tcw-30{width:30%}.tc.tcw-35{width:35%}.tc.tcw-40{width:40%}.tc.tcw-45{width:45%}.tc.tcw-50{width:50%}.tc.tcw-55{width:55%}.tc.tcw-60{width:60%}.tc.tcw-65{width:65%}.tc.tcw-70{width:70%}.tc.tcw-75{width:75%}.tc.tcw-80{width:80%}.tc.tcw-85{width:85%}.tc.tcw-90{width:90%}.tc.tcw-95{width:95%}.tc.tcw-100{width:100%}.tc.actions{width:175px;float:right;padding:0}.tc.actions.disabled{color:var(--bolinda-green-light);pointer-events:none;cursor:default}.tc.actions.disabled .default-dd-nav.detailed-info a i,.tc.actions.disabled input{color:var(--iron)}.tc.actions.disabled a.bt.bt-bordered{color:var(--iron);border-color:var(--iron)}.tc.actions.disabled a.bt.bt-bordered i{color:var(--iron)}.available-info{color:var(--black);font-weight:700;float:right;size:var(--font-size-upper)}.filter-bar div.pagination{margin-top:-2px}.dlb-wrap{background-color:var(--white);border:1px solid #ffffff;border-radius:8px;box-shadow:0 2px 4px #00000042;line-height:var(--line-height-up);position:fixed;margin:0 auto;left:0;right:0;top:10%;width:600px;z-index:var(--z-page-overlay)}.dlb-wrap.welcome h4{font-size:22px;color:#7fc31c}.dlb-wrap.welcome p{font-size:16px;color:#000}.dlb-wrap .dlb{font-size:var(--font-size-upper);margin:35px;word-wrap:break-word;position:relative}.dlb-wrap .dlb .black-title{color:var(--black);font-size:var(--font-size-medium);padding-bottom:15px}.dlb-wrap .dlb .green-title{color:var(--bolinda-green);font-size:var(--font-size-upper);padding-left:0;margin-bottom:10px}.dlb-wrap .dlb .data{color:var(--grey);max-height:400px;overflow:auto}.dlb-wrap .dlb .close{position:absolute;right:0;top:0}.dlb-wrap .dlb .close i{color:var(--black)}.dlb-wrap .dlb .dlb-actions{margin-top:60px;text-align:right}.dlb-wrap .dlb .dlb-actions a{font-size:var(--font-size-normal);margin-left:20px;text-transform:uppercase}.dlb-wrap .dlb .dlb-actions a.grey{color:var(--grey)}.dlb-wrap .dlb .dlb-actions a.lk-primary{font-weight:var(--font-weight-bold)}.dlb-wrap .dlb .dlb-actions a.lk-delete{color:var(--red)}.dlb-wrap .dlb .dlb-actions button{margin-left:10px}.dlb-wrap .dlb .approval-input{box-shadow:0 2px 2px -2px #515151}.dlb-wrap .bulk-isbn-textarea{height:400px;border:1px solid #cfcfcf;width:100%;padding:5px;margin:-5px}.dlb-wrap>h1,.dlb-wrap h2,.dlb-wrap h3,.dlb-wrap h4,.dlb-wrap h5,.dlb-wrap h6{color:var(--black);margin-bottom:20px;margin-right:40px}.dlb-layer{opacity:.85;background:#e1e1e1;height:100%;left:0;position:fixed;top:0;width:100%;z-index:var(--z-page-overlay)}.sysa{font-size:var(--font-size-normal);right:12px}div.loading-background{position:absolute;width:100%;height:100%;margin:auto;background-color:var(--white);opacity:.6;top:0;left:0;z-index:var(--z-header-loading-overlay)}div.loading-background img{display:block;position:fixed;margin:auto;inset:0;opacity:initial;height:75px;width:75px}@media screen and (max-height: 460px){div.loading-background img{display:none}}.ready{display:none}.sortBy{background-color:var(--light-grey);color:var(--paynes);float:right}.progressbar-container{padding:10px 10px 0}.bb-icon{margin:0 20px 20px 0;float:left}.loadingSpinner{width:100px;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}@-webkit-keyframes rotate{0%{-webkit-transform:rotateZ(0deg)}to{-webkit-transform:rotateZ(360deg)}}table.total tr.top-spaced td{padding-top:10px}table.total tr.last td{padding-bottom:7px}table.total tr.footer{border-top:1px solid var(--smoky)}table.total tr.footer td{font-size:var(--font-size-up);padding-top:7px}table.total tr.footer td .small{font-size:var(--font-size-mini)}.product-detail .ca-side .ca-side-inner .prd-release-date-ln{position:relative}.product-detail .ca-side .ca-side-inner .prd-release-date-ln .details-dropdown{right:5px;bottom:20px}.product-detail .ca-side .bt-price{margin-top:5px;margin-bottom:25px}.product-detail .ca-side .product-format,.product-detail .ca-side .product-usage-conditions{line-height:var(--line-height-smaller);margin-bottom:10px}.product-detail .ca-side .bt,.product-detail .ca-side .default-dd-nav{box-sizing:border-box;display:block;width:100%}.product-detail .ca-side.old .bt,.product-detail .ca-side.old .default-dd-nav{margin-bottom:10px}.product-detail .ca-side .bt+.discount{box-sizing:border-box;color:var(--paynes);display:inline-block;margin-bottom:20px;margin-top:-10px;padding:0 20px;width:100%}.product-detail .ca-side .bt .cold-dark-red{color:#fff!important}.product-detail .ca-side .bt:hover .cold-dark-red{color:var(--dark-red)!important}.product-detail .ca-side .content-wrap{margin-bottom:30px}.product-detail .ca-side .content-wrap .cw-inner{margin-bottom:20px}.product-detail .ca-side .content-wrap .cw-inner img{width:100%}.product-detail .ca-side .content-wrap .cw-inner h3{font-weight:var(--font-weight-normal);margin-bottom:0}.product-detail .ca-side .content-wrap a{color:var(--black)}.product-detail .ca-side .content-wrap a.display-block{margin-bottom:5px}.product-detail .ca-side h4{margin-bottom:10px}.preorder-label{margin-top:2px;font-weight:var(--font-weight-bold);color:var(--orange);margin-bottom:5px}.textDimensionCalculation{position:absolute;visibility:hidden;font-size:20px;height:auto;width:auto;white-space:pre}.chg-qty .bt-dd .bt-inner{background:var(--white) url(/assets/icn-qty-change-green-Cut_BLKl.svg) no-repeat 3px 50%/auto 10px;padding:0 5px 0 20px!important}.chg-qty .bt-dd:hover .bt-inner{background:var(--bolinda-green) url(/assets/icn-qty-change-white-z8nbdVtQ.svg) no-repeat 3px 50%/auto 10px;color:var(--white)}.chg-qty .default-dd2{left:-30px!important;padding:5px 0!important;top:30px!important;width:170px}.chg-qty .default-dd2 .active-arrow{right:76px!important}.default-dd-nav{position:relative}.default-dd-nav .bt-dd{color:var(--black);font-size:var(--font-size-smallest);line-height:var(--line-height-txt-smaller);padding:5px 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.default-dd-nav .bt-dd .bt-inner{display:block;padding:0 20px 0 5px;-webkit-transition:var(--background-ease),var(--color-ease);-moz-transition:var(--background-ease),var(--color-ease);-o-transition:var(--background-ease),var(--color-ease);transition:var(--background-ease),var(--color-ease)}.default-dd-nav .bt-dd .bt-inner i{color:var(--bolinda-green)}.default-dd-nav .bt-dd .bt-inner.move-product,.default-dd-nav .bt-dd .bt-inner.copy-product{padding-left:25px;padding-right:0}.default-dd-nav .bt-dd .bt-inner-no-separation{border-radius:3px;display:block;padding:0 20px 0 5px;transition:var(--background-ease),var(--color-ease)}.default-dd-nav .bt-dd .bt-inner-no-separation i{color:var(--bolinda-green)}.default-dd-nav .bt-dd .bt-inner-no-separation.move-product,.default-dd-nav .bt-dd .bt-inner-no-separation.copy-product{padding-left:25px;padding-right:0}.default-dd-nav .bt-dd i{height:inherit;line-height:inherit}.default-dd-nav .bt-dd i.arrow{background-color:var(--white);border-radius:0 2px 2px 0;height:100%;margin:0;padding:0;position:absolute;right:0;text-align:center;top:0;width:var(--dropdown-arrow-width);-webkit-transition:var(--background-ease);-moz-transition:var(--background-ease);-o-transition:var(--background-ease);transition:var(--background-ease)}.default-dd-nav .bt-dd i.arrow.bordered-left{border-left:1px solid var(--smoky)}.default-dd-nav .bt-dd i.opened{display:none}.default-dd-nav .bt-dd i.closed{display:inline-block}.default-dd-nav .bt-dd:hover{color:var(--black)}.default-dd-nav .default-dd{background-color:var(--white);border:1px solid var(--silver);box-shadow:0 2px 4px #0000001a;border-radius:3px;display:none;left:-1px;min-width:max-content;padding:0;position:absolute;top:20px;z-index:var(--z-dropdown);margin-bottom:10px}.default-dd-nav .default-dd .material-icons{line-height:inherit}.default-dd-nav .default-dd ul{overflow-x:hidden;max-height:70vh;overflow-y:auto}.default-dd-nav .default-dd ul li a{background-color:var(--white);box-sizing:border-box;color:var(--black);display:block;font-size:var(--font-size-smallest);line-height:var(--line-height-smaller);padding:1px 1px 1px 25px;position:relative;white-space:normal;-webkit-transition:var(--all-ease);-moz-transition:var(--all-ease);-o-transition:var(--all-ease);transition:var(--all-ease)}.default-dd-nav .default-dd ul li a:hover{color:var(--bolinda-green)}.default-dd-nav .default-dd ul li a.icn{background-position:10px 45%;padding-left:35px!important}.default-dd-nav .default-dd ul li a.checked i:last-of-type{color:var(--bolinda-green);position:absolute;top:3px;right:5px;transform:none;-webkit-transform:none;-ms-transform:none}.default-dd-nav .default-dd .more{border-top:1px solid var(--alu);color:var(--black);display:inline-block;margin-bottom:-3px;padding-top:3px;text-align:right;width:100%}.default-dd-nav .privacy-dd{top:30px}.default-dd-nav .privacy-dd ul{padding-top:10px}.default-dd-nav .privacy-dd li{padding-bottom:5px}.default-dd-nav .privacy-dd li a{padding:5px!important}.default-dd-nav .privacy-dd .checked i:last-of-type{top:0!important;margin:0!important}.default-dd-nav.active .bt-dd i.opened{display:inline-block}.default-dd-nav.active .bt-dd i.closed{display:none}.default-dd-nav.active>.default-dd{display:block}.default-dd-nav.active>.default-dd .active-arrow{background:url(/assets/icn-arrow-bordered-grey-up-CJBv1VvT.svg) no-repeat 0 0;display:block;height:9px;position:absolute;right:20px;top:-9px;width:18px}.default-dd-nav.bt-bordered{border:1px solid var(--smoky);border-radius:3px;box-shadow:none;color:var(--black);font-weight:var(--font-weight-normal);line-height:var(--line-height-txt-smaller);text-align:left;text-transform:none}.default-dd-nav.bt-bordered.bt-default{padding:0}.default-dd-nav.bt-bordered.bt-default .bt-dd{background-color:transparent;border-radius:2px;display:block;padding:0;-webkit-transition:var(--background-ease);-moz-transition:var(--background-ease);-o-transition:var(--background-ease);transition:var(--background-ease)}.default-dd-nav.bt-bordered.bt-default .bt-dd .bt-inner{border-radius:0}.default-dd-nav.bt-bordered.bt-default .bt-dd i{background-color:transparent;color:var(--bolinda-green)}.default-dd-nav.bt-bordered.bt-default .bt-dd:hover{background-color:var(--bolinda-green);color:var(--white)}.default-dd-nav.bt-bordered.bt-default .bt-dd:hover i,.default-dd-nav.bt-bordered.bt-default .bt-dd:hover .bt-inner,.default-dd-nav.bt-bordered.bt-default .bt-dd:hover .bt-inner i{background-color:transparent;color:var(--white)}.default-dd-nav.bt-bordered.bt-green .bt-dd,.default-dd-nav.bt-bordered.bt-green .bt-dd .bt-inner{background-color:var(--bolinda-green);color:var(--white)}.default-dd-nav.bt-bordered.bt-green .bt-dd .bt-inner i{color:var(--white)}.default-dd-nav.bt-bordered.bt-green .bt-dd .arrow{background-color:var(--bolinda-green);color:var(--white)}.default-dd-nav.bt-bordered.bt-green:hover{border-color:var(--bolinda-green)}.default-dd-nav.bt-bordered.bt-green:hover .bt-dd,.default-dd-nav.bt-bordered.bt-green:hover .bt-dd .bt-inner{background-color:var(--white);color:var(--bolinda-green)}.default-dd-nav.bt-bordered.bt-green:hover .bt-dd .bt-inner i{color:var(--bolinda-green)}.default-dd-nav.bt-bordered.bt-green:hover .bt-dd .arrow{background-color:var(--white);color:var(--bolinda-green)}.default-dd-nav.bt-bordered.large{min-width:150px}.default-dd-nav.bt-bordered.large .bt-dd{font-size:var(--font-size-normal);height:var(--line-height-upper-up);line-height:var(--line-height-upper-up)}.default-dd-nav.bt-bordered.large .bt-dd .bt-inner{padding-left:15px}.default-dd-nav.bt-bordered.large .bt-dd .bt-inner i{font-size:var(--font-size-upper)}.default-dd-nav.bt-bordered.large .bt-dd .arrow{font-size:var(--font-size-upper);width:25px}.default-dd-nav.bt-bordered.large .default-dd{top:30px}.default-dd-nav.bt-bordered.large .default-dd ul li a{font-size:var(--font-size-normal);line-height:var(--line-height-txt-smaller);padding:3px 0 3px 25px}.default-dd-nav.bt-bordered .bt-inner{background-color:var(--white);border-radius:2px}.default-dd-nav.bt-bordered .bt-inner:hover{background-color:var(--bolinda-green);color:var(--white)}.default-dd-nav.bt-bordered .bt-inner:hover i{color:var(--white)}.default-dd-nav.bt-bordered .bt-inner-no-separation{background-color:var(--white)}.default-dd-nav.bt-bordered .bt-inner-no-separation:hover,.default-dd-nav.bt-bordered .bt-inner-no-separation:hover i,.default-dd-nav.bt-bordered .arrow:hover{background-color:var(--bolinda-green);color:var(--white)}.default-dd-nav.bt-bordered:hover{border-color:var(--smoky)}.default-dd-nav.dd-w-select .default-dd .add-selection{border-top:1px solid var(--smoky);overflow:hidden;padding:2px 5px 3px 4px}.default-dd-nav.dd-w-select .default-dd .add-selection:hover,.default-dd-nav.dd-w-select .default-dd .add-selection:hover input[type=text]{background-color:var(--light-grey)}.default-dd-nav.dd-w-select .default-dd .add-selection .label{color:var(--black);float:left;font-size:var(--font-size-smallest)}.default-dd-nav.dd-w-select .default-dd .add-selection i.material-icons{line-height:inherit}.default-dd-nav.dd-w-select .default-dd .add-selection input[type=text]{border:medium none;border-radius:0;box-shadow:none;display:none;float:left;font-size:var(--font-size-smallest);min-width:80px;padding:1px 0;width:73%}.default-dd-nav.dd-w-select .default-dd .add-selection .icn-bt{display:none}.default-dd-nav.dd-w-select .default-dd .add-selection .icn-bt i{color:var(--paynes)}.default-dd-nav.dd-w-select .default-dd .add-selection.active .label{display:none}.default-dd-nav.dd-w-select .default-dd .add-selection.active input[type=text],.default-dd-nav.dd-w-select .default-dd .add-selection.active .icn-bt{display:block}.default-dd-nav.dd-w-select .default-dd .add-selection.active.checked .icn-bt i{color:var(--bolinda-green)}.default-dd-nav.dd-w-select.active a.bt-dd .arrow{border-left:none;border-radius:2px 0 0 2px;border-right:medium none transparent}.default-dd-nav.dd-w-select.active a.bt-dd .arrow.inverse{transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg)}.default-dd-nav.dd-w-select.active a.bt-dd .arrow.inverse:hover{border-right:1px solid var(--smoky);border-radius:0 2px 2px 0!important;margin-right:-1px}.default-dd-nav.expanded-dd .bt-dd{color:var(--black)}.default-dd-nav.expanded-dd .default-dd ul li a .marked{color:var(--coral);font-size:var(--font-size-mini)}.default-dd-nav.expanded-dd .default-dd ul li a .fl-left{margin-right:5px}.default-dd-nav.expanded-dd .default-dd ul li a .small{color:var(--grey);font-size:var(--font-size-mini)}.default-dd-nav.expanded-dd .default-dd ul li a:hover{background-color:transparent}.default-dd-nav.bt-link .bt-dd .bt-inner{-webkit-transition:var(--color-ease);-moz-transition:var(--color-ease);-o-transition:var(--color-ease);transition:var(--color-ease)}.default-dd-nav.bt-link .bt-dd .bt-inner i{color:var(--black);font-size:var(--font-size-smaller);-webkit-transition:var(--color-ease);-moz-transition:var(--color-ease);-o-transition:var(--color-ease);transition:var(--color-ease)}.default-dd-nav.bt-link .bt-dd .arrow{font-size:var(--font-size-smaller);-webkit-transition:var(--color-ease);-moz-transition:var(--color-ease);-o-transition:var(--color-ease);transition:var(--color-ease)}.default-dd-nav.bt-link .bt-dd:hover .bt-inner,.default-dd-nav.bt-link .bt-dd:hover .bt-inner i,.default-dd-nav.bt-link .bt-dd:hover .arrow{color:var(--bolinda-green)}.default-dd-nav.bt-link .default-dd ul li a{padding:2px 0 2px 25px;position:relative;-webkit-transition:var(--color-ease);-moz-transition:var(--color-ease);-o-transition:var(--color-ease);transition:var(--color-ease)}.default-dd-nav.bt-link .default-dd ul li a i{font-size:var(--font-size-smaller);left:6px;position:absolute;top:2px;-webkit-transition:var(--color-ease);-moz-transition:var(--color-ease);-o-transition:var(--color-ease);transition:var(--color-ease)}.default-dd-nav.bt-link .default-dd ul li a:hover{background-color:transparent;color:var(--bolinda-green)}.default-dd-nav.bt-link .default-dd ul li a:hover i{color:var(--bolinda-green)}.default-dd-nav.detailed-info{margin:0 0 0 calc(33.3% - 10px)}.default-dd-nav.detailed-info.muc{margin:0 0 0 calc(33.3% - 20px)}.default-dd-nav.detailed-info.sl-prd{margin:0 0 0 calc(25% - 10px)}.default-dd-nav.detailed-info .bt-dd>i{color:var(--paynes);float:left;-webkit-transition:var(--color-ease);-moz-transition:var(--color-ease);-o-transition:var(--color-ease);transition:var(--color-ease)}.default-dd-nav.detailed-info .bt-dd>i.closed,.default-dd-nav.detailed-info .bt-dd>i.opened{font-size:var(--line-height-smallest)}.default-dd-nav.detailed-info .bt-dd:hover i{color:var(--coral)}.default-dd-nav.detailed-info.active .bt-dd>i{color:var(--coral)}.default-dd-nav.detailed-info .default-dd{min-width:280px;padding:10px;top:24px;width:initial}.default-dd-nav.detailed-info .default-dd table th{border-bottom:1px solid var(--light-grey)}.default-dd-nav.detailed-info .default-dd table th,.default-dd-nav.detailed-info .default-dd table td{font-size:var(--font-size-smaller);padding:1px 5px;white-space:nowrap}.default-dd-nav.detailed-info .default-dd table th a,.default-dd-nav.detailed-info .default-dd table td a{color:var(--black);font-weight:var(--font-weight-normal)}.default-dd-nav.detailed-info .default-dd table th a i,.default-dd-nav.detailed-info .default-dd table td a i{color:var(--bolinda-green);margin-top:-5px}.default-dd-nav.detailed-info .default-dd table thead th{padding-bottom:5px}.default-dd-nav.detailed-info .default-dd table tbody tr:first-of-type td{padding-top:5px}.default-dd-nav.centered .default-dd{left:-51px;top:30px}.default-dd-nav.centered .default-dd .active-arrow{right:51px}.default-dd-nav.centered .default-dd ul{padding:10px 0 0}.default-dd-nav.centered .default-dd ul li{display:block;margin-bottom:5px;overflow:hidden}.default-dd-nav.centered .default-dd ul li a{min-width:95px}.default-dd-nav.dd-a-r .default-dd{left:auto!important;right:-1px!important}.default-dd-nav.dd-loanformat>a,.default-dd-nav.dd-shoplanguage>a{display:flex;color:var(--black);font-size:var(--font-size-uppest)}.default-dd-nav.dd-loanformat .default-dd,.default-dd-nav.dd-shoplanguage .default-dd{top:30px}.default-dd-nav.dd-loanformat .default-dd>ul>li a,.default-dd-nav.dd-shoplanguage .default-dd>ul>li a{white-space:nowrap}.default-dd-nav.dd-loanformat .default-dd>ul>li a i:first-of-type,.default-dd-nav.dd-shoplanguage .default-dd>ul>li a i:first-of-type{margin-right:3px}.default-dd-nav.dd-loanformat i,.default-dd-nav.dd-shoplanguage i{vertical-align:text-bottom}.default-dd-nav.cat>a,.default-dd-nav.age>a{color:var(--black);font-size:var(--font-size-uppest);padding-left:25px}.default-dd-nav.cat i,.default-dd-nav.age i{margin-top:-2px}.default-dd-nav.cat .default-dd,.default-dd-nav.age .default-dd{top:30px}.default-dd-nav.cat{position:absolute}.default-dd-nav.dd-group-by .bt-dd .bt-inner{background:#0000 url(/assets/icn-group-by-BI49Apba.svg) no-repeat scroll 0 50%/auto 13px;padding-left:20px}.default-dd-nav.total-list{display:flex;margin-left:10px;margin-right:10px}.default-dd-nav.total-list .default-dd{padding:10px;top:30px;width:280px}.default-dd-nav.total-list .bt-dd{font-size:var(--font-size-up)}.default-dd-nav.total-list .bt-dd .small{font-size:var(--font-size-mini)}.default-dd-nav.just-dd .default-dd{padding:3px;overflow-y:visible}.default-dd-nav.just-dd .default-dd ul{max-height:600px}.default-dd-nav.just-dd .default-dd ul li a{padding:1px;width:inherit;white-space:nowrap}.default-dd-nav.just-dd .default-dd ul li a.checked .txt-normal{margin-right:35px}.arrow.inverse{border-left:1px solid var(--smoky)}.arrow.inverse:hover{border-radius:2px 0 0 2px!important;margin-top:-4px;margin-left:-1px}.truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.bc-nav>li .default-dd-nav .bt-dd{font-size:inherit;line-height:inherit;padding-top:0}.bc-nav>li .default-dd-nav .bt-dd.icn{background-position:0 1px;padding-left:20px}.bc-nav>li .default-dd-nav .default-dd{left:-10px;top:30px;width:auto}.bc-nav>li .default-dd-nav .default-dd ul{max-height:800px}.bc-nav>li .default-dd-nav .default-dd ul li a{font-size:inherit;padding:6px 20px 4px 8px;width:inherit;white-space:nowrap}.filter-bar .default-dd-nav .bt-dd{font-size:var(--font-size-normal)}.filter-bar .default-dd-nav .bt-dd .bt-inner{padding-right:15px}.filter-bar .default-dd-nav .bt-dd i{color:var(--black)}.filter-bar .default-dd-nav .default-dd{top:25px;width:auto;padding-top:0}.filter-bar .default-dd-nav .default-dd ul li a{font-size:var(--font-size-normal);padding:3px 35px 3px 5px;white-space:nowrap}.filter-bar .default-dd-nav .default-dd ul li a.checked{position:relative}.filter-bar .default-dd-nav .default-dd ul li a.checked i:last-of-type{left:auto;position:absolute;top:2px;right:0;color:var(--bolinda-green);transform:none;-webkit-transform:none;-ms-transform:none}.filter-bar .default-dd-nav .default-dd ul li i{position:relative;top:3px;left:0}.filter-bar .default-dd-nav.fl-right{margin-left:10px}.bc-nav~.age{margin-top:1px}.sub-nav .default-dd-nav .default-dd ul li a{font-size:var(--font-size-up);padding:4px 20px 4px 8px}.sub-nav .default-dd-nav.active{z-index:var(--z-header-sub-nav-dd)}.selection-bar .expanded-dd .default-dd ul{width:300px}.selection-bar .default-dd-nav{margin:3px}.selection-bar .default-dd-nav .default-dd{padding:5px 0;top:30px}.selection-detail-list .list-actions .default-dd{left:-57px}.selection-detail-list .list-actions .default-dd .active-arrow{left:60px}.selection-detail-list .list-actions .default-dd ul{max-height:300px}.selection-detail-list .list-actions .default-dd ul li .default-dd-nav{width:100%}.selection-detail-list .list-actions .default-dd ul li a:hover{color:var(--bolinda-green)}.selection-detail-list .list-actions.centered .default-dd{left:-43px}.selection-detail-list .list-actions.centered .default-dd .active-arrow{left:43px}.selection-detail-list .list-actions.centered .default-dd ul li a{min-width:105px;padding:0 10px 5px}.selection-detail-list .list-actions.centered .default-dd ul li a.isbn-import{min-width:115px}.selection-detail-list .list-actions.centered .default-dd ul li a.isbn-import i.bolinda-icons{font-size:14px}.selection-detail-list .list-actions.centered.privacy .default-dd{left:-58px}.selection-detail-list .list-actions.centered.privacy .default-dd .active-arrow{left:58px}.selection-detail-list .list-actions.centered.privacy ul li a{min-width:150px}.selection-detail-list .list-actions.centered.privacy ul li a.checked i:last-of-type{right:5px;top:0;margin:0}.cart-detail-list>.expanded-dd{width:initial}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .bt-dd>span{padding-left:25px;padding-right:0;white-space:nowrap;width:100%}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .bt-dd .span{color:var(--black)}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .bt-dd .arrow{color:var(--black);height:16px;left:auto;line-height:16px;margin:0;position:absolute;right:5px;text-align:center;top:0;transform:rotate(-90deg);vertical-align:middle;width:16px}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .bt-dd:hover{color:var(--bolinda-green);background-color:#fff;border-left:none;border-right:none}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .bt-dd:hover .move-product{background:url(/assets/icn-move-product-green-DC-a8JWx.svg) no-repeat 5px 1px/auto 13px}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .bt-dd:hover .copy-product{background:url(/assets/icn-copy-product-green-DzUEn4z9.svg) no-repeat 5px 2px/auto 12px}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .bt-dd:hover span{color:var(--bolinda-green)}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .bt-dd:hover .arrow{background-color:transparent;color:var(--bolinda-green)}.cart-detail-list .expanded-dd .default-dd .default-dd-nav.active{color:var(--bolinda-green)}.cart-detail-list .expanded-dd .default-dd .default-dd-nav.active .move-product{background:url(/assets/icn-move-product-green-DC-a8JWx.svg) no-repeat 5px 1px/auto 13px}.cart-detail-list .expanded-dd .default-dd .default-dd-nav.active .copy-product{background:url(/assets/icn-copy-product-green-DzUEn4z9.svg) no-repeat 5px 2px/auto 12px}.cart-detail-list .expanded-dd .default-dd .default-dd-nav.active .bt-inner{color:var(--bolinda-green)}.cart-detail-list .expanded-dd .default-dd .default-dd-nav.active .arrow{background-color:transparent;color:var(--bolinda-green);transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg)}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .default-dd{left:140px!important;top:-5px}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .default-dd a.move-product,.cart-detail-list .expanded-dd .default-dd .default-dd-nav .default-dd a.copy-product{font-size:var(--font-size-smallest);padding:2px 5px 2px 25px!important;width:initial!important}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .display-block{padding:0;min-width:0}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .display-block span{color:var(--black)}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .display-block i{margin-right:5px;color:var(--black);left:3px}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .display-block:hover{background-color:#fff;color:var(--bolinda-green)}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .display-block:hover span,.cart-detail-list .expanded-dd .default-dd .default-dd-nav .display-block:hover i{color:var(--bolinda-green)}.cart-detail-list .expanded-dd .default-dd .default-dd-nav .bt-dd{min-width:0;padding-right:25px}.cart-detail-list .expanded-dd .default-dd .default-dd-nav ul li a:hover{background-color:var(--light-grey);color:var(--black)}.cart-detail-list .expanded-dd .default-dd .default-dd-nav.fl-left{margin:5px 0}.cart-detail-list .expanded-dd .default-dd.active .bt-dd i.arrow,.cart-detail-list .expanded-dd .default-dd.active .bt-dd:hover i.arrow{color:transparent}.cart-detail-list .expanded-dd .default-dd.bt-default .bt-dd,.cart-detail-list .expanded-dd .default-dd.expanded-dd .default-dd ul li a{min-width:0}.cart-detail-list .expanded-dd li .bt-bordered{border:0}.cart-detail-list .list-actions .default-dd{padding:6px 12px}.cart-detail-list .list-actions .default-dd>ul{overflow-x:visible}.cart-detail-list .list-actions .default-dd .list-manager{margin-bottom:5px}.cart-detail-list .list-actions .default-dd .default-dd ul li a{padding:2px 15px 5px 5px;min-width:0}.cart-detail-list .list-actions .default-dd .default-dd ul li a span{white-space:normal!important}.cart-detail-list .list-actions .default-dd .default-dd ul li a i{margin-right:10px}.cart-detail-list .list-actions .default-dd .default-dd .add-selection i{margin-top:2px}.cart-detail-list .list-actions .default-dd .default-dd .add-selection a.label{font-size:var(--font-size-smallest);min-width:0;width:90px;padding:3px 0;background-color:transparent}.cart-detail-list .list-actions .default-dd .default-dd .add-selection a.icn-bt{background-color:transparent}.cart-detail-list .list-actions .default-dd .default-dd .add-selection a.icn-bt i{left:115px;top:3px}.cart-detail-list .list-actions .default-dd .default-dd .add-selection input{min-width:100px}.action-line .default-dd-nav .bt-dd,.action-line .default-dd-nav .default-dd ul li a{font-weight:var(--font-weight-normal)}.product-list-cell .details-dropdown{bottom:26px}.product-list-cell .reserve-amount-details .active-arrow{left:43px}.details-dropdown{background-color:var(--white);border:1px solid var(--silver);box-shadow:0 2px 4px #0000001a;border-radius:3px;left:-14px;bottom:20px;position:absolute;z-index:var(--z-default);min-width:235px;padding:10px;width:initial}.details-dropdown .active-arrow{background:url(/assets/icn-arrow-bordered-grey-up-CJBv1VvT.svg) no-repeat 0 0;display:block;height:9px;position:absolute;bottom:-9px;width:18px;background-position-y:-23px}.details-dropdown td{padding:initial}.copy-stock-details{margin-bottom:14px}.copy-stock-details .active-arrow{left:12px}.copy-stock-details td.stock-count{padding-right:5px}.preorder-stock-details{margin-bottom:18px}.preorder-stock-details .active-arrow{left:12px}.preorder-stock-details td.stock-count{padding-right:5px}.reserve-amount-details{min-width:100px!important;width:100%}.reserve-amount-details .active-arrow{left:40px}.reserve-amount-details>.reserve-dropdown-header{padding:5px 10px 7px;color:var(--black)}.reserve-amount-details>.reserve-amount-info{padding:5px 10px;color:var(--black)}.reserve-amount-details>.reserve-amount-info>strong{padding-left:5px}.available-dates{margin-top:15px;padding:5px 10px 7px;display:flex;flex-direction:column;row-gap:10px;align-items:flex-start}.available-dates>.availability-info{color:var(--black)}.available-dates>.next-available-dates>strong{padding-left:0;color:var(--orange)}.available-dates>.available>strong{padding-left:0;color:var(--bolinda-green)}.pd-counts .details-dropdown{left:-80px;bottom:auto}.pd-counts .details-dropdown .active-arrow{background-position-y:0;bottom:initial;top:-9px;left:76px}.pd-counts .copy-stock-details,.pd-counts .preorder-stock-details{top:22px}.pd-counts .reserve-amount-details{top:49px}.checkout-summary .summary-item .confirmation-invoice-btn .checkout-invoice-dd{box-sizing:border-box;border:1px solid var(--bolinda-green);border-radius:2px;box-shadow:none;font-weight:var(--font-weight-normal);line-height:var(--line-height-txt-smaller);text-align:center;text-transform:none;background-color:var(--bolinda-green);width:100%;cursor:pointer}.checkout-summary .summary-item .confirmation-invoice-btn .checkout-invoice-dd a.bt-dd{color:var(--white);display:block;margin-top:2px;margin-bottom:1px}.checkout-summary .summary-item .confirmation-invoice-btn .checkout-invoice-dd a.bt-dd>div>i{margin-top:-3px;font-size:16px}.checkout-summary .summary-item .confirmation-invoice-btn .checkout-invoice-dd a.bt-dd>i{float:right;margin-top:-1px}.checkout-summary .summary-item .confirmation-invoice-btn .checkout-invoice-dd:hover{background-color:transparent;border-color:var(--bolinda-green)}.checkout-summary .summary-item .confirmation-invoice-btn .checkout-invoice-dd:hover a.bt-dd{color:var(--bolinda-green)}.checkout-summary .summary-item .confirmation-invoice-btn .checkout-invoice-dd li a{padding:5px 20px 5px 10px;white-space:nowrap}.checkout-summary .summary-item .confirmation-invoice-btn .checkout-invoice-dd .default-dd{top:31px}.checkout-summary .summary-item .confirmation-invoice-btn .checkout-invoice-dd .default-dd>ul>li{text-align:left}.checkout-summary .summary-item .confirmation-invoice-btn .checkout-invoice-dd .default-dd>ul>li:nth-child(2n){background-color:var(--light-grey)}.checkout-summary .summary-item .confirmation-invoice-btn .checkout-invoice-dd .default-dd>ul>li>a{font-size:var(--font-size-normal);background-color:transparent}.checkout-summary .summary-item .confirmation-invoice-btn .checkout-invoice-dd .default-dd>ul>li>a .material-icons{font-size:16px;margin-top:-5px;color:var(--bolinda-green)}.checkout-summary .summary-item .confirmation-invoice-btn .checkout-invoice-dd .default-dd>ul>li>a span{color:var(--grey)}.checkout .details-dropdown{left:470px;text-align:left}.checkout .details-dropdown .active-arrow{right:45px}.orders-view .orders-invoice-dd{cursor:pointer}.orders-view .orders-invoice-dd>a.bt-dd{text-align:left}.orders-view .orders-invoice-dd>a.bt-dd>div>i{color:var(--bolinda-green);margin-top:-3px}.orders-view .orders-invoice-dd>a.bt-dd>div>span{font-size:var(--font-size-smaller)}.orders-view .orders-invoice-dd>a.bt-dd>i{margin-top:-2px}.orders-view .orders-invoice-dd:hover>a.bt-dd>div>i{color:var(--silver)}.orders-view .orders-invoice-dd .default-dd{top:25px}.orders-view .orders-invoice-dd .default-dd .active-arrow{left:20px}.orders-view .orders-invoice-dd .default-dd>ul{margin:5px}.orders-view .orders-invoice-dd .default-dd>ul>li{text-align:left}.orders-view .orders-invoice-dd .default-dd>ul>li>a{white-space:nowrap;padding:5px 10px;font-size:var(--font-size-smaller)}.orders-view .orders-invoice-dd .default-dd>ul>li>a .material-icons{margin-top:-2px;color:var(--bolinda-green)}.gen-report-popup-dropdown{font-size:15px}.gen-report-popup-dropdown .selectedValue{font-weight:700}.gen-report-popup-dropdown~i{font-size:var(--font-size-uppest)}.disabled-dropdown{pointer-events:none;cursor:default}.disabled-dropdown>i{display:none}.enabled-dropdown,.disabled-dropdown{display:flex}.enabled-dropdown+.default-dd{left:initial;right:0;min-width:initial;top:30px}.gen-report-popup-dropdown-list-element{font-size:14px;padding:2px 15px 2px 10px}.gen-report-popup-dropdown-list-element:hover{background-color:#eee}.material-label-icon{font-size:20px!important;margin-right:5px!important}.prd-tile .default-dd-nav .default-dd ul{max-height:180px}.dropdown{position:relative}.dropdown .dropdown-button{color:var(--black);line-height:20px;display:flex;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown .dropdown-button i{color:var(--bolinda-green)}.dropdown .dropdown-button i.arrow{position:absolute;right:0;height:100%}.dropdown.dropdown-bordered{border:1px solid var(--smoky);border-radius:3px}.dropdown.dropdown-bordered .dropdown-button{padding-left:5px;width:110px;justify-content:space-between}.dropdown.dropdown-bordered .dropdown-button.disabled{pointer-events:none;cursor:default}.dropdown.dropdown-bordered .dropdown-button:hover{background-color:var(--bolinda-green);color:var(--white)}.dropdown.dropdown-bordered .dropdown-button:hover i{background-color:transparent;color:var(--white)}.dropdown.dropdown-bordered .green-fill{border:1px solid var(--bolinda-green);border-radius:2px;color:var(--white);background-color:var(--bolinda-green)}.dropdown.dropdown-bordered .green-fill i{color:var(--white)}.dropdown.dropdown-bordered .green-fill:hover:not(.disabled){background-color:var(--white);color:var(--bolinda-green)}.dropdown.dropdown-bordered .green-fill:hover:not(.disabled) i{color:var(--bolinda-green)}.dropdown .dropdown-list{background-color:var(--white);border:1px solid var(--silver);box-shadow:0 2px 4px #0000001a;border-radius:3px;min-width:100%;padding:0;position:absolute;z-index:150;top:20px}.dropdown .dropdown-list .dropdown-list-footer{border-top:1px solid var(--light-grey)}.banner-slider{position:relative;overflow:hidden;background-color:var(--bolinda-green);margin-bottom:20px}.banner-slider .banner-slider-track{position:relative}.banner-slider .banner-slider-track>div{text-align:center;display:inline-block;position:relative}.banner-slider .banner-slider-track>div img{height:100%;width:100%}.banner-slider .first-image-container{z-index:var(--z-banner-slider-first-image-container)}.banner-slider .image-container{z-index:var(--z-banner-slider-image-container)}.banner-slider .hidden-image-container{z-index:var(--z-zero)}.banner-slider.mounted .banner-slider-track>div.active{-webkit-transition:all .75s ease;-moz-transition:all .75s ease;-ms-transition:all .75s ease;-o-transition:all .75s ease;transition:all .75s ease}.banner-slider .banner-slider-dots{position:absolute;bottom:20px;list-style:none;display:block;text-align:center;padding:0;left:50%;transform:translate(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);z-index:var(--z-banner-slider-dots)}.banner-slider .banner-slider-dots li{position:relative;display:inline-block;height:12px;width:12px;margin:0 5px;padding:0;cursor:pointer}.banner-slider .banner-slider-dots li button{border:2px #ffffff solid;border-radius:12px;background:transparent;opacity:.75;display:block;height:12px;width:12px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.banner-slider .banner-slider-dots li button.active{background-color:var(--white)}.slider{margin:0 0 0 -25px;position:relative;overflow:hidden;width:100%}.slider .slider-track{position:relative}.slider .slider-track.native-slide{-webkit-transition:left .5s ease;-moz-transition:left .5s ease;-ms-transition:left .5s ease;-o-transition:left .5s ease;transition:left .5s ease}.slider .slider-track>div{float:left}.slider-next,.slider-prev{position:absolute}.slider-next button,.slider-prev button{width:50px;height:50px;z-index:var(--z-product-group-overlay);position:absolute}.slider-next button i,.slider-prev button i{width:50px;height:50px;position:absolute;top:2px;left:0;background:url(/assets/product-group-paging-Ds5mXjqV.svg) no-repeat}.slider-next button:hover,.slider-prev button:hover{cursor:pointer}.slider-next button:hover i,.slider-prev button:hover i{background:url(/assets/product-group-paging-hover-BHK3OoCD.svg) no-repeat}.slider-next button:active i,.slider-prev button:active i{background:url(/assets/product-group-paging-active-DvaGy23C.svg) no-repeat}.slider-next .shadow,.slider-prev .shadow{display:block;content:" ";height:100%;position:absolute;top:0;width:20px;z-index:var(--z-product-group-shadow)}.slider-next{right:0}.slider-next button{right:20px}.slider-next button i{-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.slider-next .shadow{right:0;background:radial-gradient(ellipse at right,#00000080,#fff0 70%)}.slider-prev button{left:20px}.slider-prev .shadow{left:0;background:radial-gradient(ellipse at left,#00000080,#fff0 70%)}.filter-container{border-bottom:1px solid var(--light-grey);border-right:1px solid var(--steel);padding-right:15px;margin-right:50px;width:400px;flex-shrink:0}.filter-container .applied-filters{font-size:var(--font-size-small)}.filter-container .applied-filters a{line-height:14px}.filter-container .applied-filters .icn-close{margin-right:5px;line-height:inherit!important}.filter-container .applied-filter-title{margin:3px 0;min-height:25px}.filter-container .applied-more-link{color:var(--black);line-height:14px;position:relative;left:22px}.filter-container .applied-more-link .material-icons{line-height:inherit!important}.filter-container .filter-more-link{color:var(--black);line-height:14px}.filter-container .filter-more-link .material-icons{line-height:inherit}.filter-container .filter-tile-root{border-top:1px solid var(--steel);padding-right:15px;overflow:hidden;margin-bottom:15px}.filter-container .filter-tile-root>.filter-wrap{padding-top:12px}.filter-container .filter-tile-root:first-of-type{border-top:none}.filter-container .filter-tile-root.expandable{transition:height .3s ease}.filter-container .filter-tile-root.expandable .filter-title{cursor:pointer}.filter-container .filter-title{color:#000;display:block;font-size:var(--font-size-normal);font-weight:700;padding:15px 0 0;width:100%;position:relative}.filter-container .filter-title>i.expand-icon{position:absolute;right:-5px}.filter-container .slide-control{display:inline-block;padding:0;position:absolute;right:0;top:0}.filter-container .slide-control a{background:url(/assets/icn-box-unchecked-BD7uqlvY.svg) no-repeat 0 0/10px auto;float:left;height:11px;margin-left:10px;width:11px;-webkit-transition:var(--all-ease);-moz-transition:var(--all-ease);-o-transition:var(--all-ease);transition:var(--all-ease)}.filter-container .slide-control.included .sc-section-only{background:url(/assets/icn-box-check-green-Bw3fY-Tp.svg) no-repeat 0 0/10px auto}.filter-container .slide-control.sub-only .sc-section-only{background:url(/assets/icn-box-minus-green-BQ46lVrF.svg) no-repeat 0 0/10px auto}.filter-container .slide-control.excluded .sc-section-excl{background:url(/assets/icn-box-x-red-CYUrTflx.svg) no-repeat 0 0/10px auto}.filter-container .slide-control.sub-excl .sc-section-excl{background:url(/assets/icn-box-minus-red-fFvnWnAZ.svg) no-repeat 0 0/10px auto}.filter-container .filter-wrap{position:relative}.filter-container .filter-wrap .filter-items{clear:both}.filter-container .quicksearch{margin-bottom:10px;margin-top:-5px;position:relative;width:75%;float:left}.filter-container .quicksearch input[type=text]{box-sizing:border-box;border-bottom:1px solid var(--smoky);border-radius:0;box-shadow:none;padding:3px 20px;font-size:var(--font-size-normal)}.filter-container .quicksearch .icon-search{color:var(--alu);position:absolute;top:0;left:0}.filter-container .quicksearch .icon-close{display:none;position:absolute;top:0;right:0}.filter-container .quicksearch .icon-close a{color:var(--black)}.filter-container .quicksearch.active .icon-close{display:inline-block}.filter-container .slide-control-labels{position:relative;float:right;right:-12px;top:-5px;margin-top:-13px;font-size:var(--font-size-smallest);font-weight:700}.filter-container .quicksearch+.slide-control-labels{top:20px}.filter-container .fe,.filter-container .fe-with-sub{clear:both;margin:3px 0;min-height:20px;padding-right:40px;position:relative}.filter-container .fe .filter-label,.filter-container .fe-with-sub .filter-label{color:var(--black);font-size:var(--font-size-small);line-height:var(--font-size-small);-webkit-transition:var(--color-ease);-moz-transition:var(--color-ease);-o-transition:var(--color-ease);transition:var(--color-ease)}.filter-container .fe .filter-label.inactive,.filter-container .fe-with-sub .filter-label.inactive{color:var(--alu)}.filter-container .fe .filter-label .count,.filter-container .fe-with-sub .filter-label .count{color:var(--alu);font-size:var(--font-size-smallest)}.filter-container .fe .filter-label .highlight-qs,.filter-container .fe-with-sub .filter-label .highlight-qs{font-weight:var(--font-weight-bold);text-decoration:underline;background-color:initial}.filter-container .fe.fe-top{margin-top:12px}.filter-container .lk-more{color:var(--black);font-size:var(--font-size-normal)}.filter-container .rangeInput{border-bottom:1px solid var(--smoky);box-shadow:none;min-width:50px;width:50px}.filter-container .rangeInput.error{border-bottom-color:var(--red)}.filter-container .rangeInputWide{width:75px}.bndl-list div:last-of-type.bndl-container{margin-bottom:180px}.bndl-list .bndl-container>*{vertical-align:top}.bndl-list .bndl-container{height:390px}.bndl-list .bndl-container .bndl-tile{width:350px;position:relative;display:inline-block;margin-bottom:100px}.bndl-list .bndl-container .bndl-tile .bndl-img-overlay{display:none;background-color:#ffffffe6;color:var(--black);width:100%;height:140px;position:absolute;font-size:var(--font-size-normal);line-height:18px}.bndl-list .bndl-container .bndl-tile .bndl-img-overlay.over{display:flex;justify-content:center;align-items:center;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=90);-moz-opacity:.9;-khtml-opacity:.9;opacity:.9}.bndl-list .bndl-container .bndl-tile .bndl-img-overlay>span{margin-right:5px}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner{height:290px;position:relative}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner>a{-moz-transition-property:none;-webkit-transition-property:none;-o-transition-property:none;transition-property:none}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .details{margin-bottom:1px;display:flex;justify-content:space-between;align-items:flex-start;column-gap:3px}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .details .bndl-title{color:#333;display:block;font-size:var(--font-size-normal);font-weight:700;margin:15px 0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .details .badges{height:18px;margin-top:18px;top:136px;right:0}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .details .badges .bd{background-image:url(/assets/icn-arrow-white-left-C6aCmC5H.svg);background-position:100% 50%;background-repeat:no-repeat;border-radius:5px 0 0 5px}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable{position:absolute;background-color:var(--white);width:100%}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable.over{z-index:var(--z-default)}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable.over .bndl-description{min-height:52px;height:auto;overflow:visible}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable .bndl-description{margin-bottom:14px;overflow:hidden;line-height:1.1;height:52px}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable .bndl-tile-bottom{align-items:flex-end;display:flex;justify-content:space-between;min-height:100px;position:relative}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable .bndl-tile-bottom>div{display:inline-block}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable .bndl-tile-bottom .column-left{flex:4;padding-right:7px;vertical-align:bottom}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable .bndl-tile-bottom .column-left .bt-bordered{height:20px}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable .bndl-tile-bottom .column-left .dd-w-select{width:158px}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable .bndl-tile-bottom .column-left .bt-inner{padding-right:0;width:calc(100% - var(--dropdown-arrow-width)6px)}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable .bndl-tile-bottom .column-left .amount{font-size:var(--font-size-normal);font-weight:var(--font-weight-bold);color:var(--black);line-height:normal}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable .bndl-tile-bottom .column-left .stocked{line-height:normal;margin-top:4px;margin-bottom:11px}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable .bndl-tile-bottom .column-right{flex:3;line-height:var(--line-height-small);min-width:150px}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable .bndl-tile-bottom .column-right .list-manager{margin-bottom:5px}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable .bndl-tile-bottom .column-right .bndl-saved-price{font-size:var(--font-size-mini);color:var(--paynes);height:16px;line-height:var(--font-size-mini);padding:0 4px}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable .bndl-tile-bottom .column-right .bndl-saved-price .prices{display:flex}.bndl-list .bndl-container .bndl-tile .bndl-tile-inner .bndl-expandable .bndl-tile-bottom .column-right .bndl-saved-price .prices span:first-child{flex:1}.bndl-list .bndl-container .bndl-preview-slider{display:inline-block;max-width:calc(100% - 370px);margin-right:10px;margin-left:10px}.bndl-list .bndl-container .bndl-preview-slider .details{font-size:var(--font-size-smallest);line-height:var(--line-height-mini);margin-top:10px;min-height:34px}.bndl-list .bndl-container .bndl-preview-slider .details p{margin-bottom:5px}.bndl-list .bndl-container .bndl-preview-slider .slider-column{height:320px}.bndl-list .bndl-container .bndl-preview-slider .slider-column .cover-preview-eaudiobook img,.bndl-list .bndl-container .bndl-preview-slider .slider-column .cover-preview-ebook img{width:100%;height:100%}.bndl-list .bndl-container .bndl-preview-slider .slider-column .cover-preview-eaudiobook .badges,.bndl-list .bndl-container .bndl-preview-slider .slider-column .cover-preview-ebook .badges{position:relative}.bndl-list .bndl-container .bndl-preview-slider .slider-column .cover-preview-eaudiobook.few{width:130px}.bndl-list .bndl-container .bndl-preview-slider .slider-column .cover-preview-eaudiobook.few img{height:130px}.bndl-list .bndl-container .bndl-preview-slider .slider-column .cover-preview-eaudiobook.many{width:100px;height:100px;margin-bottom:10px}.bndl-list .bndl-container .bndl-preview-slider .slider-column .cover-preview-ebook.few{width:130px}.bndl-list .bndl-container .bndl-preview-slider .slider-column .cover-preview-ebook.few img{height:200px}.bndl-list .bndl-container .bndl-preview-slider .slider-column .cover-preview-ebook.many{width:100px;height:155px;margin-bottom:10px}.bndl-detail .description .badges .bd{background-image:url(/assets/icn-arrow-white-left-C6aCmC5H.svg);background-position:100% 50%;background-repeat:no-repeat;border-radius:5px 0 0 5px;margin-bottom:-4px}.bndl-cover,.bndl-cover-related{height:140px;width:350px;background-color:var(--bolinda-green)}.bndl-cover.bndl-cover-detail,.bndl-cover-detail.bndl-cover-related{margin-right:20px}.bndl-cover .cover-alt,.bndl-cover-related .cover-alt{color:#fff;width:100%;text-align:center;line-height:140px;font-size:var(--font-size-normal)}.bndl-cover .cover-alt span,.bndl-cover-related .cover-alt span{display:inline-block;vertical-align:middle;line-height:normal;padding:10px}.bndl-cover img,.bndl-cover-related img{width:350px;height:140px;overflow:hidden}.bndl-cover-related{width:215px;height:86px}.bndl-cover-related .cover-alt{line-height:80px}.bndl-cover-related img{max-width:100%;max-height:100%}.prd-dtl-bndl{width:215px;margin-bottom:35px}.bndl-detail .description{margin-top:-4px;line-height:var(--line-height-txt-smaller);width:calc(100% - 390px)}.bndl-detail .description div{margin-bottom:10px}.bndl-detail .description .bndl-saved-price{display:inline-block;color:var(--paynes)}.bndl-detail .description .bndl-saved-price .crossed{margin:0 10px}.bndl-detail .description .badges{display:inline-block}.bndl-detail .description .badges .bd{background-image:url(/assets/icn-arrow-white-left-C6aCmC5H.svg);background-position:100% 50%;background-repeat:no-repeat;border-radius:5px 0 0 5px;margin-bottom:-4px}.bndl-detail .spacer{clear:both;padding:30px 0 0}.bndl-detail .selection-detail-list .default-dd-nav.bt-bordered{border:1px solid var(--bolinda-green)}.bndl-detail .default-dd-nav.bt-bordered.large{width:initial}.bndl-detail .default-dd-nav.bt-bordered.large .bt-dd .bt-inner{padding-left:10px}.bndl-detail .default-dd-nav.bt-bordered.bt-green:hover{border-radius:2px}.bndl-detail .default-dd-nav .bt-dd .bt-inner{padding-right:30px}.groupby .item{margin:10px 0;padding:10px 0 20px;border-bottom:1px solid var(--paynes);display:inline-block;width:100%}.groupby a.expand{color:var(--black)}.groupby .material-icons.expand-arrow{margin-top:-5px}.groupby .bt.bt-bordered{width:100%}.groupby .discount{display:block;color:var(--grey);font-size:var(--font-size-mini);height:var(--line-height-smallest);line-height:var(--line-height-smallest);padding:2px}.groupby .item-products{border-top:1px solid var(--paynes);margin-top:20px}.groupby .item-products .pagination:first-of-type{margin-top:20px}.groupby.selectionlists .selectionlist-item-tile{display:table;width:100%}.groupby.selectionlists .selectionlist-item-tile .tc{vertical-align:middle;float:none;line-height:var(--line-height-smaller);padding:0 10px}.groupby.selectionlists .selectionlist-item-tile .tc.tcw-15:last-of-type{padding-right:0;min-width:155px}.groupby.selectionlists .selectionlist-item-tile .tc.tcw-25{padding:10px}.groupby.bundles .tile{width:100%}.groupby.bundles .tile .cover{display:inline-block;vertical-align:top}.groupby.bundles .tile .cover img,.groupby.bundles .tile .cover .cover-alt{width:300px;height:120px;color:var(--white);background-color:var(--bolinda-green);text-align:center;font-size:var(--font-size-up);font-weight:var(--font-weight-bold);line-height:120px}.groupby.bundles .tile .cover img span,.groupby.bundles .tile .cover .cover-alt span{display:inline-block;vertical-align:middle;line-height:normal;padding:10px}.groupby.bundles .tile .meta{display:inline-block;position:relative;vertical-align:top;width:calc(100% - 520px);padding-left:20px;line-height:var(--line-height-smaller)}.groupby.bundles .tile .meta .badges{right:15px}.groupby.bundles .tile .meta .badges .bd{background-image:url(/assets/icn-arrow-white-left-C6aCmC5H.svg);background-position:100% 50%;background-repeat:no-repeat;border-radius:5px 0 0 5px}.groupby.bundles .tile .meta .description{height:55px;overflow:hidden;margin-bottom:11px}.groupby.bundles .tile .meta .fadeout{bottom:50px;height:3em;width:calc(100% - 20px)}.groupby.bundles .tile .action{display:inline-block;width:200px}.groupby.bundles .tile .action .buttons{height:96px;margin-left:20px}.groupby.bundles .tile .action .buttons .bt-dd i{color:var(--bolinda-green)}.groupby.bundles .tile .action .buttons .bt-dd:hover i.arrow{color:var(--white)}.groupby.bundles .tile .action .buttons .default-dd .active-arrow{left:70px!important}.groupby.bundles .tile .action .buttons .default-dd .default-dd-nav .bt-inner{padding-left:25px}.groupby.bundles .tile .action .buttons .default-dd .default-dd-nav .default-dd{padding:0;left:0}.groupby.bundles .tile .action .buttons .default-dd .default-dd-nav .default-dd .copy-product,.groupby.bundles .tile .action .buttons .default-dd .default-dd-nav .default-dd .move-product{padding-left:25px;min-width:100%}.groupby.bundles .tile .action .buttons .default-dd .default-dd-nav .default-dd ul li{word-wrap:break-word}.groupby.bundles .tile .action .buttons .default-dd .default-dd-nav .default-dd ul li a:hover{color:var(--black);background-color:var(--smoky)}.groupby.bundles .tile .action .buttons .actions .default-dd .active-arrow{left:inherit;right:0}.groupby.bundles .tile .action .buttons .marker-badge{margin-top:2px}.groupby.bundles .tile .action .material-icons.expand-arrow{margin-top:-10px}.ca-main-inner :nth-last-child(1).product-tile-container-new,.ca-main-inner :nth-last-child(1).product-list-container-new{padding-bottom:80px}.checkout-pl :nth-last-child(1).product-list-container-new{padding-bottom:80px}.product-tile-container-new{display:flex;flex-wrap:wrap}.product-list-container-new{display:table;width:100%;float:left;margin-bottom:20px}.product-list-container-new .tc{padding-top:0;padding-bottom:0}.product-list-container-new .product-list-header .product-list-cell:first-of-type{width:180px}.product-list-container-new .product-list-row{display:table-row}.product-list-container-new .product-list-row .co-list-header{font-weight:var(--font-weight-bold)}.product-list-container-new .product-list-row .product-list-cell{display:table-cell;vertical-align:top;position:relative;border-bottom:1px solid var(--smoky);padding:15px 0}.product-list-container-new .product-list-row .product-list-cell p>a{color:#000}.product-list-container-new .product-list-row .product-list-cell a.marked.bgreen{color:var(--white)}.product-list-container-new .product-list-row .product-list-cell .product-list-details{display:table;width:100%;margin-bottom:24px}.product-list-container-new .product-list-row .product-list-cell .product-list-details .copy-stock-amount{font-size:var(--font-size-up)!important;font-weight:700}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc:not(.actions) a{color:var(--black)}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc:not(.actions) a:hover{text-decoration:underline}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .bt,.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .default-dd-nav.dd-w-select,.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .discount{box-sizing:border-box;display:inline-block;width:100%}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .bt-line{display:inline-block;margin-bottom:3px;width:100%;padding:5px 0 0}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .discount{color:var(--grey);font-size:var(--font-size-mini);height:var(--line-height-smallest);line-height:var(--line-height-smallest);padding:2px}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .bt-line .default-dd-nav.expanded-dd.actions{margin-left:2px}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .bt-line .default-dd-nav.expanded-dd.actions>.bt-dd>i{color:var(--bolinda-green);float:left}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .bt-line .default-dd-nav.expanded-dd.actions>.default-dd{left:-60px;min-width:110px;padding:10px 10px 5px;top:22px}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .active-arrow{right:55px}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav{margin-bottom:5px}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav .default-dd a{color:var(--black)}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav .default-dd a:hover{background-color:var(--smoky)}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav .default-dd a.copy-product,.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .bt-line .default-dd-nav.expanded-dd.actions>.default-dd .default-dd-nav .default-dd a.move-product{padding-left:25px;min-width:0;background-position:5px 3px}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .bt-line form.gty{margin-top:3px;margin-right:0}.product-list-container-new .product-list-row .product-list-cell .product-list-details .tc.actions .bt-line .detailed-info{width:40px}.product-list-container-new .product-list-row .product-list-cell .product-list-details .bt-line .bt.preorder{border:1px solid var(--orange);background-color:var(--white)}.product-list-container-new .product-list-row .product-list-cell .product-list-details .bt-line .bt.preorder i,.product-list-container-new .product-list-row .product-list-cell .product-list-details .bt-line .bt.preorder span{color:var(--orange)}.product-list-container-new .product-list-row .product-list-cell .product-list-details .bt-line .bt.preorder:hover{background-color:var(--orange);color:var(--white)}.product-list-container-new .product-list-row .product-list-cell .product-list-details .bt-line .bt.preorder:hover i,.product-list-container-new .product-list-row .product-list-cell .product-list-details .bt-line .bt.preorder:hover span{color:var(--white)}.product-list-container-new .product-list-row .product-list-cell .status-line{position:absolute;bottom:10px;right:5px;width:800px;text-align:right}.product-list-container-new .product-list-row .product-list-cell .status-line>div{display:inline-block;margin-right:5px}.product-list-container-new .product-list-row .product-list-cell.packshot{width:180px;height:150px}.product-list-container-new .product-list-row .product-list-cell.packshot img{width:80%;height:auto!important}.product-list-container-new .product-list-row .product-list-cell.packshot .ps-over{left:10px;top:10px}.product-list-container-new .product-list-row .product-list-cell.packshot.catalogue .icn-preview{left:calc(50% - 33px);top:22px}.product-list-container-new .product-list-row .product-list-cell.packshot.catalogue .icn-select{left:10px;top:25px}.product-list-container-new .product-list-row .product-list-cell.packshot.catalogue .icn-select:hover,.product-list-container-new .product-list-row .product-list-cell.packshot.catalogue .icn-select.selected,.product-list-container-new .product-list-row .product-list-cell.packshot.catalogue:hover .icn-select.selection-mode{top:23px}.product-list-container-new .product-list-row .product-list-cell.packshot.suggestions .icn-preview{left:45%;top:10%}.product-list-container-new .product-list-row .product-list-cell.packshot.checkout.eaudiobooks-checkout{height:120px}.product-list-container-new .product-list-row .product-list-cell.packshot.checkout .icn-preview{left:30px;top:20px}.product-list-container-new .product-list-row .product-list-cell .product-list-bottom{position:absolute;bottom:15px;width:100%;height:25px}.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .prd-dtl{float:left}.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .prd-dtl li{float:left;margin-right:10px}.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .prd-dtl li i{margin-right:2px;height:100%}.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badges{position:relative;top:3px}.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badges.bd-dd div:hover .badges-inner,.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badges.bd-dd div:hover .badges-inner:hover,.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badgesbd-dd:hover .badges-inner,.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badgesbd-dd:hover .badges-inner:hover{position:absolute;display:inline-block;padding-right:0;top:16px;right:0;visibility:visible}.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badges.bd-dd div:hover .badges-inner .bd,.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badges.bd-dd div:hover .badges-inner:hover .bd,.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badgesbd-dd:hover .badges-inner .bd,.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badgesbd-dd:hover .badges-inner:hover .bd{margin-right:5px;margin-top:5px;float:none;display:block}.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badges .bd{float:left;margin-right:5px}.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badges .badges-inner{position:relative}.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badges .info-badges,.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badges .warning-badges{position:relative;top:0;display:block;float:left;height:22px}.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badges .info-badges span,.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badges .warning-badges span{margin-top:0}.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badges .info-badges>div,.product-list-container-new .product-list-row .product-list-cell .product-list-bottom .badges .warning-badges>div{display:block}.dlb-wrap.collection{width:90%;max-width:1600px}.dlb-wrap.collection .dlb{min-height:500px;font-size:var(--font-size-smaller)}.dlb-wrap.collection h4.black-title{width:calc(100% - 170px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dlb-wrap.collection .default-dd-nav .default-dd{width:auto}.dlb-wrap.collection .cc-sortby.default-dd-nav{line-height:var(--line-height-normal)}.dlb-wrap.collection .cc-sortby.default-dd-nav .default-dd{top:25px}.dlb-wrap.collection .cc-sortby.default-dd-nav .default-dd a{padding:3px 35px 3px 5px}.dlb-wrap.collection .cc-sortby.default-dd-nav .bt-dd{font-size:var(--font-size-normal)}.dlb-wrap.collection .cc-sortby.default-dd-nav .bt-dd .bt-inner i{color:#000}.dlb-wrap.collection .cc-sortby.default-dd-nav a{white-space:nowrap;font-size:var(--font-size-normal)}.cc-prd-tile .prd-bottom{line-height:16px}.cc-prd-tile .prd-bottom .bt-line .default-dd-nav{margin-top:12px;margin-bottom:0!important}.cc-prd-tile .prd-bottom .list-manager{margin-top:5px;margin-bottom:5px}.cc-prd-tile .prd-bottom .manage-button{margin-bottom:5px}.cc-list-row .actions .default-dd-nav{margin-top:12px;margin-bottom:0!important}.collection-analyse{display:inline-block;position:initial;transition:var(--all-ease)}.collection-analyse .bt-dd{padding:0;line-height:24px}.collection-analyse .default-dd{border:medium none;top:85px}.collection-analyse .default-dd .default-dd-content{margin:0 auto;max-width:1080px;padding:20px 0}.collection-analyse .closed,.collection-analyse .opened{font-size:13px;line-height:18px!important}.collection-analyse .td-amount{width:30px;text-align:right}.collection-analyse .td-percentage{width:40px;text-align:right}.collection-analyse .lk-more{font-size:14px}.collection-analyse .marked{font-size:var(--font-size-mini);min-width:15px}.collection-analyse .tb-analyse .td-genre-name{max-width:105px}.collection-analyse .tb-analyse th,.collection-analyse .tb-analyse td{padding-top:2px;padding-bottom:0;word-wrap:break-word}.collection-analyse .tb-analyse th{padding-right:5px;padding-left:5px}.reserve-report-list-heading{font-size:20px!important;margin-bottom:15px}.reserve-list-table{margin-bottom:100px}.reserve-list-table table{table-layout:fixed;margin-right:100px;padding-right:100px}.reserve-list-table table thead{font-weight:700}.reserve-list-table table .highlight{font-weight:700;color:var(--orange)}.reserve-list-table table .highlight-row{border-left:solid var(--orange) 5px}.reserve-list-table table .limitedWidth{max-width:100px}.reserve-list-table table tr{border-bottom:1px solid var(--iron)}.reserve-list-table table .rightbound{text-align:right}.reserve-list-table table td{padding:10px;vertical-align:middle}.reserve-list-table table td p{margin:0}.reserve-list-table table td .view-report .material-icons{line-height:inherit}.reserve-list-table table th{padding:10px;vertical-align:middle}.reserve-list-table table th p{margin:0}.reserve-list-table table .narrow{width:100px}.disabled-reserve-bnt,.reserve-detail-list .reserve-action-button.disabled,.reserve-detail-list .accept-reject.bt.bt-bordered.disabled{color:var(--paynes);transition:none;pointer-events:none;cursor:default}.disabled-reserve-bnt:hover,.reserve-detail-list .reserve-action-button.disabled:hover,.reserve-detail-list .accept-reject.bt.bt-bordered.disabled:hover{border:1px solid var(--smoky);background-color:var(--white)}.disabled-reserve-bnt:hover span,.reserve-detail-list .reserve-action-button.disabled:hover span,.reserve-detail-list .accept-reject.bt.bt-bordered.disabled:hover span{color:var(--paynes)}.disabled-reserve-bnt i,.reserve-detail-list .reserve-action-button.disabled i,.reserve-detail-list .accept-reject.bt.bt-bordered.disabled i{color:inherit}.reserve-detail-list .reserve-list-control-bar{display:flex}.reserve-detail-list .reserve-list-filterbar-wrapper{flex:1 0 auto}.reserve-detail-list .reserve-action-buttons{padding-top:5px;padding-left:10px}.reserve-detail-list .reserve-action-buttons>.bt{margin-left:5px}.reserve-detail-list .reserve-info-icon-arrow{margin-top:-6px}.reserve-detail-list .reserve-list-stat-icon{width:20px;margin-top:-3px}.reserve-list-heading-right .default-dd-nav .bt-dd .bt-inner{background:none}.rejected-row .rejected-item-opacity{opacity:.3}.rejected-row .packshot{border-bottom:1px solid rgb(255,0,0)}.rejected-row .number{opacity:.3}.dropdown-button.bt-dd.settings-mode{font-size:var(--font-size-normal)}.settings-options{margin-left:22px;margin-top:7px}.dlb-wrap.reserve-settings-modal{max-height:calc(80vh - 5%);min-height:365px;overflow-y:auto;overflow-x:hidden;top:5%}.dlb-wrap.reserve-settings-modal .default-dd{width:100px}.dlb-wrap.reserve-settings-modal .default-dd>ul{max-height:32em}.reserve-settings-dd{margin-bottom:50px}.reserve-list-actions-reverse{display:flex;flex-direction:row-reverse}.LCProductDetailView .dropdown-lc-author .dropdown-list{min-width:150px}.LCProductDetailView .dropdown-list-inner{max-height:200px;overflow-x:hidden;overflow-y:auto}.LCProductDetailView .dropdown-list-inner ul li{padding:2px 5px;white-space:nowrap;cursor:pointer}.LCProductDetailView .dropdown-list-inner ul li:hover{color:var(--bolinda-green)}.total-item-amount{line-height:32px;font-size:var(--font-size-normal);margin-right:5px}.lc-product-detail{margin-top:40px;line-height:22px}.lc-product-detail>div:first-of-type{width:200px}.lc-product-detail>div:nth-of-type(2){width:calc(100% - 776px);padding-bottom:100px!important}.lc-product-detail>div:last-of-type{width:390px}.lc-product-detail .lc-cover{max-width:100%}.lc-product-detail .lc-asset{overflow-wrap:break-word}.lc-product-detail input,.lc-product-detail textarea{border-bottom:1px solid var(--smoky);box-shadow:none;padding:0}.lc-product-detail input.error,.lc-product-detail textarea.error{border-bottom-color:var(--red)}.lc-product-detail .growable-textarea *{white-space:pre-wrap;line-height:20px}.lc-product-detail .growable-textarea>div{position:relative;min-height:20px}.lc-product-detail .growable-textarea>div>div{visibility:hidden;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word}.lc-product-detail .growable-textarea>div>textarea{position:absolute;width:100%;height:100%}.lc-product-detail .lc-deletable-list>span{position:relative;padding-right:20px}.lc-product-detail .lc-deletable-list>span>.material-icons{position:absolute;right:0;height:100%;top:0;cursor:pointer;width:20px;text-align:center}.lc-product-detail table{max-width:800px}.lc-product-detail table th,.lc-product-detail table td{line-height:22px}.lc-product-detail table>tbody>tr:first-of-type>td,.lc-product-detail table>tbody>tr:first-of-type>th{padding-top:0}.lc-product-detail table>tbody>tr>:first-child{width:175px}.lc-product-detail table td,.lc-product-detail table th{padding:8px 4px}.lc-product-detail table>tbody>tr>td>span{padding-bottom:1px;line-height:20px}.lc-product-detail table span.required{display:none}.lc-product-detail.create .lc-text-asset,.lc-product-detail.create .lc-text-cover{visibility:hidden}.lc-product-detail.edit span.lc-text{display:none}.lc-product-detail.edit .lc-input,.lc-product-detail.edit span.required{display:initial}.lc-product-detail.edit div.lc-input{display:block}.lc-product-detail.edit .lc-text-asset a.bt,.lc-product-detail.edit .lc-text-asset span.required,.lc-product-detail.edit .lc-text-cover a.bt,.lc-product-detail.edit .lc-text-cover span.required{display:none}.lc-performers-list{max-width:1280px;margin:40px auto 80px}.lc-performers-list table thead tr th{padding-bottom:20px;padding-top:20px}.lc-performers-list table thead tr th:last-of-type{width:80px}.lc-performers-list table tbody tr td:last-of-type{text-align:right}.lc-performers-list table tr td{padding:5px}.lc-performers-list table tr td.lc-biography{-ms-text-overflow:ellipsis;text-overflow:ellipsis;max-width:300px;white-space:nowrap;overflow:hidden}.lc-performers-list button.modal-button{width:90px}.dlb-wrap.lc-settings-popup .dlb{font-size:var(--font-size-smaller)}.dlb-wrap.lc-settings-popup .dlb .loading-background img{position:absolute}.dlb-wrap.lc-settings-popup .dlb td input{border-bottom:1px solid var(--smoky);box-shadow:none;padding:0}.dlb-wrap.lc-settings-popup .dlb .publisherMail.inputError{border-bottom-color:var(--red)}.dlb-wrap.lc-settings-popup .dlb td,.dlb-wrap.lc-settings-popup .dlb th{padding:8px 4px 40px}.dlb-wrap.lc-settings-popup .dlb .layout-column-100 a{width:80px;text-align:center}.dlb-wrap.lc-settings-popup button.modal-button{width:90px}.dlb-wrap.lc-create-author-popup{width:950px}.dlb-wrap.lc-create-author-popup .delete-author-button,.dlb-wrap.lc-create-author-popup .abort-button,.dlb-wrap.lc-create-author-popup .save-button{width:150px}.dlb-wrap.lc-create-author-popup .dlb{font-size:var(--font-size-smaller)}.dlb-wrap.lc-create-author-popup .dlb .loading-background img{position:absolute}.dlb-wrap.lc-create-author-popup .dlb .author-photo,.dlb-wrap.lc-create-author-popup .dlb .author-meta-data{min-height:400px}.dlb-wrap.lc-create-author-popup .dlb .author-photo{float:left;width:200px;margin-right:50px;margin-bottom:20px}.dlb-wrap.lc-create-author-popup .dlb .author-photo img{max-width:100%;margin:8px 0 10px}.dlb-wrap.lc-create-author-popup .dlb .author-meta-data{float:left;width:calc(100% - 250px)}.dlb-wrap.lc-create-author-popup .dlb .author-meta-data tr:first-of-type td,.dlb-wrap.lc-create-author-popup .dlb .author-meta-data tr:first-of-type th{padding-top:0}.dlb-wrap.lc-create-author-popup .dlb .author-meta-data th{line-height:22px}.dlb-wrap.lc-create-author-popup .dlb .author-meta-data td,.dlb-wrap.lc-create-author-popup .dlb .author-meta-data th{padding:8px 4px}.dlb-wrap.lc-create-author-popup .dlb .author-meta-data td input,.dlb-wrap.lc-create-author-popup .dlb .author-meta-data textarea{border-bottom:1px solid var(--smoky);box-shadow:none;padding:0}.dlb-wrap.lc-create-author-popup .dlb .author-meta-data .lc-performer-dropdown .dropdown-list .dropdown-list-inner{max-height:200px;overflow-x:hidden;overflow-y:auto}.dlb-wrap.lc-create-author-popup .dlb .author-meta-data .lc-performer-dropdown .dropdown-list ul li{padding:2px 5px;white-space:nowrap;cursor:pointer}.dlb-wrap.lc-create-author-popup .dlb .author-meta-data .lc-performer-dropdown .dropdown-list ul li i,.dlb-wrap.lc-create-author-popup .dlb .author-meta-data .lc-performer-dropdown .dropdown-list ul li:hover{color:var(--bolinda-green)}.dlb-wrap.lc-create-author-popup .dlb .layout-column-100{clear:both}.dlb-wrap.lc-create-author-popup .dlb .layout-column-100 .bt{width:100px;text-align:center;margin-bottom:0}.dropdown-list-inner{max-height:200px;overflow-x:hidden;overflow-y:auto}.dropdown-list-inner ul li{padding:2px 5px;white-space:nowrap;cursor:pointer}.dropdown-list-inner ul li>i{color:var(--bolinda-green);font-size:var(--font-size-normal)}.dropdown-list-inner ul li:hover{color:var(--bolinda-green)}.lc-genre-dropdown .dropdown-list{min-width:150px}.page .content-area .product-detail{display:flex;justify-content:space-between;display:-ms-flexbox;flex-direction:row;-ms-flex-direction:row}.page .content-area .product-detail .ca-main{width:calc(100% - 270px)}.page .content-area .product-detail .ca-main .pd-section{display:inline-block;width:100%;margin-bottom:48px}.page .content-area .product-detail .ca-main .pd-image{float:left}.page .content-area .product-detail .ca-main .pd-image img{width:100%}.page .content-area .product-detail .ca-main .pd-details{box-sizing:border-box;padding-left:20px;padding-right:20px}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner{display:inline-block;width:100%}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info{box-sizing:border-box;float:left;padding-right:5%;width:75%}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info h5{font-weight:var(--font-weight-normal);font-size:var(--font-size-normal);line-height:var(--line-height-txt-smaller);overflow:hidden;padding-bottom:4px}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info h4{line-height:var(--line-height-txt-smaller)}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info h4 .display-block{font-size:var(--font-size-normal)}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges{float:left;margin-bottom:20px;width:100%}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap .person,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .person{float:left;margin-right:20px}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap .person .photo,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .person .photo{float:left;margin-right:5px;width:32px;height:32px;background-color:var(--smoky);background-size:cover;border-radius:50%}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap .person .info,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .person .info{float:left;line-height:var(--line-height-smallest)}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap .person .info .title,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .person .info .title{color:var(--paynes);display:block}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap .person .info a,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .person .info a{color:var(--black)}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap .person .name,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .person .name{transition:var(--color-ease)}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap .person:hover .name,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .person:hover .name{color:var(--paynes)}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap p,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges p{line-height:var(--line-height-txt-smaller)}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap .badges,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .badges{position:relative}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap .badges .counter,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .badges .counter{display:none}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap .badges .badges-inner,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .badges .badges-inner{display:block;position:relative;background:none}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap .badges .info-badges,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .badges .info-badges{position:relative}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap .badges .info-badges div,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .badges .info-badges div{width:100%}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .content-wrap .badges .bd,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .badges .bd{margin:0 15px 5px 0;float:left}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges{margin-bottom:10px}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-counts{float:right;width:25%;position:relative}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-counts li{line-height:var(--line-height-smaller);margin-bottom:10px}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-counts p .display-block i{font-size:var(--font-size-normal)}.page .content-area .product-detail .entry-page{margin-top:50px}.page .content-area .product-detail .entry-page .product-group .slider{width:100%}.content-area>.content-area-inner>div>.ca-side>.ca-side-inner{max-width:220px}.product-detail .pd-image{position:relative;width:380px}.product-detail .pd-image #previewButton i{color:#7a7a7a;display:inline-block;float:left;font-size:var(--font-size-up);height:132px;line-height:132px;position:absolute;opacity:.2;width:130px;background:url(/assets/icn-preview-audiobook-ByD4wPUI.svg) no-repeat;transition:opacity .3s ease;cursor:pointer;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.product-detail .pd-image #previewButton i:hover{opacity:1}.product-detail .pd-image #previewButton i.ebooks{background:url(/assets/icn-preview-ebook-new-AeAP7fJv.svg) no-repeat}.product-detail .pd-image #previewButton i.audio_playing{background:url(/assets/icn-preview-audiobook-pause-C676N8Vp.svg) no-repeat}.product-detail .pd-details{margin-left:380px}.product-detail a{color:var(--black)}.product-detail .series,.product-detail .pd-short-info .teaser{font-style:italic;font-size:var(--font-size-normal);line-height:var(--line-height-txt-smaller);margin-bottom:15px}.product-detail .teaser{font-style:italic;font-size:12px;line-height:18px;margin-bottom:8px}.product-detail .selections,.product-detail .awards{margin-bottom:20px}.product-detail .selections p,.product-detail .awards p{margin:0;padding:0;font-weight:700;line-height:var(--line-height-smaller)}.product-detail .highlight-quotes{margin-bottom:20px}.product-detail .highlight-quote,.product-detail .quote{margin-bottom:8px;font-style:italic;line-height:18px}.product-detail .highlight-quote .source,.product-detail .quote .source{font-style:normal;display:block;color:var(--grey)}.product-detail .product-summary,.product-detail .reviews{margin-bottom:20px;line-height:18px}.product-detail .review{margin-bottom:8px;line-height:18px}.product-detail .review .source{display:block;color:var(--grey)}.product-detail .ca-side h4{margin-top:30px}.product-detail .ca-side p{line-height:var(--line-height-smaller);margin-bottom:10px}.product-detail .ca-side .target-selection-list-dropdown .default-dd-nav .bt-dd .bt-inner-no-separation,.product-detail .ca-side .target-selection-list-dropdown .default-dd-nav .bt-dd .bt-inner-no-separation i.arrow{background-color:var(--bolinda-green);color:var(--white);transition:var(--background-ease),var(--color-ease)}.product-detail .ca-side .target-selection-list-dropdown:hover .default-dd-nav .bt-dd .bt-inner-no-separation,.product-detail .ca-side .target-selection-list-dropdown:hover .default-dd-nav .bt-dd .bt-inner-no-separation i.arrow{background-color:var(--white);color:var(--bolinda-green);transition:var(--background-ease),var(--color-ease)}.product-detail .ca-side .available-prices-selector button,.product-detail .ca-side .unavailable-selector button{background-color:var(--bolinda-green);color:var(--white)}.product-detail .ca-side .available-prices-selector button .type,.product-detail .ca-side .unavailable-selector button .type,.product-detail .ca-side .available-prices-selector button .type .material-icons,.product-detail .ca-side .unavailable-selector button .type .material-icons{color:var(--white)}.product-detail .ca-side .available-prices-selector button .type.unlimited,.product-detail .ca-side .unavailable-selector button .type.unlimited{letter-spacing:initial}.product-detail .ca-side .available-prices-selector button:hover,.product-detail .ca-side .unavailable-selector button:hover{background-color:var(--white);color:var(--bolinda-green)}.product-detail .ca-side .available-prices-selector button:hover .type,.product-detail .ca-side .unavailable-selector button:hover .type,.product-detail .ca-side .available-prices-selector button:hover .type .material-icons,.product-detail .ca-side .unavailable-selector button:hover .type .material-icons{color:var(--bolinda-green)}.product-detail .ca-side.old .default-dd-nav .bt-dd{background-color:var(--bolinda-green);color:var(--white);font-size:var(--font-size-normal);height:30px;line-height:30px}.product-detail .ca-side.old .default-dd-nav .bt-dd .bt-inner,.product-detail .ca-side.old .default-dd-nav .bt-dd .bt-inner-no-separation{background-color:var(--bolinda-green);color:var(--white);transition:var(--background-ease),var(--color-ease);padding-left:5px}.product-detail .ca-side.old .default-dd-nav .bt-dd .bt-inner i,.product-detail .ca-side.old .default-dd-nav .bt-dd .bt-inner-no-separation i{transition:var(--background-ease),var(--color-ease)}.product-detail .ca-side.old .default-dd-nav .bt-dd i{background-color:var(--bolinda-green);color:var(--white);transition:var(--background-ease),var(--color-ease)}.product-detail .ca-side.old .default-dd-nav .bt-dd i.arrow{width:24px}.product-detail .ca-side.old .default-dd-nav .bt-dd:hover,.product-detail .ca-side.old .default-dd-nav .bt-dd:hover .bt-inner,.product-detail .ca-side.old .default-dd-nav .bt-dd:hover .bt-inner-no-separation,.product-detail .ca-side.old .default-dd-nav .bt-dd:hover i{background-color:var(--white);color:var(--bolinda-green)}.product-detail .ca-side.old .default-dd-nav .default-dd{top:30px}.product-detail .ca-side.old .default-dd-nav.active i.arrow{border-right:1px solid var(--smoky)}.product-detail .ca-side.old .default-dd-nav.dd-medium .default-dd ul li a{font-size:14px;line-height:18px;padding:6px 0 6px 30px}.product-detail .ca-side.old .default-dd-nav.dd-medium .default-dd ul li a i{font-size:22px;padding-top:5px}.product-detail .ca-side.old .default-dd-nav.dd-medium .default-dd .add-selection{padding:8px 5px 7px 6px}.product-detail .ca-side.old .default-dd-nav.dd-medium .default-dd .add-selection i{font-size:18px;margin-right:5px;margin-top:-1px}.product-detail .ca-side.old .default-dd-nav.dd-medium .default-dd .add-selection .label,.product-detail .ca-side.old .default-dd-nav.dd-medium .default-dd .add-selection input{font-size:14px;line-height:18px}.product-detail .ca-side.old .default-dd-nav.dd-medium .default-dd .add-selection input{width:70%}.product-detail .ca-side.old .bt-dd i{font-size:var(--font-size-medium)}.product-detail .ca-side.old .bt.bt-bordered{padding:5px;background-color:var(--bolinda-green);color:var(--white);font-size:var(--font-size-normal)}.product-detail .ca-side.old .bt.bt-bordered.preorder{background-color:var(--orange);color:var(--white)}.product-detail .ca-side.old .bt.bt-bordered.preorder i,.product-detail .ca-side.old .bt.bt-bordered.preorder span{color:var(--white)}.product-detail .ca-side.old .bt.bt-bordered.preorder:hover{border:1px solid var(--orange);background-color:var(--white)}.product-detail .ca-side.old .bt.bt-bordered.preorder:hover i,.product-detail .ca-side.old .bt.bt-bordered.preorder:hover span{color:var(--orange)}.product-detail .ca-side.old .bt.bt-bordered i{font-size:var(--font-size-medium);color:var(--white)}.product-detail .ca-side.old .bt.bt-bordered:hover{background-color:var(--white);color:var(--bolinda-green)}.product-detail .ca-side.old .bt.bt-bordered:hover .label,.product-detail .ca-side.old .bt.bt-bordered:hover .marker,.product-detail .ca-side.old .bt.bt-bordered:hover i{color:var(--bolinda-green)}.product-detail .ca-side .genres h4,.product-detail .ca-side .publishers h4{line-height:22px}.product-detail .ca-side .genres a{margin-bottom:10px;font-size:var(--font-size-normal)}.product-detail .ca-side .genres a.subgenre{margin-bottom:10px}.product-detail .ca-side .publishers .publisher-name{font-size:14px}.product-detail .ca-side .publishers a{display:block}.product-detail .ca-side .publishers .hyphen{display:none}.checkout-summary,.checkout-summary .summary-item{width:100%}.checkout-summary .summary-item .tc{padding:5px 0;font-size:var(--font-size-normal)}.checkout-summary .summary-item .bt.full{width:initial}.checkout-summary .summary-item .bt-dd{line-height:var(--line-height-smallest)}.checkout-summary input,.checkout-summary textarea{width:100%;padding:2px 0;border:none;box-shadow:none}.checkout-summary input::-webkit-input-placeholder,.checkout-summary textarea::-webkit-input-placeholder{color:var(--silver-chalice)}.checkout-summary input:-moz-placeholder,.checkout-summary textarea:-moz-placeholder{color:var(--silver-chalice)}.checkout-summary input::-moz-placeholder,.checkout-summary textarea::-moz-placeholder{color:var(--silver-chalice)}.checkout-summary input:-ms-input-placeholder,.checkout-summary textarea:-ms-input-placeholder{color:var(--silver-chalice)}.checkout-summary .account-dd>a div{max-width:205px}.checkout-summary .account-dd>a div span{word-break:break-all;word-break:break-word}.checkout-summary .account-dd>a i{vertical-align:middle;float:right;margin-right:25px}.checkout-pl{margin-top:50px}.checkout-pl .pagination{margin-bottom:80px}.checkout-pl .tc{padding:5px 0}.checkout-pl .taxinfo{font-size:var(--font-size-mini);font-weight:var(--font-weight-normal)}.checkout-pl .product-list-container-new .product-list-row .product-list-cell:first-of-type{width:80px}.checkout-thanks.bw-wrap h2{font-size:var(--font-size-medium);margin:54px 0 20px}.checkout-thanks.bw-wrap p{font-size:var(--font-size-normal);margin-bottom:5px}.checkout-thanks.bw-wrap .bt-line{margin-top:30px}.orders-view td{border-bottom:1px solid var(--light-grey)}.orders-view .account-cell{width:20%}.orders-view .total-cell{text-align:right}.orders-view .fixed-cell{width:15%}.orders-view .fixed-cell a{font-weight:initial}.orders-view .material-icons{line-height:inherit!important}.search-results{box-sizing:border-box}.search-results .selection-detail-list{transition:none;-webkit-transition:none;-moz-transition:none;-o-transition:none}.search-results .selection-detail-list h4{margin-bottom:10px}.search-results .selection-detail-list .default-dd-nav{width:auto}.search-results .ca-main-inner>.content-wrap,.search-results .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .ca-main-inner>.cw-badges,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner>.cw-badges{display:block;margin-bottom:40px;overflow:hidden}.search-results .ca-main-inner>.content-wrap h4,.search-results .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .ca-main-inner>.cw-badges h4,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner>.cw-badges h4{margin-bottom:10px}.search-results .ca-main-inner>.content-wrap h4.fl-left,.search-results .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .ca-main-inner>.cw-badges h4.fl-left,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner>.cw-badges h4.fl-left{margin:0 10px 0 0}.search-results .ca-main-inner>.content-wrap .sc,.search-results .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .ca-main-inner>.cw-badges .sc,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner>.cw-badges .sc{color:var(--black);display:inline-block}.search-results .ca-main-inner>.content-wrap .sc i,.search-results .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .ca-main-inner>.cw-badges .sc i,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner>.cw-badges .sc i{color:var(--bolinda-green);float:right;font-size:var(--font-size-normal);margin-left:5px}.search-results .ca-main-inner>.content-wrap .default-dd-nav,.search-results .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .ca-main-inner>.cw-badges .default-dd-nav,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner>.cw-badges .default-dd-nav{width:auto}.search-results .ca-main-inner>.content-wrap .default-dd-nav.fl-left,.search-results .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .ca-main-inner>.cw-badges .default-dd-nav.fl-left,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner>.cw-badges .default-dd-nav.fl-left{margin:2px 10px 2px 0}.search-results .ca-main-inner>.content-wrap .bt.fl-left,.search-results .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .ca-main-inner>.cw-badges .bt.fl-left,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner>.cw-badges .bt.fl-left{margin:2px 10px 2px 0}.search-results .ca-main-inner .filter-bar{margin-bottom:5px;padding-left:0;position:relative}.search-results .ca-main-inner .filter-bar>.pagination{position:absolute}.search-results .ca-main-inner .product-list-wrap .default-dd-nav{width:99%}.search-results .ca-main-inner .product-list-wrap .product-list .pl-item .pl-i-add-line .prd-dtl li{color:var(--paynes)}.search-results .ca-main-inner .sr-columns .sr-column-main{border-right:1px solid var(--smoky);box-sizing:border-box;float:left;padding-right:20px;width:75%}.search-results .ca-main-inner .sr-columns .sr-column-side{box-sizing:border-box;float:right;padding-left:20px;width:25%}.search-results .ca-main-inner .sr-columns .sr-column-side>h4{margin-bottom:10px}.search-results .ca-main-inner .sr-columns .sr-column-side .content-wrap,.search-results .ca-main-inner .sr-columns .sr-column-side .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner .sr-columns .sr-column-side .cw-badges{display:block;margin-bottom:20px;overflow:hidden}.search-results .ca-main-inner .sr-columns .sr-column-side .content-wrap .cw-inner,.search-results .ca-main-inner .sr-columns .sr-column-side .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .cw-inner,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner .sr-columns .sr-column-side .cw-badges .cw-inner{display:block;margin-bottom:10px;overflow:hidden}.search-results .ca-main-inner .sr-columns .sr-column-side .content-wrap .cw-inner:last-of-type,.search-results .ca-main-inner .sr-columns .sr-column-side .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .cw-inner:last-of-type,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner .sr-columns .sr-column-side .cw-badges .cw-inner:last-of-type{margin-bottom:0}.search-results .ca-main-inner .sr-columns .sr-column-side .content-wrap .cw-inner h3,.search-results .ca-main-inner .sr-columns .sr-column-side .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .cw-inner h3,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner .sr-columns .sr-column-side .cw-badges .cw-inner h3{font-weight:var(--font-weight-normal);margin-bottom:0;margin-top:5px}.search-results .ca-main-inner .sr-columns .sr-column-side .content-wrap .cw-inner p,.search-results .ca-main-inner .sr-columns .sr-column-side .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .cw-inner p,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner .sr-columns .sr-column-side .cw-badges .cw-inner p{color:var(--grey)}.search-results .ca-main-inner .sr-columns .sr-column-side .content-wrap .cw-inner img,.search-results .ca-main-inner .sr-columns .sr-column-side .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .cw-badges .cw-inner img,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner .sr-columns .sr-column-side .cw-badges .cw-inner img{max-width:100%}.search-results .ca-main-inner .sr-columns .sr-column-side .content-wrap.person img,.search-results .ca-main-inner .sr-columns .sr-column-side .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .person.cw-badges img,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner .sr-columns .sr-column-side .person.cw-badges img{float:left;margin-right:5px}.search-results .ca-main-inner .sr-columns .sr-column-side .content-wrap.person a,.search-results .ca-main-inner .sr-columns .sr-column-side .page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .person.cw-badges a,.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-short-info .search-results .ca-main-inner .sr-columns .sr-column-side .person.cw-badges a{float:left;margin-top:2px}.search-results .refine-search-btns{width:470px;margin:0 40px 40px 0}.search-results .refine-search-btns>a{margin-right:10px}.search-results .active-refined{color:var(--bolinda-green);font-weight:var(--font-weight-bold);border:1px solid var(--bolinda-green)}.search-results .ca-main{width:100%}.search-results .search-results-sidebar{width:335px;border-left:1px solid #cfcfcf;padding-left:30px}.search-results .search-results-sidebar .person{margin:-10px 20px 10px -10px;padding:10px;width:calc(100% + 10px);display:block;height:40px;clear:both}.search-results .search-results-sidebar .person .photo{float:left;margin-right:5px;width:32px;height:32px;background-color:var(--smoky);background-size:cover;border-radius:50%}.search-results .search-results-sidebar .person .info{float:left;line-height:16px;font-weight:var(--font-weight-bold)}.search-results .search-results-sidebar .person .info .primary{color:var(--black);font-size:var(--font-size-normal);font-weight:var(--font-weight-normal)}.search-results .search-results-sidebar .person .info .name{display:block;color:var(--black);font-size:var(--font-size-normal);font-weight:var(--font-weight-normal)}.search-results .search-results-sidebar .person .info .description{display:block;color:var(--grey);font-weight:var(--font-weight-normal)}.search-results .search-results-sidebar .person .info .title{color:var(--paynes);display:block}.search-results .search-results-sidebar .person .info a{color:var(--black)}.search-results .search-results-sidebar .person .name{transition:var(--color-ease)}.search-results .search-results-sidebar .person:hover .name{color:var(--paynes)}.search-results .search-results-sidebar .person i{margin-top:4px}.search-results .search-results-sidebar .sidebarresult-narrators,.search-results .search-results-sidebar .sidebarresult-genres{clear:both}.search-results .search-results-sidebar .related-element.person i{right:0}.search-results .search-results-sidebar .related-element:hover{background-color:var(--light-grey)}.search-results .search-results-sidebar .related-element:hover i{display:inline-block}.search-results .search-results-sidebar .related-element i{display:none;position:absolute;color:var(--bolinda-green);margin:auto;top:0;bottom:0;right:25px}.search-results .search-results-sidebar .related-genre{font-size:var(--font-size-normal);color:var(--black);margin-bottom:14px;margin-left:-15px;padding-left:15px}.search-results .search-results-sidebar .related-genre a{color:var(--black)}.search-results .search-results-sidebar .related-genre .related-genre-description{font-size:var(--font-size-smaller);color:var(--grey);width:215px}.search-results .search-results-sidebar .related-keyword{color:var(--grey);font-weight:var(--font-weight-bold);width:83px;white-space:nowrap;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.search-results .search-results-sidebar .sidebarresult-bundles .prd-dtl-bndl{width:100%;margin:-15px -15px 15px;padding:15px}.search-results .search-results-sidebar .sidebarresult-bundles .prd-dtl-bndl:hover{background-color:var(--light-grey)}.search-results .search-results-sidebar .sidebarresult-bundles .prd-dtl-bndl:hover i{display:inline-block}.search-results .search-results-sidebar .sidebarresult-bundles .prd-dtl-bndl i{display:none;position:absolute;color:var(--bolinda-green);margin:auto;top:0;bottom:0;right:0}.search-results .search-results-sidebar .sidebarresult-bundles .prd-dtl-bndl .txt-normal{color:var(--black);width:215px}.search-results .search-results-sidebar .sidebarresult-bundles .prd-dtl-bndl .txt-smaller{color:var(--grey);width:215px}.search-results .search-results-sidebar>*{margin-bottom:40px}.search-results .search-results-sidebar>*>div,.search-results .search-results-sidebar>*>a{position:relative}.search-results .related-bundle-title{margin-top:12px;line-height:18px}.search-results .related-highlight{font-weight:var(--font-weight-bold);background-color:initial;color:var(--bolinda-green)}.search-results-inner{display:flex;display:-ms-flexbox}.sr-flex-content{width:100%;display:flex;display:-ms-flexbox}.entry-page .see-complete-list{margin:10px 0 50px;position:relative}.entry-page .see-complete-list a{display:block;border:2px var(--bolinda-green) solid;border-radius:6px;text-align:center;padding:8px;font-size:var(--font-size-uppest)}.entry-page .see-complete-list a i{line-height:18px!important}.entry-page>div:last-of-type.product-group.pg-ebooks{margin-bottom:164px}.entry-page>div:last-of-type.product-group.pg-eaudiobooks{margin-bottom:100px}.product-group .product-group-header{margin-bottom:5px;display:flex;align-items:center}.product-group .product-group-header h2{padding-right:8px;font-size:var(--font-size-uppest);line-height:1}.product-group .product-group-header a{color:var(--grey);font-size:var(--font-size-small);white-space:nowrap;line-height:1}.product-group .product-group-header a i{font-size:var(--font-size-small);line-height:1}.product-group .slider-next .button,.product-group .slider-prev .button{display:none}.product-group:hover .slider-next .button,.product-group:hover .slider-prev .button{display:block}.product-group .see-more{margin:0 10px;display:block;position:relative;height:410px;width:175px;background:linear-gradient(to right,#ffffffd9,#fff)}.product-group .see-more>span{position:absolute;top:150px;left:20%;transform:translateY(-50%);color:var(--black);font-size:var(--font-size-up)!important}.product-group .see-more:hover>span{color:var(--coral)}.product-group.pg-ebooks{height:500px;margin-bottom:1em}.product-group.pg-eaudiobooks{height:420px}.product-group.pg-eaudiobooks .prd-tile{height:275px!important}.product-group.pg-eaudiobooks .prd-tile .packshot{height:175px!important}.product-group.pg-eaudiobooks .prd-tile .packshot img{max-height:160px!important}.product-group.pg-eaudiobooks .see-more{height:290px}.product-group.pg-eaudiobooks .see-more>span{top:100px}.inner-content{display:flex;flex-direction:column;-ms-flex-direction:column;width:100%}.sidebar a:not(.active){color:var(--black)}.sidebar div{color:var(--black);line-height:18px}.sidebar div h2{font-size:var(--font-size-up);margin-bottom:8px}.sidebar div:not(:first-child) h2{margin-top:25px}.sidebar div li li{margin-left:10px}.sidebar .counter{color:var(--silver-chalice);font-size:var(--font-size-mini)}.title-of-the-month-container img{width:155px}.title-of-the-month-container .product-title{margin-top:10px}.title-of-the-month-container .product-author{color:var(--paynes)}.top-charts>div>h2{display:flex}.top-charts .chart-row{margin-bottom:10px}.top-charts .chart-row.highrank img{width:55px}.top-charts .chart-row.lowrank img{width:25px}.top-charts .copy-stock-warning{color:var(--orange)!important}.top-charts .chart-row>.product-meta{display:inline-block}.top-charts .product-meta{margin-left:7px}.top-charts .product-meta .product-author div,.top-charts .product-meta span{color:var(--paynes)}.top-charts .product-meta span i.material-icons{height:inherit}.top-charts .product-meta .tr-title{display:inline-block;margin-right:5px;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.top-charts .top-charts-button-group .copy-stock-warning,.top-charts .top-charts-button-group .copy-stock-warning i{color:var(--orange)!important}.top-charts .top-charts-button-group .bt-bordered{width:110px;margin-right:5px;margin-bottom:5px;padding:0}.top-charts .top-charts-button-group .bt-bordered i.material-icons{height:inherit}.top-charts .top-charts-button-group .bt-bordered .default-dd{right:auto!important;top:-311px}.top-charts .top-charts-button-group .bt-bordered .default-dd .active-arrow{right:100px!important;top:300px;background-position-y:-23px}.top-charts .top-charts-button-group .bt-bordered:hover{background-color:var(--bolinda-green);border:1px solid var(--bolinda-green);color:var(--white)}.top-charts .top-charts-button-group .bt-bordered:hover .bt-dd div span{color:var(--white)}.top-charts .top-charts-button-group .bt-bordered .material-icons.fl-left{margin-right:3px}@keyframes growAndShrink{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.target-container,.cover-to-target-full{position:absolute;z-index:var(--z-header-cloned-animation-target);background-color:var(--white)}.cover-to-target-full{animation:growAndShrink 1.2s forwards}.cover-to-target-full-relative{background-color:var(--white);animation:growAndShrink 1.2s forwards}.cover-to-target-sticky,.bounce{animation:growAndShrink 1.2s forwards}.cloned-cover{position:absolute;background-color:var(--bolinda-green);animation:fadeOutOpacity .6s forwards}.cloned-cover.under-sticky,.cloned-cover.over{z-index:var(--z-page-overlay)}@keyframes fadeOutOpacity{0%{opacity:1}to{opacity:.05}}@keyframes slideIn{0%{display:block;width:0}to{width:var(--selection-list-commentsbar-width)}}@keyframes slideOut{0%{display:block;width:var(--selection-list-commentsbar-width)}to{width:0;display:none}}.commentsBarSlideIn{animation:slideIn 1s forwards}.commentsBarSlideOut{animation:slideOut 1s forwards}@keyframes slideInWithBar{0%{right:0}to{right:var(--selection-list-commentsbar-width)}}@keyframes slideOutWithBar{0%{right:var(--selection-list-commentsbar-width)}to{right:0}}.slideInWithCommentsBar{animation:slideInWithBar 1s forwards}.slideOutWithCommentsBar{animation:slideOutWithBar 1s forwards}.by-genre-header{transition:all .3s ease}.by-genre-header ul.bc-nav{line-height:24px;height:24px}.by-genre-header ul.bc-nav li,.by-genre-header ul.bc-nav li a,.by-genre-header ul.bc-nav span{font-size:var(--font-size-up)}.by-genre-header.moved-up{margin-top:-86px}.player-button{color:var(--grey);cursor:pointer}.epubPreview{position:fixed;bottom:0;left:0;width:100vw;height:97vh;z-index:var(--z-page-overlay)}.epubPreview div:first-child{z-index:var(--z-default);width:100vw;height:97vh}.epubPreview div{position:relative;width:610px;height:705px;margin:0 auto;background-color:#fff;padding:0;border:1px solid var(--player-gray);border-radius:3px;box-shadow:0 2px 4px #00000080;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.epubPreview div.background{position:fixed;width:100%;height:100%;margin:auto;background-color:#000;opacity:.1;top:0;left:0}.nodatainlist{margin-top:40px;text-align:center;font-size:20pt}.material-link{display:inline-flex;align-items:center}.material-link i.material-icons{line-height:1!important;font-size:1em}.material-link i.material-icons+span{margin-left:.3em}@font-face{font-family:Material Icons;src:url(/assets/MaterialIcons-Regular-rDPjWPoz.eot);src:url(/assets/MaterialIcons-Regular-rDPjWPoz.eot?#iefix) format("embedded-opentype"),url(/assets/MaterialIcons-Regular-BfgaZJ3n.woff) format("woff"),url(/assets/MaterialIcons-Regular-Jv5LX3Pl.woff2) format("woff2"),url(/assets/MaterialIcons-Regular-N21pKt8_.ttf) format("truetype");font-weight:400;font-style:normal}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:var(--font-size-medium);display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;overflow:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.material-icons.md-mini{font-size:var(--font-size-mini)}.material-icons.md-smallest{font-size:var(--font-size-smallest)}.material-icons.md-smaller{font-size:var(--font-size-smaller)}.material-icons.md-small{font-size:var(--font-size-small)}.material-icons.md-normal{font-size:var(--font-size-normal)}.material-icons.md-up{font-size:var(--font-size-up)}.material-icons.md-upper{font-size:var(--font-size-upper)}.material-icons.md-uppest{font-size:var(--font-size-uppest)}.material-icons.md-medium{font-size:var(--font-size-medium)}.material-icons.md-big{font-size:var(--font-size-big)}.material-icons.md-bigger{font-size:var(--font-size-bigger)}.material-icons.md-biggest{font-size:var(--font-size-biggest)}.material-icons.md-h1{font-size:var(--font-size-h1)}@font-face{font-family:borrowbox-connect;src:url(/assets/bolinda-icons-v6-BUCj7ynt.eot);src:url(/assets/bolinda-icons-v6-BUCj7ynt.eot?#iefix) format("embedded-opentype"),url(/assets/bolinda-icons-v6-BStLfnFn.woff) format("woff"),url(/assets/bolinda-icons-v6-BTfkk3cW.ttf) format("truetype"),url(/assets/bolinda-icons-v6-eoq4_QRY.svg#bolinda-icons) format("svg");font-weight:400;font-style:normal}.bolinda-icons{font-family:borrowbox-connect!important;font-weight:400;speak:none;font-style:normal;line-height:1;font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bolinda-icons+span{margin-left:.3em}.icon+span{margin-left:.3em}.loanformat-icon-small-black,.loanformat-icon-small-warning,.loanformat-icon-small-primary,.loanformat-icon-small{font-size:var(--font-size-mini);margin-right:2px}.loanformat-icon-small-primary{color:var(--primary-color)}.loanformat-icon-small-warning{color:var(--warning-color)}.loanformat-icon-small-black{color:var(--black)}.loanformat-icon-base{font-size:var(--font-size-normal);margin-right:3px}.loanformat-icon-table{font-size:var(--font-size-upper);margin-right:5px}.loanformat-icon-medium{font-size:var(--font-size-upper);margin-right:9px}.loanformat-icon-large{font-size:var(--font-size-uppest);margin-right:7px}.overwrite-legacy-css-for-ProductList>.prd-tile{float:initial}.mr-20{margin-right:20px!important}.mr-8{margin-right:8px}.display-none{display:none}.mr-sm{margin-right:3px}.mb-sm{margin-bottom:7px}.ml-2{margin-left:20px!important}.ml-sm{margin-left:5px}.my-3{margin-top:10px;margin-bottom:10px}.mt-45{margin-top:45px}[data-displayname=FixedProductGroup-Sorting-ProductItem-Checkbox]>div{height:14px;width:14px}[data-displayname=FixedProductGroup-Sorting-ProductItem-Checkbox]>div i{font-size:17px}.arrow-r{font-size:13px}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-counts .stock-info li,.prd-tile .prd-tile-inner .prd-bottom .prd-dtl .stock-info li{margin-bottom:7px;float:none}.page .content-area .product-detail .ca-main .pd-details .pd-details-inner .pd-counts .stock-info li:last-child,.prd-tile .prd-tile-inner .prd-bottom .prd-dtl .stock-info li:last-child{margin-bottom:0}.connect-popover{z-index:800}.form-error{color:var(--red);font-size:var(--font-size-smaller);margin-top:5px}.min-h-screen{min-height:100vh}button.button.gild[disabled]{color:#000!important;opacity:35%;background-color:#fff!important}button.button.gild[disabled] i{color:var(--bolinda-green)!important}.z-index-overwrite{z-index:120}.skeleton-container{display:flex;gap:5px;width:100%}.skeleton-container .flex-grow{flex-grow:13}.skeleton-container .flex-1{flex-grow:1}.fit-content{width:fit-content}.headline-dropdown-overwrite ul li a{padding:1px 10px!important}.gild-cf:before,.gild-cf:after{content:" ";display:table}.gild-cf:after{clear:both}.gild-cf{*zoom: 1}.gild{font-family:Helvetica Neue,Arial,sans-serif}.gild.gild-connect-ui .borrowbox-admin a{color:#3f8600;text-decoration:none}.gild.gild-connect-ui,.gild.gild-connect-ui *{box-sizing:border-box}.gild.gild-connect-ui #root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.gild.gild-connect-ui .page{margin:0 auto;width:100%;flex-grow:1}.gild.gild-connect-ui .container{padding-left:30px;padding-right:32px;position:relative}.gild.gild-connect-ui .container.with-sidebar{display:flex;column-gap:20px}.gild.gild-connect-ui .container.with-sidebar>aside.component.sidebar{min-width:193px}.gild.gild-connect-ui .container.align-center{display:flex;justify-content:center}.gild.gild-connect-ui .container-fluid{width:100%;padding-left:0;padding-right:0;position:relative}.gild.gild-connect-ui .container:has(.connect-header),.gild.gild-connect-ui .container-fluid:has(.connect-header){margin-bottom:35px}.gild.gild-connect-ui{font-family:Helvetica Neue,Arial,sans-serif;font-size:14px}.gild.gild-connect-ui .page-footer,.gild.gild-connect-ui .page+footer:last-child{margin-top:200px;padding:20px 20px 100px;width:100%;background:#7fc31c;color:#fff;font-weight:700;display:flex;justify-content:space-between}@font-face{font-family:borrowbox-connect;src:url(/assets/bolinda-icons-v6-BUCj7ynt.eot?#iefix) format("embedded-opentype"),url(/assets/bolinda-icons-v6-BStLfnFn.woff) format("woff"),url(/assets/bolinda-icons-v6-BTfkk3cW.ttf) format("truetype"),url(/assets/bolinda-icons-v6-eoq4_QRY.svg#bolinda-icons) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(/assets/MaterialIcons-Regular-rDPjWPoz.eot?#iefix) format("embedded-opentype"),url(/assets/MaterialIcons-Regular-Jv5LX3Pl.woff2) format("woff2"),url(/assets/MaterialIcons-Regular-BfgaZJ3n.woff) format("woff")}.gild .material-icons,.gild.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:inherit;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-moz-font-feature-settings:"liga";-moz-osx-font-smoothing:grayscale}.gild .bolinda-icons,.gild.bolinda-icons{font-family:borrowbox-connect!important;font-weight:400;speak:none;font-style:normal;line-height:1;font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gild .bolinda-icons+span,.gild.bolinda-icons+span{margin-left:.3em}.gild svg.gild-icon,svg.gild.gild-icon{max-width:30px;max-height:30px}@font-face{font-family:Bolinda Icons;src:url(/assets/Bolinda-Icons-2zEU-zcD.eot?308bde8cb8bf127f9cc6fd60a75706f7?#iefix) format("embedded-opentype"),url(/assets/Bolinda-Icons-B5iikqf3.woff2?308bde8cb8bf127f9cc6fd60a75706f7) format("woff2"),url(/assets/Bolinda-Icons-CkcDdVSd.woff?308bde8cb8bf127f9cc6fd60a75706f7) format("woff")}.gild .icon.bolinda-audiobook:before{content:""}.gild .icon.bolinda-book:before{content:""}.gild .icon.bolinda-only:before{content:""}.gild .icon.book-audiobook:before{content:""}.gild .icon.file-epub:before{content:""}.gild .icon.file-pdf:before{content:""}.gild .icon.location-circled:before{content:""}.gild .icon.quantity-change:before{content:""}.gild .icon.reserves-per-copy:before{content:""}.gild .icon.shelf-basic:before{content:""}.gild .icon.star:before{content:""}.gild .icon.account-circle:before{content:""}.gild .icon.add:before{content:""}.gild .icon.arrow-back:before{content:""}.gild .icon.arrow-forward:before{content:""}.gild .icon.arrow-left:before{content:""}.gild .icon.arrow-right:before{content:""}.gild .icon.arrow-up:before{content:""}.gild .icon.bookmark-add:before{content:""}.gild .icon.bookmark-remove:before{content:""}.gild .icon.bookmarks:before{content:""}.gild .icon.camera-video:before{content:""}.gild .icon.caret-down:before{content:""}.gild .icon.caret-left:before{content:""}.gild .icon.caret-right:before{content:""}.gild .icon.caret-up:before{content:""}.gild .icon.cart:before{content:""}.gild .icon.check:before{content:""}.gild .icon.clipboard:before{content:""}.gild .icon.cloud-done:before{content:""}.gild .icon.collapse:before{content:""}.gild .icon.copy:before{content:""}.gild .icon.delete:before{content:""}.gild .icon.download:before{content:""}.gild .icon.error-circle:before{content:""}.gild .icon.event:before{content:""}.gild .icon.expand:before{content:""}.gild .icon.favorite:before{content:""}.gild .icon.filter-list:before{content:""}.gild .icon.first-page:before{content:""}.gild .icon.folder-special:before{content:""}.gild .icon.format-align-center:before{content:""}.gild .icon.format-align-justify:before{content:""}.gild .icon.format-align-left:before{content:""}.gild .icon.format-align-right:before{content:""}.gild .icon.format-size:before{content:""}.gild .icon.fullscreen:before{content:""}.gild .icon.globe-grid:before{content:""}.gild .icon.grid-view:before{content:""}.gild .icon.help:before{content:""}.gild .icon.history:before{content:""}.gild .icon.info-outlined:before{content:""}.gild .icon.info:before{content:""}.gild .icon.input:before{content:""}.gild .icon.language:before{content:""}.gild .icon.last-page:before{content:""}.gild .icon.launch:before{content:""}.gild .icon.line-height-decrease:before{content:""}.gild .icon.line-height-increase:before{content:""}.gild .icon.link:before{content:""}.gild .icon.list:before{content:""}.gild .icon.location:before{content:""}.gild .icon.manage-search:before{content:""}.gild .icon.margins-narrower:before{content:""}.gild .icon.margins-wider:before{content:""}.gild .icon.menu:before{content:""}.gild .icon.minus-one:before{content:""}.gild .icon.mode-edit:before{content:""}.gild .icon.more-horizontal:before{content:""}.gild .icon.one-column:before{content:""}.gild .icon.pause:before{content:""}.gild .icon.person:before{content:""}.gild .icon.photo:before{content:""}.gild .icon.play:before{content:""}.gild .icon.plus-one:before{content:""}.gild .icon.push-pin-outline:before{content:""}.gild .icon.push-pin:before{content:""}.gild .icon.receipt:before{content:""}.gild .icon.record-voice-over-outline:before{content:""}.gild .icon.renew-clockwise:before{content:""}.gild .icon.rotate-anticlockwise:before{content:""}.gild .icon.rotate-clockwise:before{content:""}.gild .icon.search-off:before{content:""}.gild .icon.search:before{content:""}.gild .icon.settings-reset:before{content:""}.gild .icon.settings:before{content:""}.gild .icon.skip-next:before{content:""}.gild .icon.skip-previous:before{content:""}.gild .icon.sort:before{content:""}.gild .icon.star-outline:before{content:""}.gild .icon.start:before{content:""}.gild .icon.stop:before{content:""}.gild .icon.subject:before{content:""}.gild .icon.sync:before{content:""}.gild .icon.text-decrease:before{content:""}.gild .icon.text-increase:before{content:""}.gild .icon.toc:before{content:""}.gild .icon.two-columns:before{content:""}.gild .icon.upload:before{content:""}.gild .icon.view-column:before{content:""}.gild .icon.visibility-off:before{content:""}.gild .icon.visibility:before{content:""}.gild .icon.voice-over:before{content:""}.gild .icon.zen:before{content:""}.gild .icon.zoom-in:before{content:""}.gild .icon.zoom-out:before{content:""}.gild .icon.angle-bracket-outline-left-modified:before{content:""}.gild .icon.angle-bracket-outline-left:before{content:""}.gild .icon.angle-bracket-outline-right-modified:before{content:""}.gild .icon.angle-bracket-outline-right:before{content:""}.gild .icon.arrow-striped-down:before{content:""}.gild .icon.arrow-striped-right:before{content:""}.gild .icon.audiobook:before{content:""}.gild .icon.badge-automatic:before{content:""}.gild .icon.badge-manual:before{content:""}.gild .icon.book:before{content:""}.gild .icon.close-outline:before{content:""}.gild .icon.cloud-sync:before{content:""}.gild .icon.cross:before{content:""}.gild .icon.diagnosis:before{content:""}.gild .icon.eaudiobook-filled:before{content:""}.gild .icon.eaudiobook-outline:before{content:""}.gild .icon.ebook-filled:before{content:""}.gild .icon.ebook-outline:before{content:""}.gild .icon.emagazine-filled:before{content:""}.gild .icon.emagazine-outline:before{content:""}.gild .icon.home-filled:before{content:""}.gild .icon.home-outline:before{content:""}.gild .icon.info-filled:before{content:""}.gild .icon.kids-filled:before{content:""}.gild .icon.kids-outline:before{content:""}.gild .icon.laptop:before{content:""}.gild .icon.login:before{content:""}.gild .icon.magnifier:before{content:""}.gild .icon.mobile:before{content:""}.gild .icon.my-loans:before{content:""}.gild .icon.other-nav-filled:before{content:""}.gild .icon.other-nav-outline:before{content:""}.gild .icon.plus:before{content:""}.gild .icon.preview-ebook-outline:before{content:""}.gild .icon.profile-author:before{content:""}.gild .icon.profile-narrator:before{content:""}.gild .icon.profile:before{content:""}.gild .icon.search-outline:before{content:""}.gild .icon.shelf:before{content:""}.gild .icon.smiley:before{content:""}.gild .icon.square-blank:before{content:""}.gild .icon.sub-list-outline:before{content:""}.gild .icon.trash:before{content:""}.gild .icon.unzip:before{content:""}.gild .icon:before{font-family:Bolinda Icons!important;font-style:normal;font-weight:400!important;vertical-align:top}.gild.gild-connect-ui section h1.section-header,.gild.gild-connect-ui section h2.section-header,.gild.gild-connect-ui section h3.section-header,.gild.gild-connect-ui section h4.section-header,.gild.gild-connect-ui section h5.section-header,.gild.gild-connect-ui section h6.section-header{font-size:19px;font-weight:400}.gild.gild-connect-ui section>header.section-toolbar{display:flex;justify-content:space-between;width:100%;align-items:center;flex-wrap:wrap;column-gap:20px;row-gap:10px;margin-bottom:24px}.gild.gild-connect-ui section>header.section-toolbar>*{flex-basis:100%}@media screen and (width > 768px){.gild.gild-connect-ui section>header.section-toolbar>*{flex-basis:clamp(200px,335px,100%)}}.gild.gild-connect-ui section>header.section-toolbar input{margin-bottom:0;height:32px}span.no-value{font-style:italic;color:#cecece;font-size:15px}.gild.badge,.gild .badge{position:relative;font-size:11px;height:16px;line-height:17px;color:#fff;padding:0 5px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gild.badge.is-fullwidth,.gild .badge.is-fullwidth{display:block}.gild.badge:hover,.gild .badge:hover{cursor:default}a.gild.badge,.gild .badge{text-decoration:none}a.gild.badge:hover,.gild .badge:hover{cursor:pointer}.gild.badge.shape-flag,.gild .badge.shape-flag{border-radius:5px 0 0 5px;padding-right:10px}.gild.badge.shape-flag:after,.gild .badge.shape-flag:after{content:"";position:absolute;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:5px solid white;width:0;height:0;margin-left:10px;right:0}.gild.badge.shape-pill,.gild.badge,.gild .badge.shape-pill,.gild .badge{border-radius:5px}.gild.badge.theme-positive,.gild.badge,.gild .badge.theme-positive,.gild .badge{background:#7fc31c}.gild.badge.theme-positive:hover,.gild.badge:hover,.gild .badge.theme-positive:hover,.gild .badge:hover{background:#bdde8d}.gild.badge.theme-warning,.gild .badge.theme-warning{background:#f07e32}.gild.badge.theme-warning:hover,.gild .badge.theme-warning:hover{background:#fbc19a}.gild.badge.theme-campaign,.gild .badge.theme-campaign{background:#fff;color:#7fc31c;font-weight:700}.gild.badge.theme-campaign:hover,.gild .badge.theme-campaign:hover{color:#a4e547}.gild.badge.theme-standingorder,.gild .badge.theme-standingorder{background:#7fc31c;background:linear-gradient(-40deg,#fdd986,#c5a028 24%)}.gild.badge.theme-standingorder:hover,.gild .badge.theme-standingorder:hover{background:linear-gradient(-40deg,#fef1d1,#debf5c 24%)}.gild.badge i.material-icons,.gild.badge i.bolinda-icons,.gild .badge i.material-icons,.gild .badge i.bolinda-icons{font-size:inherit;vertical-align:middle}.gild .breadcrumbs{position:relative;height:28px;display:flex;align-items:center}.gild .breadcrumbs i.bolinda-icons,.gild .breadcrumbs i.material-icons{font-size:1.3333em;vertical-align:middle}.gild .breadcrumbs i.icon,.gild .breadcrumbs span.icon{font-size:1em;height:1em;display:inline-block}.gild .breadcrumbs a{color:#000;transition:color .3s ease;text-decoration:none}.gild .breadcrumbs a:hover{color:#7fc31c;text-decoration:none}.gild .breadcrumbs a.theme-positive{color:#7fc31c}.gild .breadcrumbs ul.crumbs,.gild .breadcrumbs ol.crumbs,.gild .breadcrumbs>span.crumbs,.gild .breadcrumbs>div.crumbs{display:flex;padding:0;align-items:center;height:100%}.gild .breadcrumbs ul.crumbs>li,.gild .breadcrumbs ul.crumbs>li.crumb,.gild .breadcrumbs ol.crumbs>li,.gild .breadcrumbs ol.crumbs>li.crumb,.gild .breadcrumbs>span.crumbs>li,.gild .breadcrumbs>span.crumbs>li.crumb,.gild .breadcrumbs>div.crumbs>li,.gild .breadcrumbs>div.crumbs>li.crumb{display:flex;position:relative;align-items:center;height:100%}.gild .breadcrumbs ul.crumbs>li>*,.gild .breadcrumbs ul.crumbs>li.crumb>*,.gild .breadcrumbs ol.crumbs>li>*,.gild .breadcrumbs ol.crumbs>li.crumb>*,.gild .breadcrumbs>span.crumbs>li>*,.gild .breadcrumbs>span.crumbs>li.crumb>*,.gild .breadcrumbs>div.crumbs>li>*,.gild .breadcrumbs>div.crumbs>li.crumb>*{height:100%}.gild .breadcrumbs ul.crumbs>li i.less,.gild .breadcrumbs ul.crumbs>li.crumb i.less,.gild .breadcrumbs ol.crumbs>li i.less,.gild .breadcrumbs ol.crumbs>li.crumb i.less,.gild .breadcrumbs>span.crumbs>li i.less,.gild .breadcrumbs>span.crumbs>li.crumb i.less,.gild .breadcrumbs>div.crumbs>li i.less,.gild .breadcrumbs>div.crumbs>li.crumb i.less{display:none}.gild .breadcrumbs ul.crumbs>li i.more,.gild .breadcrumbs ul.crumbs>li.crumb i.more,.gild .breadcrumbs ol.crumbs>li i.more,.gild .breadcrumbs ol.crumbs>li.crumb i.more,.gild .breadcrumbs>span.crumbs>li i.more,.gild .breadcrumbs>span.crumbs>li.crumb i.more,.gild .breadcrumbs>div.crumbs>li i.more,.gild .breadcrumbs>div.crumbs>li.crumb i.more{display:inline-block}.gild .breadcrumbs ul.crumbs>li.highlight,.gild .breadcrumbs ul.crumbs>li.crumb.highlight,.gild .breadcrumbs ol.crumbs>li.highlight,.gild .breadcrumbs ol.crumbs>li.crumb.highlight,.gild .breadcrumbs>span.crumbs>li.highlight,.gild .breadcrumbs>span.crumbs>li.crumb.highlight,.gild .breadcrumbs>div.crumbs>li.highlight,.gild .breadcrumbs>div.crumbs>li.crumb.highlight{font-weight:700}.gild .breadcrumbs ul.crumbs>li[data-submenu-open=true] i.more,.gild .breadcrumbs ul.crumbs>li.crumb[data-submenu-open=true] i.more,.gild .breadcrumbs ol.crumbs>li[data-submenu-open=true] i.more,.gild .breadcrumbs ol.crumbs>li.crumb[data-submenu-open=true] i.more,.gild .breadcrumbs>span.crumbs>li[data-submenu-open=true] i.more,.gild .breadcrumbs>span.crumbs>li.crumb[data-submenu-open=true] i.more,.gild .breadcrumbs>div.crumbs>li[data-submenu-open=true] i.more,.gild .breadcrumbs>div.crumbs>li.crumb[data-submenu-open=true] i.more{display:none}.gild .breadcrumbs ul.crumbs>li[data-submenu-open=true] i.less,.gild .breadcrumbs ul.crumbs>li.crumb[data-submenu-open=true] i.less,.gild .breadcrumbs ol.crumbs>li[data-submenu-open=true] i.less,.gild .breadcrumbs ol.crumbs>li.crumb[data-submenu-open=true] i.less,.gild .breadcrumbs>span.crumbs>li[data-submenu-open=true] i.less,.gild .breadcrumbs>span.crumbs>li.crumb[data-submenu-open=true] i.less,.gild .breadcrumbs>div.crumbs>li[data-submenu-open=true] i.less,.gild .breadcrumbs>div.crumbs>li.crumb[data-submenu-open=true] i.less{display:inline-block}.gild .breadcrumbs ul.crumbs>li[data-submenu-open=false] ol.breadcrumbs-submenu,.gild .breadcrumbs ul.crumbs>li.crumb[data-submenu-open=false] ol.breadcrumbs-submenu,.gild .breadcrumbs ol.crumbs>li[data-submenu-open=false] ol.breadcrumbs-submenu,.gild .breadcrumbs ol.crumbs>li.crumb[data-submenu-open=false] ol.breadcrumbs-submenu,.gild .breadcrumbs>span.crumbs>li[data-submenu-open=false] ol.breadcrumbs-submenu,.gild .breadcrumbs>span.crumbs>li.crumb[data-submenu-open=false] ol.breadcrumbs-submenu,.gild .breadcrumbs>div.crumbs>li[data-submenu-open=false] ol.breadcrumbs-submenu,.gild .breadcrumbs>div.crumbs>li.crumb[data-submenu-open=false] ol.breadcrumbs-submenu{display:none}.gild .breadcrumbs ul.crumbs .crumb>button.dropdown,.gild .breadcrumbs ol.crumbs .crumb>button.dropdown,.gild .breadcrumbs>span.crumbs .crumb>button.dropdown,.gild .breadcrumbs>div.crumbs .crumb>button.dropdown{background:0;border:0;font-size:1em;display:inline-block;padding:0}.gild .breadcrumbs ul.crumbs .crumb>button.dropdown .icon,.gild .breadcrumbs ol.crumbs .crumb>button.dropdown .icon,.gild .breadcrumbs>span.crumbs .crumb>button.dropdown .icon,.gild .breadcrumbs>div.crumbs .crumb>button.dropdown .icon{font-size:1em}.gild ol.breadcrumbs-submenu{position:absolute;background:#fff;border:1px solid #aaaaaa;border-radius:3px;top:1.5rem;left:0;list-style:none;padding:3px 10px;box-shadow:0 2px 4px #0000001a;width:auto;white-space:nowrap;margin:0}button.button.gild,.gild button.button,a.button.gild,.gild a.button,.component.gild-button{display:inline-block;vertical-align:top;border-radius:2px;border-width:1px;border-style:solid;cursor:pointer;padding-top:5px;padding-bottom:5px;text-decoration:none;flex-shrink:0}button.button.gild.is-fullwidth,.gild button.button.is-fullwidth,a.button.gild.is-fullwidth,.gild a.button.is-fullwidth,.component.gild-button.is-fullwidth{display:block;width:100%}button.button.gild.theme-positive:not([disabled]).hover-change,button.button.gild:not([disabled]).hover-change,.gild button.button.theme-positive:not([disabled]).hover-change,.gild button.button:not([disabled]).hover-change,a.button.gild.theme-positive:not([disabled]).hover-change,a.button.gild:not([disabled]).hover-change,.gild a.button.theme-positive:not([disabled]).hover-change,.gild a.button:not([disabled]).hover-change,.component.gild-button.theme-positive:not([disabled]).hover-change,.component.gild-button:not([disabled]).hover-change{transition:background-color .3s ease,border .3s ease,color .3s ease}button.button.gild._theme-positive-inner,button.button.gild.theme-neutral.hover-change:not([disabled]):hover,button.button.gild.theme-positive-invert.hover-change:not([disabled]):hover,button.button.gild.theme-positive,button.button.gild,.gild button.button._theme-positive-inner,.gild button.button.theme-neutral.hover-change:not([disabled]):hover,.gild button.button.theme-positive-invert.hover-change:not([disabled]):hover,.gild button.button.theme-positive,.gild button.button,a.button.gild._theme-positive-inner,a.button.gild.theme-neutral.hover-change:not([disabled]):hover,a.button.gild.theme-positive-invert.hover-change:not([disabled]):hover,a.button.gild.theme-positive,a.button.gild,.gild a.button._theme-positive-inner,.gild a.button.theme-neutral.hover-change:not([disabled]):hover,.gild a.button.theme-positive-invert.hover-change:not([disabled]):hover,.gild a.button.theme-positive,.gild a.button,.component.gild-button._theme-positive-inner,.component.gild-button.theme-neutral.hover-change:not([disabled]):hover,.component.gild-button.theme-positive-invert.hover-change:not([disabled]):hover,.component.gild-button.theme-positive,.component.gild-button{background-color:#7fc31c;color:#fff;border-color:#7fc31c}button.button.gild.theme-positive-invert:not([disabled]).hover-change,.gild button.button.theme-positive-invert:not([disabled]).hover-change,a.button.gild.theme-positive-invert:not([disabled]).hover-change,.gild a.button.theme-positive-invert:not([disabled]).hover-change,.component.gild-button.theme-positive-invert:not([disabled]).hover-change{transition:background-color .3s ease,border .3s ease,color .3s ease}button.button.gild._theme-positive-invert-inner,button.button.gild.theme-positive.hover-change:not([disabled]):hover,button.button.gild.hover-change:not([disabled]):hover,.gild button.button.gild.hover-change:not([disabled]):hover,button.button.gild.component.gild-button.hover-change:not([disabled]):hover,button.button.gild.theme-positive-invert,.gild button.button._theme-positive-invert-inner,.gild button.button.theme-positive.hover-change:not([disabled]):hover,.gild button.button.hover-change:not([disabled]):hover,.gild button.button.component.gild-button.hover-change:not([disabled]):hover,.gild button.button.theme-positive-invert,a.button.gild._theme-positive-invert-inner,a.button.gild.theme-positive.hover-change:not([disabled]):hover,a.button.gild.hover-change:not([disabled]):hover,.gild a.button.gild.hover-change:not([disabled]):hover,a.button.gild.component.gild-button.hover-change:not([disabled]):hover,a.button.gild.theme-positive-invert,.gild a.button._theme-positive-invert-inner,.gild a.button.theme-positive.hover-change:not([disabled]):hover,.gild a.button.hover-change:not([disabled]):hover,.gild a.button.component.gild-button.hover-change:not([disabled]):hover,.gild a.button.theme-positive-invert,.component.gild-button._theme-positive-invert-inner,.component.gild-button.theme-positive.hover-change:not([disabled]):hover,.component.gild-button.hover-change:not([disabled]):hover,.component.gild-button.theme-positive-invert{background:#fff;border-color:#7fc31c;color:#7fc31c}button.button.gild.theme-neutral i.material-icons,button.button.gild.theme-neutral i.bolinda-icons,.gild button.button.theme-neutral i.material-icons,.gild button.button.theme-neutral i.bolinda-icons,a.button.gild.theme-neutral i.material-icons,a.button.gild.theme-neutral i.bolinda-icons,.gild a.button.theme-neutral i.material-icons,.gild a.button.theme-neutral i.bolinda-icons,.component.gild-button.theme-neutral i.material-icons,.component.gild-button.theme-neutral i.bolinda-icons{color:#7fc31c}button.button.gild.theme-neutral:not([disabled]).hover-change,.gild button.button.theme-neutral:not([disabled]).hover-change,a.button.gild.theme-neutral:not([disabled]).hover-change,.gild a.button.theme-neutral:not([disabled]).hover-change,.component.gild-button.theme-neutral:not([disabled]).hover-change{transition:background-color .3s ease,border .3s ease,color .3s ease}button.button.gild.theme-neutral:not([disabled]).hover-change:hover i,.gild button.button.theme-neutral:not([disabled]).hover-change:hover i,a.button.gild.theme-neutral:not([disabled]).hover-change:hover i,.gild a.button.theme-neutral:not([disabled]).hover-change:hover i,.component.gild-button.theme-neutral:not([disabled]).hover-change:hover i{transition:color .3s ease;color:#fff}button.button.gild.theme-neutral.text-danger,.gild button.button.theme-neutral.text-danger,a.button.gild.theme-neutral.text-danger,.gild a.button.theme-neutral.text-danger,.component.gild-button.theme-neutral.text-danger{color:#ef4444}button.button.gild._theme-neutral-inner,button.button.gild.theme-neutral,.gild button.button._theme-neutral-inner,.gild button.button.theme-neutral,a.button.gild._theme-neutral-inner,a.button.gild.theme-neutral,.gild a.button._theme-neutral-inner,.gild a.button.theme-neutral,.component.gild-button._theme-neutral-inner,.component.gild-button.theme-neutral{background:#fff;border-color:#e6e6e6;color:#000}button.button.gild._theme-warning-invert-inner,button.button.gild.theme-warning.hover-change:not([disabled]):hover,button.button.gild.theme-warning-invert,.gild button.button._theme-warning-invert-inner,.gild button.button.theme-warning.hover-change:not([disabled]):hover,.gild button.button.theme-warning-invert,a.button.gild._theme-warning-invert-inner,a.button.gild.theme-warning.hover-change:not([disabled]):hover,a.button.gild.theme-warning-invert,.gild a.button._theme-warning-invert-inner,.gild a.button.theme-warning.hover-change:not([disabled]):hover,.gild a.button.theme-warning-invert,.component.gild-button._theme-warning-invert-inner,.component.gild-button.theme-warning.hover-change:not([disabled]):hover,.component.gild-button.theme-warning-invert{background:#fff;border-color:#f07e32;color:#f07e32}button.button.gild._theme-warning-inner,button.button.gild.theme-warning,button.button.gild.theme-warning-invert.hover-change:not([disabled]):hover,.gild button.button._theme-warning-inner,.gild button.button.theme-warning,.gild button.button.theme-warning-invert.hover-change:not([disabled]):hover,a.button.gild._theme-warning-inner,a.button.gild.theme-warning,a.button.gild.theme-warning-invert.hover-change:not([disabled]):hover,.gild a.button._theme-warning-inner,.gild a.button.theme-warning,.gild a.button.theme-warning-invert.hover-change:not([disabled]):hover,.component.gild-button._theme-warning-inner,.component.gild-button.theme-warning,.component.gild-button.theme-warning-invert.hover-change:not([disabled]):hover{background-color:#f07e32;color:#fff;border-color:#f07e32}button.button.gild.theme-warning-invert i.material-icons,button.button.gild.theme-warning-invert i.bolinda-icons,.gild button.button.theme-warning-invert i.material-icons,.gild button.button.theme-warning-invert i.bolinda-icons,a.button.gild.theme-warning-invert i.material-icons,a.button.gild.theme-warning-invert i.bolinda-icons,.gild a.button.theme-warning-invert i.material-icons,.gild a.button.theme-warning-invert i.bolinda-icons,.component.gild-button.theme-warning-invert i.material-icons,.component.gild-button.theme-warning-invert i.bolinda-icons{color:#f07e32}button.button.gild.theme-warning-invert:not([disabled]).hover-change,.gild button.button.theme-warning-invert:not([disabled]).hover-change,a.button.gild.theme-warning-invert:not([disabled]).hover-change,.gild a.button.theme-warning-invert:not([disabled]).hover-change,.component.gild-button.theme-warning-invert:not([disabled]).hover-change{transition:background-color .3s ease,border .3s ease,color .3s ease}button.button.gild.theme-warning-invert:not([disabled]).hover-change:hover i,.gild button.button.theme-warning-invert:not([disabled]).hover-change:hover i,a.button.gild.theme-warning-invert:not([disabled]).hover-change:hover i,.gild a.button.theme-warning-invert:not([disabled]).hover-change:hover i,.component.gild-button.theme-warning-invert:not([disabled]).hover-change:hover i{transition:color .3s ease;color:#fff}button.button.gild.theme-warning i.material-icons,button.button.gild.theme-warning i.bolinda-icons,.gild button.button.theme-warning i.material-icons,.gild button.button.theme-warning i.bolinda-icons,a.button.gild.theme-warning i.material-icons,a.button.gild.theme-warning i.bolinda-icons,.gild a.button.theme-warning i.material-icons,.gild a.button.theme-warning i.bolinda-icons,.component.gild-button.theme-warning i.material-icons,.component.gild-button.theme-warning i.bolinda-icons{color:#fff}button.button.gild.theme-warning:not([disabled]).hover-change,.gild button.button.theme-warning:not([disabled]).hover-change,a.button.gild.theme-warning:not([disabled]).hover-change,.gild a.button.theme-warning:not([disabled]).hover-change,.component.gild-button.theme-warning:not([disabled]).hover-change{transition:background-color .3s ease,border .3s ease,color .3s ease}button.button.gild.theme-warning:not([disabled]).hover-change:hover i,.gild button.button.theme-warning:not([disabled]).hover-change:hover i,a.button.gild.theme-warning:not([disabled]).hover-change:hover i,.gild a.button.theme-warning:not([disabled]).hover-change:hover i,.component.gild-button.theme-warning:not([disabled]).hover-change:hover i{transition:color .3s ease;color:#f07e32}button.button.gild._theme-danger-inner,button.button.gild.theme-danger-invert.hover-change:not([disabled]):hover,button.button.gild.theme-danger,.gild button.button._theme-danger-inner,.gild button.button.theme-danger-invert.hover-change:not([disabled]):hover,.gild button.button.theme-danger,a.button.gild._theme-danger-inner,a.button.gild.theme-danger-invert.hover-change:not([disabled]):hover,a.button.gild.theme-danger,.gild a.button._theme-danger-inner,.gild a.button.theme-danger-invert.hover-change:not([disabled]):hover,.gild a.button.theme-danger,.component.gild-button._theme-danger-inner,.component.gild-button.theme-danger-invert.hover-change:not([disabled]):hover,.component.gild-button.theme-danger{background-color:#d0021b;color:#fff;border-color:#d0021b}button.button.gild._theme-danger-invert-inner,button.button.gild.theme-danger-invert,button.button.gild.theme-danger.hover-change:not([disabled]):hover,.gild button.button._theme-danger-invert-inner,.gild button.button.theme-danger-invert,.gild button.button.theme-danger.hover-change:not([disabled]):hover,a.button.gild._theme-danger-invert-inner,a.button.gild.theme-danger-invert,a.button.gild.theme-danger.hover-change:not([disabled]):hover,.gild a.button._theme-danger-invert-inner,.gild a.button.theme-danger-invert,.gild a.button.theme-danger.hover-change:not([disabled]):hover,.component.gild-button._theme-danger-invert-inner,.component.gild-button.theme-danger-invert,.component.gild-button.theme-danger.hover-change:not([disabled]):hover{background-color:#fff;color:#000;border-color:#e6e6e6}button.button.gild.theme-danger:not([disabled]).hover-change,.gild button.button.theme-danger:not([disabled]).hover-change,a.button.gild.theme-danger:not([disabled]).hover-change,.gild a.button.theme-danger:not([disabled]).hover-change,.component.gild-button.theme-danger:not([disabled]).hover-change{transition:background-color .3s ease,border .3s ease,color .3s ease}button.button.gild.theme-danger:not([disabled]).hover-change:hover i,.gild button.button.theme-danger:not([disabled]).hover-change:hover i,a.button.gild.theme-danger:not([disabled]).hover-change:hover i,.gild a.button.theme-danger:not([disabled]).hover-change:hover i,.component.gild-button.theme-danger:not([disabled]).hover-change:hover i{transition:color .3s ease;color:#d0021b}button.button.gild.theme-danger-invert i.material-icons,button.button.gild.theme-danger-invert i.bolinda-icons,.gild button.button.theme-danger-invert i.material-icons,.gild button.button.theme-danger-invert i.bolinda-icons,a.button.gild.theme-danger-invert i.material-icons,a.button.gild.theme-danger-invert i.bolinda-icons,.gild a.button.theme-danger-invert i.material-icons,.gild a.button.theme-danger-invert i.bolinda-icons,.component.gild-button.theme-danger-invert i.material-icons,.component.gild-button.theme-danger-invert i.bolinda-icons{color:#d0021b}button.button.gild.theme-danger-invert:not([disabled]).hover-change,.gild button.button.theme-danger-invert:not([disabled]).hover-change,a.button.gild.theme-danger-invert:not([disabled]).hover-change,.gild a.button.theme-danger-invert:not([disabled]).hover-change,.component.gild-button.theme-danger-invert:not([disabled]).hover-change{transition:background-color .3s ease,border .3s ease,color .3s ease}button.button.gild.theme-danger-invert:not([disabled]).hover-change:hover i,.gild button.button.theme-danger-invert:not([disabled]).hover-change:hover i,a.button.gild.theme-danger-invert:not([disabled]).hover-change:hover i,.gild a.button.theme-danger-invert:not([disabled]).hover-change:hover i,.component.gild-button.theme-danger-invert:not([disabled]).hover-change:hover i{transition:color .3s ease;color:#fff}button.button.gild.size-standalone,.gild button.button.size-standalone,a.button.gild.size-standalone,.gild a.button.size-standalone,.component.gild-button.size-standalone{padding:6px 10px;font-size:14px;height:auto}button.button.gild.size-large,.gild button.button.size-large,a.button.gild.size-large,.gild a.button.size-large,.component.gild-button.size-large{padding-right:22.5px;padding-left:19.5px;height:28px;font-size:14px;font-weight:300}button.button.gild.size-large:has(.icon),.gild button.button.size-large:has(.icon),a.button.gild.size-large:has(.icon),.gild a.button.size-large:has(.icon),.component.gild-button.size-large:has(.icon){padding-left:7px;padding-right:18px}button.button.gild.size-sm,.gild button.button.size-sm,a.button.gild.size-sm,.gild a.button.size-sm,.component.gild-button.size-sm{height:22px}button.button.gild.size-sm span,.gild button.button.size-sm span,a.button.gild.size-sm span,.gild a.button.size-sm span,.component.gild-button.size-sm span{font-size:11px;line-height:11px}button.button.gild.size-sm i,.gild button.button.size-sm i,a.button.gild.size-sm i,.gild a.button.size-sm i,.component.gild-button.size-sm i{font-size:12px;line-height:10px}button.button.gild.size-md,button.button.gild,.gild button.button.size-md,.gild button.button,a.button.gild.size-md,a.button.gild,.gild a.button.size-md,.gild a.button,.component.gild-button.size-md,.component.gild-button{height:26px}button.button.gild.size-md span,button.button.gild span,.gild button.button.size-md span,.gild button.button span,a.button.gild.size-md span,a.button.gild span,.gild a.button.size-md span,.gild a.button span,.component.gild-button.size-md span,.component.gild-button span{font-size:13px;line-height:14px}button.button.gild.size-md i,button.button.gild i,.gild button.button.size-md i,.gild button.button i,a.button.gild.size-md i,a.button.gild i,.gild a.button.size-md i,.gild a.button i,.component.gild-button.size-md i,.component.gild-button i{font-size:18px;line-height:14px}button.button.gild.size-lg,.gild button.button.size-lg,a.button.gild.size-lg,.gild a.button.size-lg,.component.gild-button.size-lg{height:28px}button.button.gild.size-lg span,.gild button.button.size-lg span,a.button.gild.size-lg span,.gild a.button.size-lg span,.component.gild-button.size-lg span{font-size:14px;line-height:15px}button.button.gild.size-lg i,.gild button.button.size-lg i,a.button.gild.size-lg i,.gild a.button.size-lg i,.component.gild-button.size-lg i{font-size:20px;line-height:16px}button.button.gild.width-0,.gild button.button.width-0,a.button.gild.width-0,.gild a.button.width-0,.component.gild-button.width-0,button.button.gild.width-1,.gild button.button.width-1,a.button.gild.width-1,.gild a.button.width-1,.component.gild-button.width-1{padding-left:0;padding-right:0}button.button.gild.width-2,.gild button.button.width-2,a.button.gild.width-2,.gild a.button.width-2,.component.gild-button.width-2{padding-left:40px;padding-right:40px}button.button.gild.width-3,button.button.gild,.gild button.button.width-3,.gild button.button,a.button.gild.width-3,a.button.gild,.gild a.button.width-3,.gild a.button,.component.gild-button.width-3,.component.gild-button{padding-left:10px;padding-right:10px}button.button.gild.width-4,.gild button.button.width-4,a.button.gild.width-4,.gild a.button.width-4,.component.gild-button.width-4,button.button.gild.width-5,.gild button.button.width-5,a.button.gild.width-5,.gild a.button.width-5,.component.gild-button.width-5{padding-left:0;padding-right:0}button.button.gild span,.gild button.button span,a.button.gild span,.gild a.button span,.component.gild-button span{vertical-align:top}button.button.gild:not(.is-fullwidth) span,.gild button.button:not(.is-fullwidth) span,a.button.gild:not(.is-fullwidth) span,.gild a.button:not(.is-fullwidth) span,.component.gild-button:not(.is-fullwidth) span{float:left}button.button.gild:not(.is-fullwidth) span+span,.gild button.button:not(.is-fullwidth) span+span,a.button.gild:not(.is-fullwidth) span+span,.gild a.button:not(.is-fullwidth) span+span,.component.gild-button:not(.is-fullwidth) span+span{margin-left:15px;float:right}button.button.gild:not(.is-fullwidth) i,.gild button.button:not(.is-fullwidth) i,a.button.gild:not(.is-fullwidth) i,.gild a.button:not(.is-fullwidth) i,.component.gild-button:not(.is-fullwidth) i{float:left;margin-right:3px}button.button.gild:not(.is-fullwidth) span+i,.gild button.button:not(.is-fullwidth) span+i,a.button.gild:not(.is-fullwidth) span+i,.gild a.button:not(.is-fullwidth) span+i,.component.gild-button:not(.is-fullwidth) span+i{margin-left:3px;margin-right:0}button.button.gild[disabled],.gild button.button[disabled],a.button.gild[disabled],.gild a.button[disabled],.component.gild-button[disabled]{cursor:default;background-color:#fff;border:1px solid #e6e6e6;color:#00000054}button.button.gild[disabled] i.material-icons,.gild button.button[disabled] i.material-icons,a.button.gild[disabled] i.material-icons,.gild a.button[disabled] i.material-icons,.component.gild-button[disabled] i.material-icons{color:#fff}.borrowbox-admin button.button.gild,.gild .borrowbox-admin button.button,.borrowbox-admin a.button.gild,.gild .borrowbox-admin a.button{font-weight:700;border-radius:4px;padding-left:14px;padding-right:14px;height:31px}.borrowbox-admin button.button.gild span,.gild .borrowbox-admin button.button span,.borrowbox-admin a.button.gild span,.gild .borrowbox-admin a.button span{font-size:14px}.gild .list-manager[data-isopen=true]>button:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0}.gild .list-manager button.button{border-color:#d3d3d3;color:#000;font-size:11px;transition:border .3s ease,color .3s ease}.gild .list-manager button.button i.material-icons,.gild .list-manager button.button i.bolinda-icons{transition:border .3s ease,color .3s ease;font-size:14px;height:20px;color:#000}.gild .list-manager button.button:hover{color:#7fc31c;border-color:#7fc31c}.gild .list-manager button.button:hover i.material-icons,.gild .list-manager button.button:hover i.bolinda-icons{color:#7fc31c}.gild .list-manager ul{border:1px solid lightgrey;border-radius:2px;overflow-y:scroll;padding:0;margin:0;border-top:0;border-bottom:0}.gild .list-manager ul li{height:20px;font-size:11px;line-height:20px;vertical-align:middle}.gild .list-manager ul li i{font-size:11px;line-height:18px;height:20px;vertical-align:middle;color:#7fc31c;margin-right:3px;margin-left:5px}.gild .list-manager ul li a{display:inline-block;color:#000;padding:0 3px 0 6px;width:100%;transition:border .3s ease,color .3s ease}.gild .list-manager ul li a:hover{color:#7fc31c;text-decoration:none}.gild .list-manager ul li .count{color:gray}.gild .list-manager i.material-icons.right{float:right;color:#7fc31c}.gild .list-manager .list-manager-contents,.gild .list-manager i.material-icons.right.less,.gild .list-manager[data-isopen=true] i.material-icons.right.more{display:none}.gild .list-manager[data-isopen=true] i.material-icons.right.less,.gild .list-manager[data-isopen=true] .list-manager-contents{display:block}.gild .list-manager[data-isopen=true][data-makingnewlist=true] .new-list-button{display:none}.gild .list-manager[data-isopen=true][data-makingnewlist=true] .new-list-input{display:block}.gild .list-manager .new-list-button{border-top-left-radius:0;border-top-right-radius:0}.gild .list-manager .new-list-input{display:none;border:1px solid lightgrey;border-bottom-left-radius:2px;border-bottom-right-radius:2px;height:32px;padding:0;margin:0;position:relative}.gild .list-manager .new-list-input:hover{background:#f2f2f2}.gild .list-manager .new-list-input i.material-icons{font-size:14px;margin-left:10px;height:32px;line-height:29px}.gild .list-manager .new-list-input i.material-icons.right{margin-left:0;margin-right:12px;color:gray}.gild .list-manager .new-list-input input{border:0;background:transparent;font-size:11px;width:calc(100% - 62px);height:100%;position:absolute;padding-top:1px;padding-left:5px}.gild .list-manager .new-list-input a.submit{padding-left:12px;float:right}.gild .list-manager .new-list-input a.submit:hover{cursor:ne-resize}.gild .pagination ol,.gild .pagination ul,.gild.pagination ol,.gild.pagination ul{list-style:none;float:left;padding:0;margin:0}.gild .pagination ol li,.gild .pagination ul li,.gild.pagination ol li,.gild.pagination ul li{float:left}.gild .pagination ol li a,.gild .pagination ul li a,.gild.pagination ol li a,.gild.pagination ul li a{color:#000;transition:color .3s ease;text-decoration:none;font-size:14px;padding:0 6px}.gild .pagination ol li a:hover,.gild .pagination ul li a:hover,.gild.pagination ol li a:hover,.gild.pagination ul li a:hover{color:#7fc31c;cursor:pointer}.gild .pagination ol li.active a,.gild .pagination ul li.active a,.gild.pagination ol li.active a,.gild.pagination ul li.active a{color:#7fc31c}.gild .pagination i.material-icons,.gild .pagination i.bolinda-icons,.gild.pagination i.material-icons,.gild.pagination i.bolinda-icons{font-size:18px;line-height:18px;vertical-align:text-bottom}.gild.gild-connect-ui .component.pagination{display:flex;font-weight:400;font-size:12px;column-gap:2px;max-width:100%;width:max-content}.gild.gild-connect-ui .component.pagination>a,.gild.gild-connect-ui .component.pagination>button{background:transparent;min-width:27px;height:20px;border:0}.gild.gild-connect-ui .component.pagination>a:hover,.gild.gild-connect-ui .component.pagination>button:hover{cursor:pointer}.gild.gild-connect-ui .component.pagination.variant-text>a.active,.gild.gild-connect-ui .component.pagination.variant-text>a:hover,.gild.gild-connect-ui .component.pagination.variant-text>button.active,.gild.gild-connect-ui .component.pagination.variant-text>button:hover{color:#7fc31c}.gild.gild-connect-ui .component.pagination.variant-blocks{background:#f0f0f0;border-radius:4px;padding:2px}.gild.gild-connect-ui .component.pagination.variant-blocks>a,.gild.gild-connect-ui .component.pagination.variant-blocks>button{display:inline-block;min-width:33px;height:26px;display:flex;justify-content:center;align-items:center;border:0;background:transparent;border-radius:4px}.gild.gild-connect-ui .component.pagination.variant-blocks>a.active,.gild.gild-connect-ui .component.pagination.variant-blocks>button.active{background:#fff;font-weight:700}.gild.gild-connect-ui .component.pagination.variant-blocks>a:hover,.gild.gild-connect-ui .component.pagination.variant-blocks>button:hover{background:#fff}.wrapper{width:1000px;max-width:calc(100vw - 4rem)}.my-container{container-type:inline-size;width:100%}@container (width < 142px){.gild.gild-connect-ui .component.pagination{display:none!important}}@container (width >= 142px){.gild.gild-connect-ui .component.pagination>*{display:none!important}.gild.gild-connect-ui .component.pagination>*:nth-child(1),.gild.gild-connect-ui .component.pagination>*:nth-last-child(-n+2),.gild.gild-connect-ui .component.pagination>*.active{display:inline-block!important}}@container (width >= 173px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}}@container (width >= 208px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 243px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 278px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 313px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 348px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 383px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 418px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 453px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 488px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 523px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 558px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 593px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 628px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 663px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 698px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 733px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 768px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 803px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 838px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 873px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 908px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 943px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 978px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1013px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1048px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1083px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1118px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1153px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1188px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1223px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1258px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1293px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1328px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1363px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1398px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1433px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1468px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1503px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1538px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1573px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1608px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1643px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1678px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1713px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1748px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1783px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1818px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1853px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1888px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1923px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1958px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}@container (width >= 1993px){.gild.gild-connect-ui .component.pagination *:has(+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination *:has(+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+.active):not(*:first-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}.gild.gild-connect-ui .component.pagination .active+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*:not(:last-child,*+:last-child){display:inline-block!important}}.connect-popover{border:1px solid #c0c0c0;padding:0;border-radius:4px;max-width:500px;width:fit-content;position:relative;box-shadow:0 2px 7px #00000017;background:#fff}.connect-popover>.container{padding:10px 10px 15px}.connect-popover .popup-arrow{visibility:hidden}.connect-popover .popup-arrow:after,.connect-popover .popup-arrow:before{visibility:visible;content:""}.connect-popover .popup-arrow:after,.connect-popover .popup-arrow:before{border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none}.connect-popover[data-popper-placement^=top]>.popup-arrow{bottom:0}.connect-popover[data-popper-placement^=top]>.popup-arrow:before,.connect-popover[data-popper-placement^=top]>.popup-arrow:after{top:100%;left:50%}.connect-popover[data-popper-placement^=top]>.popup-arrow:before{border-top-color:#a5a5a5;border-width:11px;margin-left:-11px}.connect-popover[data-popper-placement^=top]>.popup-arrow:after{border-top-color:#fff;border-width:10px;margin-left:-10px}.connect-popover[data-popper-placement^=bottom]>.popup-arrow{top:0}.connect-popover[data-popper-placement^=bottom]>.popup-arrow:before,.connect-popover[data-popper-placement^=bottom]>.popup-arrow:after{bottom:100%;left:50%}.connect-popover[data-popper-placement^=bottom]>.popup-arrow:before{border-bottom-color:#a5a5a5;border-width:11px;margin-left:-11px}.connect-popover[data-popper-placement^=bottom]>.popup-arrow:after{border-bottom-color:#fff;border-width:10px;margin-left:-10px}.connect-popover[data-popper-placement^=left]>.popup-arrow{right:0}.connect-popover[data-popper-placement^=left]>.popup-arrow:before,.connect-popover[data-popper-placement^=left]>.popup-arrow:after{left:100%;top:50%}.connect-popover[data-popper-placement^=left]>.popup-arrow:before{border-left-color:#a5a5a5;border-width:11px;margin-top:-11px}.connect-popover[data-popper-placement^=left]>.popup-arrow:after{border-left-color:#fff;border-width:10px;margin-top:-10px}.connect-popover[data-popper-placement^=right]>.popup-arrow{left:0}.connect-popover[data-popper-placement^=right]>.popup-arrow:before,.connect-popover[data-popper-placement^=right]>.popup-arrow:after{right:100%;top:50%}.connect-popover[data-popper-placement^=right]>.popup-arrow:before{border-right-color:#a5a5a5;border-width:11px;margin-top:-11px}.connect-popover[data-popper-placement^=right]>.popup-arrow:after{border-right-color:#fff;border-width:10px;margin-top:-10px}.connect-popover section.bordered-section{border-bottom:1px solid #a5a5a5;padding:15px 15px 12px}.connect-popover section.bordered-section:last-child{border-bottom:0;padding:15px 15px 20px}.connect-popover section.bordered-section .title{font-family:Helvetica Neue,Arial,sans-serif;font-size:11px;line-height:16px;color:#686868;font-weight:400;display:inline-block;margin-bottom:7px}.connect-popover table.right-aligned-data,.connect-popover table.left-aligned-data{min-width:210px;border-collapse:collapse;border-spacing:10px}.connect-popover table.right-aligned-data td.highlight,.connect-popover table.left-aligned-data td.highlight{color:#7fc31c}.connect-popover table.right-aligned-data tr{text-align:right}.connect-popover table.right-aligned-data tr.divider{border-bottom:1px solid #e8e8e8}.connect-popover table.right-aligned-data tr.divider td{padding-bottom:13px}.connect-popover table.right-aligned-data tr.divider+tr td{padding-top:13px}.connect-popover table.right-aligned-data tr.emphasis{font-weight:700}.connect-popover table.right-aligned-data tr td{padding:5px 5px 5px 0;vertical-align:bottom}.connect-popover table.right-aligned-data tr td+td{min-width:6ch;padding-left:5px}.connect-popover table.left-aligned-data tr{text-align:left}.connect-popover table.left-aligned-data tr td{font-size:11px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.45;letter-spacing:normal;color:#000;padding:3.5px 0}.connect-popover table.left-aligned-data tr td+td{font-weight:700}.component.popover-list{font-size:16px;background:#fff;box-shadow:0 2px 4px #00000042;border-radius:3px;border-bottom:0;border-top:0;border:0}.component.popover-list{background:#fff;min-width:140px;max-width:240px}.component.popover-list.size-wide{min-width:240px;max-width:400px}.component.popover-list ul{list-style:none;padding:0;margin:0}.component.popover-list ul li a,.component.popover-list ul li button{background:none;border:0;width:100%;text-align:left;padding:6px 17px;display:flex;align-items:center;column-gap:5px;transition:color .3s linear}.component.popover-list ul li a:active,.component.popover-list ul li button:active{position:relative;top:1px}.component.popover-list ul li a:hover,.component.popover-list ul li button:hover{text-decoration:none;color:#7fc31c}.component.popover-list ul li a .icon,.component.popover-list ul li button .icon{font-size:1.2em;flex-shrink:0}.component.popover-list ul li a .icon:last-child,.component.popover-list ul li button .icon:last-child{color:#7fc31c}.component.popover-list ul li a .icon.check:last-child,.component.popover-list ul li button .icon.check:last-child{font-size:1.5em}.scroll-wrapper{padding:0;background:#fff;box-shadow:0 2px 4px #00000042;border-radius:3px;border-bottom:0;border-top:0;border:0;overflow:hidden}.scroll-wrapper:before,.scroll-wrapper:after{box-shadow:0 0 10px 4px #0000001a;width:100%;display:block;height:0;background:transparent;content:"";position:relative;top:0;left:0;bottom:unset;opacity:1;transition:opacity .1s ease,box-shadow .1s ease}.scroll-wrapper:after{top:unset;bottom:0;box-shadow:0 0 10px 4px #0000001a}.scroll-wrapper.is-at-top:before,.scroll-wrapper.is-at-bottom:after{opacity:0;box-shadow:0 0 #0000001a}aside.component.sidebar{border-right:1px solid #f0f0f0;padding:0 10px 10px 0}ul.component.sidebar-linklist{list-style:none;margin:0;padding:0;color:#3f8600}ul.component.sidebar-linklist li{min-height:37px;display:flex;flex-direction:column;justify-content:center}ul.component.sidebar-linklist li a.active,ul.component.sidebar-linklist li.active{font-weight:700}ul.component.sidebar-linklist a{color:inherit;text-decoration:none;display:inline-block;padding:5px 5px 5px 0}.component.container-header{width:100%;margin-bottom:47px;display:flex;justify-content:space-between;align-items:center}.component.container-header>*+*:last-child{display:flex;justify-content:space-between;align-items:center;column-gap:8px}.simple-bar-header+.component.container-header{margin-top:46px}.component.container-header:has(.link-button:first-child) h1,.component.container-header:has(.link-button:first-child) h2,.component.container-header:has(.link-button:first-child) h3,.component.container-header:has(.link-button:first-child) h4,.component.container-header:has(.link-button:first-child) h5,.component.container-header:has(.link-button:first-child) h6{margin-top:23px}.component.container-header h1,.component.container-header h2,.component.container-header h3,.component.container-header h4,.component.container-header h5,.component.container-header h6{font-weight:400;font-size:24px;margin:0}.component.container-header h1 span.highlight,.component.container-header h2 span.highlight,.component.container-header h3 span.highlight,.component.container-header h4 span.highlight,.component.container-header h5 span.highlight,.component.container-header h6 span.highlight{color:#3f8600;padding-left:12px}nav.component.container-breadcrumb-header{display:flex;justify-content:space-between;margin-bottom:78px}nav.component.container-breadcrumb-header>*+*:last-child{display:flex;justify-content:space-between;align-items:center;column-gap:8px}nav.component.container-breadcrumb-header .component.breadcrumbs{font-size:20px;font-weight:400;letter-spacing:normal;padding:0;margin:0;color:#000}nav.component.container-breadcrumb-header .component.breadcrumbs .crumbs .crumb:first-child .icon{margin-right:10px}.gild.gild-connect-ui a.link-button{font-size:14px;font-weight:700;color:#000;display:inline-block;line-height:16px;padding:5px 5px 5px 0}.gild.gild-connect-ui a.link-button>.icon{margin-right:6px}.gild.gild-connect-ui .component.info-card{position:relative;padding:16px 24px 24px;border:1px solid #e6e6e6;border-radius:4px;width:clamp(250px,536px,100%);display:flex;flex-direction:column;row-gap:20px}.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(1){display:flex;column-gap:95px;justify-content:space-between;align-items:center}.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(1) h1,.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(1) h2,.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(1) h3,.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(1) h4,.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(1) h5,.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(1) h6{font-size:24px;margin:0;font-weight:400;white-space:nowrap}.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(1) h1 .component.text-tag,.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(1) h2 .component.text-tag,.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(1) h3 .component.text-tag,.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(1) h4 .component.text-tag,.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(1) h5 .component.text-tag,.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(1) h6 .component.text-tag{color:inherit;margin-left:8px}.gild.gild-connect-ui .component.info-card:has(>*:nth-child(1):last-child)>*:nth-child(1),.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(n+2){display:flex;flex-wrap:wrap;flex-direction:column;max-width:100%}.gild.gild-connect-ui .component.info-card:has(>*:nth-child(1):last-child)>*:nth-child(1)>:last-child,.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(n+2)>:last-child{align-self:flex-end;max-width:100%}.gild.gild-connect-ui .component.info-card:has(>*:nth-child(1):last-child)>*:nth-child(1) table,.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(n+2) table{font-size:14px;width:100%;max-width:max-content}.gild.gild-connect-ui .component.info-card:has(>*:nth-child(1):last-child)>*:nth-child(1) table td:first-child,.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(n+2) table td:first-child{font-weight:700;padding-right:17px}.gild.gild-connect-ui .component.info-card:has(>*:nth-child(1):last-child)>*:nth-child(1) table td,.gild.gild-connect-ui .component.info-card:has(>*:nth-child(2))>*:nth-child(n+2) table td{padding-top:7px;padding-bottom:7px}.component.info-blocks{display:flex;width:100%}.component.info-blocks>*{border-right:1px solid #e3e3e3;min-height:200px;flex-grow:1;padding:0 20px;max-width:33.3%}.component.info-blocks>*:first-child{padding-left:0}.component.info-blocks>*:last-child{border:0}.component.info-blocks input{border:0;border-bottom:1px solid #959595;background:#d8d8d8;background:0;box-shadow:none;padding:7px 0;width:100%;margin:auto;height:auto}.component.info-blocks table{width:100%}.component.info-blocks table td{padding:10px 8px}.component.info-blocks table td:first-child{padding-left:0}.component.info-blocks table td div:first-child{font-size:13px;color:#9a9a9a;line-height:1.23;padding-bottom:10px;white-space:nowrap}.component.info-blocks table td div:last-child{font-size:15px;color:#000}.component.complex-table{width:100%;background:#fff;border-radius:4px;box-shadow:0 1px 5px #0000001f,0 2px 2px #00000024,0 3px 1px -2px #0003;margin-bottom:20px}.component.complex-table table{width:100%;height:100%}.component.complex-table table thead{height:3.5em}.component.complex-table table th{text-align:left;padding:5px 10px;border-bottom:1px solid #e6e6e6;white-space:nowrap}.component.complex-table table tr:not(:first-child) td:not([colspan]){border-top:1px solid #e6e6e6}.component.complex-table table td:not([colspan]){padding:11px 10px 12px}.component.complex-table tr.row-opened{background:#fafafa;width:100%;padding-bottom:30px;box-shadow:inset 0 2px 4px #0000001a}.component.complex-table tr.row-opened td>div{margin:20px 20px 0;display:flex;flex-direction:column;row-gap:10px}.component.complex-table tr.row-opened td>div>div{display:flex;align-items:center;column-gap:20px}.component.complex-table tr.row-opened .component.complex-table{background:#fff;border-radius:4px;box-shadow:0 1px 5px #0000001f,0 2px 2px #00000024,0 3px 1px -2px #0003}.component.complex-table td.table-message{text-align:center;padding-top:69px;padding-bottom:75px;color:#7a7a7a;font-size:14px}table.theme-plain thead th{text-align:left;font-weight:400}table.theme-plain tbody td{padding-right:20px}table.theme-plain tbody td>div{display:flex}table.theme-plain tbody td>div>*{width:100%}table.theme-plain tbody td>div>*:first-child{text-align:left;min-width:200px}table.theme-plain tbody td>div>*:last-child{text-align:right}.filter-option{display:flex;column-gap:4px;background:none;border:0;position:relative;padding:0;user-select:none}.filter-option:hover{cursor:pointer}.filter-option:active{top:1px}.filter-option[disabled]{pointer-events:none}.filter-option>span:first-child{font-weight:400}.filter-option>span:last-child{font-weight:700}.filter-option>span:first-child:last-child{font-weight:400}.filter-option span.icon.caret-down{position:relative;top:1px;left:-1px}table.simple-info-table{width:100%;margin-top:10px;margin-bottom:25px}table.simple-info-table th{padding:13px 13px 8px}table.simple-info-table th:first-child{padding-left:0}table.simple-info-table tr td:first-child>a:first-child:last-child{padding-left:0}table.simple-info-table td{padding:14px 14px 17px}table.simple-info-table td:has(>a:first-child:last-child){padding:0}table.simple-info-table td>a:first-child:last-child{padding:14px 14px 17px;display:block;height:100%;width:100%;text-decoration:none;color:inherit}table.simple-info-table td>a:first-child:last-child:hover{color:#7fc31c}table.simple-info-table td>a:first-child:last-child:empty:after{content:"_";visibility:hidden}table.simple-info-table td:first-child,table.simple-info-table td:first-child>a{padding-left:0}table.simple-info-table thead th{font-weight:700;text-align:left}table.simple-info-table thead th,table.simple-info-table tr td{border-bottom:1px solid #dedede}.status-bar{margin:17px 0;font-size:14px;color:#000}.toolbar{display:flex;justify-content:space-between;align-items:center}.toolbar>div{display:flex;align-items:center;column-gap:10px}.toolbar input[type=search]{height:34px;font-size:16px;padding-left:36px;padding-right:20px;min-width:600px;border:1px solid #d6d6d6;border-radius:2px}.component.search-input{position:relative;display:flex;align-items:center}.component.search-input>.material-icons,.component.search-input>.icon.search{position:absolute;left:12px;font-size:20px;color:#979797}.component.search-input>input{height:34px;font-size:14px;padding-left:38px}ul.component.button-list{list-style:none;margin:0;padding:0;min-width:130px}ul.component.button-list li button{background:none;border:0;width:100%;text-align:left;position:relative;height:28px;display:flex;justify-content:flex-start;align-items:center;column-gap:8px;padding:12px 24px 12px 11px}ul.component.button-list li button:hover{cursor:pointer}ul.component.button-list li button:active{top:1px}ul.component.button-list li button .icon{width:13px;color:#7fc31c}ul.component.button-list:has(button .icon:first-child){padding-left:0}ul.component.button-list:has(button .icon:first-child) li button:not(:has(.icon:first-child)){padding-left:32px}.component.connect-header{border-bottom:1px solid #d6d6d6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.component.connect-header a{color:#000;text-decoration:none}.component.connect-header a.active{color:var(--library-color)}.component.connect-header .catalogue-bar{height:28px;border-bottom:1px solid #d6d6d6;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;column-gap:20px;padding:0 25px 0 30px}.component.connect-header .navbar.level1,.component.connect-header .navbar.level2,.component.connect-header .navbar.level3{padding:0 25px 0 30px}.component.connect-header .navbar.level1>div,.component.connect-header .navbar.level2>div,.component.connect-header .navbar.level3>div{display:flex;flex-direction:row}.component.connect-header .navbar.level1{height:72px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;column-gap:10px}.component.connect-header .navbar.level1>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;column-gap:5px;height:100%}.component.connect-header .navbar.level1>div:nth-child(1),.component.connect-header .navbar.level1>div:nth-child(3){flex-basis:25%}.component.connect-header .navbar.level1>div:first-child{justify-content:flex-start}.component.connect-header .navbar.level1>div:nth-child(2),.component.connect-header .navbar.level1>div:only-child{justify-content:center}.component.connect-header .navbar.level1>div:nth-child(2):after,.component.connect-header .navbar.level1>div:only-child:after{display:none;position:absolute;content:"";top:0;left:50%;width:1px;background:#0f0;height:100%}.component.connect-header .navbar.level1>div:last-child{justify-content:flex-end}.component.connect-header .navbar.level1 .links{font-size:22px;display:flex;flex-direction:row;column-gap:35px;flex-grow:1;justify-content:center;white-space:nowrap}.component.connect-header .navbar.level2{height:66px;font-size:18px;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:20px}.component.connect-header .navbar.level2:after{display:none;position:absolute;content:"";top:0;left:50%;width:1px;background:#f0f;height:100%}.component.connect-header .navbar.level3{height:72px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:16px}.component.connect-header .navbar.level3>div{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:20px}.component.connect-header .navbar .logo{height:33px}.component.connect-header .navbar .logo img{height:100%}.component.connect-header .navbar .XXX-format-picker,.component.connect-header .navbar .XXX-age-picker{display:flex;flex-direction:row;justify-content:center;align-items:center}.component.connect-header .navbar .XXX-format-picker,.component.connect-header .navbar .XXX-age-picker{font-size:20px}:root{--color-library-primary: #006bb7;--color-positive: #7fc31c;--color-warning: #f07e32;--color-danger: #d0021b}.high-contrast{--color-positive: #558212;--color-warning: #c2570f}.colormode-sepia,.colormode-sepia .page.reader header,.colormode-sepia .page.reader .viewport,.colormode-sepia .page.reader .reader-footer,.colormode-sepia .content-wrapper .content,.colormode-sepia .component.reader-navigation .labels,.colormode-sepia .component.reader-navigation .controls,.colormode-sepia .component.reader-navigation .dropdown-button span,.colormode-sepia .component.reader-navigation .dropdown-button:before,.colormode-sepia .component.reader-navigation .dropdown-button button:after,.colormode-sepia .sidebar{background:#faf4e8!important;color:#121212!important}.colormode-sepia li.active,.colormode-sepia .page.reader header li.active,.colormode-sepia .page.reader .viewport li.active,.colormode-sepia .page.reader .reader-footer li.active,.colormode-sepia .content-wrapper .content li.active,.colormode-sepia .component.reader-navigation .labels li.active,.colormode-sepia .component.reader-navigation .controls li.active,.colormode-sepia .component.reader-navigation .dropdown-button span li.active,.colormode-sepia .component.reader-navigation .dropdown-button:before li.active,.colormode-sepia .component.reader-navigation .dropdown-button button:after li.active,.colormode-sepia .sidebar li.active{background:#f6ecd7!important}.colormode-sepia li button:hover,.colormode-sepia .page.reader header li button:hover,.colormode-sepia .page.reader .viewport li button:hover,.colormode-sepia .page.reader .reader-footer li button:hover,.colormode-sepia .content-wrapper .content li button:hover,.colormode-sepia .component.reader-navigation .labels li button:hover,.colormode-sepia .component.reader-navigation .controls li button:hover,.colormode-sepia .component.reader-navigation .dropdown-button span li button:hover,.colormode-sepia .component.reader-navigation .dropdown-button:before li button:hover,.colormode-sepia .component.reader-navigation .dropdown-button button:after li button:hover,.colormode-sepia .sidebar li button:hover{background:#f6ecd7!important}.colormode-sepia .button-icon .icon{color:#121212!important}.colormode-sepia.reader header .logo,.colormode-sepia .reader header .logo{display:none!important}.colormode-sepia.reader .thumbnail-toc,.colormode-sepia .reader .thumbnail-toc{background:#faf4e8!important}.colormode-sepia .button-neutral{background:#f5e8cf!important;color:#121212!important}.colormode-sepia .button-neutral:hover{color:#121212!important;background:#efdcb6!important}.colormode-dark,.colormode-dark>*,.colormode-dark .content-wrapper .content,.colormode-dark .content-wrapper .content p,.colormode-dark .sidebar,.colormode-dark .component.reader-navigation .labels,.colormode-dark .component.reader-navigation .controls,.colormode-dark .component.reader-navigation .dropdown-button span,.colormode-dark .component.reader-navigation .dropdown-button:before,.colormode-dark .component.reader-navigation .dropdown-button button:after,.colormode-dark .reader-footer{background:#121212!important;color:#f6f6f6!important}.colormode-dark .sidebar li button[disabled]>div{color:#c3c3c3!important}.colormode-dark .sidebar li *:not([disabled]){background:transparent!important;color:#f6f6f6!important}.colormode-dark .sidebar li *:not([disabled]):hover{background:#383838!important}.colormode-dark .sidebar li.active{background:#383838!important}.colormode-dark .button-icon .icon,.colormode-dark .page.reader>header .center>*{color:#f6f6f6!important}.colormode-dark .input-icon .icon{color:#000!important;background:none!important}.colormode-dark .account-status .my-account .icon{color:#f6f6f6!important}.colormode-dark.reader header .logo,.colormode-dark .reader header .logo{display:none!important}.colormode-dark.reader .thumbnail-toc,.colormode-dark .reader .thumbnail-toc{background:#121212!important}.segmented-button{height:28px;border-radius:4px;background:#f2f2f2;padding:2px;display:inline-block;white-space:nowrap}.segmented-button:hover{user-select:none}.segmented-button[data-disabled],.segmented-button.disabled{background:#f7f7f7}.segmented-button[data-disabled] button,.segmented-button[data-disabled] button.selected,.segmented-button.disabled button,.segmented-button.disabled button.selected{color:#ababab}.segmented-button[data-disabled] button:hover,.segmented-button[data-disabled] button.selected:hover,.segmented-button.disabled button:hover,.segmented-button.disabled button.selected:hover{cursor:default}.segmented-button.size-standalone button{padding-left:18px;padding-right:18px}.segmented-button button.disabled,.segmented-button button[disabled]{color:#ababab}.segmented-button button.disabled:hover,.segmented-button button[disabled]:hover{cursor:default}.segmented-button button{height:24px;font-size:11px;letter-spacing:.2px;text-align:center;background:transparent;color:#393939;border-radius:4px;user-select:none;border:1px solid transparent;padding-inline:3px}.segmented-button button:hover{cursor:pointer}.segmented-button button.button-icon.button-icon .icon{font-size:20px}.segmented-button button.selected.theme-positive{border:1px solid var(--color-positive);background:var(--color-positive);color:#fff}.segmented-button button.selected.theme-positive.disabled,.segmented-button button.selected.theme-positive[disabled]{background:#a7da5c;border-color:#a7da5c;color:#fff}.segmented-button button.selected.theme-danger{border:1px solid #ef4444;background:#ef4444;color:#fff}.segmented-button button.selected.theme-danger.disabled,.segmented-button button.selected.theme-danger[disabled]{background:#f15b5b;border-color:#f15b5b;color:#fff}.segmented-button[data-disabled].theme-positive button.selected,.segmented-button.disabled.theme-positive button.selected{background:#a7da5c;border-color:#a7da5c;color:#fff}.segmented-button[data-disabled].theme-danger button.selected,.segmented-button.disabled.theme-danger button.selected{background:#f15b5b;border-color:#f15b5b;color:#fff}.segmented-button.theme-default button.selected,.segmented-button button.selected,.segmented-button.theme-default button.selected.button-icon,.segmented-button button.selected.button-icon{border:1px solid #d8d8d8;background:#fff;color:#000}.segmented-button.theme-default button.selected[disabled],.segmented-button button.selected[disabled],.segmented-button.theme-default button.selected.disabled,.segmented-button button.selected.disabled,.segmented-button.theme-default button.selected.button-icon[disabled],.segmented-button.theme-default button.selected.button-icon.disabled,.segmented-button button.selected.button-icon[disabled],.segmented-button button.selected.button-icon.disabled{color:#ababab}.segmented-button.theme-default button.selected[disabled]:hover,.segmented-button button.selected[disabled]:hover,.segmented-button.theme-default button.selected.disabled:hover,.segmented-button button.selected.disabled:hover,.segmented-button.theme-default button.selected.button-icon[disabled]:hover,.segmented-button.theme-default button.selected.button-icon.disabled:hover,.segmented-button button.selected.button-icon[disabled]:hover,.segmented-button button.selected.button-icon.disabled:hover{cursor:default}.segmented-button.theme-positive button.selected{border:1px solid var(--color-positive);background:var(--color-positive);color:#fff}.colormode-sepia .segmented-button{background:#fefcf9!important;color:#121212}.colormode-sepia .segmented-button button,.colormode-sepia .segmented-button button.button-icon{background:#fefcf9!important;color:#121212!important;border-color:transparent!important}.colormode-sepia .segmented-button button.selected,.colormode-sepia .segmented-button button.button-icon.selected{background:#b49e86!important;color:#faf4e8!important}.colormode-sepia .segmented-button button[disabled],.colormode-sepia .segmented-button button.disabled,.colormode-sepia .segmented-button button.button-icon[disabled],.colormode-sepia .segmented-button button.button-icon.disabled{color:#6b6b6b!important}.colormode-sepia .segmented-button button.selected.disabled,.colormode-sepia .segmented-button button.selected[disabled],.colormode-sepia .segmented-button button.button-icon.selected.disabled,.colormode-sepia .segmented-button button.button-icon.selected[disabled]{background:#c8b7a5!important;color:#fff!important}.colormode-sepia .segmented-button[data-disabled],.colormode-sepia .segmented-button.disabled{background:#fff!important}.colormode-sepia .segmented-button[data-disabled] button,.colormode-sepia .segmented-button.disabled button{background:#fff!important;color:#5f5f5f!important;border-color:transparent!important}.colormode-sepia .segmented-button[data-disabled] button.selected,.colormode-sepia .segmented-button.disabled button.selected{background:#c8b7a5!important;color:#fff!important}.colormode-dark .segmented-button{background:#5f5f5f;color:#f6f6f6}.colormode-dark .segmented-button button,.colormode-dark .segmented-button button.button-icon{background:#5f5f5f!important;color:#f6f6f6!important;border-color:transparent!important}.colormode-dark .segmented-button button.selected,.colormode-dark .segmented-button button.button-icon.selected{background:#aaa!important;color:#121212!important}.colormode-dark .segmented-button button[disabled],.colormode-dark .segmented-button button.disabled,.colormode-dark .segmented-button button.button-icon[disabled],.colormode-dark .segmented-button button.button-icon.disabled{color:#b6b6b6!important}.colormode-dark .segmented-button button.selected.disabled,.colormode-dark .segmented-button button.selected[disabled],.colormode-dark .segmented-button button.button-icon.selected.disabled,.colormode-dark .segmented-button button.button-icon.selected[disabled]{background:#c3c3c3!important;color:#5f5f5f!important}.colormode-dark .segmented-button[data-disabled],.colormode-dark .segmented-button.disabled{background:#787878!important}.colormode-dark .segmented-button[data-disabled] button,.colormode-dark .segmented-button.disabled button{background:#787878!important;border-color:transparent!important;color:#b6b6b6!important}.colormode-dark .segmented-button[data-disabled] button.selected,.colormode-dark .segmented-button.disabled button.selected{background:#c3c3c3!important;color:#5f5f5f!important}body.borrowbox-admin,#root.borrowbox-admin{min-height:100vh;margin:0}body.borrowbox-admin,body.borrowbox-admin *,#root.borrowbox-admin,#root.borrowbox-admin *{box-sizing:border-box}body.borrowbox-admin .page,#root.borrowbox-admin .page{font-family:Helvetica Neue,Arial,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-grow:1}body.borrowbox-admin,#root.borrowbox-admin{display:flex;flex-direction:column}body.borrowbox-admin .page,#root.borrowbox-admin .page{display:flex;flex-direction:column;align-items:center}body.borrowbox-admin>footer.page-footer,#root.borrowbox-admin>footer.page-footer{background:#7fc31c;height:200px;padding:35px;margin-top:100px}body.borrowbox-admin .page-content>h1:first-child,body.borrowbox-admin .page-content .page-title-row,#root.borrowbox-admin .page-content>h1:first-child,#root.borrowbox-admin .page-content .page-title-row{margin-top:40px;margin-bottom:32px}body.borrowbox-admin .page-content>h1:first-child>h1:first-child,body.borrowbox-admin .page-content .page-title-row>h1:first-child,#root.borrowbox-admin .page-content>h1:first-child>h1:first-child,#root.borrowbox-admin .page-content .page-title-row>h1:first-child{font-weight:400;font-size:24px;margin:0}body.borrowbox-admin .page-content>h1:first-child>h1:first-child>span,body.borrowbox-admin .page-content .page-title-row>h1:first-child>span,#root.borrowbox-admin .page-content>h1:first-child>h1:first-child>span,#root.borrowbox-admin .page-content .page-title-row>h1:first-child>span{padding-left:10px;color:#7fc31c}body.borrowbox-admin .page-title-row,#root.borrowbox-admin .page-title-row{display:flex;justify-content:space-between}body.borrowbox-admin .page-title-row .page-actions,#root.borrowbox-admin .page-title-row .page-actions{display:flex;align-items:flex-end;column-gap:8px}body.borrowbox-admin .page.api-single-user-page>h1:first-child,body.borrowbox-admin .page.api-single-user-page .page-title-row>h1:first-child,#root.borrowbox-admin .page.api-single-user-page>h1:first-child,#root.borrowbox-admin .page.api-single-user-page .page-title-row>h1:first-child{font-size:36px}body.borrowbox-admin button.button-icon,#root.borrowbox-admin button.button-icon{background:none;border:0}body.borrowbox-admin button.button-icon .icon,#root.borrowbox-admin button.button-icon .icon{font-size:16px}body.borrowbox-admin button.button-icon.theme-danger,#root.borrowbox-admin button.button-icon.theme-danger{color:#ef4444}body.borrowbox-admin button.button,body.borrowbox-admin a.button,#root.borrowbox-admin button.button,#root.borrowbox-admin a.button{display:inline-flex;font-size:13px;white-space:nowrap;text-decoration:none;justify-content:center;align-items:center}body.borrowbox-admin button.button:active,body.borrowbox-admin a.button:active,#root.borrowbox-admin button.button:active,#root.borrowbox-admin a.button:active{position:relative;top:1px}body.borrowbox-admin button.button[disabled]:active,body.borrowbox-admin a.button[disabled]:active,#root.borrowbox-admin button.button[disabled]:active,#root.borrowbox-admin a.button[disabled]:active{top:0}body.borrowbox-admin button.button.button-text,body.borrowbox-admin a.button.button-text,#root.borrowbox-admin button.button.button-text,#root.borrowbox-admin a.button.button-text{background:none;border:0;font-weight:400;font-size:14px}body.borrowbox-admin button.button.button-text.text-positive,body.borrowbox-admin a.button.button-text.text-positive,#root.borrowbox-admin button.button.button-text.text-positive,#root.borrowbox-admin a.button.button-text.text-positive{color:#3f8600}body.borrowbox-admin button.button.button-text.text-positive:hover,body.borrowbox-admin a.button.button-text.text-positive:hover,#root.borrowbox-admin button.button.button-text.text-positive:hover,#root.borrowbox-admin a.button.button-text.text-positive:hover{color:#6fb135}body.borrowbox-admin a.back-button,body.borrowbox-admin button.back-button,#root.borrowbox-admin a.back-button,#root.borrowbox-admin button.back-button{text-decoration:none;display:flex;align-items:center;width:fit-content;padding:3px 13px;color:#000;position:relative;border-radius:3px;border:0;background:transparent}body.borrowbox-admin a.back-button:hover,body.borrowbox-admin button.back-button:hover,#root.borrowbox-admin a.back-button:hover,#root.borrowbox-admin button.back-button:hover{color:#333;background-color:#f0f0f0;cursor:pointer}body.borrowbox-admin a.back-button:visited,body.borrowbox-admin button.back-button:visited,#root.borrowbox-admin a.back-button:visited,#root.borrowbox-admin button.back-button:visited{color:#000}body.borrowbox-admin a.back-button span.icon,body.borrowbox-admin button.back-button span.icon,#root.borrowbox-admin a.back-button span.icon,#root.borrowbox-admin button.back-button span.icon{font-size:20px;padding-right:5px}body.borrowbox-admin a.back-button span:not(.icon),body.borrowbox-admin button.back-button span:not(.icon),#root.borrowbox-admin a.back-button span:not(.icon),#root.borrowbox-admin button.back-button span:not(.icon){font-size:16px}body.borrowbox-admin a.back-button.full-page-navigation,body.borrowbox-admin button.back-button.full-page-navigation,#root.borrowbox-admin a.back-button.full-page-navigation,#root.borrowbox-admin button.back-button.full-page-navigation{position:relative;left:-14px}body.borrowbox-admin .component.quick-site-modify-button,#root.borrowbox-admin .component.quick-site-modify-button{width:110px}body.borrowbox-admin .component.quick-site-modify-button button,#root.borrowbox-admin .component.quick-site-modify-button button{border:0!important}body.borrowbox-admin button.remove-site-button .prompt-is-added,body.borrowbox-admin button.remove-site-button .prompt-to-remove,#root.borrowbox-admin button.remove-site-button .prompt-is-added,#root.borrowbox-admin button.remove-site-button .prompt-to-remove{float:unset;margin:0}body.borrowbox-admin button.remove-site-button .prompt-is-added .icon,body.borrowbox-admin button.remove-site-button .prompt-to-remove .icon,#root.borrowbox-admin button.remove-site-button .prompt-is-added .icon,#root.borrowbox-admin button.remove-site-button .prompt-to-remove .icon{padding-right:4px}body.borrowbox-admin button.remove-site-button .prompt-is-added,#root.borrowbox-admin button.remove-site-button .prompt-is-added{display:inline}body.borrowbox-admin button.remove-site-button .prompt-to-remove,#root.borrowbox-admin button.remove-site-button .prompt-to-remove,body.borrowbox-admin button.remove-site-button[disabled] .prompt-is-added,body.borrowbox-admin button.remove-site-button:hover .prompt-is-added,#root.borrowbox-admin button.remove-site-button[disabled] .prompt-is-added,#root.borrowbox-admin button.remove-site-button:hover .prompt-is-added{display:none}body.borrowbox-admin button.remove-site-button[disabled] .prompt-to-remove,body.borrowbox-admin button.remove-site-button:hover .prompt-to-remove,#root.borrowbox-admin button.remove-site-button[disabled] .prompt-to-remove,#root.borrowbox-admin button.remove-site-button:hover .prompt-to-remove{display:inline}body.borrowbox-admin button.remove-site-button[disabled] .prompt-to-remove,body.borrowbox-admin button.remove-site-button[disabled] .prompt-to-remove .icon,body.borrowbox-admin button.remove-site-button:hover .prompt-to-remove,body.borrowbox-admin button.remove-site-button:hover .prompt-to-remove .icon,#root.borrowbox-admin button.remove-site-button[disabled] .prompt-to-remove,#root.borrowbox-admin button.remove-site-button[disabled] .prompt-to-remove .icon,#root.borrowbox-admin button.remove-site-button:hover .prompt-to-remove,#root.borrowbox-admin button.remove-site-button:hover .prompt-to-remove .icon{color:#ef4444!important}body.borrowbox-admin .component.sortable-table,#root.borrowbox-admin .component.sortable-table{display:flex;flex-direction:column;row-gap:20px}body.borrowbox-admin .component.sortable-table .table-toolbar,#root.borrowbox-admin .component.sortable-table .table-toolbar{display:flex;justify-content:space-between;column-gap:15px}body.borrowbox-admin .component.sortable-table .table-toolbar>form,#root.borrowbox-admin .component.sortable-table .table-toolbar>form{display:flex;flex-grow:1}body.borrowbox-admin .component.sortable-table .table-toolbar .component.search-input,#root.borrowbox-admin .component.sortable-table .table-toolbar .component.search-input{flex-grow:1}body.borrowbox-admin .component.sortable-table table,#root.borrowbox-admin .component.sortable-table table{background:#fff;box-shadow:0 1px 5px #0000001f,0 2px 2px #00000024,0 3px 1px -2px #0003;font-size:14px}body.borrowbox-admin .component.sortable-table table thead tr,#root.borrowbox-admin .component.sortable-table table thead tr{height:47px}body.borrowbox-admin .component.sortable-table table thead tr th,#root.borrowbox-admin .component.sortable-table table thead tr th{border-bottom:1px solid #e6e6e6;text-align:left;white-space:nowrap;padding:0 24px}body.borrowbox-admin .component.sortable-table table thead tr th:first-child,#root.borrowbox-admin .component.sortable-table table thead tr th:first-child{padding-left:24px}body.borrowbox-admin .component.sortable-table table thead tr th.size-thin,#root.borrowbox-admin .component.sortable-table table thead tr th.size-thin{width:90px}body.borrowbox-admin .component.sortable-table table thead tr th.size-small-content,#root.borrowbox-admin .component.sortable-table table thead tr th.size-small-content{width:350px}body.borrowbox-admin .component.sortable-table table thead tr th.size-medium-content,#root.borrowbox-admin .component.sortable-table table thead tr th.size-medium-content{width:600px}body.borrowbox-admin .component.sortable-table table thead tr th button,#root.borrowbox-admin .component.sortable-table table thead tr th button{background:none;border:0;font-weight:700;padding:0}body.borrowbox-admin .component.sortable-table table thead tr th button .icon.caret-up,body.borrowbox-admin .component.sortable-table table thead tr th button .icon.caret-down,#root.borrowbox-admin .component.sortable-table table thead tr th button .icon.caret-up,#root.borrowbox-admin .component.sortable-table table thead tr th button .icon.caret-down{display:none}body.borrowbox-admin .component.sortable-table table thead tr th.sort-desc .icon.caret-down,#root.borrowbox-admin .component.sortable-table table thead tr th.sort-desc .icon.caret-down,body.borrowbox-admin .component.sortable-table table thead tr th.sort-asc .icon.caret-up,#root.borrowbox-admin .component.sortable-table table thead tr th.sort-asc .icon.caret-up{padding-left:2px;display:inline-block}body.borrowbox-admin .component.sortable-table table tr,#root.borrowbox-admin .component.sortable-table table tr{height:37px}body.borrowbox-admin .component.sortable-table table tr td,#root.borrowbox-admin .component.sortable-table table tr td{padding:6px 24px;line-height:1.4;border-bottom:1px solid #e6e6e6}body.borrowbox-admin .component.sortable-table table tr:last-child td,#root.borrowbox-admin .component.sortable-table table tr:last-child td{border-bottom:none}body.borrowbox-admin .component.sortable-table table tr td a,#root.borrowbox-admin .component.sortable-table table tr td a{color:#3f8600;text-decoration:none}body.borrowbox-admin .component.sortable-table table tr td a.active,#root.borrowbox-admin .component.sortable-table table tr td a.active{font-weight:700}body.borrowbox-admin .component.sortable-table table tr td a:hover,#root.borrowbox-admin .component.sortable-table table tr td a:hover{color:#4ba000}body.borrowbox-admin .component.sortable-table table tr.highlighted .highlightable,#root.borrowbox-admin .component.sortable-table table tr.highlighted .highlightable{position:relative;color:#3f8600}body.borrowbox-admin .component.sortable-table table tr.highlighted .highlightable:before,#root.borrowbox-admin .component.sortable-table table tr.highlighted .highlightable:before{content:"";font-family:Bolinda Icons!important;position:absolute;left:6px}body.borrowbox-admin .component.sortable-table table>tr.active,body.borrowbox-admin .component.sortable-table table>tbody>tr.active,#root.borrowbox-admin .component.sortable-table table>tr.active,#root.borrowbox-admin .component.sortable-table table>tbody>tr.active{background:#3f8600}body.borrowbox-admin .component.sortable-table table>tr.active td,body.borrowbox-admin .component.sortable-table table>tr.active td a,body.borrowbox-admin .component.sortable-table table>tbody>tr.active td,body.borrowbox-admin .component.sortable-table table>tbody>tr.active td a,#root.borrowbox-admin .component.sortable-table table>tr.active td,#root.borrowbox-admin .component.sortable-table table>tr.active td a,#root.borrowbox-admin .component.sortable-table table>tbody>tr.active td,#root.borrowbox-admin .component.sortable-table table>tbody>tr.active td a{color:#fff}body.borrowbox-admin .component.sortable-table table tbody tr td:first-child,#root.borrowbox-admin .component.sortable-table table tbody tr td:first-child{padding-left:24px}body.borrowbox-admin .component.sortable-table table tbody tr td:last-child,#root.borrowbox-admin .component.sortable-table table tbody tr td:last-child{padding-right:24px}body.borrowbox-admin .component.sortable-table table tbody tr.active,#root.borrowbox-admin .component.sortable-table table tbody tr.active{background:#3f8600;color:#fff}body.borrowbox-admin .component.sortable-table table th.centered,body.borrowbox-admin .component.sortable-table table td.centered,#root.borrowbox-admin .component.sortable-table table th.centered,#root.borrowbox-admin .component.sortable-table table td.centered{text-align:center}body.borrowbox-admin .component.sortable-table table th.align-left,body.borrowbox-admin .component.sortable-table table td.align-left,#root.borrowbox-admin .component.sortable-table table th.align-left,#root.borrowbox-admin .component.sortable-table table td.align-left{text-align:left}body.borrowbox-admin .component.sortable-table table th.align-right,body.borrowbox-admin .component.sortable-table table td.align-right,#root.borrowbox-admin .component.sortable-table table th.align-right,#root.borrowbox-admin .component.sortable-table table td.align-right{text-align:right}body.borrowbox-admin .component.status-symbol,#root.borrowbox-admin .component.status-symbol{display:flex;width:18px;height:18px;padding:8px;border-radius:32px;color:#fff;justify-content:center;align-items:center;border:1px solid transparent;position:relative}body.borrowbox-admin .component.status-symbol.confirm,#root.borrowbox-admin .component.status-symbol.confirm{background:#3f8600}body.borrowbox-admin .component.status-symbol .icon,#root.borrowbox-admin .component.status-symbol .icon{font-size:12px}body.borrowbox-admin .component.status-symbol.no-entry,#root.borrowbox-admin .component.status-symbol.no-entry{padding:6px;background:#fff;border:2px solid white}body.borrowbox-admin .component.status-symbol.no-entry:before,#root.borrowbox-admin .component.status-symbol.no-entry:before{position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:32px;border:2px solid #ef4444;content:""}body.borrowbox-admin .component.status-symbol.no-entry:after,#root.borrowbox-admin .component.status-symbol.no-entry:after{position:absolute;width:100%;height:2px;background:#ef4444;content:"";transform:rotate(-45deg)}body.borrowbox-admin tr.active .component.status-symbol.confirm,#root.borrowbox-admin tr.active .component.status-symbol.confirm{border-color:#fff}body.borrowbox-admin .component.search-input,#root.borrowbox-admin .component.search-input{height:31px;border:1px solid #e6e6e6;border-radius:2px;position:relative;display:flex;flex-direction:row;align-items:center}body.borrowbox-admin .component.search-input>*,#root.borrowbox-admin .component.search-input>*{height:100%}body.borrowbox-admin .component.search-input input[type=search],#root.borrowbox-admin .component.search-input input[type=search]{color:#7a7a7a;font-size:12px;min-width:254px;width:100%;border:0;top:10px;left:10px;padding-left:12px}body.borrowbox-admin .component.search-input div.icon,#root.borrowbox-admin .component.search-input div.icon{width:31px;height:100%;display:flex;justify-content:center;align-items:center;color:#7a7a7a;font-size:15px;position:relative}body.borrowbox-admin .component.api-user-card,#root.borrowbox-admin .component.api-user-card{min-width:400px;border:1px solid #e6e6e6;border-radius:4px;margin:20px 0 40px;position:relative;display:inline-flex;flex-direction:column}body.borrowbox-admin .component.api-user-card.enabled,#root.borrowbox-admin .component.api-user-card.enabled{border-color:#a8dda8}body.borrowbox-admin .component.api-user-card.disabled,#root.borrowbox-admin .component.api-user-card.disabled{border-color:#f4a3a3}body.borrowbox-admin .component.api-user-card .actions button,#root.borrowbox-admin .component.api-user-card .actions button{height:20px;font-size:11px;margin:0 5px 5px;float:right}body.borrowbox-admin .component.api-user-card .user-card-header,#root.borrowbox-admin .component.api-user-card .user-card-header{padding:10px 15px;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}body.borrowbox-admin .component.api-user-card .user-card-header .username,#root.borrowbox-admin .component.api-user-card .user-card-header .username{font-size:24px}body.borrowbox-admin .component.api-user-card .user-card-header .user-id,#root.borrowbox-admin .component.api-user-card .user-card-header .user-id{color:#6d6d6d;font-size:14px;vertical-align:middle;top:-1px;position:relative;padding-left:5px;padding-right:20px}body.borrowbox-admin .component.api-user-card.edit-user .input-group,#root.borrowbox-admin .component.api-user-card.edit-user .input-group{display:flex;flex-direction:column;font-size:14px;margin:0 15px 15px}body.borrowbox-admin .component.api-user-card.edit-user .input-group .title,#root.borrowbox-admin .component.api-user-card.edit-user .input-group .title{font-weight:700;margin-bottom:5px}body.borrowbox-admin .component.api-user-card.edit-user .input-group .left-right,#root.borrowbox-admin .component.api-user-card.edit-user .input-group .left-right{display:flex;flex-direction:row;column-gap:10px}body.borrowbox-admin .component.api-user-card.edit-user input[type=text],#root.borrowbox-admin .component.api-user-card.edit-user input[type=text]{height:1em;width:250px;display:inline;padding:0 10px;height:31px;font-size:1em;margin:0;border:1px solid #e6e6e6}body.borrowbox-admin .component.roles-list>.title,#root.borrowbox-admin .component.roles-list>.title{padding:0 0 5px 15px;font-weight:700;font-size:14px}body.borrowbox-admin .component.zebra-bars,#root.borrowbox-admin .component.zebra-bars{list-style:none;padding:0;margin:0 0 10px}body.borrowbox-admin .component.zebra-bars li,#root.borrowbox-admin .component.zebra-bars li{border-top:1px solid #f0f0f0;padding:5px 15px}body.borrowbox-admin .component.zebra-bars li:last-child,#root.borrowbox-admin .component.zebra-bars li:last-child{border-bottom:1px solid #f0f0f0}body.borrowbox-admin .component.zebra-bars li span.primary,#root.borrowbox-admin .component.zebra-bars li span.primary{font-size:14px;vertical-align:middle}body.borrowbox-admin .component.zebra-bars li span.secondary,#root.borrowbox-admin .component.zebra-bars li span.secondary{font-size:13px;padding-left:8px;vertical-align:middle}body.borrowbox-admin .component.zebra-bars li>input[type=checkbox],#root.borrowbox-admin .component.zebra-bars li>input[type=checkbox]{margin:0 10px 0 0}body.borrowbox-admin .component.note,#root.borrowbox-admin .component.note{width:550px;padding:10px 15px;border-radius:4px;margin-bottom:40px;font-size:14px}body.borrowbox-admin .component.note p,#root.borrowbox-admin .component.note p{margin:0}body.borrowbox-admin .component.note.info,#root.borrowbox-admin .component.note.info{background:#d9edf7;color:#3a87ad;border:1px solid #c1dae6}body.borrowbox-admin .form-actions,#root.borrowbox-admin .form-actions{display:flex;column-gap:20px}body.borrowbox-admin .component.error-message,#root.borrowbox-admin .component.error-message{color:#ef4444}body.borrowbox-admin .component.error-message .icon,#root.borrowbox-admin .component.error-message .icon{padding-right:5px}body.borrowbox-admin .segmented-button button,#root.borrowbox-admin .segmented-button button{padding-inline:8px;font-size:12px}body.borrowbox-admin .segmented-button button.selected,#root.borrowbox-admin .segmented-button button.selected{font-weight:700}body.borrowbox-admin .component.modal .header,#root.borrowbox-admin .component.modal .header{display:flex;justify-content:space-between;align-items:center}body.borrowbox-admin .component.modal .header .button-icon:hover,#root.borrowbox-admin .component.modal .header .button-icon:hover{cursor:pointer}body.borrowbox-admin .component.modal .header .button-icon:active,#root.borrowbox-admin .component.modal .header .button-icon:active{position:relative;top:1px}body.borrowbox-admin .component.modal .header .button-icon .icon,#root.borrowbox-admin .component.modal .header .button-icon .icon{font-size:24px}.body.borrowbox-admin .territory-nav-container,#root.borrowbox-admin .territory-nav-container{display:flex;justify-content:center;padding-bottom:20px}.body.borrowbox-admin .territory-navigate,#root.borrowbox-admin .territory-navigate{border-style:solid;border-radius:2px;border-color:#7fc31c;display:flex;align-items:center}.body.borrowbox-admin .territory-navigate .territory-link,#root.borrowbox-admin .territory-navigate .territory-link{background:#fff;width:150px;padding:5px;border-right:solid;border-color:#7fc31c}.body.borrowbox-admin .territory-navigate .territory-link:nth-last-child(1),#root.borrowbox-admin .territory-navigate .territory-link:nth-last-child(1){border-right:none}.body.borrowbox-admin .territory-navigate a,#root.borrowbox-admin .territory-navigate a{text-decoration:none;color:#000}.body.borrowbox-admin .component.affiliations-list>.title,#root.borrowbox-admin .component.affiliations-list>.title{padding:0 0 5px 15px;font-weight:700;font-size:14px}.body.borrowbox-admin .api-user-card .card-header,#root.borrowbox-admin .api-user-card .card-header{padding:10px 15px;display:flex;justify-content:space-between;column-gap:10px;align-items:center;margin-bottom:10px}.body.borrowbox-admin .api-user-card .card-header .username,#root.borrowbox-admin .api-user-card .card-header .username{font-size:24px}.body.borrowbox-admin .api-user-card .card-header .user-id,#root.borrowbox-admin .api-user-card .card-header .user-id{color:#6d6d6d;font-size:14px;vertical-align:middle;top:-1px;position:relative;padding-left:5px;padding-right:20px}body.borrowbox-admin .component.simple-bar-header,#root.borrowbox-admin .component.simple-bar-header{background:#7fc31c;color:#fff;height:60px;width:100%;display:flex;flex-direction:row;align-items:center;column-gap:36px;padding:0 32px;margin-bottom:70px}body.borrowbox-admin .component.simple-bar-header .sitename,#root.borrowbox-admin .component.simple-bar-header .sitename{font-size:20px;font-weight:700;height:100%;display:flex;align-items:center}body.borrowbox-admin .component.simple-bar-header nav,#root.borrowbox-admin .component.simple-bar-header nav{font-size:14px;font-weight:700;text-transform:uppercase;display:flex;justify-content:space-between;flex-direction:row;flex-grow:1;height:100%;align-items:center}body.borrowbox-admin .component.simple-bar-header nav,body.borrowbox-admin .component.simple-bar-header nav ul,#root.borrowbox-admin .component.simple-bar-header nav,#root.borrowbox-admin .component.simple-bar-header nav ul{display:flex;column-gap:19px}body.borrowbox-admin .component.simple-bar-header nav ul,#root.borrowbox-admin .component.simple-bar-header nav ul{list-style:none;margin:0;padding:0;align-items:center;height:100%}body.borrowbox-admin .component.simple-bar-header nav ul li,#root.borrowbox-admin .component.simple-bar-header nav ul li{display:flex;align-items:center;height:100%;position:relative;padding-top:4px}body.borrowbox-admin .component.simple-bar-header nav ul li a.active:after,#root.borrowbox-admin .component.simple-bar-header nav ul li a.active:after{content:"";width:80%;height:4px;background:#fff;position:absolute;top:46px;left:10%;border-radius:3px}body.borrowbox-admin .component.simple-bar-header nav #logout-button,#root.borrowbox-admin .component.simple-bar-header nav #logout-button{border-color:transparent}body.borrowbox-admin .component.simple-bar-header nav a,#root.borrowbox-admin .component.simple-bar-header nav a{color:#fff;padding:5px;display:inline-block;height:100%;text-decoration:none;display:flex;align-items:center}body.borrowbox-admin .component.simple-bar-header nav a:hover,#root.borrowbox-admin .component.simple-bar-header nav a:hover{opacity:.85}.segmented-button{width:max-content;height:auto;column-gap:1px;flex-grow:0;flex-shrink:0}.segmented-button:has(>button:first-child:nth-last-child(2)){width:144px}.segmented-button:has(>button:first-child:nth-last-child(2)) button{flex:1 1 50%}.segmented-button button{padding-inline:15px;padding:6px;height:auto}.segmented-button button,.segmented-button button.selected{border:1px solid transparent}.segmented-button.theme-positive .selected,.segmented-button button.theme-positive{background:#3f8600!important}.segmented-button.theme-positive .selected,.segmented-button.theme-positive .selected.selected,.segmented-button button.theme-positive,.segmented-button button.theme-positive.selected{border:1px solid transparent}table.component.text-label-edit-table tr td:first-child{font-weight:700;vertical-align:top}table.component.text-label-edit-table tr.section td{padding-top:30px}table.component.text-label-edit-table tr+tr td{padding-top:15px}table.component.text-label-edit-table tr td:last-child{width:600px}table.component.text-label-edit-table td{border:1px solid #fff;min-width:200px}table.component.text-label-edit-table td.term{display:flex;flex-direction:column;row-gap:5px}table.component.text-label-edit-table td.edit-term{display:flex;flex-direction:column;row-gap:7px;position:relative}table.component.text-label-edit-table td.edit-term .lang-picker{align-items:flex-start;height:min-content;column-gap:10px}table.component.text-label-edit-table td.edit-term .lang-picker>:first-child{align-self:center}table.component.text-label-edit-table td.edit-term>div>*:first-child{font-size:12px}table.component.text-label-edit-table td.edit-term>div{display:flex;column-gap:10px}table.component.text-label-edit-table td.edit-term input{height:30px;margin:0;box-shadow:inset 0 0 2px #00000017;border:1px solid #e6e6e6;background:#fff;border-radius:2px;font-size:14px}table.component.text-label-edit-table td.edit-term input[disabled]{background:#f0f0f0;color:#000000b3}table.component.text-label-edit-table td.edit-term textarea{width:100%;min-height:5.5lh;box-shadow:inset 0 0 2px #00000017;border:1px solid #e6e6e6;background:#fff;border-radius:2px;font-size:14px;padding:9px}table.component.text-label-edit-table td.edit-term textarea[disabled]{background:#f0f0f0;color:#000000b3}table.component.text-label-edit-table td.edit-term .icon.info-outlined{margin-top:6px}table.component.text-label-edit-table td.edit-term .icon.info-outlined.invisible{visibility:hidden;pointer-events:none}table.component.text-label-edit-table tr td div{display:flex}table.component.text-label-edit-table .component.status-pill{width:max-content;float:left;margin-right:10px}table.component.text-label-edit-table .component.text-tag{margin-left:0}table.component.text-label-edit-table .component.tooltip{display:block;position:absolute;background:#fafafa;padding:12px 20.7px 13px 12.3px;border:1px solid #e6e6e6;border-radius:4px;box-shadow:0 2px 4px #0000000f}#storybook-root table.component.text-label-edit-table .component.tooltip{top:-12px;right:0}.gild.gild-connect-ui .component.status-pill{padding:5px 10px;display:flex;column-gap:5px;border-radius:20px;font-weight:700;font-size:12px;justify-content:center;align-items:center;height:24px;width:max-content}.gild.gild-connect-ui .component.status-pill.disabled{background:#ebd0d0;color:#935b5b}.gild.gild-connect-ui .component.status-pill.theme-positive{background:#d8edba;color:#000}.gild.gild-connect-ui .component.status-pill.theme-neutral{background:#f0f0f0;color:#000}.gild.gild-connect-ui .component.status-pill.align-inline{margin-left:10px;margin-right:10px}.gild.gild-connect-ui .component.status-pill.align-inline:first-child{margin-left:0}.gild.gild-connect-ui .component.text-tag{color:#7a7a7a;font-size:14px;margin-left:4px}.gild .component.checkbox-input{font-size:inherit}.gild .component.checkbox-input,.gild .component.checkbox-input *{box-sizing:content-box}.gild .component.checkbox-input label{user-select:none;color:#9a9a9a;font-size:inherit;display:flex}.gild .component.checkbox-input label:hover{cursor:pointer}.gild .component.checkbox-input input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;cursor:pointer;appearance:none}.gild .component.checkbox-input input[type=checkbox]:checked~.check:before,.gild .component.checkbox-input input[type=checkbox]:checked~.check:after{display:block}.gild .component.checkbox-input input[type=checkbox][disabled]~.check{border-color:#b6b6b6;background:#e7e7e7}.gild .component.checkbox-input input[type=checkbox][disabled]~.check:before{opacity:0}.gild .component.checkbox-input input[type=checkbox][disabled]~.check:after{border-color:#b6b6b6}.gild .component.checkbox-input input[type=checkbox]:focus-visible~.check{box-shadow:0 0 .25em .25em #006bb74d}.gild .component.checkbox-input .check{border:.0625em solid #8c8c8c;width:1em;height:1em;background:#fff;border-radius:.125em;box-shadow:inset 0 1px 2px #0000001a;position:relative;flex-shrink:0;display:inline-block;margin-right:1ch;margin-top:.1em;align-self:flex-start}.gild .component.checkbox-input .check:before,.gild .component.checkbox-input .check:after{display:none;content:"";width:.4375em;height:1em;transform:rotate(45deg);border-right:.125em solid #7fc31c;border-bottom:.125em solid #7fc31c;position:absolute;top:-.375em;right:-.0625em}.gild .component.checkbox-input .check:before{border-color:#fff;border-width:.375em;top:-.5em;right:-.1875em}.component.modal .panel .body p,.component.modal .panel .header h1,.component.modal .panel .header h2,.component.modal .panel .header h3,.component.modal .panel .header h4,.component.modal .panel .header h5,.component.modal .panel .header h6,.gild .input-line.checkbox,.gild .mini-placeholder-input label,.gild section.form-section h1,.gild section.form-section h2,.gild section.form-section h3,.gild section.form-section h4,.gild section.form-section h5,.gild section.form-section h6{font-weight:400;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:.2px}.component.modal .panel .header h1,.component.modal .panel .header h2,.component.modal .panel .header h3,.component.modal .panel .header h4,.component.modal .panel .header h5,.component.modal .panel .header h6,.gild .input-line.checkbox,.gild .mini-placeholder-input label,.gild section.form-section h1,.gild section.form-section h2,.gild section.form-section h3,.gild section.form-section h4,.gild section.form-section h5,.gild section.form-section h6{color:#000}.gild section.form-section h1,.gild section.form-section h2,.gild section.form-section h3,.gild section.form-section h4,.gild section.form-section h5,.gild section.form-section h6{font-weight:700}.gild .input-group{margin-bottom:20px}.gild .input-group label{font-size:13px;line-height:16px;color:#9a9a9a}.gild .input-group label input{margin-top:20px!important}.gild .input-group button.filter-option{margin-top:10px}.gild .input-group.section{margin-top:57px}.gild .input-group.size-80{width:80%;margin-right:20%}.gild .input-group[data-state*=error] input[type=text],.gild .input-group[data-state*=error] input[type=password],.gild .input-group[data-state*=error] input[type=email]{border-color:#d0021b}.gild .input-group[data-state*=error] .mini-placeholder-input label,.gild .input-group[data-state*=error] p.error{color:#d0021b}.gild .input-group[data-state*=success] input[type=text],.gild .input-group[data-state*=success] input[type=password],.gild .input-group[data-state*=success] input[type=email]{border-color:#360}.gild .input-group[data-state*=success] .mini-placeholder-input label,.gild .input-group[data-state*=success] p.success{color:#360}.gild .input-group ::-webkit-input-placeholder{font-style:italic;color:#c5c5c5}.gild .input-group :-moz-placeholder{font-style:italic;color:#c5c5c5}.gild .input-group ::-moz-placeholder{font-style:italic;color:#c5c5c5}.gild .input-group :-ms-input-placeholder{font-style:italic;color:#c5c5c5}.gild .input-line.checkbox{line-height:1.3;font-size:14px;margin-bottom:15px;display:flex;align-items:flex-start}.gild .input-line.checkbox input[type=checkbox]{margin-right:6px;top:-2px;position:relative;margin-left:0}.gild span.required{color:#d0021b;margin-left:5px}.gild input[type=text],.gild input[type=password],.gild input[type=email]{height:40px;padding:10px 11px 12px;box-shadow:inset 0 1px 4px #0000001a;width:100%;margin-bottom:11px;font-size:15px}.gild input[type=text][disabled],.gild input[type=password][disabled],.gild input[type=email][disabled]{color:#000;background:#f2f2f2}.gild input[type=text].theme-underlined,.gild input[type=password].theme-underlined,.gild input[type=email].theme-underlined{box-shadow:none;padding:0 0 5px;margin:0;height:initial;border-width:0 0 1px 0;border-bottom:1px solid #959595}.gild .input-icon{position:relative}.gild .input-icon input{padding-right:35px}.gild .input-icon .button-icon{position:absolute;top:0;background:#add8e6}.gild .input-icon .button-icon:active{position:absolute}.gild .input-icon .button-icon:first-child{left:0}.gild .input-icon .button-icon:last-child{right:0}.gild .mini-placeholder-input{position:relative}.gild .mini-placeholder-input label{position:absolute;display:block;opacity:0;top:1rem;left:13px;font-size:11px;color:#525252;transition:color .5s ease,opacity .5s ease,top .5s ease;user-select:none}.gild .mini-placeholder-input label:hover{cursor:text!important}.gild .mini-placeholder-input input[type=text],.gild .mini-placeholder-input input[type=password],.gild .mini-placeholder-input input[type=email]{transition:padding-bottom .5s ease,padding-top .5s ease}.gild .mini-placeholder-input[data-state=filled] label{opacity:1;top:4px;user-select:auto}.gild .mini-placeholder-input[data-state=filled] input[type=text],.gild .mini-placeholder-input[data-state=filled] input[type=password],.gild .mini-placeholder-input[data-state=filled] input[type=email]{padding-bottom:0;padding-top:12px}@media (prefers-reduced-motion){.gild .mini-placeholder-input label,.gild .mini-placeholder-input input{transition:none!important}}.gild input[type=checkbox]:not(disabled,.disabled):hover{cursor:pointer}.gild label[for]:not([for=""]):hover{cursor:pointer}.gild section.form-section h1,.gild section.form-section h2,.gild section.form-section h3,.gild section.form-section h4,.gild section.form-section h5,.gild section.form-section h6{color:#393939;font-size:11px;text-transform:uppercase;margin-top:0;margin-bottom:14px}.gild section.form-section+section.form-section{margin-top:40px}.gild section.form-section [class^=button-]{padding-left:45px;padding-right:45px}.component.modal-backdrop{background:#00000042;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:500}.component.modal-backdrop[data-state*=hidden]{display:none}.component.modal{position:fixed;top:0;left:0;width:100vw;height:100%;overflow:hidden auto;z-index:600}.component.modal[data-state*=hidden]{display:none}.component.modal[data-state*=error] .panel .header h1,.component.modal[data-state*=error] .panel .header h2,.component.modal[data-state*=error] .panel .header h3,.component.modal[data-state*=error] .panel .header h4,.component.modal[data-state*=error] .panel .header h5,.component.modal[data-state*=error] .panel .header h6{color:#d0021b}.component.modal .panel-wrapper{max-width:calc(100% - 2rem);position:relative;width:auto;margin:2rem auto;min-height:calc(100% - 4rem);display:flex;flex-direction:column;justify-content:center}@media screen and (min-width: 414px){.component.modal .panel-wrapper{min-width:380px;max-width:calc(414px - 2rem)}}.component.modal .panel .header{display:flex;justify-content:space-between;align-items:center}.component.modal button.close{background:none;border:0;font-size:20px;position:relative}.component.modal button.close:hover{cursor:pointer}.component.modal button.close:active{top:1px}.component.modal .panel{padding:24px 32px 14px;border-radius:3px;box-shadow:0 2px 4px #00000042;border:solid 1px #ffffff;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%}@media screen and (min-width: 576px){.component.modal .panel{padding:24px 32px}}.component.modal .panel .header{margin-bottom:35px}.component.modal .panel .header h1,.component.modal .panel .header h2,.component.modal .panel .header h3,.component.modal .panel .header h4,.component.modal .panel .header h5,.component.modal .panel .header h6{margin:0;font-size:21.6px;color:#000}.component.modal .panel .header.divider{border-bottom:1px solid #e6e6e6;padding-bottom:24px;margin-bottom:34px}.component.modal .panel .body{margin-bottom:auto}.component.modal .panel .body p{font-size:14px;white-space:pre-line}.component.modal .panel .body b{font-weight:700}.component.modal .panel .body a{font-weight:700;text-decoration:underline}.component.modal .panel hr{width:100%;height:1px;border-color:#0000001f;margin-top:32px;margin-bottom:24px}.component.modal .panel .footer{display:flex;flex-flow:row wrap-reverse;justify-content:flex-end;margin-top:40px;gap:10px}.component.modal .panel .footer [class^=button-]{flex-grow:1;flex-basis:100%}@media screen and (width >= 413px){.component.modal .panel .footer [class^=button-]{flex-basis:calc(50% - 5px)}}.component.modal .panel .footer[data-buttoncount="2"] [class^=button-]{flex-basis:130px}.component.modal.size-wide .panel-wrapper{max-width:calc(100% - 2rem)}@media screen and (min-width: 576px){.component.modal.size-wide .panel-wrapper{min-width:380px;max-width:calc(566px - 2rem)}}.component.modal.size-fullscreen .panel-wrapper{max-width:calc(100% - 2rem)}.component.modal.size-large .panel-wrapper{max-width:60vw}@media screen and (min-height: 830px){.component.modal.size-large .panel-wrapper .panel{min-height:753px}}.component.modal.size-wide .footer [class^=button-],.component.modal.buttons-right .footer [class^=button-]{padding-left:10px;padding-right:10px}@media screen and (min-width: 576px){.component.modal.size-wide .footer [class^=button-],.component.modal.buttons-right .footer [class^=button-]{flex-grow:0;flex-basis:155px}}.component.modal.size-wide .footer[data-buttoncount="3"] [class^=button-],.component.modal.size-wide .footer[data-buttoncount="4"] [class^=button-],.component.modal.size-wide .footer[data-buttoncount="5"] [class^=button-],.component.modal.size-wide .footer[data-buttoncount="6"] [class^=button-],.component.modal.buttons-right .footer[data-buttoncount="3"] [class^=button-],.component.modal.buttons-right .footer[data-buttoncount="4"] [class^=button-],.component.modal.buttons-right .footer[data-buttoncount="5"] [class^=button-],.component.modal.buttons-right .footer[data-buttoncount="6"] [class^=button-]{flex-basis:auto;flex-grow:1}.component.modal.size-wide .footer[data-buttoncount="3"] [class^=button-][class*=button-positive],.component.modal.size-wide .footer[data-buttoncount="4"] [class^=button-][class*=button-positive],.component.modal.size-wide .footer[data-buttoncount="5"] [class^=button-][class*=button-positive],.component.modal.size-wide .footer[data-buttoncount="6"] [class^=button-][class*=button-positive],.component.modal.buttons-right .footer[data-buttoncount="3"] [class^=button-][class*=button-positive],.component.modal.buttons-right .footer[data-buttoncount="4"] [class^=button-][class*=button-positive],.component.modal.buttons-right .footer[data-buttoncount="5"] [class^=button-][class*=button-positive],.component.modal.buttons-right .footer[data-buttoncount="6"] [class^=button-][class*=button-positive]{flex-grow:2}.component.modal.product-preview .panel-wrapper{max-width:calc(70vh - 2rem)}.component.modal.product-preview .panel{height:calc(100vh - 4rem)}.component.modal.product-preview .panel .header{display:none}.component.modal.product-preview .panel .body{height:100%}.component.modal.product-preview .panel .body iframe.visual-preview-content{height:100%;border:0}.component.modal.product-preview .panel .footer{margin-top:10px}.component.modal.ereader-code-modal{text-align:center}.component.modal.ereader-code-modal h1,.component.modal.ereader-code-modal h2,.component.modal.ereader-code-modal h3,.component.modal.ereader-code-modal h4,.component.modal.ereader-code-modal h5,.component.modal.ereader-code-modal h6{text-align:center;font-size:21.6px;color:#000;font-weight:400;margin-top:0;margin-bottom:24px}.component.modal.ereader-code-modal p{padding:0 23px;margin:0}.component.modal.ereader-code-modal .validity-note{font-size:14px;line-height:18px;color:#676767;margin-top:10px;margin-bottom:20px}.component.modal.ereader-code-modal .generate-new-code{margin-top:20px;margin-bottom:24px}.component.modal.ereader-code-modal .generate-new-code button{padding-left:14px;padding-right:14px}.component.modal.ereader-code-modal .code-display{margin:10px auto}.component.modal.ereader-code-modal .code-display+p{margin-top:24px}body.ie11 .component.modal .panel-wrapper{max-width:calc(100% - 2rem)}@media screen and (min-width: 576px){body.ie11 .component.modal .panel-wrapper{max-width:550px}}body.ie11 .component.modal .footer>*{margin-right:10px;margin-bottom:10px}.gild.borrowbox-api-documentation .page.login-simple{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:100dvh;min-height:100vh}.gild.borrowbox-api-documentation .component.text-input.text-input-simple{display:flex;flex-direction:column}.gild.borrowbox-api-documentation .component.text-input.text-input-simple:after{border-bottom:1px solid #959595;content:"";width:calc(100% - 14px);height:0;align-self:center;transition:border-color .3s ease-in-out}.gild.borrowbox-api-documentation .component.text-input.text-input-simple[data-state*=error]:after{border-color:red}.gild.borrowbox-api-documentation .component.text-input.text-input-simple[data-state*=error] input[type=text]:placeholder-shown::placeholder,.gild.borrowbox-api-documentation .component.text-input.text-input-simple[data-state*=error] input[type=password]:placeholder-shown::placeholder{color:red}.gild.borrowbox-api-documentation .component.text-input.text-input-simple[data-state*=error] input[type=text],.gild.borrowbox-api-documentation .component.text-input.text-input-simple[data-state*=error] input[type=text]:placeholder-shown::placeholder,.gild.borrowbox-api-documentation .component.text-input.text-input-simple[data-state*=error] input[type=password],.gild.borrowbox-api-documentation .component.text-input.text-input-simple[data-state*=error] input[type=password]:placeholder-shown::placeholder{color:red}.gild.borrowbox-api-documentation .component.text-input.text-input-simple input[type=text],.gild.borrowbox-api-documentation .component.text-input.text-input-simple input[type=password]{box-shadow:none;border:0;padding:3px 7px;position:relative;margin-bottom:0;transition:color .3s ease-in-out}.gild.borrowbox-api-documentation .component.text-input.text-input-simple input[type=text]:placeholder-shown::placeholder,.gild.borrowbox-api-documentation .component.text-input.text-input-simple input[type=password]:placeholder-shown::placeholder{font-style:italic;color:#000;opacity:1;font-size:15px}.gild.borrowbox-api-documentation .component.text-input.text-input-simple+.component.text-input-simple{margin-top:35px}.gild.borrowbox-api-documentation .component.login-window{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gild.borrowbox-api-documentation .component.login-window .window-contents{min-width:436px;margin:0 0 12px;padding:55px 41px 36px 40px;border-radius:8px;border:solid 1px #e3e3e3;display:flex;flex-direction:column;justify-content:space-between}.gild.borrowbox-api-documentation .component.login-window .window-contents form{display:flex;flex-direction:column}.gild.borrowbox-api-documentation .component.login-window .window-contents>*{margin-bottom:20px}.gild.borrowbox-api-documentation .component.login-window .window-contents>*:last-child{margin-bottom:0}.gild.borrowbox-api-documentation .component.login-window .window-contents .logo{max-width:100%;width:111px;height:auto;align-self:center;margin-bottom:25px}.gild.borrowbox-api-documentation .component.login-window .window-contents h1{font-family:Arial;white-space:nowrap;font-size:24px;font-weight:400;text-align:center;margin-top:0;margin-bottom:60px}.gild.borrowbox-api-documentation .component.login-window .window-contents button{font-size:14px;height:auto}.gild.borrowbox-api-documentation .component.login-window .window-contents button:active{margin-top:1px;margin-bottom:-1px}.gild.borrowbox-api-documentation .component.login-window .window-contents .error-message{padding:20px 0;opacity:0;height:64px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:red;font-size:14px;transition:opacity .2s ease-in-out}.gild.borrowbox-api-documentation .component.login-window .window-contents .error-message.visible{opacity:1}.gild.borrowbox-api-documentation .component.login-window .window-signature{text-align:center;font-size:13px;font-family:Arial;color:#c6c6c6}.gild.gild-connect-ui .icon.caret-left:before,.gild.gild-connect-ui .icon.caret-right:before{vertical-align:middle}.component.modal .panel .header h1,.component.modal .panel .header h2,.component.modal .panel .header h3,.component.modal .panel .header h4,.component.modal .panel .header h5,.component.modal .panel .header h6{font-weight:400;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:.2px;color:#000}.component.modal .panel .body p{font-weight:400;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:.2px;font-size:14px;white-space:pre-line}.level1{position:relative}.search-input-wrapper{background:#fff;width:200px;height:33px;position:relative;border:1px solid #d7d7d7;border-radius:3px;display:flex;align-items:center;padding:0 10px;justify-content:space-between;transition:width .2s linear,position .3s linear,top .3s linear,left .3s linear}.search-input-wrapper button{border:0;background:none;position:relative}.search-input-wrapper button:active{top:1px}.search-input-wrapper>button.close{display:none}.search-input-wrapper.is-open{width:calc(100% - 55px);position:absolute;top:calc(50% - 16.5px);left:30px}.search-input-wrapper.is-open>button.close{display:inline-block}.search-input-wrapper .icon{font-size:24px;color:#444}.search-input-wrapper input.search{position:absolute;height:100%;top:0;left:40px;width:calc(100% - 80px);border:0;background:transparent;outline:0}:root{--library-color: #7fc31c}.bento-1{display:flex;flex-direction:row;column-gap:10px;row-gap:10px;align-items:center}.bento-equal{display:flex;column-gap:8px}button.button.gild.size-sm{line-height:16px}button.button.gild.size-sm i.material-icons,button.button.gild.size-sm span.material-icons{vertical-align:unset;padding-right:2px}
