.paw-template-large-two-column-landscape-template { width: 80vw; height: 80vh; display: flex; flex-direction: row; } .paw-template-large-two-column-landscape-template-column { display: flex; flex-direction: column; justify-content: space-between; } .paw-template-large-two-column-landscape-template-area { padding: 5px; box-sizing: border-box; justify-content: center; align-items: center; } .paw-template-large-two-column-landscape-template-content { height: 100%; } .paw-template-large-two-column-landscape-template-spinner-wrapper { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .paw-template-large-two-column-landscape-template-column-0 { width: 60%; border-right: 1px solid #785a28; } .paw-template-large-two-column-landscape-template-column-1 { width: 40%; } .paw-template-large-two-column-landscape-template-area-0 { height: 15%; } .paw-template-large-two-column-landscape-template-area-1 { height: 75%; } .paw-template-large-two-column-landscape-template-area-2 { height: 10%; } .paw-template-large-two-column-landscape-template-area-3 { height: 15%; border-bottom: 1px solid #785a28; } .paw-template-large-two-column-landscape-template-area-4 { height: 65%; border-bottom: 1px solid #785a28; } .paw-template-large-two-column-landscape-template-area-5 { height: 20%; } .paw-template-image-carousel { height: 100%; display: flex; flex-direction: row; } .paw-template-image-carousel-thumbnail-container { width: 100%; display: flex; flex-wrap: nowrap; overflow-x: auto; } .paw-template-image-carousel-thumbnail-container::-webkit-scrollbar { display: none; } .paw-template-image-carousel-thumbnail-button { height: 100%; min-width: 100px; background-size: contain; background-repeat: no-repeat; background-position: center; background-color: transparent; border-color: transparent; outline: none; } .paw-template-image-carousel-thumbnail-button-selected { border-color: #ffd700; } .paw-template-image-carousel-left-arrow { width: 50px; height: 100%; } .paw-template-image-carousel-right-arrow { width: 50px; height: 100%; } .paw-template-image { height: 100%; } .paw-template-image-content { height: 100%; background-size: contain; background-repeat: no-repeat; background-position: center; } .paw-template-purchase { height: 100%; width: 100%; display: flex; flex-direction: row; justify-content: center; align-items: center; flex-wrap: wrap; } .paw-template-purchase-spinner-wrapper { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .paw-template-purchase-button { padding: 5px; } .paw-template-purchase-button-container { display: flex; align-items: center; } .paw-template-purchase-button-currency-image { width: 15px; height: 15px; background-size: contain; background-repeat: no-repeat; background-position: center; } .paw-template-purchase-button-currency-price { padding-left: 5px; } .paw-template-purchase-button-currency-name { padding-left: 5px; } .paw-template-purchase-error { color: #f00; } .paw-template-purchase-success { color: #008000; } .paw-template-scroll-list-section-title { font-family: var(--font-display); } .paw-template-scroll-list-item-title, .paw-template-scroll-list-item-subtitle, .paw-template-scroll-list-item-rightText { font-family: var(--font-body); } .paw-template-scroll-list-section-title, .paw-template-scroll-list-item-title, .paw-template-scroll-list-item-subtitle, .paw-template-scroll-list-item-rightText { -webkit-user-select: none; } .paw-template-scroll-list-section-title, .paw-template-scroll-list-item-title, .paw-template-scroll-list-item-subtitle, .paw-template-scroll-list-item-rightText { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-template-scroll-list-section-title { text-transform: uppercase; } .paw-template-scroll-list-section-title:lang(ko-kr), .paw-template-scroll-list-section-title:lang(ja-jp), .paw-template-scroll-list-section-title:lang(tr-tr), .paw-template-scroll-list-section-title:lang(el-gr), .paw-template-scroll-list-section-title:lang(th-th), .paw-template-scroll-list-section-title:lang(zh-tw) { text-transform: none; } .paw-template-scroll-list-section-title { color: #f0e6d2; font-size: 12px; font-weight: 700; line-height: 16px; letter-spacing: 0.075em; } .paw-template-scroll-list-section-title:lang(ja-jp) { font-size: 13px; } .paw-template-scroll-list-section-title:lang(ar-ae) { letter-spacing: 0; } .paw-template-scroll-list-item-title, .paw-template-scroll-list-item-subtitle, .paw-template-scroll-list-item-rightText { color: #a09b8c; font-size: 14px; font-weight: normal; line-height: 20px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .paw-template-scroll-list-item-title:lang(ar-ae), .paw-template-scroll-list-item-subtitle:lang(ar-ae), .paw-template-scroll-list-item-rightText:lang(ar-ae) { letter-spacing: 0; } .paw-template-scroll-list { height: 100%; } .paw-template-scroll-list-container { display: flex; flex-direction: column; } .paw-template-scroll-list-section { padding: 10px 0; } .paw-template-scroll-list-section-title { height: 10%; padding: 0 5px; } .paw-template-scroll-list-item-image { background-size: contain; background-repeat: no-repeat; background-position: center; } .paw-template-scroll-list-item-title { width: 100%; padding: 0 10px; text-align: left; } .paw-template-scroll-list-item-subtitle { width: 100%; padding: 0 10px; text-align: left; } .paw-template-scroll-list-item-rightText { text-align: right; } .paw-template-scroll-list-item { width: 100%; display: flex; flex-direction: row; justify-content: space-between; align-items: center; background-color: transparent; border-color: transparent; outline: none; } .paw-template-scroll-list-item-expanded { height: 50px; } .paw-template-scroll-list-item-expanded-image { height: 50px; width: 50px; } .paw-template-scroll-list-item-expanded-title-subtitle-container { width: 100%; display: flex; flex-direction: column; } .paw-template-scroll-list-item-compact { height: 25px; } .paw-template-scroll-list-item-compact-image { flex-shrink: 0; height: 15px; width: 15px; } .paw-template-text { font-family: var(--font-body); } .paw-template-text { -webkit-user-select: none; } .paw-template-text { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-template-text { color: #a09b8c; font-size: 14px; font-weight: normal; line-height: 20px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .paw-template-text:lang(ar-ae) { letter-spacing: 0; } .paw-template-text { height: 100%; display: flex; flex-direction: column; justify-content: center; text-align: center; } .paw-template-title-subtitle-title, .paw-template-title-subtitle-subtitle { font-family: var(--font-display); } .paw-template-title-subtitle-title, .paw-template-title-subtitle-subtitle { -webkit-user-select: none; } .paw-template-title-subtitle-title, .paw-template-title-subtitle-subtitle { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-template-title-subtitle-title, .paw-template-title-subtitle-subtitle { text-transform: uppercase; } .paw-template-title-subtitle-title:lang(ko-kr), .paw-template-title-subtitle-subtitle:lang(ko-kr), .paw-template-title-subtitle-title:lang(ja-jp), .paw-template-title-subtitle-subtitle:lang(ja-jp), .paw-template-title-subtitle-title:lang(tr-tr), .paw-template-title-subtitle-subtitle:lang(tr-tr), .paw-template-title-subtitle-title:lang(el-gr), .paw-template-title-subtitle-subtitle:lang(el-gr), .paw-template-title-subtitle-title:lang(th-th), .paw-template-title-subtitle-subtitle:lang(th-th), .paw-template-title-subtitle-title:lang(zh-tw), .paw-template-title-subtitle-subtitle:lang(zh-tw) { text-transform: none; } .paw-template-title-subtitle-title { color: #f0e6d2; font-size: 24px; font-weight: 700; line-height: 28px; letter-spacing: 0.05em; } .paw-template-title-subtitle-title:lang(ar-ae) { letter-spacing: 0; } .paw-template-title-subtitle-subtitle { color: #f0e6d2; font-size: 18px; font-weight: 700; line-height: 22px; letter-spacing: 0.05em; } .paw-template-title-subtitle-subtitle:lang(ar-ae) { letter-spacing: 0; } .paw-template-title-subtitle-subtitle { color: #a09b8c; } .paw-template-title-subtitle { height: 100%; display: flex; flex-direction: column; justify-content: center; text-align: center; } .paw-template-vertical-list-element-name, .paw-template-vertical-list-element-description { font-family: var(--font-body); } .paw-template-vertical-list-element-name, .paw-template-vertical-list-element-description { -webkit-user-select: none; } .paw-template-vertical-list-element-name, .paw-template-vertical-list-element-description { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-template-vertical-list-element-name, .paw-template-vertical-list-element-description { color: #a09b8c; font-size: 14px; font-weight: normal; line-height: 20px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .paw-template-vertical-list-element-name:lang(ar-ae), .paw-template-vertical-list-element-description:lang(ar-ae) { letter-spacing: 0; } .paw-template-vertical-list { height: 100%; display: flex; flex-direction: column; } .paw-template-vertical-list-element { height: 100%; display: flex; flex-direction: row; } .paw-template-vertical-list-element-image { height: 100%; width: 30%; margin-right: 5%; background-size: contain; background-repeat: no-repeat; background-position: center; } .paw-template-vertical-list-element-text-container { height: 100%; width: 100%; display: flex; flex-direction: column; justify-content: center; } .paw-template-vertical-list-element-name { font-weight: bold; } .paw-window .paw-content .title-text { font-family: var(--font-display); } .paw-window .paw-content { font-family: var(--font-body); } .paw-window .paw-content, .paw-window .paw-content .title-text { -webkit-user-select: none; } .paw-window .paw-content, .paw-window .paw-content .title-text { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-window .paw-content .title-text { text-transform: uppercase; } .paw-window .paw-content .title-text:lang(ko-kr), .paw-window .paw-content .title-text:lang(ja-jp), .paw-window .paw-content .title-text:lang(tr-tr), .paw-window .paw-content .title-text:lang(el-gr), .paw-window .paw-content .title-text:lang(th-th), .paw-window .paw-content .title-text:lang(zh-tw) { text-transform: none; } .paw-window .paw-content .title-text { color: #f0e6d2; font-size: 24px; font-weight: 700; line-height: 28px; letter-spacing: 0.05em; } .paw-window .paw-content .title-text:lang(ar-ae) { letter-spacing: 0; } .paw-window .paw-content { color: #a09b8c; font-size: 14px; font-weight: normal; line-height: 20px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .paw-window .paw-content:lang(ar-ae) { letter-spacing: 0; } .paw-window .paw-content .title-text { font-family: var(--font-display); } .paw-window .paw-content { font-family: var(--font-body); } .paw-window { position: relative; width: 526px; min-height: 486px; display: flex; flex-direction: column; } .paw-window.paw-window-choice { width: 756px; height: 610px; } .paw-window .spinner-wrapper { width: 100%; height: 100%; display: flex; flex-grow: 1; justify-content: center; align-items: center; } .paw-window .paw-content { position: relative; display: flex; flex-direction: column; justify-content: center; flex-grow: 1; text-align: center; padding: 0 20px; } .paw-window .paw-content.no-padding { padding: 0; } .paw-window .paw-content .fade-in { -webkit-animation: fade-in 1s forwards; } .paw-window .paw-content .fade-out { -webkit-animation: fade-out 0.5s forwards; } @-webkit-keyframes fade-in { from { opacity: 0; } to { opacity: 1; } } @-webkit-keyframes fade-out { from { opacity: 1; } to { opacity: 0; } } .paw-window .hidden { display: none; } .paw-top-banner .error-message { font-family: var(--font-body); } .paw-top-banner .error-message { -webkit-user-select: none; } .paw-top-banner .error-message { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-top-banner .error-message { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .paw-top-banner .error-message:lang(ja-jp) { font-size: 13px; } .paw-top-banner .error-message:lang(ar-ae) { letter-spacing: 0; } .paw-top-banner .error-message { font-family: var(--font-body); } .paw-top-banner { position: absolute; top: 0px; left: 0px; width: 100%; z-index: 1; } .paw-top-banner .on-sale-banner { font-family: $fonts_lol_display; color: #f0e6d2; background-image: url("/fe/lol-paw/images/sale-badge.png"); box-sizing: border-box; font-size: 16px; font-weight: 500; height: 65px; left: 2px ; right: auto ; padding-top: 17px; position: absolute; text-align: center; text-shadow: 0 0 3px #1d0206; top: -9px; width: 54px; z-index: 1; } .paw-top-banner .error-message { direction: ltr; border-image-slice: 2 13 2 13 fill; border-image-source: url("/fe/lol-paw/images/requirements-not-met-message-border.png"); border-width: 4px 7px; border-style: solid; border-color: transparent; color: #ff2345; font-weight: normal; left: 50%; margin: 0; padding: 2px 2px; position: absolute; top: -15px; transform: translateX(-50%); z-index: 1; } .paw-content-details { direction: ltr; position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 296px; width: 100%; } .paw-content-details .content-separator { width: 100%; border-color: #463714; border-width: 1px 0px; margin: 5px 0; } .paw-purchase-options { direction: ltr; position: relative; flex-grow: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; } .paw-item-splash { max-width: 526px; position: absolute; top: 0; width: calc(100% + 40px); left: -20px; } .paw-item-splash .background-image { max-width: 100%; -webkit-mask-image: linear-gradient(to bottom, #fff 75%, transparent 100%); } .paw-item-splash .half-opacity { opacity: 0.5; } .paw-item-splash .emblem-container { display: flex; justify-content: center; position: absolute; width: 100%; left: 0; top: 200px; } .paw-item-splash .emblem-container .emblem-image { height: 70px; } .paw-overlay-image-content { box-sizing: border-box; min-height: 270px; padding-top: 25px; display: flex; flex-direction: column; align-items: center; } .paw-overlay-image-content .overlay-image-wrapper { position: relative; background-size: cover; padding: 5px; border: thin solid transparent; border-image: linear-gradient(to bottom, #413722 4%, #5b4a25 23%, #907d53 88%, #5f5031 100%); border-image-slice: 1; } .paw-overlay-image-content .overlay-image-wrapper .overlay-image-border { height: 202px; width: 202px; box-shadow: 0 0 0 2px #010a13, inset 0 0 0 1px rgba(1,10,19,0.35); border: thin solid transparent; border-image: linear-gradient(to top, #785b28 0%, #c89c3c 55%, #c8a355 71%, #c8aa6e 100%); border-image-slice: 1; display: flex; justify-content: center; align-items: center; } .paw-overlay-image-content .overlay-image-wrapper .overlay-image-border.summoner_icon { height: 150px; width: 150px; } .paw-overlay-image-content .overlay-image-wrapper .paw-purchase-overlay-image { max-width: 100%; max-height: 100%; } .paw-overlay-image-content .overlay-image-wrapper .chroma-icon { position: absolute; left: 50%; bottom: 0; width: 25px; height: 25px; margin-bottom: -14px; margin-left: -14px; border-radius: 50%; border: 3px solid #010a13; } .paw-dependency-details { width: 100%; display: flex; justify-content: center; flex-direction: column; } .paw-dependency-details .dependency-content { display: flex; align-items: center; justify-content: center; margin: 0 10px; } .paw-dependency-details .dependency-content .dependency-description { color: #785a28; font-weight: bold; margin: 8px 10px 0 0 ; } .paw-dependency-details .dependency-content .icon-container { position: relative; height: 43px; width: 43px; margin-top: 3px; margin-left: 4px; border: thin solid #403829; border-radius: 50%; } .paw-dependency-details .dependency-content .icon-inner-border { height: 39px; width: 39px; border-radius: 50%; background: linear-gradient(to bottom, #554f36 0%, #fee4a8 33%, #a79058 66%, #7a6d48 100%); margin: 2px; } .paw-dependency-details .dependency-content .tile-icon { height: 35px; width: 35px; border-radius: 50%; margin: 2px; } .paw-price-details { position: relative; } .paw-price-button .balance-info { font-family: var(--font-body); } .paw-price-button .balance-info { -webkit-user-select: none; } .paw-price-button .balance-info { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-price-button .balance-info { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .paw-price-button .balance-info:lang(ja-jp) { font-size: 13px; } .paw-price-button .balance-info:lang(ar-ae) { letter-spacing: 0; } .paw-price-button { display: inline-flex; flex-direction: column; margin: 0 10px; } .paw-price-button .multi-currency-purchase-button { margin: 6px auto 5px auto; } .paw-price-button .currency-icon { display: inline-block; width: 15px; height: 15px; background-position: center; background-repeat: no-repeat; background-size: contain; vertical-align: middle; margin: 0 5px 0 0 ; } .paw-price-button .RP { background-image: url("/fe/lol-static-assets/images/icon-rp-gradient-32.png"); width: 16px; height: 16px; } .paw-price-button .IP { background-image: url("/fe/lol-static-assets/images/icon-be-150.png"); } .paw-price-button .price { display: inline-block; vertical-align: middle; } .paw-price-button .multiple-currency-separator { display: inline; margin: 0 5px; vertical-align: middle; } .paw-price-button .multiple-currency-separator:last-child { display: none; } .paw-price-button .balance-info { display: flex; justify-content: center; color: #5b5a56; margin-top: 5px; white-space: nowrap; } .paw-price-button .balance-info .new-balance-label { margin: 3px; } .paw-price-button .balance-info .currency-remaining { margin: 3px; } .paw-price-button .balance-info .cant-afford { margin: 3px; color: #be1e37; } .paw-purchase-confirmation-link { font-family: var(--font-body); } .paw-purchase-confirmation-link { -webkit-user-select: none; } .paw-purchase-confirmation-link { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-purchase-confirmation-link { font-size: 12px; font-weight: normal; outline: 0; letter-spacing: 0.05em; -webkit-font-smoothing: subpixel-antialiased; } .paw-purchase-confirmation-link:lang(ja-jp) { font-size: 13px; } .paw-purchase-confirmation-link:lang(ar-ae) { letter-spacing: 0; } .paw-purchase-confirmation-link { color: #0596aa; text-decoration: none; } .paw-purchase-confirmation-link:hover, .paw-purchase-confirmation-link.hover { color: #cdfafa; } .paw-purchase-confirmation-link:after { width: 9px; height: 9px; content: ''; display: inline-block; vertical-align: middle; -webkit-mask: url(/fe/lol-paw/external-link-mask.png) no-repeat; -webkit-mask-size: contain; background-color: #0596aa; margin: 0 0 0 5px; } .paw-purchase-confirmation-link:lang(ar-ae):after { margin: 0 5px 0 0; transform: scaleX(-1); } .paw-purchase-confirmation-link:hover:after { background-color: #cdfafa; } .paw-purchase-disclaimer { display: inline-flex; padding: 0 16px; align-items: flex-start; } .paw-purchase-disclaimer .hidden { display: none; } .lol-settings-checkbox-label { text-align: left; margin-top: 0; } .paw-purchase-confirmation-link:after { vertical-align: baseline; } .paw-item-unlocked { padding-top: 5px; } .paw-item-unlocked .unlock-success-message { margin: 5px; } .paw-item-unlocked .done-button-row { display: flex; width: 100%; justify-content: center; align-items: center; } .paw-celebration-video { position: absolute; top: -70px; left: -93px; pointer-events: none; } .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-select .paw-choice-separator-background .paw-choice-separator-text { text-transform: uppercase; } .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-select .paw-choice-separator-background .paw-choice-separator-text:lang(ko-kr), .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-select .paw-choice-separator-background .paw-choice-separator-text:lang(ja-jp), .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-select .paw-choice-separator-background .paw-choice-separator-text:lang(tr-tr), .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-select .paw-choice-separator-background .paw-choice-separator-text:lang(el-gr), .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-select .paw-choice-separator-background .paw-choice-separator-text:lang(th-th), .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-select .paw-choice-separator-background .paw-choice-separator-text:lang(zh-tw) { text-transform: none; } .paw-choice-window { display: flex; flex-direction: row; overflow-x: hidden; width: 756px; height: 610px; } .paw-choice-window .paw-choice-error { width: 100%; text-align: center; } .paw-choice-window .paw-choice-content-wrapper { width: 100%; height: 610px; display: flex; flex-direction: row; align-items: center; transition: transform 0.2s ease-in-out; } .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page { width: 756px; height: 610px; position: relative; } .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-select { display: flex; flex-direction: row; justify-content: space-between; } .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-select .paw-choice-separator { height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: #463714; width: 2px; cursor: default; } .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-select .paw-choice-separator-background { width: 40px; height: 40px; background-color: #0a1428; transform: rotate(45deg); border-radius: 2px; display: flex; justify-content: center; align-items: center; } .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-select .paw-choice-separator-background .paw-choice-separator-text { color: #c8aa6e; margin: 0; transform: rotate(-45deg); font-size: 14px; line-height: normal; } .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-select .paw-choice-separator-background .paw-choice-separator-background-insert { border: 1px solid transparent; border-image: linear-gradient(to top, #785b28 0%, #c89c3c 55%, #c8a355 71%, #c8aa6e 100%); border-image-slice: 1; width: 38px; height: 38px; box-sizing: border-box; border-radius: 12px; position: absolute; top: 1px; left: 1px; } .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-select .paw-choice-window-option { height: 100%; width: 377px; } .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-details { display: flex; flex-direction: row; } .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-details .paw-choice-window-details { display: none; } .paw-choice-window .paw-choice-content-wrapper .paw-choice-window-page.item-details .paw-choice-window-details.active { display: flex; } .paw-choice-wrapper .paw-choice-sale .sale-box .paw-choice-sale-label, .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-title, .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-subtitle, .paw-choice-wrapper .paw-choice-item-pricing-option .price, .paw-choice-wrapper .paw-choice-item-pricing-sale .price, .paw-choice-wrapper .paw-choice-item-pricing-sale .sale-discount { font-family: var(--font-display); } .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-description { font-family: var(--font-body); } .paw-choice-wrapper .paw-choice-sale .sale-box .paw-choice-sale-label, .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-title, .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-subtitle, .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-description, .paw-choice-wrapper .paw-choice-item-pricing-option .price, .paw-choice-wrapper .paw-choice-item-pricing-sale .price, .paw-choice-wrapper .paw-choice-item-pricing-sale .sale-discount { -webkit-user-select: none; } .paw-choice-wrapper .paw-choice-sale .sale-box .paw-choice-sale-label, .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-title, .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-subtitle, .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-description, .paw-choice-wrapper .paw-choice-item-pricing-option .price, .paw-choice-wrapper .paw-choice-item-pricing-sale .price, .paw-choice-wrapper .paw-choice-item-pricing-sale .sale-discount { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-choice-wrapper .paw-choice-sale .sale-box .paw-choice-sale-label, .paw-choice-wrapper .paw-choice-discount .paw-choice-discount-amount, .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-title, .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-subtitle, .paw-choice-wrapper .paw-choice-item-pricing-option .price, .paw-choice-wrapper .paw-choice-item-pricing-sale .price, .paw-choice-wrapper .paw-choice-item-pricing-sale .sale-discount { text-transform: uppercase; } .paw-choice-wrapper .paw-choice-sale .sale-box .paw-choice-sale-label:lang(ko-kr), .paw-choice-wrapper .paw-choice-discount .paw-choice-discount-amount:lang(ko-kr), .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-title:lang(ko-kr), .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-subtitle:lang(ko-kr), .paw-choice-wrapper .paw-choice-item-pricing-option .price:lang(ko-kr), .paw-choice-wrapper .paw-choice-item-pricing-sale .price:lang(ko-kr), .paw-choice-wrapper .paw-choice-item-pricing-sale .sale-discount:lang(ko-kr), .paw-choice-wrapper .paw-choice-sale .sale-box .paw-choice-sale-label:lang(ja-jp), .paw-choice-wrapper .paw-choice-discount .paw-choice-discount-amount:lang(ja-jp), .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-title:lang(ja-jp), .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-subtitle:lang(ja-jp), .paw-choice-wrapper .paw-choice-item-pricing-option .price:lang(ja-jp), .paw-choice-wrapper .paw-choice-item-pricing-sale .price:lang(ja-jp), .paw-choice-wrapper .paw-choice-item-pricing-sale .sale-discount:lang(ja-jp), .paw-choice-wrapper .paw-choice-sale .sale-box .paw-choice-sale-label:lang(tr-tr), .paw-choice-wrapper .paw-choice-discount .paw-choice-discount-amount:lang(tr-tr), .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-title:lang(tr-tr), .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-subtitle:lang(tr-tr), .paw-choice-wrapper .paw-choice-item-pricing-option .price:lang(tr-tr), .paw-choice-wrapper .paw-choice-item-pricing-sale .price:lang(tr-tr), .paw-choice-wrapper .paw-choice-item-pricing-sale .sale-discount:lang(tr-tr), .paw-choice-wrapper .paw-choice-sale .sale-box .paw-choice-sale-label:lang(el-gr), .paw-choice-wrapper .paw-choice-discount .paw-choice-discount-amount:lang(el-gr), .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-title:lang(el-gr), .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-subtitle:lang(el-gr), .paw-choice-wrapper .paw-choice-item-pricing-option .price:lang(el-gr), .paw-choice-wrapper .paw-choice-item-pricing-sale .price:lang(el-gr), .paw-choice-wrapper .paw-choice-item-pricing-sale .sale-discount:lang(el-gr), .paw-choice-wrapper .paw-choice-sale .sale-box .paw-choice-sale-label:lang(th-th), .paw-choice-wrapper .paw-choice-discount .paw-choice-discount-amount:lang(th-th), .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-title:lang(th-th), .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-subtitle:lang(th-th), .paw-choice-wrapper .paw-choice-item-pricing-option .price:lang(th-th), .paw-choice-wrapper .paw-choice-item-pricing-sale .price:lang(th-th), .paw-choice-wrapper .paw-choice-item-pricing-sale .sale-discount:lang(th-th), .paw-choice-wrapper .paw-choice-sale .sale-box .paw-choice-sale-label:lang(zh-tw), .paw-choice-wrapper .paw-choice-discount .paw-choice-discount-amount:lang(zh-tw), .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-title:lang(zh-tw), .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-subtitle:lang(zh-tw), .paw-choice-wrapper .paw-choice-item-pricing-option .price:lang(zh-tw), .paw-choice-wrapper .paw-choice-item-pricing-sale .price:lang(zh-tw), .paw-choice-wrapper .paw-choice-item-pricing-sale .sale-discount:lang(zh-tw) { text-transform: none; } .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-title { color: #f0e6d2; font-size: 24px; font-weight: 700; line-height: 28px; letter-spacing: 0.05em; } .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-title:lang(ar-ae) { letter-spacing: 0; } .paw-choice-wrapper .paw-choice-sale .sale-box .paw-choice-sale-label, .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-subtitle, .paw-choice-wrapper .paw-choice-item-pricing-option .price, .paw-choice-wrapper .paw-choice-item-pricing-sale .price, .paw-choice-wrapper .paw-choice-item-pricing-sale .sale-discount { color: #f0e6d2; font-size: 14px; font-weight: 700; line-height: 18px; letter-spacing: 0.075em; } .paw-choice-wrapper .paw-choice-sale .sale-box .paw-choice-sale-label:lang(ar-ae), .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-subtitle:lang(ar-ae), .paw-choice-wrapper .paw-choice-item-pricing-option .price:lang(ar-ae), .paw-choice-wrapper .paw-choice-item-pricing-sale .price:lang(ar-ae), .paw-choice-wrapper .paw-choice-item-pricing-sale .sale-discount:lang(ar-ae) { letter-spacing: 0; } .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-description { color: #a09b8c; font-size: 14px; font-weight: normal; line-height: 20px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-description:lang(ar-ae) { letter-spacing: 0; } .paw-content-choice { height: 100%; overflow: hidden; } .paw-choice-wrapper { height: 100%; display: flex; flex-direction: column; justify-content: flex-end; align-items: center; background-size: 1280px 720px; background-position-x: center; padding: 0 24px; cursor: pointer; transition-property: background-size, background-position; transition-duration: 0.1s; transition-timing-function: ease-in-out; } .paw-choice-wrapper:hover { background-size: 1344px 756px; background-position-x: center; } .paw-choice-wrapper .paw-choice-sale { height: 24px; } .paw-choice-wrapper .paw-choice-sale .sale-box { height: 24px; position: relative; background: #010a13; border: 1px solid #be1e37; box-sizing: border-box; border-radius: 4px; padding: 0px 6px; } .paw-choice-wrapper .paw-choice-sale .sale-box.sale-blur { top: -19px; height: 24px; width: inherit; margin: 0px -6px; mix-blend-mode: screen; filter: blur(4px); } .paw-choice-wrapper .paw-choice-sale .sale-box .paw-choice-sale-label { color: #ff2345; position: relative; top: 2px; } .paw-choice-wrapper .paw-choice-discount { display: flex; flex-direction: row; margin: 4px 0; justify-content: space-between; align-items: center; } .paw-choice-wrapper .paw-choice-discount .paw-choice-discount-divider { height: 1px; width: 100%; border-top: 1px solid #785a28; } .paw-choice-wrapper .paw-choice-discount .paw-choice-discount-amount { padding: 0 10px; margin: 0; font-size: 18px; color: #c89b3c; width: 220px; } .paw-choice-wrapper .paw-choice-item-description { margin: 4px 0 22px 0; height: 100px; } .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-title { color: #f0e6d2; margin: 0; } .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-subtitle { color: #c89b3c; margin: 0 0 6px 0px; } .paw-choice-wrapper .paw-choice-item-description .paw-choice-option-description { color: #a09b8c; } .paw-choice-wrapper .paw-choice-divider { height: 1px; width: 100%; border-top: 1px solid #785a28; margin-bottom: 6px; } .paw-choice-wrapper .paw-choice-item-pricing { display: flex; flex-direction: row; justify-content: center; margin-bottom: 10px; width: 100%; } .paw-choice-wrapper .paw-choice-item-pricing-option { display: flex; flex-direction: row; justify-content: center; width: 100px; align-items: center; } .paw-choice-wrapper .paw-choice-item-pricing-option.RP { order: 1; } .paw-choice-wrapper .paw-choice-item-pricing-option.IP { order: 2; } .paw-choice-wrapper .paw-choice-item-pricing-option .currency-icon { background-size: contain; width: 18px; height: 18px; margin-right: 10px; } .paw-choice-wrapper .paw-choice-item-pricing-option .currency-icon.RP { background-image: url("/fe/lol-static-assets/images/icon-rp-gradient-32.png"); } .paw-choice-wrapper .paw-choice-item-pricing-option .currency-icon.IP { background-image: url("/fe/lol-static-assets/images/icon-be-150.png"); } .paw-choice-wrapper .paw-choice-item-pricing-option .price { color: #cdbe91; } .paw-choice-wrapper .paw-choice-item-pricing-sale { display: flex; flex-direction: row; justify-content: center; align-items: center; } .paw-choice-wrapper .paw-choice-item-pricing-sale.RP { order: 1; } .paw-choice-wrapper .paw-choice-item-pricing-sale.IP { order: 2; } .paw-choice-wrapper .paw-choice-item-pricing-sale .regular-price { display: flex; flex-direction: row; justify-content: center; width: 100px; align-items: center; filter: saturate(40%); } .paw-choice-wrapper .paw-choice-item-pricing-sale .sale-price { display: flex; flex-direction: row; justify-content: center; align-items: center; } .paw-choice-wrapper .paw-choice-item-pricing-sale .currency-icon { background-size: contain; width: 18px; height: 18px; margin-right: 10px; } .paw-choice-wrapper .paw-choice-item-pricing-sale .currency-icon.RP { background-image: url("/fe/lol-static-assets/images/icon-rp-gradient-32.png"); } .paw-choice-wrapper .paw-choice-item-pricing-sale .currency-icon.IP { background-image: url("/fe/lol-static-assets/images/icon-be-150.png"); } .paw-choice-wrapper .paw-choice-item-pricing-sale .price { color: #cdbe91; } .paw-choice-wrapper .paw-choice-item-pricing-sale .sale-discount { color: #ff2345; margin-left: 2px; margin-right: 10px; } .paw-choice-wrapper .paw-choice-item-pricing-sale .strikethrough { position: absolute; height: 1px; width: 76px; background: #cdbe91; display: block; } .item-details-view-list .overflow-line, .item-details-view-list .overflow-line.decorator { font-family: var(--font-display); } .paw-choice-item-details-view .item-details-view-header .item-description, .item-details-view-list .item-description, .item-discount-section .discount-breakdown-pack .amount-currency, .item-discount-section .discount-calculation-pack .amount-currency { font-family: var(--font-body); } .paw-choice-item-details-view .item-details-view-header .item-description, .item-details-view-list .overflow-line, .item-details-view-list .overflow-line.decorator, .item-details-view-list .item-description, .item-discount-section .discount-breakdown-pack .amount-currency, .item-discount-section .discount-calculation-pack .amount-currency { -webkit-user-select: none; } .paw-choice-item-details-view .item-details-view-header .item-description, .item-details-view-list .overflow-line, .item-details-view-list .overflow-line.decorator, .item-details-view-list .item-description, .item-discount-section .discount-breakdown-pack .amount-currency, .item-discount-section .discount-calculation-pack .amount-currency { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .item-details-view-list .overflow-line, .item-details-view-list .overflow-line.decorator { text-transform: uppercase; } .item-details-view-list .overflow-line:lang(ko-kr), .item-details-view-list .overflow-line.decorator:lang(ko-kr), .item-details-view-list .overflow-line:lang(ja-jp), .item-details-view-list .overflow-line.decorator:lang(ja-jp), .item-details-view-list .overflow-line:lang(tr-tr), .item-details-view-list .overflow-line.decorator:lang(tr-tr), .item-details-view-list .overflow-line:lang(el-gr), .item-details-view-list .overflow-line.decorator:lang(el-gr), .item-details-view-list .overflow-line:lang(th-th), .item-details-view-list .overflow-line.decorator:lang(th-th), .item-details-view-list .overflow-line:lang(zh-tw), .item-details-view-list .overflow-line.decorator:lang(zh-tw) { text-transform: none; } .item-details-view-list .overflow-line { color: #f0e6d2; font-size: 14px; font-weight: 700; line-height: 18px; letter-spacing: 0.075em; } .item-details-view-list .overflow-line:lang(ar-ae) { letter-spacing: 0; } .item-details-view-list .overflow-line.decorator { color: #f0e6d2; font-size: 12px; font-weight: 700; line-height: 16px; letter-spacing: 0.075em; } .item-details-view-list .overflow-line.decorator:lang(ja-jp) { font-size: 13px; } .item-details-view-list .overflow-line.decorator:lang(ar-ae) { letter-spacing: 0; } .paw-choice-item-details-view .item-details-view-header .item-description, .item-details-view-list .item-description, .item-discount-section .discount-breakdown-pack .amount-currency, .item-discount-section .discount-calculation-pack .amount-currency { color: #a09b8c; font-size: 14px; font-weight: normal; line-height: 20px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .paw-choice-item-details-view .item-details-view-header .item-description:lang(ar-ae), .item-details-view-list .item-description:lang(ar-ae), .item-discount-section .discount-breakdown-pack .amount-currency:lang(ar-ae), .item-discount-section .discount-calculation-pack .amount-currency:lang(ar-ae) { letter-spacing: 0; } .paw-content-choice-details { width: 756px; height: 610px; display: flex; } .paw-choice-item-details-visual { width: 377px; height: 608px; background-size: 1280px 720px; background-position-x: center; margin: 1px; } .paw-choice-item-details-view { overflow: hidden; display: flex; flex-direction: column; width: 377px; justify-content: space-between; } .paw-choice-item-details-view .item-details-view-header { padding-top: 36px; } .paw-choice-item-details-view .item-details-view-header .item-title { line-height: 24px; padding-bottom: 7px; } .paw-choice-item-details-view .item-details-view-header .item-description { color: #a09b8c; line-height: 24px; } .paw-choice-item-details-view .paw-purchase-options { max-height: 140px; } .paw-choice-item-details-view .paw-item-unlocked .unlock-success-message { margin: 5px 10px 30px; } .item-details-view-scrollable { height: 366px; } .item-details-view-list { width: 332px; padding: 10px 22px; } .item-details-view-list .paw-choice-item-list { display: flex; flex-direction: row; width: 100%; justify-content: space-around; padding: 10px 0; } .item-details-view-list .paw-choice-item-list .item-list-column { display: flex; flex-direction: column; } .item-details-view-list .paw-choice-item-list .item-list-name { color: #a09b8c; line-height: 24px; letter-spacing: 0.03em; margin: 0; } .item-details-view-list .overflow-line { color: #c8aa6e; } .item-details-view-list .overflow-line.decorator { color: #3c3c41; padding-bottom: 10px; } .item-details-view-list .paw-choice-separator { width: 100%; background-color: #1e2328; height: 1px; } .paw-choice-separator { height: 100%; background-color: #463714; width: 2px; } .paw-choice-back-button { position: absolute; width: 24px; height: 24px; top: 8px; left: 8px; background-color: #0a1428; background-size: 12px 12px; background-position: center; border-radius: 2px; opacity: 0.8; transition: opacity 0.05s ease-in-out; background-image: url("/fe/lol-paw/images/caret.png"); background-repeat: no-repeat; transform: rotate(180deg); cursor: pointer; } .paw-choice-back-button:hover { opacity: 1; } .item-discount-section { display: flex; flex-direction: row; justify-content: space-between; align-items: center; padding: 14px 0; } .item-discount-section .discount-amount { font-style: italic; color: #f0e6d2; text-align: left; } .item-discount-section .discount-breakdown { display: flex; flex-direction: column; align-items: flex-end; width: 240px; } .item-discount-section .discount-breakdown-pack { color: #f0e6d2; flex-direction: row; justify-content: space-between; display: flex; width: 100%; } .item-discount-section .discount-breakdown-pack.sale-discounted { color: #c8aa6e; } .item-discount-section .discount-breakdown-pack .amount-currency { color: #a09b8c; } .item-discount-section .discount-breakdown-pack .amount-currency.unadjusted { text-decoration: line-through; color: #3c3c41; } .item-discount-section .discount-breakdown-pack .amount-currency.sale-discounted { color: #c8aa6e; } .item-discount-section .discount-calculation-pack { color: #ff2345; flex-direction: row; justify-content: space-between; display: flex; width: 100%; } .item-discount-section .discount-calculation-pack .amount-currency { color: #ff2345; } .item-details-component .item-details-info span.item-details-title, .item-details-component .item-details-info span.item-details-sub-title, .item-details-component .item-details-info span.item-details-description { font-family: var(--font-body); } .item-details-component .item-details-info span.item-details-title, .item-details-component .item-details-info span.item-details-sub-title, .item-details-component .item-details-info span.item-details-description { -webkit-user-select: none; } .item-details-component .item-details-info span.item-details-title, .item-details-component .item-details-info span.item-details-sub-title, .item-details-component .item-details-info span.item-details-description { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .item-details-component .item-details-info span.item-details-title { color: #a09b8c; font-size: 14px; font-weight: normal; line-height: 20px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .item-details-component .item-details-info span.item-details-title:lang(ar-ae) { letter-spacing: 0; } .item-details-component .item-details-info span.item-details-sub-title, .item-details-component .item-details-info span.item-details-description { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .item-details-component .item-details-info span.item-details-sub-title:lang(ja-jp), .item-details-component .item-details-info span.item-details-description:lang(ja-jp) { font-size: 13px; } .item-details-component .item-details-info span.item-details-sub-title:lang(ar-ae), .item-details-component .item-details-info span.item-details-description:lang(ar-ae) { letter-spacing: 0; } .item-details-component { display: flex; flex-direction: row; padding: 14px 0; } .item-details-component .item-details-icon { width: 75px; height: 75px; padding-right: 20px; } .item-details-component .item-details-info { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; } .item-details-component .item-details-info span { text-align: start; } .item-details-component .item-details-info span.item-details-title { color: #f0e6d2; line-height: 24px; } .item-details-component .item-details-info span.item-details-sub-title { color: #a09b8c; } .item-details-component .item-details-info span.item-details-description { color: #3c3c41; } .paw-bundle-root-component { display: flex; flex-direction: column; max-height: 590px; } .paw-bundle-separator { position: relative; flex-shrink: 0; height: 1px; background-color: #463714; margin-left: -20px; margin-right: -20px; } .paw-bundle-header-title { font-family: var(--font-display); } .paw-bundle-header-title { -webkit-user-select: none; } .paw-bundle-header-title { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-bundle-header-title { text-transform: uppercase; } .paw-bundle-header-title:lang(ko-kr), .paw-bundle-header-title:lang(ja-jp), .paw-bundle-header-title:lang(tr-tr), .paw-bundle-header-title:lang(el-gr), .paw-bundle-header-title:lang(th-th), .paw-bundle-header-title:lang(zh-tw) { text-transform: none; } .paw-bundle-header-title { color: #f0e6d2; font-size: 18px; font-weight: 700; line-height: 22px; letter-spacing: 0.05em; } .paw-bundle-header-title:lang(ar-ae) { letter-spacing: 0; } .paw-bundle-header-component { direction: ltr; display: flex; align-items: center; min-height: 44px; } .paw-bundle-header-title { padding: 5px 0; display: inline-block; text-align: left ; } .paw-bundle-description-title, .paw-bundle-description-text { font-family: var(--font-body); } .paw-bundle-description-title, .paw-bundle-description-text { -webkit-user-select: none; } .paw-bundle-description-title, .paw-bundle-description-text { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-bundle-description-title, .paw-bundle-description-text { color: #a09b8c; font-size: 14px; font-weight: normal; line-height: 20px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .paw-bundle-description-title:lang(ar-ae), .paw-bundle-description-text:lang(ar-ae) { letter-spacing: 0; } .paw-bundle-items-scrollable::-webkit-scrollbar-button, .paw-bundle-items-scrollable ::-webkit-scrollbar-button { height: 12px; } .paw-bundle-items-scrollable::-webkit-scrollbar-button:end, .paw-bundle-items-scrollable ::-webkit-scrollbar-button:end { display: block; } .paw-bundle-items-scrollable::-webkit-scrollbar-button:start, .paw-bundle-items-scrollable ::-webkit-scrollbar-button:start { display: block; } .paw-bundle-items-component { position: relative; padding-top: 1px; height: 411px; } .paw-bundle-items-component.can-scroll .paw-bundle-items-scroll-fade { display: block; } .paw-bundle-description { flex-wrap: wrap; justify-content: space-between; } .paw-bundle-description.visible { display: block; } .paw-bundle-description.hidden { display: none; } .paw-bundle-description.expanded .paw-bundle-description-text { display: block; } .paw-bundle-description.expanded .paw-bundle-description-expand-indicator { transform: rotate(-90deg); } .paw-bundle-description.collapsed .paw-bundle-description-text { display: none; } .paw-bundle-description.collapsed .paw-bundle-description-expand-indicator { margin-right: 11px; } .paw-bundle-description-header { display: flex; justify-content: space-between; align-items: center; padding-top: 24px; padding-bottom: 15px; padding-left: 5px; cursor: pointer; background-color: transparent; width: 475px; border: none; outline: none; transition: background 0.3s ease; } .paw-bundle-description-header:hover { background: rgba(255,255,255,0.03); } .paw-bundle-description-title { font-weight: bold; text-align: left; margin-right: 4px; } .paw-bundle-description-expand-indicator { width: 14px; height: 14px; outline: 0; margin-right: 10px; background: url("/fe/lol-paw/images/arrow-dropdown-description.png") no-repeat center center; background-size: contain; transform: none ; } .paw-bundle-description-text { text-align: left ; font-size: 13px; width: 440px; padding: 5px 15px 5px 5px ; } .paw-bundle-items-scroll-fade { display: none; position: absolute; left: -20px; right: -20px; bottom: 0; height: 26px; background-image: linear-gradient(rgba(0,0,0,0), #000); } .paw-bundle-item-title, .paw-bundle-item-type, .paw-bundle-item-subtitle, .paw-bundle-item-price { font-family: var(--font-body); } .paw-bundle-item-title, .paw-bundle-item-type, .paw-bundle-item-subtitle, .paw-bundle-item-price { -webkit-user-select: none; } .paw-bundle-item-title, .paw-bundle-item-type, .paw-bundle-item-subtitle, .paw-bundle-item-price { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-bundle-item-title { color: #a09b8c; font-size: 14px; font-weight: normal; line-height: 20px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .paw-bundle-item-title:lang(ar-ae) { letter-spacing: 0; } .paw-bundle-item-type, .paw-bundle-item-subtitle, .paw-bundle-item-price { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .paw-bundle-item-type:lang(ja-jp), .paw-bundle-item-subtitle:lang(ja-jp), .paw-bundle-item-price:lang(ja-jp) { font-size: 13px; } .paw-bundle-item-type:lang(ar-ae), .paw-bundle-item-subtitle:lang(ar-ae), .paw-bundle-item-price:lang(ar-ae) { letter-spacing: 0; } .paw-bundle-item-component { display: flex; height: 95px; border-top: thin solid rgba(50,50,50,0.5); } .paw-bundle-item-component:first-child { border-top: none; } .paw-bundle-item-content { display: flex; flex-direction: column; width: 300px; text-align: left ; justify-content: center; padding: 0 0 0 20px ; } .paw-bundle-item-title { color: #f0e6d2; } .paw-bundle-item-type { color: #a09b8c; } .paw-bundle-item-subtitle { color: #5b5a56; } .paw-bundle-item-overlay { display: flex; flex-direction: column; justify-content: center; } .paw-bundle-overlay-image { width: 72px; height: 72px; } .paw-bundle-item-price { color: #5b5a56; line-height: 95px; width: 75px; padding-right: 26px; } .paw-bundle-discount-percentage, .paw-bundle-discount-unadjusted-total-title, .paw-bundle-discount-adjusted-total-title { font-family: var(--font-display); } .paw-bundle-discount-unadjusted-total-ammount, .paw-bundle-discount-adjusted-total-ammount { font-family: var(--font-body); } .paw-bundle-discount-percentage, .paw-bundle-discount-unadjusted-total-title, .paw-bundle-discount-unadjusted-total-ammount, .paw-bundle-discount-adjusted-total-title, .paw-bundle-discount-adjusted-total-ammount { -webkit-user-select: none; } .paw-bundle-discount-percentage, .paw-bundle-discount-unadjusted-total-title, .paw-bundle-discount-unadjusted-total-ammount, .paw-bundle-discount-adjusted-total-title, .paw-bundle-discount-adjusted-total-ammount { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-bundle-discount-unadjusted-total-title, .paw-bundle-discount-adjusted-total-title { text-transform: uppercase; } .paw-bundle-discount-unadjusted-total-title:lang(ko-kr), .paw-bundle-discount-adjusted-total-title:lang(ko-kr), .paw-bundle-discount-unadjusted-total-title:lang(ja-jp), .paw-bundle-discount-adjusted-total-title:lang(ja-jp), .paw-bundle-discount-unadjusted-total-title:lang(tr-tr), .paw-bundle-discount-adjusted-total-title:lang(tr-tr), .paw-bundle-discount-unadjusted-total-title:lang(el-gr), .paw-bundle-discount-adjusted-total-title:lang(el-gr), .paw-bundle-discount-unadjusted-total-title:lang(th-th), .paw-bundle-discount-adjusted-total-title:lang(th-th), .paw-bundle-discount-unadjusted-total-title:lang(zh-tw), .paw-bundle-discount-adjusted-total-title:lang(zh-tw) { text-transform: none; } .paw-bundle-discount-unadjusted-total-title, .paw-bundle-discount-adjusted-total-title { color: #f0e6d2; font-size: 14px; font-weight: 700; line-height: 18px; letter-spacing: 0.075em; } .paw-bundle-discount-unadjusted-total-title:lang(ar-ae), .paw-bundle-discount-adjusted-total-title:lang(ar-ae) { letter-spacing: 0; } .paw-bundle-discount-unadjusted-total-ammount, .paw-bundle-discount-adjusted-total-ammount { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .paw-bundle-discount-unadjusted-total-ammount:lang(ja-jp), .paw-bundle-discount-adjusted-total-ammount:lang(ja-jp) { font-size: 13px; } .paw-bundle-discount-unadjusted-total-ammount:lang(ar-ae), .paw-bundle-discount-adjusted-total-ammount:lang(ar-ae) { letter-spacing: 0; } .paw-bundle-discount-percentage { background: linear-gradient(to bottom, #cdbe91 0%, #c8aa6e 35%, #765c29 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .paw-bundle-discount-percentage { font-size: 24px; font-weight: 700; font-style: italic; letter-spacing: 0.05em; } .paw-bundle-discount-percentage:lang(ar-ae) { letter-spacing: 0; } .paw-bundle-discount-component { display: flex; flex-direction: row; height: 46px; justify-content: space-between; align-items: center; } .paw-bundle-discount-percentage { line-height: 46px; text-align: left; } .paw-bundle-discount-total { display: flex; flex-direction: column; } .paw-bundle-discount-unadjusted-total { display: flex; flex-direction: row; justify-content: flex-end; align-items: center; } .paw-bundle-discount-unadjusted-total-ammount { color: #5b5a56; width: 70px; } .paw-bundle-discount-adjusted-total { display: flex; flex-direction: row; justify-content: flex-end; align-items: center; } .paw-bundle-discount-adjusted-total-ammount { color: #cdbe91; width: 70px; } .paw-bundle-bottom-disclaimer { font-family: var(--font-body); } .paw-bundle-bottom-disclaimer { -webkit-user-select: none; } .paw-bundle-bottom-disclaimer { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-bundle-bottom-disclaimer { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .paw-bundle-bottom-disclaimer:lang(ja-jp) { font-size: 13px; } .paw-bundle-bottom-disclaimer:lang(ar-ae) { letter-spacing: 0; } .paw-bundle-bottom-component { direction: ltr; position: relative; height: 85px; width: calc(100% + 40px); flex-shrink: 0; margin-left: -20px; box-sizing: border-box; overflow: hidden; } .paw-bundle-bottom-component.has-multiple-prices .paw-bundle-bottom-inner { display: block; } .paw-bundle-bottom-component.has-multiple-prices .paw-bundle-bottom-disclaimers-wrapper, .paw-bundle-bottom-component.has-multiple-prices .paw-bundle-bottom-purchase-wrapper { width: 100%; } .paw-bundle-bottom-component.has-multiple-prices .paw-bundle-bottom-disclaimers-component { padding-right: 15px; padding-bottom: 0; } .paw-bundle-bottom-component.has-multiple-prices.has-disclaimers.purchase-enabled .paw-bundle-bottom-inner { transform: translate3d(-100%, 0, 0); } .paw-bundle-bottom-component:not(.has-multiple-prices).purchase-restricted .paw-price-button { float: right ; margin-right: 15px; } .paw-bundle-bottom-component:not(.has-multiple-prices) .paw-bundle-bottom-purchase-wrapper { padding: 0 5px; } .paw-bundle-bottom-component:not(.has-disclaimers) .paw-bundle-bottom-purchase-wrapper { margin: 0 auto; } .paw-bundle-bottom-inner { position: relative; display: flex; width: 100%; height: 100%; white-space: nowrap; transition: transform 0.5s cubic-bezier(0.62, 0, 0, 1) 0.4s; } .paw-bundle-bottom-disclaimers-wrapper, .paw-bundle-bottom-purchase-wrapper { display: inline-block; height: 100%; vertical-align: top; } .paw-bundle-bottom-disclaimer { line-height: 85px; } .paw-bundle-bottom-generic-error { display: flex; height: 100%; padding: 0 15px; align-items: center; justify-content: center; } .paw-bundle-bottom-purchase { display: flex; align-items: center; height: 80px; margin-top: 5px; } .paw-bundle-bottom-purchase lol-uikit-content-block[padding=medium] { padding: 0; } .paw-bundle-bottom-purchase .paw-price-details { width: 100%; } .paw-bundle-bottom-purchase-error { display: flex; float: left ; min-width: 191px; height: 100%; flex-grow: 1; flex-shrink: 0; align-items: center; padding: 20px; font-size: 12px; color: #ff2345; box-sizing: border-box; } .paw-bundle-bottom-disclaimers-component { font-family: var(--font-body); } .paw-bundle-bottom-disclaimers-component { -webkit-user-select: none; } .paw-bundle-bottom-disclaimers-component { font-kerning: normal; -webkit-font-feature-settings: "kern" 1; -webkit-font-smoothing: antialiased; } .paw-bundle-bottom-disclaimers-component { color: #a09b8c; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.025em; -webkit-font-smoothing: subpixel-antialiased; } .paw-bundle-bottom-disclaimers-component:lang(ja-jp) { font-size: 13px; } .paw-bundle-bottom-disclaimers-component:lang(ar-ae) { letter-spacing: 0; } .paw-bundle-bottom-disclaimers-component { display: flex; height: 100%; align-items: center; justify-content: center; padding: 0 0 18px 15px; white-space: normal; box-sizing: border-box; } .paw-bottom-disclaimers-text-wrapper { padding-right: 40px; text-align: left; } .paw-bottom-disclaimers-accept { width: 65px; } .paw-bottom-disclaimers-accept lol-uikit-flat-button { display: block; width: 65px; height: 36px; } .paw-bottom-disclaimers-accept .paw-bottom-disclaimers-accepted-checkmark { background: url(/fe/lol-paw/checkmark_white.png) center center; background-size: contain; width: 24px; height: 24px; margin: 0 auto; } .paw-overlay-image-content.paw-chroma-bundle-overlay-image-content .overlay-image-wrapper { display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: #010a13; } .paw-overlay-image-content.paw-chroma-bundle-overlay-image-content .overlay-image-border { position: relative; background-size: cover; } .paw-overlay-image-content.paw-chroma-bundle-overlay-image-content .chroma-icon { transform: translate(-50%, 50%); margin: 0; } .paw-overlay-image-content.paw-chroma-bundle-overlay-image-content .chroma-selection { display: inline-flex; flex-wrap: wrap; justify-content: center; padding-top: 14px; max-width: 211px; max-height: 50px; } .paw-chroma-button { width: 20px; height: 20px; border-radius: 50%; box-shadow: 0 0 2px #010a13; display: flex; align-items: center; justify-content: center; } .paw-chroma-button .contents { width: 16px; height: 16px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #f0e6d2 0%, #f0e6d2 48%, #be1e37 48%, #be1e37 52%, #f0e6d2 52%, #f0e6d2 100%); border: thin solid #010a13; } .paw-chroma-button:hover, .paw-chroma-button.active { background: linear-gradient(to bottom, #c89b3c 0%, #916c30 33%, #c89b3c 75%, #cdbe91 100%); color: #c89b3c; } 