PATH:
home
/
nappmpmd
/
rewardy.xyz
/
springshopping.b-cdn.net
/
testing
/
assets
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}body{-webkit-text-size-adjust:none}mark{background-color:transparent;color:inherit}input::-moz-focus-inner{border:0;padding:0}input[type="text"],input[type="email"],select,textarea{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none} *, *:before, *:after { box-sizing: border-box; } body { line-height: 1.0; min-height: var(--viewport-height); min-width: 320px; overflow-x: hidden; word-wrap: break-word; background-color: #FFFFFF; } body:before { background-attachment: scroll; content: ''; display: block; height: var(--background-height); left: 0; pointer-events: none; position: fixed; top: 0; transform: scale(1); width: 100vw; z-index: 0; background-size: cover; background-position: center; background-repeat: no-repeat; } body:after { background-color: #9654AE; content: ''; display: block; height: 100%; left: 0; opacity: 0; pointer-events: none; position: fixed; top: 0; transform: scale(1); transition: opacity 0.75s ease-in-out 0s, visibility 0.75s 0s; visibility: hidden; width: 100%; z-index: 1; } body.is-loading:after { opacity: 1; visibility: visible; } :root { --background-height: 100vh; --site-language-alignment: left; --site-language-direction: ltr; --site-language-flex-alignment: flex-start; --site-language-indent-left: 1; --site-language-indent-right: 0; --viewport-height: 100vh; } html { font-size: 15pt; } u { text-decoration: underline; } strong { color: inherit; font-weight: bolder; } em { font-style: italic; } code { background-color: rgba(144,144,144,0.25); border-radius: 0.25em; font-family: 'Lucida Console', 'Courier New', monospace; font-size: 0.9em; font-weight: normal; letter-spacing: 0; margin: 0 0.25em; padding: 0.25em 0.5em; text-indent: 0; } mark { background-color: rgba(144,144,144,0.25); } spoiler-text { -webkit-text-stroke: 0; background-color: rgba(32,32,32,0.75); text-shadow: none; text-stroke: 0; color: transparent; cursor: pointer; transition: color 0.1s ease-in-out; } spoiler-text.active { color: #FFFFFF; cursor: text; } s { text-decoration: line-through; } sub { font-size: smaller; vertical-align: sub; } sup { font-size: smaller; vertical-align: super; } a { color: inherit; text-decoration: underline; transition: color 0.25s ease; } a[onclick]:not([href]) { cursor: pointer; } #wrapper { -webkit-overflow-scrolling: touch; align-items: center; display: flex; flex-direction: column; justify-content: center; min-height: var(--viewport-height); overflow: hidden; position: relative; z-index: 2; } #main { --alignment: center; --flex-alignment: center; --indent-left: 1; --indent-right: 1; --border-radius-tl: 0; --border-radius-tr: 0; --border-radius-br: 0; --border-radius-bl: 0; align-items: center; display: flex; flex-grow: 0; flex-shrink: 0; justify-content: center; max-width: 100%; position: relative; text-align: var(--alignment); z-index: 1; transition: opacity 0.25s ease-in-out 0s; } #main > .inner { --padding-horizontal: 3rem; --padding-vertical: 3rem; --spacing: 1rem; --width: 27rem; border-radius: var(--border-radius-tl) var(--border-radius-tr) var(--border-radius-br) var(--border-radius-bl); max-width: 100%; position: relative; width: var(--width); z-index: 1; padding: var(--padding-vertical) var(--padding-horizontal); } #main > .inner > header { margin-bottom: var(--spacing); } #main > .inner > footer { margin-top: var(--spacing); } #main > .inner > * > * { margin-top: var(--spacing); margin-bottom: var(--spacing); } #main > .inner > * > :first-child { margin-top: 0 !important; } #main > .inner > * > :last-child { margin-bottom: 0 !important; } #main > .inner > .full { margin-left: calc(var(--padding-horizontal) * -1); max-width: calc(100% + calc(var(--padding-horizontal) * 2) + 0.4725px); width: calc(100% + calc(var(--padding-horizontal) * 2) + 0.4725px); } #main > .inner > .full:first-child { border-top-left-radius: inherit; border-top-right-radius: inherit; margin-top: calc(var(--padding-vertical) * -1) !important; } #main > .inner > .full:last-child { border-bottom-left-radius: inherit; border-bottom-right-radius: inherit; margin-bottom: calc(var(--padding-vertical) * -1) !important; } #main > .inner > .full.screen { border-radius: 0 !important; max-width: 100vw; position: relative; width: 100vw; left: 50%; margin-left: -50vw; right: auto; } #main > .inner > * > .full { margin-left: calc(-3rem); max-width: calc(100% + 6rem + 0.4725px); width: calc(100% + 6rem + 0.4725px); } #main > .inner > * > .full.screen { border-radius: 0 !important; max-width: 100vw; position: relative; width: 100vw; left: 50%; margin-left: -50vw; right: auto; } #main > .inner > .active > .full:first-child { margin-top: -3rem !important; border-top-left-radius: inherit; border-top-right-radius: inherit; } #main > .inner > .active { border-top-left-radius: inherit; border-top-right-radius: inherit; border-bottom-left-radius: inherit; border-bottom-right-radius: inherit; } #main > .inner > .active > .full:last-child { border-bottom-left-radius: inherit; border-bottom-right-radius: inherit; margin-bottom: -3rem !important; } body.is-loading #main { opacity: 0; } #main > .inner > header, #main > .inner > footer { transition: opacity 0.1875s ease-in-out 0.28125s,visibility 0.1875s linear 0.28125s; } #main > .inner > header.hidden, #main > .inner > footer.hidden { transition: opacity 0.1875s ease-in-out, visibility 0.1875s; opacity: 0; visibility: hidden; } #main > .inner > section { transition: opacity 0.375s ease-in-out 0.1875s,min-height 0.1875s ease-in-out, max-height 0.1875s ease-in-out; } #main > .inner > section.inactive { opacity: 0; transition: opacity 0.1875s ease-in-out; } body.is-instant #main, body.is-instant #main > .inner > *,body.is-instant #main > .inner > section > * { transition: none !important; } body.is-instant:after { display: none !important; transition: none !important; } @keyframes loading-spinner { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .deferred:before { content: ''; display: block; width: 4rem; height: 4rem; position: absolute; top: 50%; left: 50%; margin: -2rem 0 0 -2rem; animation: loading-spinner 1s infinite linear; transition: opacity 0.25s ease; transition-delay: 0.5s; opacity: 0; z-index: -1; background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iOTZweCIgaGVpZ2h0PSI5NnB4IiB2aWV3Qm94PSIwIDAgOTYgOTYiIHpvb21BbmRQYW49ImRpc2FibGUiPjxzdHlsZT5jaXJjbGUge2ZpbGw6IHRyYW5zcGFyZW50OyBzdHJva2U6ICNmZmY7IHN0cm9rZS13aWR0aDogMS41cHg7IH08L3N0eWxlPjxkZWZzPjxjbGlwUGF0aCBpZD0iY29ybmVyIj48cG9seWdvbiBwb2ludHM9IjAsMCA0OCwwIDQ4LDQ4IDk2LDQ4IDk2LDk2IDAsOTYiIC8+PC9jbGlwUGF0aD48L2RlZnM+PGcgY2xpcC1wYXRoPSJ1cmwoI2Nvcm5lcikiPjxjaXJjbGUgY3g9IjQ4IiBjeT0iNDgiIHI9IjMyIi8+PC9nPjwvc3ZnPg=='); background-position: center; background-repeat: no-repeat; background-size: 3rem; } .deferred.loading:before { opacity: 0.35; z-index: 0; } .image { display: block; line-height: 0; max-width: 100%; position: relative; } .image .frame { -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); display: inline-block; max-width: 100%; overflow: hidden; vertical-align: top; width: 100%; } .image .frame img { border-radius: 0 !important; max-width: 100%; vertical-align: top; width: inherit; } .image.full .frame { display: block; } .image.full:first-child .frame { border-top-left-radius: inherit; border-top-right-radius: inherit; } .image.full:last-child .frame { border-bottom-left-radius: inherit; border-bottom-right-radius: inherit; } #image12 { text-align: center; } #image12:not(:first-child) { margin-top: 1.5rem !important; } #image12:not(:last-child) { margin-bottom: 1.5rem !important; } #image12 .frame { width: 9.625rem; border-radius: 100%; border-color: transparent; border-style: solid; border-width: 3px; box-shadow: 0rem 0.75rem 1.125rem 0rem rgba(0,0,0,0.122); transition: none; } #image12 .frame img { transition: none; } #image04 { text-align: center; } #image04:not(:first-child) { margin-top: 1.5rem !important; } #image04:not(:last-child) { margin-bottom: 1.5rem !important; } #image04 .frame { width: 10.375rem; border-radius: 100%; border-color: #FFFFFF; border-style: solid; border-width: 3px; box-shadow: 0rem 0.75rem 1.125rem 0rem rgba(0,0,0,0.122); transition: none; } #image04 .frame img { transition: none; } #image16 { text-align: center; } #image16:not(:first-child) { margin-top: 1.5rem !important; } #image16:not(:last-child) { margin-bottom: 1.5rem !important; } #image16 .frame { width: 10.375rem; border-radius: 100%; border-color: #FFFFFF; border-style: solid; border-width: 3px; box-shadow: 0rem 0.75rem 1.125rem 0rem rgba(0,0,0,0.122); transition: none; } #image16 .frame img { transition: none; } #image06 { text-align: center; } #image06:not(:first-child) { margin-top: 1.5rem !important; } #image06:not(:last-child) { margin-bottom: 1.5rem !important; } #image06 .frame { width: 10.375rem; border-radius: 100%; border-color: #FFFFFF; border-style: solid; border-width: 3px; box-shadow: 0rem 0.75rem 1.125rem 0rem rgba(0,0,0,0.122); transition: none; } #image06 .frame img { transition: none; } #image01 { text-align: center; } #image01:not(:first-child) { margin-top: 1.5rem !important; } #image01:not(:last-child) { margin-bottom: 1.5rem !important; } #image01 .frame { width: 10.375rem; border-radius: 100%; border-color: #FFFFFF; border-style: solid; border-width: 3px; box-shadow: 0rem 0.75rem 1.125rem 0rem rgba(0,0,0,0.122); transition: none; } #image01 .frame img { transition: none; } #image15 { text-align: center; } #image15:not(:first-child) { margin-top: 1.5rem !important; } #image15:not(:last-child) { margin-bottom: 1.5rem !important; } #image15 .frame { width: 10.375rem; border-radius: 100%; border-color: #FFFFFF; border-style: solid; border-width: 3px; box-shadow: 0rem 0.75rem 1.125rem 0rem rgba(0,0,0,0.122); transition: none; } #image15 .frame img { transition: none; } #image17 { text-align: center; } #image17:not(:first-child) { margin-top: 1.5rem !important; } #image17:not(:last-child) { margin-bottom: 1.5rem !important; } #image17 .frame { width: 10.375rem; border-radius: 100%; border-color: #FFFFFF; border-style: solid; border-width: 3px; box-shadow: 0rem 0.75rem 1.125rem 0rem rgba(0,0,0,0.122); transition: none; } #image17 .frame img { transition: none; } #image05 { text-align: center; } #image05:not(:first-child) { margin-top: 1.5rem !important; } #image05:not(:last-child) { margin-bottom: 1.5rem !important; } #image05 .frame { width: 9.625rem; border-radius: 100%; border-color: #000000; border-style: solid; border-width: 3px; box-shadow: 0rem 0.75rem 1.125rem 0rem rgba(0,0,0,0.122); transition: none; } #image05 .frame img { transition: none; } #image13 { text-align: center; } #image13:not(:first-child) { margin-top: 1.5rem !important; } #image13:not(:last-child) { margin-bottom: 1.5rem !important; } #image13 .frame { width: 6.625rem; border-color: transparent; border-style: solid; border-width: 1px; box-shadow: 0rem 0.25rem 0.5rem 0.125rem transparent; transition: none; } #image13 .frame img { transition: none; } #image09 { text-align: center; } #image09:not(:first-child) { margin-top: 1.5rem !important; } #image09:not(:last-child) { margin-bottom: 1.5rem !important; } #image09 .frame { width: 6.625rem; border-color: transparent; border-style: solid; border-width: 1px; box-shadow: 0rem 0.25rem 0.5rem 0.125rem transparent; transition: none; } #image09 .frame img { transition: none; } #image03 { text-align: center; } #image03:not(:first-child) { margin-top: 1.5rem !important; } #image03:not(:last-child) { margin-bottom: 1.5rem !important; } #image03 .frame { width: 6.625rem; border-color: transparent; border-style: solid; border-width: 1px; box-shadow: 0rem 0.25rem 0.5rem 0.125rem transparent; transition: none; } #image03 .frame img { transition: none; } #image02 { text-align: center; } #image02:not(:first-child) { margin-top: 1.5rem !important; } #image02:not(:last-child) { margin-bottom: 1.5rem !important; } #image02 .frame { width: 9.625rem; border-radius: 100%; border-color: #000000; border-style: solid; border-width: 3px; box-shadow: 0rem 0.75rem 1.125rem 0rem rgba(0,0,0,0.122); transition: none; } #image02 .frame img { transition: none; } h1, h2, h3, p { direction: var(--site-language-direction); position: relative; } h1 span.p, h2 span.p, h3 span.p, p span.p { display: block; position: relative; } h1 span[style], h2 span[style], h3 span[style], p span[style], h1 strong, h2 strong, h3 strong, p strong, h1 a, h2 a, h3 a, p a, h1 code, h2 code, h3 code, p code, h1 mark, h2 mark, h3 mark, p mark, h1 spoiler-text, h2 spoiler-text, h3 spoiler-text, p spoiler-text { -webkit-text-fill-color: currentcolor; } #text21 { text-align: center; color: #000000; font-family: 'Inter', sans-serif; font-size: 1.125em; line-height: 1.25; font-weight: 600; text-shadow: 0rem 0.125rem 0.25rem rgba(0,0,0,0.071); } #text21 mark { color: #7D7E80; background-color: transparent; } #text21 a { color: #FFFFFF; text-decoration: underline; } #text21 a:hover { color: #6A00FF; } #text21 span.p:nth-child(n + 2) { margin-top: 1rem; } #text22 { text-align: left; color: rgba(0,0,0,0.902); font-family: 'Inter', sans-serif; letter-spacing: 0.025rem; width: calc(100% + 0.025rem); font-size: 0.875em; line-height: 1.75; font-weight: 400; text-shadow: 0.088rem 0.088rem 0.125rem rgba(0,0,0,0.188); } #text22 mark { color: #FFFFFF; background-color: transparent; } #text22 a { color: #FFFFFF; text-decoration: underline; } #text22 a:hover { color: #6A00FF; } #text22 span.p:nth-child(n + 2) { margin-top: 1rem; } #text07 { text-align: center; color: #000000; font-family: 'Inter', sans-serif; font-size: 1.125em; line-height: 1.25; font-weight: 600; text-shadow: 0rem 0.125rem 0.25rem rgba(0,0,0,0.071); } #text07 mark { color: #7D7E80; background-color: transparent; } #text07 a { color: #FFFFFF; text-decoration: underline; } #text07 a:hover { color: #6A00FF; } #text07 span.p:nth-child(n + 2) { margin-top: 1rem; } #text08 { text-align: left; color: rgba(0,0,0,0.902); font-family: 'Inter', sans-serif; letter-spacing: 0.025rem; width: calc(100% + 0.025rem); font-size: 0.875em; line-height: 1.75; font-weight: 400; text-shadow: 0.088rem 0.088rem 0.125rem rgba(0,0,0,0.188); } #text08 mark { color: #FFFFFF; background-color: transparent; } #text08 a { color: #FFFFFF; text-decoration: underline; } #text08 a:hover { color: #6A00FF; } #text08 span.p:nth-child(n + 2) { margin-top: 1rem; } #text29 { text-align: center; color: #000000; font-family: 'Inter', sans-serif; font-size: 1.125em; line-height: 1.25; font-weight: 600; text-shadow: 0rem 0.125rem 0.25rem rgba(0,0,0,0.071); } #text29 mark { color: #7D7E80; background-color: transparent; } #text29 a { color: #FFFFFF; text-decoration: underline; } #text29 a:hover { color: #6A00FF; } #text29 span.p:nth-child(n + 2) { margin-top: 1rem; } #text30 { text-align: left; color: rgba(0,0,0,0.902); font-family: 'Inter', sans-serif; letter-spacing: 0.025rem; width: calc(100% + 0.025rem); font-size: 0.875em; line-height: 1.75; font-weight: 400; text-shadow: 0.088rem 0.088rem 0.125rem rgba(0,0,0,0.188); } #text30 mark { color: #FFFFFF; background-color: transparent; } #text30 a { color: #FFFFFF; text-decoration: underline; } #text30 a:hover { color: #6A00FF; } #text30 span.p:nth-child(n + 2) { margin-top: 1rem; } #text10 { text-align: center; color: #000000; font-family: 'Inter', sans-serif; font-size: 1.125em; line-height: 1.25; font-weight: 600; text-shadow: 0rem 0.125rem 0.25rem rgba(0,0,0,0.071); } #text10 mark { color: #7D7E80; background-color: transparent; } #text10 a { color: #FFFFFF; text-decoration: underline; } #text10 a:hover { color: #6A00FF; } #text10 span.p:nth-child(n + 2) { margin-top: 1rem; } #text11 { text-align: left; color: rgba(0,0,0,0.902); font-family: 'Inter', sans-serif; letter-spacing: 0.025rem; width: calc(100% + 0.025rem); font-size: 0.875em; line-height: 1.75; font-weight: 400; text-shadow: 0.088rem 0.088rem 0.125rem rgba(0,0,0,0.188); } #text11 mark { color: #FFFFFF; background-color: transparent; } #text11 a { color: #FFFFFF; text-decoration: underline; } #text11 a:hover { color: #6A00FF; } #text11 span.p:nth-child(n + 2) { margin-top: 1rem; } #text02 { text-align: center; color: #000000; font-family: 'Inter', sans-serif; font-size: 1.125em; line-height: 1.25; font-weight: 600; text-shadow: 0rem 0.125rem 0.25rem rgba(0,0,0,0.071); } #text02 mark { color: #7D7E80; background-color: transparent; } #text02 a { color: #FFFFFF; text-decoration: underline; } #text02 a:hover { color: #6A00FF; } #text02 span.p:nth-child(n + 2) { margin-top: 1rem; } #text18 { text-align: left; color: rgba(0,0,0,0.902); font-family: 'Inter', sans-serif; letter-spacing: 0.025rem; width: calc(100% + 0.025rem); font-size: 0.875em; line-height: 1.75; font-weight: 400; text-shadow: 0.088rem 0.088rem 0.125rem rgba(0,0,0,0.188); } #text18 mark { color: #FFFFFF; background-color: transparent; } #text18 a { color: #FFFFFF; text-decoration: underline; } #text18 a:hover { color: #6A00FF; } #text18 span.p:nth-child(n + 2) { margin-top: 1rem; } #text27 { text-align: center; color: #000000; font-family: 'Inter', sans-serif; font-size: 1.125em; line-height: 1.25; font-weight: 600; text-shadow: 0rem 0.125rem 0.25rem rgba(0,0,0,0.071); } #text27 mark { color: #7D7E80; background-color: transparent; } #text27 a { color: #FFFFFF; text-decoration: underline; } #text27 a:hover { color: #6A00FF; } #text27 span.p:nth-child(n + 2) { margin-top: 1rem; } #text28 { text-align: left; color: rgba(0,0,0,0.902); font-family: 'Inter', sans-serif; letter-spacing: 0.025rem; width: calc(100% + 0.025rem); font-size: 0.875em; line-height: 1.75; font-weight: 400; text-shadow: 0.088rem 0.088rem 0.125rem rgba(0,0,0,0.188); } #text28 mark { color: #FFFFFF; background-color: transparent; } #text28 a { color: #FFFFFF; text-decoration: underline; } #text28 a:hover { color: #6A00FF; } #text28 span.p:nth-child(n + 2) { margin-top: 1rem; } #text32 { text-align: center; color: rgba(0,0,0,0.902); font-family: 'Inter', sans-serif; letter-spacing: 0.025rem; width: calc(100% + 0.025rem); font-size: 0.875em; line-height: 1.75; font-weight: 400; text-shadow: 0.088rem 0.088rem 0.125rem rgba(0,0,0,0.188); } #text32 mark { color: #FFFFFF; background-color: transparent; } #text32 a { color: #FFFFFF; text-decoration: underline; } #text32 a:hover { color: #6A00FF; } #text32 span.p:nth-child(n + 2) { margin-top: 1rem; } #text31 { text-align: center; color: rgba(0,0,0,0.902); font-family: 'Inter', sans-serif; letter-spacing: 0.025rem; width: calc(100% + 0.025rem); font-size: 0.875em; line-height: 1.75; font-weight: 400; text-shadow: 0.088rem 0.088rem 0.125rem rgba(0,0,0,0.188); } #text31 mark { color: #FFFFFF; background-color: transparent; } #text31 a { color: #636363; text-decoration: underline; } #text31 a:hover { color: #6A00FF; } #text31 span.p:nth-child(n + 2) { margin-top: 1rem; } #text33 { text-align: center; color: #000000; font-family: 'Inter', sans-serif; font-size: 1.125em; line-height: 1.25; font-weight: 600; text-shadow: 0rem 0.125rem 0.25rem rgba(0,0,0,0.071); } #text33 mark { color: #7D7E80; background-color: transparent; } #text33 a { color: #FFFFFF; text-decoration: underline; } #text33 a:hover { color: #6A00FF; } #text33 span.p:nth-child(n + 2) { margin-top: 1rem; } #text34 { text-align: left; color: rgba(0,0,0,0.902); font-family: 'Inter', sans-serif; letter-spacing: 0.025rem; width: calc(100% + 0.025rem); font-size: 0.875em; line-height: 1.75; font-weight: 400; text-shadow: 0.088rem 0.088rem 0.125rem rgba(0,0,0,0.188); } #text34 mark { color: #FFFFFF; background-color: transparent; } #text34 a { color: #FFFFFF; text-decoration: underline; } #text34 a:hover { color: #6A00FF; } #text34 span.p:nth-child(n + 2) { margin-top: 1rem; } #text06 { text-align: center; color: #000000; font-family: 'Inter', sans-serif; font-size: 1.125em; line-height: 1.25; font-weight: 600; text-shadow: 0rem 0.125rem 0.25rem rgba(0,0,0,0.071); } #text06 mark { color: #7D7E80; background-color: transparent; } #text06 a { color: #FFFFFF; text-decoration: underline; } #text06 a:hover { color: #6A00FF; } #text06 span.p:nth-child(n + 2) { margin-top: 1rem; } #text09 { text-align: left; color: rgba(0,0,0,0.902); font-family: 'Inter', sans-serif; letter-spacing: 0.025rem; width: calc(100% + 0.025rem); font-size: 0.875em; line-height: 1.75; font-weight: 400; text-shadow: 0.088rem 0.088rem 0.125rem rgba(0,0,0,0.188); } #text09 mark { color: #FFFFFF; background-color: transparent; } #text09 a { color: #FFFFFF; text-decoration: underline; } #text09 a:hover { color: #6A00FF; } #text09 span.p:nth-child(n + 2) { margin-top: 1rem; } #text16 { text-align: center; color: #000000; font-family: 'Inter', sans-serif; font-size: 1.25em; line-height: 1.25; font-weight: 600; text-shadow: 0rem 0.125rem 0.25rem rgba(0,0,0,0.071); } #text16 mark { color: #7D7E80; background-color: transparent; } #text16 a { color: #FFFFFF; text-decoration: underline; } #text16 a:hover { color: #6A00FF; } #text16 span.p:nth-child(n + 2) { margin-top: 1rem; } #text17 { text-align: left; color: rgba(0,0,0,0.902); font-family: 'Inter', sans-serif; letter-spacing: 0.025rem; width: calc(100% + 0.025rem); font-size: 0.875em; line-height: 1.75; font-weight: 400; text-shadow: 0.088rem 0.088rem 0.125rem rgba(0,0,0,0.188); } #text17 mark { color: #FFFFFF; background-color: transparent; } #text17 a { color: #FFFFFF; text-decoration: underline; } #text17 a:hover { color: #6A00FF; } #text17 span.p:nth-child(n + 2) { margin-top: 1rem; } #text23 { text-align: center; color: #000000; font-family: 'Inter', sans-serif; font-size: 1.25em; line-height: 1.25; font-weight: 600; text-shadow: 0rem 0.125rem 0.25rem rgba(0,0,0,0.071); } #text23 mark { color: #7D7E80; background-color: transparent; } #text23 a { color: #FFFFFF; text-decoration: underline; } #text23 a:hover { color: #6A00FF; } #text23 span.p:nth-child(n + 2) { margin-top: 1rem; } #text24 { text-align: left; color: rgba(0,0,0,0.902); font-family: 'Inter', sans-serif; letter-spacing: 0.025rem; width: calc(100% + 0.025rem); font-size: 0.875em; line-height: 1.75; font-weight: 400; text-shadow: 0.088rem 0.088rem 0.125rem rgba(0,0,0,0.188); } #text24 mark { color: #FFFFFF; background-color: transparent; } #text24 a { color: #FFFFFF; text-decoration: underline; } #text24 a:hover { color: #6A00FF; } #text24 span.p:nth-child(n + 2) { margin-top: 1rem; } #text01 { text-align: center; color: #000000; font-family: 'Inter', sans-serif; font-size: 1.25em; line-height: 1.25; font-weight: 600; text-shadow: 0rem 0.125rem 0.25rem rgba(0,0,0,0.071); } #text01 mark { color: #7D7E80; background-color: transparent; } #text01 a { color: #FFFFFF; text-decoration: underline; } #text01 a:hover { color: #6A00FF; } #text01 span.p:nth-child(n + 2) { margin-top: 1rem; } #text03 { text-align: left; color: rgba(0,0,0,0.902); font-family: 'Inter', sans-serif; letter-spacing: 0.025rem; width: calc(100% + 0.025rem); font-size: 0.875em; line-height: 1.75; font-weight: 400; text-shadow: 0.088rem 0.088rem 0.125rem rgba(0,0,0,0.188); } #text03 mark { color: #FFFFFF; background-color: transparent; } #text03 a { color: #FFFFFF; text-decoration: underline; } #text03 a:hover { color: #6A00FF; } #text03 span.p:nth-child(n + 2) { margin-top: 1rem; } #text04 { text-align: center; color: #000000; font-family: 'Inter', sans-serif; font-size: 1.125em; line-height: 1.25; font-weight: 600; text-shadow: 0rem 0.125rem 0.25rem rgba(0,0,0,0.071); } #text04 mark { color: #7D7E80; background-color: transparent; } #text04 a { color: #FFFFFF; text-decoration: underline; } #text04 a:hover { color: #6A00FF; } #text04 span.p:nth-child(n + 2) { margin-top: 1rem; } #text05 { text-align: left; color: rgba(0,0,0,0.902); font-family: 'Inter', sans-serif; letter-spacing: 0.025rem; width: calc(100% + 0.025rem); font-size: 0.875em; line-height: 1.75; font-weight: 400; text-shadow: 0.088rem 0.088rem 0.125rem rgba(0,0,0,0.188); } #text05 mark { color: #FFFFFF; background-color: transparent; } #text05 a { color: #FFFFFF; text-decoration: underline; } #text05 a:hover { color: #6A00FF; } #text05 span.p:nth-child(n + 2) { margin-top: 1rem; } .buttons { cursor: default; display: flex; justify-content: var(--flex-alignment); letter-spacing: 0; padding: 0; } .buttons li { max-width: 100%; } .buttons li a { align-items: center; justify-content: center; max-width: 100%; text-align: center; text-decoration: none; vertical-align: middle; white-space: nowrap; } .buttons.style1 { gap: 1.25rem; flex-direction: row; flex-wrap: wrap; } .buttons.style1:not(:first-child) { margin-top: 1.625rem !important; } .buttons.style1:not(:last-child) { margin-bottom: 1.625rem !important; } .buttons.style1 li a { display: inline-flex; width: 100vw; height: 3.875rem; line-height: 3.875rem; padding: 0 1.9375rem; vertical-align: middle; font-family: 'Inter', sans-serif; font-size: 1em; font-weight: 600; border-radius: 1.125rem; flex-direction: row-reverse; justify-content: flex-end; transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease; } .buttons.style1 li a svg { display: block; fill: #FFFFFF; flex-grow: 0; flex-shrink: 0; height: 100%; min-width: 16px; width: 1.25em; margin-left: 0.5em; margin-right: calc(-0.125em + 0rem); transition: fill 0.25s ease; } .buttons.style1 li a .label { direction: var(--site-language-direction); overflow: hidden; flex-grow: 1; flex-shrink: 1; text-align: left; width: 100%; } .buttons.style1 .button { background-color: #000000; color: #FFFFFF; background-image: linear-gradient(142deg, rgba(0,0,0,0.451) 0%, rgba(0,0,0,0.008) 100%); background-position: 0% 0%; background-repeat: repeat; background-size: cover; } .buttons.style1 .button:hover { background-color: #000000 !important; } .container { position: relative; } .container > .wrapper { vertical-align: top; position: relative; max-width: 100%; border-radius: inherit; } .container > .wrapper > .inner { vertical-align: top; position: relative; max-width: 100%; border-radius: inherit; text-align: var(--alignment); } #main .container.full:first-child > .wrapper { border-top-left-radius: inherit; border-top-right-radius: inherit; } #main .container.full:last-child > .wrapper { border-bottom-left-radius: inherit; border-bottom-right-radius: inherit; } #main .container.full:first-child > .wrapper > .inner { border-top-left-radius: inherit; border-top-right-radius: inherit; } #main .container.full:last-child > .wrapper > .inner { border-bottom-left-radius: inherit; border-bottom-right-radius: inherit; } .container.style1 { --alignment: left; --flex-alignment: flex-start; --indent-left: 1; --indent-right: 0; } .container.style1:not(:first-child) { margin-top: 2.5rem !important; } .container.style1:not(:last-child) { margin-bottom: 2.5rem !important; } .container.style1 > .wrapper { display: block; margin: 0 auto 0 auto; width: 87rem; background-color: #FFFFFF; box-shadow: 0rem 0.875rem 2.125rem 0rem rgba(0,0,0,0.329); border-radius: 1.25rem; } .container.style1 > .wrapper > .inner { --gutters: 3.5rem; --padding-horizontal: 3.125rem; --padding-vertical: 4.625rem; padding: var(--padding-vertical) var(--padding-horizontal); border-radius: calc(1.25rem - 1px); } .container.style1.default > .wrapper > .inner > * { margin-bottom: var(--spacing); margin-top: var(--spacing); } .container.style1.default > .wrapper > .inner > *:first-child { margin-top: 0 !important; } .container.style1.default > .wrapper > .inner > *:last-child { margin-bottom: 0 !important; } .container.style1.columns > .wrapper > .inner { flex-wrap: wrap; display: flex; align-items: center; } .container.style1.columns > .wrapper > .inner > * { flex-grow: 0; flex-shrink: 0; max-width: 100%; text-align: var(--alignment); padding: 0 0 0 var(--gutters); } .container.style1.columns > .wrapper > .inner > * > * { margin-bottom: var(--spacing); margin-top: var(--spacing); } .container.style1.columns > .wrapper > .inner > * > *:first-child { margin-top: 0 !important; } .container.style1.columns > .wrapper > .inner > * > *:last-child { margin-bottom: 0 !important; } .container.style1.columns > .wrapper > .inner > *:first-child { margin-left: calc(var(--gutters) * -1); } .container.style1.default > .wrapper > .inner > .full { margin-left: calc(var(--padding-horizontal) * -1); max-width: none !important; width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px); } .container.style1.default > .wrapper > .inner > .full:first-child { margin-top: calc(var(--padding-vertical) * -1) !important; border-top-left-radius: inherit; border-top-right-radius: inherit; } .container.style1.default > .wrapper > .inner > .full:last-child { margin-bottom: calc(var(--padding-vertical) * -1) !important; border-bottom-left-radius: inherit; border-bottom-right-radius: inherit; } .container.style1.columns > .wrapper > .inner > div > .full { margin-left: calc(var(--gutters) * -0.5); max-width: none !important; width: calc(100% + var(--gutters) + 0.4725px); } .container.style1.columns > .wrapper > .inner > div:first-child > .full { margin-left: calc(var(--padding-horizontal) * -1); width: calc(100% + var(--padding-horizontal) + calc(var(--gutters) * 0.5) + 0.4725px); } .container.style1.columns > .wrapper > .inner > div:last-child > .full { width: calc(100% + var(--padding-horizontal) + calc(var(--gutters) * 0.5) + 0.4725px); } .container.style1.columns > .wrapper > .inner > div > .full:first-child { margin-top: calc(var(--padding-vertical) * -1) !important; } .container.style1.columns > .wrapper > .inner > div > .full:last-child { margin-bottom: calc(var(--padding-vertical) * -1) !important; } .container.style1.columns > .wrapper > .inner > .full { align-self: stretch; min-height: calc(var(--viewport-height) - (var(--padding-vertical) * 2)); } .container.style1.columns > .wrapper > .inner > .full:first-child { border-bottom-left-radius: inherit; border-top-left-radius: inherit; } .container.style1.columns > .wrapper > .inner > .full:last-child { border-bottom-right-radius: inherit; border-top-right-radius: inherit; } .container.style1.columns > .wrapper > .inner > .full > .full:first-child:last-child { border-radius: inherit; height: calc(100% + (var(--padding-vertical) * 2)); } .container.style1.columns > .wrapper > .inner > .full > .full:first-child:last-child > * { border-radius: inherit; height: 100%; position: absolute; width: 100%; } @media (max-width: 1920px) { } @media (max-width: 1680px) { html { font-size: 11pt; } } @media (max-width: 1280px) { html { font-size: 11pt; } } @media (max-width: 1024px) { } @media (max-width: 980px) { html { font-size: 9pt; } } @media (max-width: 736px) { html { font-size: 12pt; } #main > .inner { --padding-horizontal: 1.25rem; --padding-vertical: 2.5rem; --spacing: 1rem; } #main > .inner > * > .full { margin-left: calc(-1.25rem); max-width: calc(100% + 2.5rem + 0.4725px); width: calc(100% + 2.5rem + 0.4725px); } #main > .inner > * > .full.screen { margin-left: -50vw; } #main > .inner > .active > .full:first-child { margin-top: -2.5rem !important; } #main > .inner > .active > .full:last-child { margin-bottom: -2.5rem !important; } #image12:not(:first-child) { margin-top: 1.125rem !important; } #image12:not(:last-child) { margin-bottom: 1.125rem !important; } #image12 .frame { width: 9.625rem; } #image04:not(:first-child) { margin-top: 1.125rem !important; } #image04:not(:last-child) { margin-bottom: 1.125rem !important; } #image04 .frame { width: 10.375rem; } #image16:not(:first-child) { margin-top: 1.125rem !important; } #image16:not(:last-child) { margin-bottom: 1.125rem !important; } #image16 .frame { width: 10.375rem; } #image06:not(:first-child) { margin-top: 1.125rem !important; } #image06:not(:last-child) { margin-bottom: 1.125rem !important; } #image06 .frame { width: 10.375rem; } #image01:not(:first-child) { margin-top: 1.125rem !important; } #image01:not(:last-child) { margin-bottom: 1.125rem !important; } #image01 .frame { width: 10.375rem; } #image15:not(:first-child) { margin-top: 1.125rem !important; } #image15:not(:last-child) { margin-bottom: 1.125rem !important; } #image15 .frame { width: 10.375rem; } #image17:not(:first-child) { margin-top: 1.125rem !important; } #image17:not(:last-child) { margin-bottom: 1.125rem !important; } #image17 .frame { width: 10.375rem; } #image05:not(:first-child) { margin-top: 1.125rem !important; } #image05:not(:last-child) { margin-bottom: 1.125rem !important; } #image05 .frame { width: 9.625rem; } #image13:not(:first-child) { margin-top: 1.125rem !important; } #image13:not(:last-child) { margin-bottom: 1.125rem !important; } #image13 .frame { width: 6.625rem; } #image09:not(:first-child) { margin-top: 1.125rem !important; } #image09:not(:last-child) { margin-bottom: 1.125rem !important; } #image09 .frame { width: 6.625rem; } #image03:not(:first-child) { margin-top: 1.125rem !important; } #image03:not(:last-child) { margin-bottom: 1.125rem !important; } #image03 .frame { width: 6.625rem; } #image02:not(:first-child) { margin-top: 1.125rem !important; } #image02:not(:last-child) { margin-bottom: 1.125rem !important; } #image02 .frame { width: 9.625rem; } #text21:not(:first-child) { margin-top: 1.5rem !important; } #text21:not(:last-child) { margin-bottom: 1.5rem !important; } #text21 { letter-spacing: 0rem; width: 100%; font-size: 1em; line-height: 1.25; } #text22 { letter-spacing: 0.021875rem; width: calc(100% + 0.021875rem); font-size: 0.875em; line-height: 1.75; } #text07:not(:first-child) { margin-top: 1.5rem !important; } #text07:not(:last-child) { margin-bottom: 1.5rem !important; } #text07 { letter-spacing: 0rem; width: 100%; font-size: 1em; line-height: 1.25; } #text08 { letter-spacing: 0.021875rem; width: calc(100% + 0.021875rem); font-size: 0.875em; line-height: 1.75; } #text29:not(:first-child) { margin-top: 1.5rem !important; } #text29:not(:last-child) { margin-bottom: 1.5rem !important; } #text29 { letter-spacing: 0rem; width: 100%; font-size: 1em; line-height: 1.25; } #text30 { letter-spacing: 0.021875rem; width: calc(100% + 0.021875rem); font-size: 0.875em; line-height: 1.75; } #text10:not(:first-child) { margin-top: 1.5rem !important; } #text10:not(:last-child) { margin-bottom: 1.5rem !important; } #text10 { letter-spacing: 0rem; width: 100%; font-size: 1em; line-height: 1.25; } #text11 { letter-spacing: 0.021875rem; width: calc(100% + 0.021875rem); font-size: 0.875em; line-height: 1.75; } #text02:not(:first-child) { margin-top: 1.5rem !important; } #text02:not(:last-child) { margin-bottom: 1.5rem !important; } #text02 { letter-spacing: 0rem; width: 100%; font-size: 1em; line-height: 1.25; } #text18 { letter-spacing: 0.021875rem; width: calc(100% + 0.021875rem); font-size: 0.875em; line-height: 1.75; } #text27:not(:first-child) { margin-top: 1.5rem !important; } #text27:not(:last-child) { margin-bottom: 1.5rem !important; } #text27 { letter-spacing: 0rem; width: 100%; font-size: 1em; line-height: 1.25; } #text28 { letter-spacing: 0.021875rem; width: calc(100% + 0.021875rem); font-size: 0.875em; line-height: 1.75; } #text32 { letter-spacing: 0.021875rem; width: calc(100% + 0.021875rem); font-size: 0.875em; line-height: 1.75; } #text31 { letter-spacing: 0.021875rem; width: calc(100% + 0.021875rem); font-size: 0.875em; line-height: 1.75; } #text33:not(:first-child) { margin-top: 1.5rem !important; } #text33:not(:last-child) { margin-bottom: 1.5rem !important; } #text33 { letter-spacing: 0rem; width: 100%; font-size: 1em; line-height: 1.25; } #text34 { letter-spacing: 0.021875rem; width: calc(100% + 0.021875rem); font-size: 0.875em; line-height: 1.75; } #text06 { letter-spacing: 0rem; width: 100%; font-size: 1em; line-height: 1.25; } #text09 { letter-spacing: 0.021875rem; width: calc(100% + 0.021875rem); font-size: 0.875em; line-height: 1.75; } #text16 { letter-spacing: 0rem; width: 100%; font-size: 1.25em; line-height: 1.25; } #text17 { letter-spacing: 0.021875rem; width: calc(100% + 0.021875rem); font-size: 0.875em; line-height: 1.75; } #text23 { letter-spacing: 0rem; width: 100%; font-size: 1.25em; line-height: 1.25; } #text24 { letter-spacing: 0.021875rem; width: calc(100% + 0.021875rem); font-size: 0.875em; line-height: 1.75; } #text01 { letter-spacing: 0rem; width: 100%; font-size: 1.25em; line-height: 1.25; } #text03 { letter-spacing: 0.021875rem; width: calc(100% + 0.021875rem); font-size: 0.875em; line-height: 1.75; } #text04 { letter-spacing: 0rem; width: 100%; font-size: 1em; line-height: 1.25; } #text05 { letter-spacing: 0.021875rem; width: calc(100% + 0.021875rem); font-size: 0.875em; line-height: 1.75; } .buttons.style1 { gap: 1.25rem; } .buttons.style1:not(:first-child) { margin-top: 2.875rem !important; } .buttons.style1:not(:last-child) { margin-bottom: 2.875rem !important; } .buttons.style1 li a { letter-spacing: 0rem; font-size: 1em; } .buttons.style1 li a svg { width: 1.25em; } .container.style1:not(:first-child) { margin-top: 1.875rem !important; } .container.style1:not(:last-child) { margin-bottom: 1.875rem !important; } .container.style1 > .wrapper > .inner { --gutters: 3.5rem; --padding-horizontal: 1.75rem; --padding-vertical: 2rem; } .container.style1.columns > .wrapper > .inner { flex-direction: column !important; flex-wrap: nowrap !important; } .container.style1.columns > .wrapper > .inner > span { height: 0; margin-top: calc(var(--gutters) * -1); pointer-events: none; visibility: hidden; } .container.style1.columns > .wrapper > .inner > *:first-child { margin-left: 0 !important; padding-top: 0 !important; } .container.style1.columns > .wrapper > .inner > * { padding: calc(var(--gutters) * 0.5) 0 !important; } .container.style1.columns > .wrapper > .inner > *:last-child { padding-bottom: 0 !important; } .container.style1.columns > .wrapper > .inner > div > .full { margin-left: calc(var(--padding-horizontal) * -1); width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px); } .container.style1.columns > .wrapper > .inner > div:first-of-type > .full { margin-left: calc(var(--padding-horizontal) * -1); width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px); } .container.style1.columns > .wrapper > .inner > div:last-of-type > .full { margin-left: calc(var(--padding-horizontal) * -1); width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px); } .container.style1.columns > .wrapper > .inner > div > .full:first-child { margin-top: calc(var(--gutters) * -0.5) !important; } .container.style1.columns > .wrapper > .inner > div > .full:last-child { margin-bottom: calc(var(--gutters) * -0.5) !important; } .container.style1.columns > .wrapper > .inner > div:first-of-type > .full:first-child { margin-top: calc(var(--padding-vertical) * -1) !important; } .container.style1.columns > .wrapper > .inner > div:last-of-type > .full:last-child { margin-bottom: calc(var(--padding-vertical) * -1) !important; } .container.style1.columns > .wrapper > .inner > div:first-of-type, .container.style1.columns > .wrapper > .inner > div:first-of-type > .full:first-child { border-top-left-radius: inherit; border-top-right-radius: inherit; } .container.style1.columns > .wrapper > .inner > div:last-of-type, .container.style1.columns > .wrapper > .inner > div:last-of-type > .full:last-child { border-bottom-left-radius: inherit; border-bottom-right-radius: inherit; } .container.style1.columns > .wrapper > .inner > div:first-of-type, .container.style1.columns > .wrapper > .inner > div:first-of-type > .full:last-child { border-bottom-left-radius: 0 !important; } .container.style1.columns > .wrapper > .inner > div:last-of-type, .container.style1.columns > .wrapper > .inner > div:last-of-type > .full:first-child { border-top-right-radius: 0 !important; } .container.style1.columns > .wrapper > .inner > .full > .full:first-child:last-child { height: auto; } .container.style1.columns > .wrapper > .inner > .full > .full:first-child:last-child > * { height: auto; position: relative; width: auto; } } @media (max-width: 480px) { #main > .inner { --spacing: 0.875rem; } .buttons.style1 { flex-direction: column; flex-wrap: nowrap; } .buttons.style1 li a { max-width: 100%; width: 100%; } } @media (max-width: 360px) { #main > .inner { --padding-horizontal: 0.9375rem; --padding-vertical: 1.875rem; --spacing: 0.75rem; } #main > .inner > * > .full { margin-left: calc(-0.9375rem); max-width: calc(100% + 1.875rem + 0.4725px); width: calc(100% + 1.875rem + 0.4725px); } #main > .inner > * > .full.screen { margin-left: -50vw; } #main > .inner > .active > .full:first-child { margin-top: -1.875rem !important; } #main > .inner > .active > .full:last-child { margin-bottom: -1.875rem !important; } #text21 { font-size: 1em; } #text22 { font-size: 0.875em; } #text07 { font-size: 1em; } #text08 { font-size: 0.875em; } #text29 { font-size: 1em; } #text30 { font-size: 0.875em; } #text10 { font-size: 1em; } #text11 { font-size: 0.875em; } #text02 { font-size: 1em; } #text18 { font-size: 0.875em; } #text27 { font-size: 1em; } #text28 { font-size: 0.875em; } #text32 { font-size: 0.875em; } #text31 { font-size: 0.875em; } #text33 { font-size: 1em; } #text34 { font-size: 0.875em; } #text06 { font-size: 1em; } #text09 { font-size: 0.875em; } #text16 { font-size: 1.25em; } #text17 { font-size: 0.875em; } #text23 { font-size: 1.25em; } #text24 { font-size: 0.875em; } #text01 { font-size: 1.25em; } #text03 { font-size: 0.875em; } #text04 { font-size: 1em; } #text05 { font-size: 0.875em; } .buttons.style1 { gap: 0.9375rem; } .container.style1 > .wrapper > .inner { --gutters: 2.625rem; --padding-horizontal: 1.3125rem; --padding-vertical: 1.5rem; } }
[-] noscript.css
[edit]
[+]
..
[-] main.js
[edit]
[+]
images
[-] main.css
[edit]