 :root {--items-columns: 28;--tileMultiplier: 1;--tileColumnIndex: 0;--font-main: "Noto Serif", serif;--font-secondary: 'Source Sans Pro', Arial, sans-serif;--unify_items_height: 40px;--marketing-accent: #ffb400;}main {background: #000;font-family: var(--font-secondary);& section .wrapper {max-width: 1320px;margin: 0 auto;padding-top: 4rem;padding-bottom: 4rem;}}#home__hero {display: grid;position: relative;grid-template-columns: 1fr;grid-template-rows: 1fr;position: relative;height: calc(100vh - 110px);overflow: hidden;background: black;max-height: 58vw;z-index:1;& > div, #home__hero__logo > * {grid-column: 1;grid-row: 1;}& #home__hero__logo {display: grid;grid-template-columns: minmax(250px,1050px);padding: 3rem;justify-content: center;align-content: center;z-index: 3;padding-bottom: 5.8rem;}& #home__hero__logo > * {width: 100%;max-width: 100%;object-fit: contain;margin: 0 auto;filter:drop-shadow(0px 0px 30px #000000aa) drop-shadow(0px 0px 40px #00000088);}& #home__hero__logo-Symbol, & #home__hero__logo-WOLFRAM, & #home__hero__logo-tagline path {opacity: 0 }&:has(+ #products-nav.sticky) {margin-bottom: 50px;}}#wl-tiles {display:grid;width:100vw;grid-template-columns: repeat(var(--items-columns),auto);max-height: 115vw;min-height: 300px;gap: 0;z-index: 1;opacity: .85;& > div {height: calc( 100vh - 110px );max-height: 115vw;overflow: hidden;}& div > div {opacity: 0;width: 100%;padding-bottom:150px;box-sizing: border-box;background: #333 url(https://files.wolframcdn.com/pub/www.wolfram.com/home/img/hero/hero-background.webp) no-repeat;background-position-y: 0;background-size: calc(100vw * var(--tileMultiplier)) auto;background-position-x: calc(-100vw / var(--items-columns) * (var(--tileColumnIndex) - 1) );animation: opacity2One .3s forwards;animation-delay: 6s;}}@keyframes opacity2One {to {opacity:1 }}#products-nav {display: grid;position: relative;grid-auto-flow: column;gap: 1.4rem;align-items: center;justify-content: center;min-height: 60px;width: 100%;background: #493993;transition: background 1s;color: #fff;text-align: center;font-weight: bold;padding:5px 0;z-index: 999;& a {display: flex;align-items: center;color: #fff;height: 100%;font-size:1.1rem;font-weight: 400;&:not(:last-of-type) {border-right: 1px solid #ffffff61;transition: border-color 1s;padding-right:1.4rem;}}& a > img {margin-right: 8px }& a:hover {color:var(--marketing-accent);& img {filter: brightness(0.65) sepia(1) saturate(3.5) hue-rotate(340deg);}}&.sticky {position: fixed;top: 50px;background: #493993;& a:not(:last-of-type) {border-right-color:#6b6b6b;}&.bg-constrast {background: #353535;}}}#textSection {position: relative;background-image: url(https://files.wolframcdn.com/pub/www.wolfram.com/home/img/network/network-bg-top.jpg);background-color: #101010;background-size: 100%;background-position: right bottom;background-repeat: no-repeat;& .container {position:relative;z-index: 3;}& .wrapper {display: grid;justify-content: center;align-content: center;grid-template-columns: 1fr;padding-top: 140px;padding-bottom: 140px;max-width:950px;position:relative;z-index:3;}& .wrapper .content {position: relative;font-family: var(--font-main);font-optical-sizing: auto;font-size: 2.5rem;line-height: 1.6;& span {animation-duration: .5s;animation-time-function: ease;color: rgba(255, 255, 255, 0);animation-fill-mode: forwards;}}}@keyframes textToWhite {to {color: #fff;}}#partners {background:#121416;overflow:hidden;& .wrapper {padding-top:0;padding-bottom:0;}}#partners .pin {position: relative;display: grid;justify-content: center;align-content: center;grid-template-columns: 1fr;grid-template-rows: 1fr;background: url(https://files.wolframcdn.com/pub/www.wolfram.com/home/img/partners/partners-section-bg.png) repeat-x;background-position: center;background-size: auto 650px;background-color: #121416;padding-top: 200px;padding-bottom: 200px;&::before {content: "";width: 100%;height: 100px;top: 0;position: absolute;background: linear-gradient(180deg, #131418d4 20%, #fff0 100%);z-index: 2;}&::after {content: "";width: 100%;height: 100px;bottom: 0;position: absolute;background: linear-gradient(0deg, #121416 20%, #0000 100%);z-index: 2;}}#partners .description {display: grid;align-items: center;justify-items: center;color: #fff;font-size: 3.4rem;text-align: center;&::before {content: "";background: radial-gradient(#131418d4 40%, #13141838 60%, #13141838 100%);width: 100%;height: 100%;top: 0;opacity: .6;position: absolute;z-index: 0;}& > div {width: inherit;display:grid;grid-template-columns: 1fr;justify-content:center;align-items: center;grid-row: 1;grid-column: 1;opacity: 0;z-index: 1;transition: 1.25s ease-in-out;filter: filter: drop-shadow(0px 0px 15px #131418) drop-shadow(0px 0px 5px #131418);& p {font-size: 2.65rem;line-height: 1.6;}}& > div:last-of-type p {display: flex;flex-flow: column;text-align:center;line-height:1.25;max-width:1100px;padding-bottom:.5rem;}& > div:last-of-type p span {width: 100%;max-width: 900px;display: block;font-size: 2.75rem;}& > div:last-of-type ul {display: flex;justify-content: center;font-size: 1.45rem;font-weight: 500;color: #ffbf01;gap: 1rem;opacity:0;& li.bar-after::after {padding-left: 1rem;opacity: .6;font-weight: 300;}}& > div:last-of-type a:hover ul {color: #ff8801;}& p {color: #fff;font-size: 2.85rem;font-family: var(--font-main);text-align: center;transition: opacity 1s ease;}}#unify {padding-bottom: 125px;padding-top: 50px;background-image: url(https://files.wolframcdn.com/pub/www.wolfram.com/home/img/unify/capabilities-bg.png);background-color: #121416;background-size: 100% 100%;background-repeat: no-repeat;position:relative;margin-top:0;margin-bottom:0;border-bottom: none;z-index: 1;& .pin {background-image: url(https://files.wolframcdn.com/pub/www.wolfram.com/home/img/unify/capabilities-section-bg-spikey.png);background-size: auto 90%;background-position: left center;background-repeat: no-repeat;}& .wrapper {display: grid;grid-template-columns: .4fr .6fr;gap:1rem 4rem;max-width: 1600px;@media (max-width: 1800px) {max-width: 90vw;}padding-bottom: 0;padding-top: 0;margin:0 auto;padding-right: 0;}& .columns-wrapper {padding:3rem 0;height: 905px;max-width: 1000px;overflow:hidden;position:relative;border-radius: 10px;& > * {z-index:2;}&::before {content: "";position: absolute;width: 100%;height: 100%;padding:3rem;background: url(https://files.wolframcdn.com/pub/www.wolfram.com/home/img/unify/capabilities-container-bg.jpg) no-repeat;background-size: cover;background-position: center;border-radius: 10px;z-index: 1;opacity: 1;}&::after {content: "";width: 100%;height: 190px;bottom: 0;position: absolute;background: linear-gradient(0deg, #561f3b 20%, #0000 100%);pointer-events: none;z-index: 2;}}& .columns-wrapper .dots {position: absolute;right: 25px;top: calc(50% - 50px / 2);display:none;gap:1rem;& div {background: #ffffff50;transition-duration:1.5s;transition-property:background, scale;transition-timing-function: ease-in-out;display: block;border-radius: 100%;cursor: pointer;width:10px;height:10px;}&[data-dots="0"] div:nth-child(1), &[data-dots="1"] div:nth-child(2), &[data-dots="2"] div:nth-child(3), &[data-dots="3"] div:nth-child(4) {background: #fff;transform: scale(1.2);}}& h2 {max-width: 588px;margin:auto;line-height:1.55;font-size: 2.4rem;font-family: var(--font-main);font-weight: 500;color: #fff;font-style: normal;margin-bottom: .5rem;text-align: left;}& p.subtitle {font-family: var(--font-main);font-weight: 400;line-height: 1.6;color: #9d91d2;display: block;margin-bottom: .5rem;text-align: left;font-size: 1.55rem;letter-spacing: -.008em;}& .columns-container {display: grid;grid-template-columns: 1fr;border: solid #5f3a505e 2px;border-radius:10px;padding:1rem;gap: 0;overflow: hidden;position: relative;&::before {display: none;content: "";width: 100%;height: 100px;top: 0;position: absolute;background: linear-gradient(180deg, #2b2859 20%, #0000 100%);pointer-events: none;z-index: 2;}}& ul {--unify_items_height: 25px;display: grid;grid-template-columns: repeat(auto-fill, clamp(24%, 15vw, 24%));grid-template-rows: auto;gap: 0;align-content: flex-start;justify-content:center;position: relative;transform: translate3d(0, 0, 0);overflow:hidden;& li {border: none;display: flex;align-items: center;height: var(--unify_items_height);cursor: pointer;padding: .5rem;font-family: var(--font-secondary);font-weight: 600;color: #fff;font-size: .8rem;margin:4px;}& li:hover {background:#fc79bb3d;&::after {content:"»";margin-left: .2rem;}}}& ul li a {color:#fff;}& .unify-docs {display: grid;grid-template-columns: subgrid;grid-column: 1 / -1;text-align: right;padding-right: 2em;font-size: .9rem;& a {grid-column: 2;margin-top: -50px;position: relative;z-index: 4;text-align: center;color: #caa9bc;}& a:hover {color: #fff;}}}.pin-spacer:has(#nb) {z-index: 2;background:#242132;}#nb {display: grid;grid-template-rows: auto 1fr;max-height: 100vh;position:relative;height: 100vh;background: linear-gradient(0deg, #121416 0%, #121416 75%, #322130 100%);padding-top: 50px;z-index: 2;& .description {margin: 0 auto;text-align: center;height: max-content;& .wrapper {padding-top: 25px;padding-bottom: 0;max-width:1200px;@media(height < 900px) {padding-top:10px;}}& h2, h3 {font-family: var(--font-main);}& h2 {color: #fff;font-size:2.75rem;font-family: var(--font-secondary);}& h3 {display:block;color: var(--marketing-accent);margin:.3rem auto 1rem;font-size: 1.86rem;font-family: var(--font-secondary);text-align:center;font-style: italic;& i {display: inline-block;}& span {white-space: nowrap;}}}& .items-container {display: grid;align-content: flex-start;z-index: 2;position: relative;overflow: hidden;padding-top: 100px;&:before, &:after {content:"";width: 10vw;height: 100%;position: absolute;@media (width < 600px) {display: none;}}&:before {left: 0;top: 0;background: linear-gradient(to right, #e9eef400, #fff0);z-index: 2;}&:after {right: 0;top: 0;background: linear-gradient(to left, #e9eef400, #fff0);z-index: 2;}}& .items-container .items {display: grid;grid-template-columns: repeat(7, 1fr);height: 100%;align-items: flex-start;@media (width < 600px) {align-items: center;}@media (height < 700px) {padding-top: 1rem;}& > div:not(:first-of-type) {opacity:0.2;}}& .items-container .items > div {transform-origin: center top 0px;& > video, & > img {max-width: 956px;max-height: 650px;width:80vw;height:auto;@media (min-width:650px) and (max-height: 1030px) {max-width: 80vw;width:85vh;height:auto;}@media (max-width: 1200px) {max-width: 75vw;max-height: 600px;}@media (max-width: 900px) {max-width: 85vw;}@media (max-width: 700px) {max-width: 88vw;}@media (height < 700px) {}}}& .items-container .items > div:last-of-type {display: grid;grid-template-columns: 1fr;& > img {grid-column: 1;grid-row: 1;&:nth-child(2) {opacity: 0;position: absolute;}}}}#deploy {background: linear-gradient(180deg, #121416, #201c2c);position:relative;padding-bottom:8rem;z-index:2;& h2 {position: relative;margin-bottom:6rem;font-size: 2.25rem;font-family: var(--font-secondary);font-weight: 600;text-align: center;line-height:1.23;color: #fff;z-index: 2;& span {color: #fff;font-style:italic;}}&.visible .deploy-grid > a:not(.featured) {opacity: .5;}&.complete .deploy-grid > a:not(.featured), &.complete .deploy-grid > a h4 {opacity: 1;}& .deploy-grid {display: grid;grid-template-columns: repeat( auto-fit, 120px);max-width: 1200px;margin: auto;gap:2rem 1.25rem;justify-content:center;align-items:flex-start;position:relative;z-index: 2;}& .deploy-grid a {display: grid;width: 120px;gap:.7rem;z-index: 1;color: #fff;transition: opacity .5s ease;order:3;&:nth-child(-n+2), &.featured {@media (width < 880px) {order:2;}}&:nth-child(1), &.featured {@media (width < 680px) {order:1;}}&:hover h4 {color: #ffc12c;}&:not(.featured) {opacity: 0;}& img {width:120px;height:120px;transition: none;}&.featured {z-index: 2;}&.featured img {transition: opacity 2s ease-in-out;}& h4 {font-weight: 600;color: #fff;font-size: .8rem;text-align: center;opacity: 0;}}}#cta-text {position: relative;background: -moz-linear-gradient(to bottom, #093c6d, #171c32);background: linear-gradient(to bottom, #093c6d, #171c32);padding: 4rem 1rem 5.1rem;& .wrapper {display: grid;justify-content: center;align-content: center;grid-template-columns: 1fr;max-width:1100px;margin: 0 auto;}& .content {position: relative;font-family: var(--font-secondary);font-optical-sizing: auto;font-size: 2.5rem;line-height:1.0;margin-top: 3.8rem;& > div {font-size: 3rem;margin-bottom: -5px;font-weight:300;color:#aacdef;}}& .content > div {& span {display: block;animation-duration: .5s;color: #9acffe;line-height: 1.2;margin: 0 auto;}& span:nth-of-type(1) {color: #fff;font-size:3.3rem }& span:nth-of-type(2) {line-height: 1.2;font-size:2.5rem;max-width:710px;}}}#cta-bottom {--section-main-color: #4a7aa8;--section-sub-color: #8db4d9;background: right bottom url(https://files.wolframcdn.com/pub/www.wolfram.com/home/img/cta-bottom/cta-text-bg.jpg) no-repeat;background-size: cover;position: relative;z-index: 1;& .wrapper {padding: 0 2rem 7rem;& > div > div {opacity: 0;border-radius: 10px;overflow: hidden;}& > div:nth-of-type(3) {margin-bottom: 1.5rem;}}& #cta-head {font-size: 3.4rem;color: #cae0f6;background: #436996;padding-top:.5rem;}& #cta-subhead {font-size: 2.75rem;line-height:1.15;margin:0 auto 3.5rem;padding-bottom:3rem;}& h2 {font-size: 2rem;color: #fff;font-weight: 600;font-style: italic;}& h4 {font-family: var(--font-secondary);font-size: 1.5rem;font-weight: 600;line-height: 1.1;color: #fff;}& h5 {font-size: 1.1rem;font-weight: bold;color: #fff;text-align: left;}& a:hover h5 {color: #ffc12c;}& form {display: grid;gap: 1rem;& textarea {border: 1px solid var(--section-main-color);padding:.5rem;height: 60px;}& button {color: #fff;background: var(--section-main-color);justify-self: center;border: none;border-radius: 5px;padding: 0.2rem 0.7rem;font-size: 0.9rem;}}& .cta-grid, & .grid-cols {margin-bottom: 2rem;& h3 {font-size: 1.2rem;font-weight: 600;text-align: center;color: #676767;margin-bottom: 1.2rem;}}& .links-bottom {display: grid;gap: 4rem;grid-auto-flow: column;justify-content: center;align-content: center;}& .links-bottom > li {font-size: 1.1rem;line-height: 1.1;color: #fff;font-weight: bold;padding: 0.2rem 0.8rem;background: transparent;position:relative;z-index: 1;&::before {content: "";display:none;background: url(https://files.wolframcdn.com/pub/www.wolfram.com/home/img/cta-bottom/cta-icon-plus.png) no-repeat;background-size: 13px;margin-right: .5rem;width: 13px;height: 13px;}&::after {content: "\203A";font-size:1.8rem;line-height:20px;position:relative;top:2px;color:#ffffffaa;font-weight:500;display:inline-block;padding-left:2px;}& > ul {display:none;}}& .links-bottom > li:hover, & .links-bottom > li.open {background: var(--section-main-color);cursor:pointer;z-index: 2;&::before {background: url(https://files.wolframcdn.com/pub/www.wolfram.com/home/img/cta-bottom/cta-icon-minus.png) no-repeat;background-size: 13px;}}& .links-bottom > li.open ul {display: block;background: #3b546d;padding: .6rem 1rem .9rem 1rem;position: absolute;top: 100%;left: 0;width: max-content;min-width:250px;max-width: min(300px,80vw);box-shadow:0 0 7px #00000026;z-index:2;& li {line-height:1.1;text-indent: -.75rem;margin: .5rem 0 0.5rem 0;padding:.15rem 0;padding-left:.6rem;}& li:not(:last-of-type) {margin-bottom: .25rem;}& li::before {content: '»';display: inline;margin-right: .25rem;font-size: 1rem;color: #76b1e9;}}& .links-bottom > li.open ul a {color:#fff;font-size:.9375rem;&:hover {color:#ffc12c;}& > span {color: #a5c8e9;font-size: 0.85rem;font-weight: 400;white-space: nowrap;}}& .cta-grid {grid-template-columns: repeat(2, 1fr);grid-template-rows: repeat(3, auto);gap: .8rem 1.5rem;}& .cta-grid > div {display: grid;grid-template-columns: subgrid;&:nth-of-type(1) {grid-column: 1 / -1;grid-gap: .5rem 2.25rem;}&:nth-of-type(2) {grid-column: 1 / -1;grid-gap: .2rem 1.25rem;}&:nth-of-type(3) {grid-column: 1 / -1;grid-row: 2;grid-gap: .7rem 1.6875rem;padding-bottom: 1.075rem;justify-content: center;margin-top: 1rem;}& > div {background: #163d63;border-radius: 10px;overflow: hidden;}& h2, & h4 {grid-column: 1 / -1;padding: .8rem 1rem;}& h2 {font-style: normal;padding-left: 0;padding-right: 0;text-align:center;font-size:2.6rem;font-weight:400;margin-bottom:.75rem;}& h4 {background:#182b42;}}& .cta-grid .instant-resources {display: grid;grid-template-columns: repeat(3,1fr);grid-column: 1 / -1;background: #182b42;margin-top: 3rem;& h4 {grid-column: 1 / -1;grid-row: 1;border-bottom: 3px solid #131c25;font-style: normal;text-transform: uppercase;font-weight: 400;font-size: 1.2rem;color: #bdd1e5;letter-spacing: .03em;}}& .cta-grid .instant-resources .small-cta {padding: 1.925rem 0 1rem 1rem;justify-content: flex-start;align-items:flex-start;border-right: 3px solid #12151a;border-radius: 0;& div > i {margin-top: .2rem;color: #8db4d9;}&:last-of-type > div:first-child {width:40px;}& a {color: #b2cce6 }& a:hover {color: #ffc12c;}&:nth-of-type(1) {padding-left: 1.625rem }&:nth-of-type(3) {padding-right: 1.625rem;border: none;}&:last-child {grid-column: 3 / -1;grid-row: 1;border:none;text-align: right;justify-content: flex-end;padding:0;padding-right: 1rem;align-content: center;}}& .cta-grid .instant-resources a.small-cta:hover {background: #163d63;}& .cta-grid .outlinks a {font-size: 1.05rem;color: #97c1e9;white-space: nowrap;&:hover {font-size: 1.05rem;color: #ffc12c;}}& .cta-grid > div h2 {display: grid;grid-template-columns: 1fr auto 1fr;align-items: center;&::before, &::after {content:"";width: 100%;height: 1px;background:#587fb0;}& span {padding: 0 2rem;}}& .cta-consulting-wrapper {display: grid;grid-template-columns: repeat(8, 1fr);gap: 1.5rem;margin-bottom: 2rem;& > a:first-of-type {grid-column: 1 / 4;}& > a:last-of-type {grid-column: 4 / -1;}}& .cta-consulting {padding: 2rem;justify-content: center;background: var(--section-sub-color) url(https://files.wolframcdn.com/pub/www.wolfram.com/home/img/cta-bottom/cta-wolframconsulting-bg.jpg);background-size: cover;display: grid;gap: 1rem;&:hover {filter: brightness(1.2) saturate(1.2);& span {color: #d99a01;}}& > img {width:100%;max-width:268px;}& h3 {max-width: 700px;font-size: 1.4rem;color: #fff;line-height: 1.31;font-weight: 400;text-align: left;}& .cta-consulting__links {justify-self:flex-end;}& span {color: #fff;font-weight:600;}}& .cta-resources {display: grid;grid-template-columns: 100px 1fr;column-gap: 2px;justify-content: center;& h3 {line-height: 22px;text-transform: uppercase;font-style: normal;font-weight:400;font-size:1.2rem;letter-spacing: .03rem;color: #bdd1e5;margin-bottom: .7rem;text-align: left;}& > div {background: #182d42;}& > div:last-of-type {padding: 1.25rem 1.375rem;text-align: left;}& a {text-align: left;color: #fff;}& a.bar-after::after {color: var(--section-main-color);}& a:hover {color: #ffc12c;}}& .cta-chat {padding: 2rem;justify-content: center;background: #182d42;display: grid;gap: 1rem;& h3 {font-size:1.25rem;color: #fff;font-weight: 600;}&.online {& .cta-chat__status::before {background: #51d700;}& .cta-chat__status::after {content: "WE ARE ONLINE";}& .cta-chat__btn::before {content: "Begin Chat";}}}& .cta-chat:hover {background:#163d63;& .cta-chat__msg > div {background: #4f93d3;color: #fff;}& .cta-chat__btn {background:#ffc12c;color: #122b44;}}& .cta-chat .cta-chat__msg {display: grid;cursor: pointer;grid-template-columns: 1fr 15px 74px;grid-template-rows: 1rem 1fr 1rem;align-items: center;justify-content: center;& > div {grid-column: 1 / 3;grid-row: 2;background: #4f93d35c;color: #a1d1ff;font-size: 1rem;padding: .6rem 1rem;}& > img {grid-column: 2 / -1;grid-row: 1 / -1;justify-self: center;}}& .cta-chat .cta-chat__btn {padding: .375rem .75rem;font-size: 1rem;line-height: 1.73;background: #4f93d3;color: #fff;border-radius:5px;&:before {content: "Leave a Message";}}& .cta-chat .cta-chat__status {color: #89bbea;font-size: .875rem;display:none;justify-content: flex-end;align-items:center;&::before {content: "";background: #d10;border-radius: 100%;padding:3.5px;margin-right: .3rem;}&::after {content: "WE ARE OFFLINE";color: #b8b8b8;}}& .cta-consulting-wrapper > a, & .instant-resources, & #cta-bottom .cta-resources {border-radius: 10px;overflow: hidden;}& .small-cta {display: grid;grid-auto-flow: column;justify-content: center;align-items: center;gap: 0.6875rem;padding: 1rem;border-radius: 12px;font-size: 0.9rem;& > div {display: grid;}}}#cta-bottom .small-cta-image {display: grid;background:#163d63;height: 100%;& > * {grid-row: 1 / -1;grid-column: 1 / -1;z-index: 1;}& > a {padding:5.9375rem 2.875rem 3rem;z-index: 2;}& h3 {font-size: 1.6875rem;color: #fff;text-align: left;font-weight: 400;}& p {font-size: .9375rem;font-weight: 300;line-height: 1.47;letter-spacing: 0.3px;text-align: left;color: #b0ccec;}& .btn {margin: 49px 0 0;padding: 12px 22px;border-radius: 20.5px;background-color: #d3382f;font-size: .9375rem;color: #fff;letter-spacing: .3px;text-align: left;display: inline-flex;align-items: center;& img {width: 20px;margin-right:.5rem }}& .desktop {width: 100%;height: 100%;background: url(https://files.wolframcdn.com/pub/www.wolfram.com/home/img/cta-bottom/cta-top-bg-download.jpg) no-repeat;background-size: cover;}& .cloud {background: url(https://files.wolframcdn.com/pub/www.wolfram.com/home/img/cta-bottom/cta-top-bg-online.jpg) no-repeat;background-size: cover;}&:hover {& > div:first-of-type {filter: brightness(1.15);}& .btn {background-color: #e74238;}}}.home .bar-after:after, .home .bar-before:before {content: '|';opacity:.75;font-weight:300;}#_footer {filter: invert(1) brightness(1.1) hue-rotate(180deg);background: #dedede;border-top-color: #afafaf;}#_language-picker ._dropdown-menu {background: #eee;}.grid-cols {grid-template-columns: repeat(3, 1fr);row-gap: 2rem;column-gap: 1.5rem;}#wl-tiles {& > div {order: var(--tileColumnIndex);}& > div:nth-child(1) {--tileColumnIndex: 1;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:132.98%;}& div:nth-of-type(2) {background-position-y:7.57%;padding-bottom:105.85%;}& div:nth-of-type(3) {background-position-y:13.4%;padding-bottom:79.79%;}& div:nth-of-type(4) {background-position-y:17.75%;padding-bottom:66.49%;}& div:nth-of-type(5) {background-position-y:21.6%;padding-bottom:78.72%;}& div:nth-of-type(6) {background-position-y:26.35%;padding-bottom:101.6%;}& div:nth-of-type(7) {background-position-y:32.14%;padding-bottom:102.66%;}& div:nth-of-type(8) {background-position-y:37.57%;padding-bottom:83.51%;}& div:nth-of-type(9) {background-position-y:41.95%;padding-bottom:70.21%;}& div:nth-of-type(10) {background-position-y:46.89%;padding-bottom:109.04%;}& div:nth-of-type(11) {background-position-y:52.35%;padding-bottom:83.51%;}& div:nth-of-type(12) {background-position-y:57.13%;padding-bottom:86.17%;}& div:nth-of-type(13) {background-position-y:63.39%;padding-bottom:125.53%;}& div:nth-of-type(14) {background-position-y:69.51%;padding-bottom:97.87%;}& div:nth-of-type(15) {background-position-y:75.75%;padding-bottom:113.83%;}& div:nth-of-type(16) {background-position-y:79.73%;padding-bottom:58.51%;}& div:nth-of-type(17) {background-position-y:85.55%;padding-bottom:112.77%;}& div:nth-of-type(18) {background-position-y:90.27%;padding-bottom:79.26%;}& div:nth-of-type(19) {background-position-y:92.62%;padding-bottom:38.83%;}}& > div:nth-child(2) {--tileColumnIndex: 2;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:145.21%;}& div:nth-of-type(2) {background-position-y:8.14%;padding-bottom:77.66%;}& div:nth-of-type(3) {background-position-y:12.64%;padding-bottom:97.87%;}& div:nth-of-type(4) {background-position-y:18.23%;padding-bottom:102.66%;}& div:nth-of-type(5) {background-position-y:23.99%;padding-bottom:96.81%;}& div:nth-of-type(6) {background-position-y:30.1%;padding-bottom:133.51%;}& div:nth-of-type(7) {background-position-y:36.18%;padding-bottom:54.79%;}& div:nth-of-type(8) {background-position-y:40.56%;padding-bottom:114.89%;}& div:nth-of-type(9) {background-position-y:45.84%;padding-bottom:65.43%;}& div:nth-of-type(10) {background-position-y:50.06%;padding-bottom:86.17%;}& div:nth-of-type(11) {background-position-y:55.5%;padding-bottom:104.79%;}& div:nth-of-type(12) {background-position-y:60.17%;padding-bottom:67.02%;}& div:nth-of-type(13) {background-position-y:63.19%;padding-bottom:46.81%;}& div:nth-of-type(14) {background-position-y:66.00%;padding-bottom:53.19%;}& div:nth-of-type(15) {background-position-y:69.85%;padding-bottom:76.6%;}& div:nth-of-type(16) {background-position-y:74.09%;padding-bottom:75.53%;}& div:nth-of-type(17) {background-position-y:78.74%;padding-bottom:85.11%;}& div:nth-of-type(18) {background-position-y:83.21%;padding-bottom:78.19%;}& div:nth-of-type(19) {background-position-y:87.83%;padding-bottom:82.98%;}& div:nth-of-type(20) {background-position-y:92.83%;padding-bottom:89.36%;}}& > div:nth-child(3) {--tileColumnIndex: 3;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:91.49%;}& div:nth-of-type(2) {background-position-y:5.05%;padding-bottom:48.4%;}& div:nth-of-type(3) {background-position-y:8.09%;padding-bottom:132.98%;}& div:nth-of-type(4) {background-position-y:15.27%;padding-bottom:75.00%;}& div:nth-of-type(5) {background-position-y:19.64%;padding-bottom:90.43%;}& div:nth-of-type(6) {background-position-y:25.00%;padding-bottom:108.51%;}& div:nth-of-type(7) {background-position-y:31.18%;padding-bottom:107.98%;}& div:nth-of-type(8) {background-position-y:36.7%;padding-bottom:77.66%;}& div:nth-of-type(9) {background-position-y:42.71%;padding-bottom:146.81%;}& div:nth-of-type(10) {background-position-y:49.71%;padding-bottom:93.09%;}& div:nth-of-type(11) {background-position-y:53.89%;padding-bottom:57.45%;}& div:nth-of-type(12) {background-position-y:59.1%;padding-bottom:119.15%;}& div:nth-of-type(13) {background-position-y:62.75%;padding-bottom:30.85%;}& div:nth-of-type(14) {background-position-y:64.4%;padding-bottom:29.79%;}& div:nth-of-type(15) {background-position-y:66.74%;padding-bottom:49.47%;}& div:nth-of-type(16) {background-position-y:70.47%;padding-bottom:75.00%;}& div:nth-of-type(17) {background-position-y:73.85%;padding-bottom:55.32%;}& div:nth-of-type(18) {background-position-y:78.77%;padding-bottom:97.87%;}& div:nth-of-type(19) {background-position-y:84.5%;padding-bottom:101.6%;}& div:nth-of-type(20) {background-position-y:89.92%;padding-bottom:94.68%;}& div:nth-of-type(21) {background-position-y:93.92%;padding-bottom:69.15%;}}& > div:nth-child(4) {--tileColumnIndex: 4;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:96.81%;}& div:nth-of-type(2) {background-position-y:5.5%;padding-bottom:102.66%;}& div:nth-of-type(3) {background-position-y:11.21%;padding-bottom:82.45%;}& div:nth-of-type(4) {background-position-y:15.74%;padding-bottom:70.21%;}& div:nth-of-type(5) {background-position-y:19.71%;padding-bottom:75.53%;}& div:nth-of-type(6) {background-position-y:24.25%;padding-bottom:98.4%;}& div:nth-of-type(7) {background-position-y:29.87%;padding-bottom:100.53%;}& div:nth-of-type(8) {background-position-y:34.43%;padding-bottom:42.02%;}& div:nth-of-type(9) {background-position-y:37.56%;padding-bottom:81.38%;}& div:nth-of-type(10) {background-position-y:41.81%;padding-bottom:68.09%;}& div:nth-of-type(11) {background-position-y:46.71%;padding-bottom:110.11%;}& div:nth-of-type(12) {background-position-y:51.92%;padding-bottom:73.94%;}& div:nth-of-type(13) {background-position-y:56.7%;padding-bottom:94.15%;}& div:nth-of-type(14) {background-position-y:61.25%;padding-bottom:71.81%;}& div:nth-of-type(15) {background-position-y:65.07%;padding-bottom:66.49%;}& div:nth-of-type(16) {background-position-y:67.61%;padding-bottom:35.64%;}& div:nth-of-type(17) {background-position-y:69.89%;padding-bottom:44.15%;}& div:nth-of-type(18) {background-position-y:73.63%;padding-bottom:76.6%;}& div:nth-of-type(19) {background-position-y:76.91%;padding-bottom:53.19%;}& div:nth-of-type(20) {background-position-y:80.09%;padding-bottom:58.51%;}& div:nth-of-type(21) {background-position-y:83.01%;padding-bottom:51.6%;}& div:nth-of-type(22) {background-position-y:88.12%;padding-bottom:97.87%;}& div:nth-of-type(23) {background-position-y:93.92%;padding-bottom:102.66%;}}& > div:nth-child(5) {--tileColumnIndex: 5;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:97.87%;}& div:nth-of-type(2) {background-position-y:5.5%;padding-bottom:82.45%;}& div:nth-of-type(3) {background-position-y:10.19%;padding-bottom:92.02%;}& div:nth-of-type(4) {background-position-y:15.39%;padding-bottom:92.02%;}& div:nth-of-type(5) {background-position-y:20.87%;padding-bottom:115.96%;}& div:nth-of-type(6) {background-position-y:27.23%;padding-bottom:97.87%;}& div:nth-of-type(7) {background-position-y:32.5%;padding-bottom:82.45%;}& div:nth-of-type(8) {background-position-y:36.82%;padding-bottom:67.55%;}& div:nth-of-type(9) {background-position-y:41.87%;padding-bottom:122.34%;}& div:nth-of-type(10) {background-position-y:48.34%;padding-bottom:102.13%;}& div:nth-of-type(11) {background-position-y:54.09%;padding-bottom:100.53%;}& div:nth-of-type(12) {background-position-y:58.01%;padding-bottom:46.28%;}& div:nth-of-type(13) {background-position-y:62.33%;padding-bottom:97.87%;}& div:nth-of-type(14) {background-position-y:66.38%;padding-bottom:57.98%;}& div:nth-of-type(15) {background-position-y:71.17%;padding-bottom:97.87%;}& div:nth-of-type(16) {background-position-y:76.58%;padding-bottom:94.68%;}& div:nth-of-type(17) {background-position-y:80.82%;padding-bottom:70.21%;}& div:nth-of-type(18) {background-position-y:83.43%;padding-bottom:42.02%;}& div:nth-of-type(19) {background-position-y:86.93%;padding-bottom:67.02%;}& div:nth-of-type(20) {background-position-y:90.56%;padding-bottom:64.89%;}& div:nth-of-type(21) {background-position-y:95.9%;padding-bottom:97.34%;}}& > div:nth-child(6) {--tileColumnIndex: 6;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:61.17%;}& div:nth-of-type(2) {background-position-y:3.45%;padding-bottom:90.96%;}& div:nth-of-type(3) {background-position-y:8.49%;padding-bottom:70.21%;}& div:nth-of-type(4) {background-position-y:12.56%;padding-bottom:90.96%;}& div:nth-of-type(5) {background-position-y:17.96%;padding-bottom:117.02%;}& div:nth-of-type(6) {background-position-y:24.37%;padding-bottom:96.28%;}& div:nth-of-type(7) {background-position-y:30.49%;padding-bottom:134.57%;}& div:nth-of-type(8) {background-position-y:37.41%;padding-bottom:94.15%;}& div:nth-of-type(9) {background-position-y:42.46%;padding-bottom:82.98%;}& div:nth-of-type(10) {background-position-y:47.5%;padding-bottom:96.81%;}& div:nth-of-type(11) {background-position-y:52.57%;padding-bottom:82.98%;}& div:nth-of-type(12) {background-position-y:58.86%;padding-bottom:131.91%;}& div:nth-of-type(13) {background-position-y:64.29%;padding-bottom:72.87%;}& div:nth-of-type(14) {background-position-y:69.31%;padding-bottom:97.34%;}& div:nth-of-type(15) {background-position-y:73.85%;padding-bottom:73.94%;}& div:nth-of-type(16) {background-position-y:78.03%;padding-bottom:75.00%;}& div:nth-of-type(17) {background-position-y:83.22%;padding-bottom:96.28%;}& div:nth-of-type(18) {background-position-y:86.61%;padding-bottom:54.26%;}& div:nth-of-type(19) {background-position-y:89.61%;padding-bottom:54.26%;}& div:nth-of-type(20) {background-position-y:93.8%;padding-bottom:77.13%;}}& > div:nth-child(7) {--tileColumnIndex: 7;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:97.87%;}& div:nth-of-type(2) {background-position-y:5.55%;padding-bottom:97.87%;}& div:nth-of-type(3) {background-position-y:10.96%;padding-bottom:75.53%;}& div:nth-of-type(4) {background-position-y:15.52%;padding-bottom:113.3%;}& div:nth-of-type(5) {background-position-y:21.57%;padding-bottom:78.72%;}& div:nth-of-type(6) {background-position-y:25.86%;padding-bottom:70.21%;}& div:nth-of-type(7) {background-position-y:30.07%;padding-bottom:87.23%;}& div:nth-of-type(8) {background-position-y:34.42%;padding-bottom:58.51%;}& div:nth-of-type(9) {background-position-y:38.19%;padding-bottom:82.98%;}& div:nth-of-type(10) {background-position-y:42.69%;padding-bottom:76.06%;}& div:nth-of-type(11) {background-position-y:46.95%;padding-bottom:76.06%;}& div:nth-of-type(12) {background-position-y:51.84%;padding-bottom:97.87%;}& div:nth-of-type(13) {background-position-y:57.41%;padding-bottom:98.4%;}& div:nth-of-type(14) {background-position-y:62.97%;padding-bottom:97.87%;}& div:nth-of-type(15) {background-position-y:67.94%;padding-bottom:82.98%;}& div:nth-of-type(16) {background-position-y:73.31%;padding-bottom:100.00%;}& div:nth-of-type(17) {background-position-y:77.6%;padding-bottom:68.62%;}& div:nth-of-type(18) {background-position-y:80.66%;padding-bottom:51.6%;}& div:nth-of-type(19) {background-position-y:84.26%;padding-bottom:67.55%;}& div:nth-of-type(20) {background-position-y:88.13%;padding-bottom:69.68%;}& div:nth-of-type(21) {background-position-y:92.21%;padding-bottom:73.4%;}}& > div:nth-child(8) {--tileColumnIndex: 8;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:75.00%;}& div:nth-of-type(2) {background-position-y:4.17%;padding-bottom:63.83%;}& div:nth-of-type(3) {background-position-y:7.87%;padding-bottom:97.87%;}& div:nth-of-type(4) {background-position-y:13.41%;padding-bottom:96.28%;}& div:nth-of-type(5) {background-position-y:18.88%;padding-bottom:98.4%;}& div:nth-of-type(6) {background-position-y:24.28%;padding-bottom:85.11%;}& div:nth-of-type(7) {background-position-y:29.26%;padding-bottom:96.81%;}& div:nth-of-type(8) {background-position-y:34.27%;padding-bottom:72.34%;}& div:nth-of-type(9) {background-position-y:38.57%;padding-bottom:84.04%;}& div:nth-of-type(10) {background-position-y:42.98%;padding-bottom:70.74%;}& div:nth-of-type(11) {background-position-y:47.66%;padding-bottom:98.4%;}& div:nth-of-type(12) {background-position-y:53.11%;padding-bottom:94.15%;}& div:nth-of-type(13) {background-position-y:58.34%;padding-bottom:90.96%;}& div:nth-of-type(14) {background-position-y:63.74%;padding-bottom:98.4%;}& div:nth-of-type(15) {background-position-y:68.84%;padding-bottom:86.17%;}& div:nth-of-type(16) {background-position-y:75.07%;padding-bottom:118.62%;}& div:nth-of-type(17) {background-position-y:80.45%;padding-bottom:87.77%;}& div:nth-of-type(18) {background-position-y:85.35%;padding-bottom:86.7%;}& div:nth-of-type(19) {background-position-y:90.83%;padding-bottom:98.4%;}& div:nth-of-type(20) {background-position-y:96.15%;padding-bottom:93.62%;}}& > div:nth-child(9) {--tileColumnIndex: 9;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:82.98%;}& div:nth-of-type(2) {background-position-y:4.64%;padding-bottom:73.4%;}& div:nth-of-type(3) {background-position-y:8.86%;padding-bottom:97.34%;}& div:nth-of-type(4) {background-position-y:14.52%;padding-bottom:114.89%;}& div:nth-of-type(5) {background-position-y:20.91%;padding-bottom:98.94%;}& div:nth-of-type(6) {background-position-y:26.4%;padding-bottom:90.96%;}& div:nth-of-type(7) {background-position-y:31.26%;padding-bottom:75.00%;}& div:nth-of-type(8) {background-position-y:35.86%;padding-bottom:95.21%;}& div:nth-of-type(9) {background-position-y:41.33%;padding-bottom:98.4%;}& div:nth-of-type(10) {background-position-y:46.98%;padding-bottom:101.06%;}& div:nth-of-type(11) {background-position-y:51.78%;padding-bottom:69.15%;}& div:nth-of-type(12) {background-position-y:56.49%;padding-bottom:96.28%;}& div:nth-of-type(13) {background-position-y:61.25%;padding-bottom:76.06%;}& div:nth-of-type(14) {background-position-y:66.5%;padding-bottom:102.66%;}& div:nth-of-type(15) {background-position-y:70.96%;padding-bottom:68.62%;}& div:nth-of-type(16) {background-position-y:76.03%;padding-bottom:97.87%;}& div:nth-of-type(17) {background-position-y:80.34%;padding-bottom:70.74%;}& div:nth-of-type(18) {background-position-y:84.87%;padding-bottom:82.98%;}& div:nth-of-type(19) {background-position-y:89.72%;padding-bottom:86.7%;}& div:nth-of-type(20) {background-position-y:92.83%;padding-bottom:52.66%;}}& > div:nth-child(10) {--tileColumnIndex: 10;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:84.04%;}& div:nth-of-type(2) {background-position-y:4.78%;padding-bottom:103.19%;}& div:nth-of-type(3) {background-position-y:10.59%;padding-bottom:93.09%;}& div:nth-of-type(4) {background-position-y:15.89%;padding-bottom:97.87%;}& div:nth-of-type(5) {background-position-y:21.44%;padding-bottom:97.87%;}& div:nth-of-type(6) {background-position-y:26.99%;padding-bottom:97.87%;}& div:nth-of-type(7) {background-position-y:32.55%;padding-bottom:98.4%;}& div:nth-of-type(8) {background-position-y:38.61%;padding-bottom:120.21%;}& div:nth-of-type(9) {background-position-y:45.68%;padding-bottom:126.6%;}& div:nth-of-type(10) {background-position-y:52.11%;padding-bottom:97.87%;}& div:nth-of-type(11) {background-position-y:57.69%;padding-bottom:98.94%;}& div:nth-of-type(12) {background-position-y:61.83%;padding-bottom:56.91%;}& div:nth-of-type(13) {background-position-y:66.72%;padding-bottom:103.72%;}& div:nth-of-type(14) {background-position-y:73.33%;padding-bottom:120.74%;}& div:nth-of-type(15) {background-position-y:79.13%;padding-bottom:95.74%;}& div:nth-of-type(16) {background-position-y:83.92%;padding-bottom:82.45%;}& div:nth-of-type(17) {background-position-y:89.78%;padding-bottom:106.91%;}}& > div:nth-child(11) {--tileColumnIndex: 11;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:129.26%;}& div:nth-of-type(2) {background-position-y:7.21%;padding-bottom:69.68%;}& div:nth-of-type(3) {background-position-y:11.09%;padding-bottom:67.55%;}& div:nth-of-type(4) {background-position-y:15.11%;padding-bottom:97.87%;}& div:nth-of-type(5) {background-position-y:20.53%;padding-bottom:87.23%;}& div:nth-of-type(6) {background-position-y:25.6%;padding-bottom:97.34%;}& div:nth-of-type(7) {background-position-y:30.44%;padding-bottom:58.51%;}& div:nth-of-type(8) {background-position-y:34.41%;padding-bottom:96.28%;}& div:nth-of-type(9) {background-position-y:39.67%;padding-bottom:87.77%;}& div:nth-of-type(10) {background-position-y:44.7%;padding-bottom:90.96%;}& div:nth-of-type(11) {background-position-y:49.3%;padding-bottom:71.81%;}& div:nth-of-type(12) {background-position-y:54.1%;padding-bottom:97.87%;}& div:nth-of-type(13) {background-position-y:58.33%;padding-bottom:57.98%;}& div:nth-of-type(14) {background-position-y:62.47%;padding-bottom:84.57%;}& div:nth-of-type(15) {background-position-y:67.57%;padding-bottom:93.62%;}& div:nth-of-type(16) {background-position-y:73.02%;padding-bottom:97.34%;}& div:nth-of-type(17) {background-position-y:78.46%;padding-bottom:95.74%;}& div:nth-of-type(18) {background-position-y:82.37%;padding-bottom:63.3%;}& div:nth-of-type(19) {background-position-y:85.26%;padding-bottom:50.00%;}& div:nth-of-type(20) {background-position-y:89.12%;padding-bottom:72.34%;}& div:nth-of-type(21) {background-position-y:94.28%;padding-bottom:93.62%;}}& > div:nth-child(12) {--tileColumnIndex: 12;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:58.51%;}& div:nth-of-type(2) {background-position-y:3.31%;padding-bottom:94.68%;}& div:nth-of-type(3) {background-position-y:8.69%;padding-bottom:97.87%;}& div:nth-of-type(4) {background-position-y:14.26%;padding-bottom:101.06%;}& div:nth-of-type(5) {background-position-y:19.62%;padding-bottom:67.02%;}& div:nth-of-type(6) {background-position-y:23.34%;padding-bottom:65.96%;}& div:nth-of-type(7) {background-position-y:27.35%;padding-bottom:87.77%;}& div:nth-of-type(8) {background-position-y:33.49%;padding-bottom:151.06%;}& div:nth-of-type(9) {background-position-y:40.16%;padding-bottom:59.04%;}& div:nth-of-type(10) {background-position-y:43.71%;padding-bottom:70.21%;}& div:nth-of-type(11) {background-position-y:47.75%;padding-bottom:75.00%;}& div:nth-of-type(12) {background-position-y:51.46%;padding-bottom:57.98%;}& div:nth-of-type(13) {background-position-y:58.58%;padding-bottom:178.19%;}& div:nth-of-type(14) {background-position-y:64.69%;padding-bottom:61.7%;}& div:nth-of-type(15) {background-position-y:68.07%;padding-bottom:60.64%;}& div:nth-of-type(16) {background-position-y:71.7%;padding-bottom:67.02%;}& div:nth-of-type(17) {background-position-y:75.92%;padding-bottom:78.72%;}& div:nth-of-type(18) {background-position-y:80.58%;padding-bottom:84.04%;}& div:nth-of-type(19) {background-position-y:84.55%;padding-bottom:68.09%;}& div:nth-of-type(20) {background-position-y:89.78%;padding-bottom:96.81%;}& div:nth-of-type(21) {background-position-y:95.3%;padding-bottom:97.34%;}}& > div:nth-child(13) {--tileColumnIndex: 13;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:95.21%;}& div:nth-of-type(2) {background-position-y:5.35%;padding-bottom:81.91%;}& div:nth-of-type(3) {background-position-y:10.01%;padding-bottom:92.55%;}& div:nth-of-type(4) {background-position-y:15.14%;padding-bottom:80.32%;}& div:nth-of-type(5) {background-position-y:19.74%;padding-bottom:88.83%;}& div:nth-of-type(6) {background-position-y:24.4%;padding-bottom:63.3%;}& div:nth-of-type(7) {background-position-y:28.43%;padding-bottom:95.74%;}& div:nth-of-type(8) {background-position-y:34.01%;padding-bottom:103.72%;}& div:nth-of-type(9) {background-position-y:39.74%;padding-bottom:96.28%;}& div:nth-of-type(10) {background-position-y:45.22%;padding-bottom:97.34%;}& div:nth-of-type(11) {background-position-y:50.75%;padding-bottom:97.87%;}& div:nth-of-type(12) {background-position-y:56.3%;padding-bottom:97.87%;}& div:nth-of-type(13) {background-position-y:61.85%;padding-bottom:97.87%;}& div:nth-of-type(14) {background-position-y:67.4%;padding-bottom:97.87%;}& div:nth-of-type(15) {background-position-y:72.95%;padding-bottom:97.87%;}& div:nth-of-type(16) {background-position-y:78.81%;padding-bottom:104.79%;}& div:nth-of-type(17) {background-position-y:82.69%;padding-bottom:60.64%;}& div:nth-of-type(18) {background-position-y:87.98%;padding-bottom:100.00%;}& div:nth-of-type(19) {background-position-y:92.85%;padding-bottom:84.57%;}}& > div:nth-child(14) {--tileColumnIndex: 14;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:64.36%;}& div:nth-of-type(2) {background-position-y:3.65%;padding-bottom:97.87%;}& div:nth-of-type(3) {background-position-y:9.13%;padding-bottom:85.11%;}& div:nth-of-type(4) {background-position-y:14.02%;padding-bottom:97.87%;}& div:nth-of-type(5) {background-position-y:19.33%;padding-bottom:76.06%;}& div:nth-of-type(6) {background-position-y:23.88%;padding-bottom:97.87%;}& div:nth-of-type(7) {background-position-y:28.77%;padding-bottom:56.91%;}& div:nth-of-type(8) {background-position-y:32.19%;padding-bottom:72.34%;}& div:nth-of-type(9) {background-position-y:36.75%;padding-bottom:97.34%;}& div:nth-of-type(10) {background-position-y:42.28%;padding-bottom:97.87%;}& div:nth-of-type(11) {background-position-y:46.8%;padding-bottom:59.04%;}& div:nth-of-type(12) {background-position-y:50.93%;padding-bottom:89.36%;}& div:nth-of-type(13) {background-position-y:55.91%;padding-bottom:87.23%;}& div:nth-of-type(14) {background-position-y:61.19%;padding-bottom:97.87%;}& div:nth-of-type(15) {background-position-y:66.38%;padding-bottom:88.3%;}& div:nth-of-type(16) {background-position-y:71.33%;padding-bottom:87.77%;}& div:nth-of-type(17) {background-position-y:75.51%;padding-bottom:69.68%;}& div:nth-of-type(18) {background-position-y:81.23%;padding-bottom:110.11%;}& div:nth-of-type(19) {background-position-y:85.47%;padding-bottom:68.09%;}& div:nth-of-type(20) {background-position-y:89.88%;padding-bottom:80.32%;}& div:nth-of-type(21) {background-position-y:95.59%;padding-bottom:102.66%;}}& > div:nth-child(15) {--tileColumnIndex: 15;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:61.17%;}& div:nth-of-type(2) {background-position-y:3.39%;padding-bottom:59.57%;}& div:nth-of-type(3) {background-position-y:6.75%;padding-bottom:73.4%;}& div:nth-of-type(4) {background-position-y:10.88%;padding-bottom:77.13%;}& div:nth-of-type(5) {background-position-y:15.32%;padding-bottom:90.43%;}& div:nth-of-type(6) {background-position-y:20.2%;padding-bottom:71.28%;}& div:nth-of-type(7) {background-position-y:24.49%;padding-bottom:93.62%;}& div:nth-of-type(8) {background-position-y:29.25%;padding-bottom:61.17%;}& div:nth-of-type(9) {background-position-y:32.81%;padding-bottom:70.21%;}& div:nth-of-type(10) {background-position-y:36.58%;padding-bottom:62.77%;}& div:nth-of-type(11) {background-position-y:40.61%;padding-bottom:86.7%;}& div:nth-of-type(12) {background-position-y:45.46%;padding-bottom:85.64%;}& div:nth-of-type(13) {background-position-y:49.84%;padding-bottom:69.68%;}& div:nth-of-type(14) {background-position-y:54.65%;padding-bottom:100.00%;}& div:nth-of-type(15) {background-position-y:59.61%;padding-bottom:78.72%;}& div:nth-of-type(16) {background-position-y:63.25%;padding-bottom:56.91%;}& div:nth-of-type(17) {background-position-y:67.92%;padding-bottom:97.34%;}& div:nth-of-type(18) {background-position-y:72.78%;padding-bottom:81.38%;}& div:nth-of-type(19) {background-position-y:79.27%;padding-bottom:124.47%;}& div:nth-of-type(20) {background-position-y:83.23%;padding-bottom:57.45%;}& div:nth-of-type(21) {background-position-y:87.26%;padding-bottom:75.00%;}& div:nth-of-type(22) {background-position-y:91.24%;padding-bottom:70.74%;}& div:nth-of-type(23) {background-position-y:94.71%;padding-bottom:61.7%;}}& > div:nth-child(16) {--tileColumnIndex: 16;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:73.94%;}& div:nth-of-type(2) {background-position-y:4.14%;padding-bottom:74.47%;}& div:nth-of-type(3) {background-position-y:8.22%;padding-bottom:56.91%;}& div:nth-of-type(4) {background-position-y:11.44%;padding-bottom:67.55%;}& div:nth-of-type(5) {background-position-y:15.35%;padding-bottom:84.57%;}& div:nth-of-type(6) {background-position-y:20.27%;padding-bottom:97.87%;}& div:nth-of-type(7) {background-position-y:25.81%;padding-bottom:97.87%;}& div:nth-of-type(8) {background-position-y:31.04%;padding-bottom:79.26%;}& div:nth-of-type(9) {background-position-y:35.58%;padding-bottom:84.04%;}& div:nth-of-type(10) {background-position-y:40.27%;padding-bottom:82.45%;}& div:nth-of-type(11) {background-position-y:45.09%;padding-bottom:89.89%;}& div:nth-of-type(12) {background-position-y:50.39%;padding-bottom:97.87%;}& div:nth-of-type(13) {background-position-y:55.94%;padding-bottom:97.87%;}& div:nth-of-type(14) {background-position-y:61.05%;padding-bottom:85.11%;}& div:nth-of-type(15) {background-position-y:66.00%;padding-bottom:89.36%;}& div:nth-of-type(16) {background-position-y:71.38%;padding-bottom:97.87%;}& div:nth-of-type(17) {background-position-y:75.23%;padding-bottom:57.98%;}& div:nth-of-type(18) {background-position-y:77.89%;padding-bottom:45.21%;}& div:nth-of-type(19) {background-position-y:82.66%;padding-bottom:95.21%;}& div:nth-of-type(20) {background-position-y:86.87%;padding-bottom:71.28%;}& div:nth-of-type(21) {background-position-y:90.66%;padding-bottom:67.55%;}& div:nth-of-type(22) {background-position-y:96.02%;padding-bottom:97.34%;}}& > div:nth-child(17) {--tileColumnIndex: 17;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:95.21%;}& div:nth-of-type(2) {background-position-y:5.31%;padding-bottom:68.09%;}& div:nth-of-type(3) {background-position-y:9.12%;padding-bottom:71.28%;}& div:nth-of-type(4) {background-position-y:13.3%;padding-bottom:97.34%;}& div:nth-of-type(5) {background-position-y:18.81%;padding-bottom:97.34%;}& div:nth-of-type(6) {background-position-y:24.03%;padding-bottom:75.53%;}& div:nth-of-type(7) {background-position-y:28.35%;padding-bottom:80.85%;}& div:nth-of-type(8) {background-position-y:32.57%;padding-bottom:63.83%;}& div:nth-of-type(9) {background-position-y:36.27%;padding-bottom:71.28%;}& div:nth-of-type(10) {background-position-y:40.72%;padding-bottom:91.49%;}& div:nth-of-type(11) {background-position-y:45.66%;padding-bottom:82.98%;}& div:nth-of-type(12) {background-position-y:50.3%;padding-bottom:81.91%;}& div:nth-of-type(13) {background-position-y:55.36%;padding-bottom:96.81%;}& div:nth-of-type(14) {background-position-y:59.56%;padding-bottom:58.51%;}& div:nth-of-type(15) {background-position-y:63.21%;padding-bottom:70.21%;}& div:nth-of-type(16) {background-position-y:66.68%;padding-bottom:57.98%;}& div:nth-of-type(17) {background-position-y:70.35%;padding-bottom:69.68%;}& div:nth-of-type(18) {background-position-y:74.99%;padding-bottom:87.77%;}& div:nth-of-type(19) {background-position-y:78.39%;padding-bottom:52.66%;}& div:nth-of-type(20) {background-position-y:81.11%;padding-bottom:48.4%;}& div:nth-of-type(21) {background-position-y:85.18%;padding-bottom:78.19%;}& div:nth-of-type(22) {background-position-y:89.38%;padding-bottom:74.47%;}& div:nth-of-type(23) {background-position-y:94.95%;padding-bottom:101.06%;}}& > div:nth-child(18) {--tileColumnIndex: 18;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:59.57%;}& div:nth-of-type(2) {background-position-y:3.35%;padding-bottom:83.51%;}& div:nth-of-type(3) {background-position-y:8.14%;padding-bottom:104.79%;}& div:nth-of-type(4) {background-position-y:13.71%;padding-bottom:53.72%;}& div:nth-of-type(5) {background-position-y:16.61%;padding-bottom:46.28%;}& div:nth-of-type(6) {background-position-y:19.62%;padding-bottom:88.83%;}& div:nth-of-type(7) {background-position-y:24.67%;padding-bottom:91.49%;}& div:nth-of-type(8) {background-position-y:29.95%;padding-bottom:97.87%;}& div:nth-of-type(9) {background-position-y:35.82%;padding-bottom:113.83%;}& div:nth-of-type(10) {background-position-y:41.26%;padding-bottom:68.62%;}& div:nth-of-type(11) {background-position-y:45.84%;padding-bottom:97.87%;}& div:nth-of-type(12) {background-position-y:52.66%;padding-bottom:140.43%;}& div:nth-of-type(13) {background-position-y:59.21%;padding-bottom:93.62%;}& div:nth-of-type(14) {background-position-y:64.89%;padding-bottom:104.26%;}& div:nth-of-type(15) {background-position-y:69.27%;padding-bottom:64.89%;}& div:nth-of-type(16) {background-position-y:75.13%;padding-bottom:118.62%;}& div:nth-of-type(17) {background-position-y:80.68%;padding-bottom:91.49%;}& div:nth-of-type(18) {background-position-y:84.3%;padding-bottom:59.04%;}& div:nth-of-type(19) {background-position-y:87.78%;padding-bottom:63.3%;}& div:nth-of-type(20) {background-position-y:91.68%;padding-bottom:70.74%;}}& > div:nth-child(19) {--tileColumnIndex: 19;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:72.87%;}& div:nth-of-type(2) {background-position-y:4.13%;padding-bottom:97.87%;}& div:nth-of-type(3) {background-position-y:9.68%;padding-bottom:97.87%;}& div:nth-of-type(4) {background-position-y:15.11%;padding-bottom:84.04%;}& div:nth-of-type(5) {background-position-y:19.55%;padding-bottom:57.98%;}& div:nth-of-type(6) {background-position-y:23.11%;padding-bottom:84.57%;}& div:nth-of-type(7) {background-position-y:28.08%;padding-bottom:97.87%;}& div:nth-of-type(8) {background-position-y:33.62%;padding-bottom:97.87%;}& div:nth-of-type(9) {background-position-y:39.24%;padding-bottom:101.06%;}& div:nth-of-type(10) {background-position-y:44.9%;padding-bottom:97.87%;}& div:nth-of-type(11) {background-position-y:50.32%;padding-bottom:93.09%;}& div:nth-of-type(12) {background-position-y:55.58%;padding-bottom:93.09%;}& div:nth-of-type(13) {background-position-y:61.01%;padding-bottom:97.87%;}& div:nth-of-type(14) {background-position-y:65.88%;padding-bottom:79.79%;}& div:nth-of-type(15) {background-position-y:71.08%;padding-bottom:97.87%;}& div:nth-of-type(16) {background-position-y:75.54%;padding-bottom:72.34%;}& div:nth-of-type(17) {background-position-y:80.68%;padding-bottom:96.81%;}& div:nth-of-type(18) {background-position-y:86.24%;padding-bottom:98.4%;}& div:nth-of-type(19) {background-position-y:90.78%;padding-bottom:78.19%;}& div:nth-of-type(20) {background-position-y:94.66%;padding-bottom:68.62%;}}& > div:nth-child(20) {--tileColumnIndex: 20;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:88.83%;}& div:nth-of-type(2) {background-position-y:5.03%;padding-bottom:96.81%;}& div:nth-of-type(3) {background-position-y:10.46%;padding-bottom:86.17%;}& div:nth-of-type(4) {background-position-y:15.39%;padding-bottom:95.74%;}& div:nth-of-type(5) {background-position-y:20.53%;padding-bottom:71.28%;}& div:nth-of-type(6) {background-position-y:24.88%;padding-bottom:97.87%;}& div:nth-of-type(7) {background-position-y:30.07%;padding-bottom:76.6%;}& div:nth-of-type(8) {background-position-y:34.82%;padding-bottom:100.53%;}& div:nth-of-type(9) {background-position-y:40.17%;padding-bottom:84.57%;}& div:nth-of-type(10) {background-position-y:44.57%;padding-bottom:70.21%;}& div:nth-of-type(11) {background-position-y:48.36%;padding-bottom:65.43%;}& div:nth-of-type(12) {background-position-y:52.73%;padding-bottom:90.43%;}& div:nth-of-type(13) {background-position-y:57.51%;padding-bottom:80.32%;}& div:nth-of-type(14) {background-position-y:61.34%;padding-bottom:60.64%;}& div:nth-of-type(15) {background-position-y:64.9%;padding-bottom:65.96%;}& div:nth-of-type(16) {background-position-y:68.76%;padding-bottom:70.74%;}& div:nth-of-type(17) {background-position-y:72.34%;padding-bottom:61.7%;}& div:nth-of-type(18) {background-position-y:75.77%;padding-bottom:61.7%;}& div:nth-of-type(19) {background-position-y:79.2%;padding-bottom:61.7%;}& div:nth-of-type(20) {background-position-y:82.5%;padding-bottom:59.04%;}& div:nth-of-type(21) {background-position-y:85.9%;padding-bottom:61.7%;}& div:nth-of-type(22) {background-position-y:89.07%;padding-bottom:56.38%;}& div:nth-of-type(23) {background-position-y:92.46%;padding-bottom:61.7%;}& div:nth-of-type(24) {background-position-y:95.89%;padding-bottom:61.7%;}}& > div:nth-child(21) {--tileColumnIndex: 21;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:54.26%;}& div:nth-of-type(2) {background-position-y:3.04%;padding-bottom:78.72%;}& div:nth-of-type(3) {background-position-y:7.39%;padding-bottom:62.77%;}& div:nth-of-type(4) {background-position-y:10.87%;padding-bottom:61.7%;}& div:nth-of-type(5) {background-position-y:14.38%;padding-bottom:71.28%;}& div:nth-of-type(6) {background-position-y:18.28%;padding-bottom:63.83%;}& div:nth-of-type(7) {background-position-y:22.28%;padding-bottom:99.47%;}& div:nth-of-type(8) {background-position-y:28.18%;padding-bottom:115.96%;}& div:nth-of-type(9) {background-position-y:34.94%;padding-bottom:121.81%;}& div:nth-of-type(10) {background-position-y:41.38%;padding-bottom:97.87%;}& div:nth-of-type(11) {background-position-y:46.63%;padding-bottom:86.7%;}& div:nth-of-type(12) {background-position-y:50.96%;padding-bottom:67.55%;}& div:nth-of-type(13) {background-position-y:55.72%;padding-bottom:99.47%;}& div:nth-of-type(14) {background-position-y:60.01%;padding-bottom:59.57%;}& div:nth-of-type(15) {background-position-y:63.82%;padding-bottom:73.94%;}& div:nth-of-type(16) {background-position-y:67.73%;padding-bottom:68.09%;}& div:nth-of-type(17) {background-position-y:72.32%;padding-bottom:87.77%;}& div:nth-of-type(18) {background-position-y:77.02%;padding-bottom:81.91%;}& div:nth-of-type(19) {background-position-y:80.39%;padding-bottom:54.79%;}& div:nth-of-type(20) {background-position-y:85.59%;padding-bottom:100.53%;}& div:nth-of-type(21) {background-position-y:90.54%;padding-bottom:85.64%;}& div:nth-of-type(22) {background-position-y:95.93%;padding-bottom:96.28%;}}& > div:nth-child(22) {--tileColumnIndex: 22;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:93.62%;}& div:nth-of-type(2) {background-position-y:5.21%;padding-bottom:65.96%;}& div:nth-of-type(3) {background-position-y:8.89%;padding-bottom:67.55%;}& div:nth-of-type(4) {background-position-y:13.03%;padding-bottom:119.15%;}& div:nth-of-type(5) {background-position-y:19.35%;padding-bottom:72.34%;}& div:nth-of-type(6) {background-position-y:23.73%;padding-bottom:97.34%;}& div:nth-of-type(7) {background-position-y:29.18%;padding-bottom:93.62%;}& div:nth-of-type(8) {background-position-y:34.27%;padding-bottom:82.98%;}& div:nth-of-type(9) {background-position-y:38.98%;padding-bottom:85.11%;}& div:nth-of-type(10) {background-position-y:43.55%;padding-bottom:76.06%;}& div:nth-of-type(11) {background-position-y:47.63%;padding-bottom:69.15%;}& div:nth-of-type(12) {background-position-y:53.07%;padding-bottom:122.87%;}& div:nth-of-type(13) {background-position-y:58.05%;padding-bottom:60.11%;}& div:nth-of-type(14) {background-position-y:61.75%;padding-bottom:70.74%;}& div:nth-of-type(15) {background-position-y:65.81%;padding-bottom:73.94%;}& div:nth-of-type(16) {background-position-y:69.43%;padding-bottom:60.64%;}& div:nth-of-type(17) {background-position-y:73.98%;padding-bottom:89.36%;}& div:nth-of-type(18) {background-position-y:77.6%;padding-bottom:56.91%;}& div:nth-of-type(19) {background-position-y:81.11%;padding-bottom:64.89%;}& div:nth-of-type(20) {background-position-y:84.67%;padding-bottom:63.83%;}& div:nth-of-type(21) {background-position-y:88.8%;padding-bottom:75.53%;}& div:nth-of-type(22) {background-position-y:93.48%;padding-bottom:84.04%;}}& > div:nth-child(23) {--tileColumnIndex: 23;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:100.53%;}& div:nth-of-type(2) {background-position-y:5.73%;padding-bottom:107.45%;}& div:nth-of-type(3) {background-position-y:11.63%;padding-bottom:72.87%;}& div:nth-of-type(4) {background-position-y:15.72%;padding-bottom:75.53%;}& div:nth-of-type(5) {background-position-y:20.07%;padding-bottom:85.64%;}& div:nth-of-type(6) {background-position-y:24.61%;padding-bottom:65.43%;}& div:nth-of-type(7) {background-position-y:28.24%;padding-bottom:64.89%;}& div:nth-of-type(8) {background-position-y:32.31%;padding-bottom:90.43%;}& div:nth-of-type(9) {background-position-y:37.56%;padding-bottom:97.34%;}& div:nth-of-type(10) {background-position-y:42.42%;padding-bottom:69.68%;}& div:nth-of-type(11) {background-position-y:46.62%;padding-bottom:81.91%;}& div:nth-of-type(12) {background-position-y:51.69%;padding-bottom:97.87%;}& div:nth-of-type(13) {background-position-y:57.24%;padding-bottom:97.87%;}& div:nth-of-type(14) {background-position-y:62.79%;padding-bottom:97.87%;}& div:nth-of-type(15) {background-position-y:67.2%;padding-bottom:68.09%;}& div:nth-of-type(16) {background-position-y:71.53%;padding-bottom:81.38%;}& div:nth-of-type(17) {background-position-y:75.24%;padding-bottom:61.17%;}& div:nth-of-type(18) {background-position-y:79.94%;padding-bottom:90.43%;}& div:nth-of-type(19) {background-position-y:83.76%;padding-bottom:63.3%;}& div:nth-of-type(20) {background-position-y:87.96%;padding-bottom:77.13%;}& div:nth-of-type(21) {background-position-y:92.47%;padding-bottom:80.85%;}& div:nth-of-type(22) {background-position-y:97.71%;padding-bottom:93.62%;}}& > div:nth-child(24) {--tileColumnIndex: 24;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:106.38%;}& div:nth-of-type(2) {background-position-y:5.9%;padding-bottom:58.51%;}& div:nth-of-type(3) {background-position-y:9.15%;padding-bottom:60.11%;}& div:nth-of-type(4) {background-position-y:12.48%;padding-bottom:58.51%;}& div:nth-of-type(5) {background-position-y:15.92%;padding-bottom:80.32%;}& div:nth-of-type(6) {background-position-y:20.58%;padding-bottom:94.15%;}& div:nth-of-type(7) {background-position-y:25.56%;padding-bottom:70.21%;}& div:nth-of-type(8) {background-position-y:29.73%;padding-bottom:85.11%;}& div:nth-of-type(9) {background-position-y:34.81%;padding-bottom:100.00%;}& div:nth-of-type(10) {background-position-y:40.17%;padding-bottom:86.17%;}& div:nth-of-type(11) {background-position-y:45.09%;padding-bottom:88.83%;}& div:nth-of-type(12) {background-position-y:49.96%;padding-bottom:83.51%;}& div:nth-of-type(13) {background-position-y:53.47%;padding-bottom:44.15%;}& div:nth-of-type(14) {background-position-y:57.17%;padding-bottom:84.57%;}& div:nth-of-type(15) {background-position-y:61.6%;padding-bottom:75.00%;}& div:nth-of-type(16) {background-position-y:65.21%;padding-bottom:59.04%;}& div:nth-of-type(17) {background-position-y:69.18%;padding-bottom:77.13%;}& div:nth-of-type(18) {background-position-y:74.21%;padding-bottom:94.15%;}& div:nth-of-type(19) {background-position-y:81.8%;padding-bottom:143.09%;}& div:nth-of-type(20) {background-position-y:85.65%;padding-bottom:53.19%;}& div:nth-of-type(21) {background-position-y:89.83%;padding-bottom:78.19%;}& div:nth-of-type(22) {background-position-y:93.3%;padding-bottom:60.64%;}}& > div:nth-child(25) {--tileColumnIndex: 25;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:92.02%;}& div:nth-of-type(2) {background-position-y:5.11%;padding-bottom:61.7%;}& div:nth-of-type(3) {background-position-y:8.51%;padding-bottom:55.85%;}& div:nth-of-type(4) {background-position-y:11.68%;padding-bottom:67.02%;}& div:nth-of-type(5) {background-position-y:15.53%;padding-bottom:80.85%;}& div:nth-of-type(6) {background-position-y:19.88%;padding-bottom:63.83%;}& div:nth-of-type(7) {background-position-y:23.62%;padding-bottom:78.19%;}& div:nth-of-type(8) {background-position-y:27.76%;padding-bottom:62.77%;}& div:nth-of-type(9) {background-position-y:31.71%;padding-bottom:88.83%;}& div:nth-of-type(10) {background-position-y:35.92%;padding-bottom:48.94%;}& div:nth-of-type(11) {background-position-y:39.2%;padding-bottom:76.06%;}& div:nth-of-type(12) {background-position-y:44.15%;padding-bottom:103.72%;}& div:nth-of-type(13) {background-position-y:48.85%;padding-bottom:60.64%;}& div:nth-of-type(14) {background-position-y:51.79%;padding-bottom:45.74%;}& div:nth-of-type(15) {background-position-y:54.59%;padding-bottom:55.32%;}& div:nth-of-type(16) {background-position-y:58.07%;padding-bottom:68.09%;}& div:nth-of-type(17) {background-position-y:61.75%;padding-bottom:64.89%;}& div:nth-of-type(18) {background-position-y:67.19%;padding-bottom:113.83%;}& div:nth-of-type(19) {background-position-y:73.06%;padding-bottom:98.4%;}& div:nth-of-type(20) {background-position-y:78.5%;padding-bottom:95.21%;}& div:nth-of-type(21) {background-position-y:82.06%;padding-bottom:55.85%;}& div:nth-of-type(22) {background-position-y:84.98%;padding-bottom:52.13%;}& div:nth-of-type(23) {background-position-y:88.8%;padding-bottom:71.28%;}& div:nth-of-type(24) {background-position-y:92.7%;padding-bottom:69.68%;}& div:nth-of-type(25) {background-position-y:97.08%;padding-bottom:78.72%;}& div:nth-of-type(26) {background-position-y:99.3%;padding-bottom:39.36%;}}& > div:nth-child(26) {--tileColumnIndex: 26;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:68.09%;}& div:nth-of-type(2) {background-position-y:3.79%;padding-bottom:65.96%;}& div:nth-of-type(3) {background-position-y:7.51%;padding-bottom:76.6%;}& div:nth-of-type(4) {background-position-y:11.99%;padding-bottom:104.79%;}& div:nth-of-type(5) {background-position-y:17.62%;padding-bottom:71.81%;}& div:nth-of-type(6) {background-position-y:21.95%;padding-bottom:97.34%;}& div:nth-of-type(7) {background-position-y:26.89%;padding-bottom:59.57%;}& div:nth-of-type(8) {background-position-y:30.58%;padding-bottom:82.45%;}& div:nth-of-type(9) {background-position-y:35.36%;padding-bottom:89.89%;}& div:nth-of-type(10) {background-position-y:39.41%;padding-bottom:43.62%;}& div:nth-of-type(11) {background-position-y:42.58%;padding-bottom:76.6%;}& div:nth-of-type(12) {background-position-y:46.57%;padding-bottom:64.89%;}& div:nth-of-type(13) {background-position-y:50.06%;padding-bottom:60.64%;}& div:nth-of-type(14) {background-position-y:53.97%;padding-bottom:78.72%;}& div:nth-of-type(15) {background-position-y:60.97%;padding-bottom:154.26%;}& div:nth-of-type(16) {background-position-y:67.56%;padding-bottom:92.55%;}& div:nth-of-type(17) {background-position-y:72.57%;padding-bottom:87.23%;}& div:nth-of-type(18) {background-position-y:76.46%;padding-bottom:63.3%;}& div:nth-of-type(19) {background-position-y:80.21%;padding-bottom:68.62%;}& div:nth-of-type(20) {background-position-y:84.49%;padding-bottom:78.19%;}& div:nth-of-type(21) {background-position-y:89.41%;padding-bottom:88.83%;}& div:nth-of-type(22) {background-position-y:92.89%;padding-bottom:59.57%;}& div:nth-of-type(23) {background-position-y:97.57%;padding-bottom:85.11%;}}& > div:nth-child(27) {--tileColumnIndex: 27;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:78.19%;}& div:nth-of-type(2) {background-position-y:4.34%;padding-bottom:59.04%;}& div:nth-of-type(3) {background-position-y:7.6%;padding-bottom:55.85%;}& div:nth-of-type(4) {background-position-y:10.71%;padding-bottom:58.51%;}& div:nth-of-type(5) {background-position-y:13.75%;padding-bottom:31.38%;}& div:nth-of-type(6) {background-position-y:15.69%;padding-bottom:57.98%;}& div:nth-of-type(7) {background-position-y:19.22%;padding-bottom:87.77%;}& div:nth-of-type(8) {background-position-y:25.35%;padding-bottom:170.74%;}& div:nth-of-type(9) {background-position-y:34.01%;padding-bottom:98.94%;}& div:nth-of-type(10) {background-position-y:38.8%;padding-bottom:61.7%;}& div:nth-of-type(11) {background-position-y:43.06%;padding-bottom:96.28%;}& div:nth-of-type(12) {background-position-y:47.17%;padding-bottom:46.28%;}& div:nth-of-type(13) {background-position-y:51.16%;padding-bottom:97.34%;}& div:nth-of-type(14) {background-position-y:56.1%;padding-bottom:79.26%;}& div:nth-of-type(15) {background-position-y:59.83%;padding-bottom:57.98%;}& div:nth-of-type(16) {background-position-y:63.35%;padding-bottom:66.49%;}& div:nth-of-type(17) {background-position-y:68.06%;padding-bottom:93.09%;}& div:nth-of-type(18) {background-position-y:71.98%;padding-bottom:60.11%;}& div:nth-of-type(19) {background-position-y:76.77%;padding-bottom:94.15%;}& div:nth-of-type(20) {background-position-y:80.52%;padding-bottom:59.57%;}& div:nth-of-type(21) {background-position-y:84.78%;padding-bottom:79.79%;}& div:nth-of-type(22) {background-position-y:88.94%;padding-bottom:73.4%;}& div:nth-of-type(23) {background-position-y:93.15%;padding-bottom:75.53%;}& div:nth-of-type(24) {background-position-y:96.77%;padding-bottom:64.36%;}}& > div:nth-child(28) {--tileColumnIndex: 28;& div:nth-of-type(1) {background-position-y:0.00%;padding-bottom:76.6%;}& div:nth-of-type(2) {background-position-y:4.48%;padding-bottom:151.06%;}& div:nth-of-type(3) {background-position-y:12.75%;padding-bottom:75.53%;}& div:nth-of-type(4) {background-position-y:17.12%;padding-bottom:90.96%;}& div:nth-of-type(5) {background-position-y:22.03%;padding-bottom:72.87%;}& div:nth-of-type(6) {background-position-y:26.42%;padding-bottom:94.15%;}& div:nth-of-type(7) {background-position-y:32.18%;padding-bottom:118.09%;}& div:nth-of-type(8) {background-position-y:38.51%;padding-bottom:97.87%;}& div:nth-of-type(9) {background-position-y:43.08%;padding-bottom:57.98%;}& div:nth-of-type(10) {background-position-y:47.35%;padding-bottom:97.87%;}& div:nth-of-type(11) {background-position-y:52.74%;padding-bottom:92.55%;}& div:nth-of-type(12) {background-position-y:56.31%;padding-bottom:40.43%;}& div:nth-of-type(13) {background-position-y:59.17%;padding-bottom:60.11%;}& div:nth-of-type(14) {background-position-y:61.99%;padding-bottom:45.21%;}& div:nth-of-type(15) {background-position-y:65.09%;padding-bottom:62.23%;}& div:nth-of-type(16) {background-position-y:67.75%;padding-bottom:40.96%;}& div:nth-of-type(17) {background-position-y:71.89%;padding-bottom:88.83%;}& div:nth-of-type(18) {background-position-y:77.32%;padding-bottom:98.4%;}& div:nth-of-type(19) {background-position-y:82.2%;padding-bottom:83.51%;}& div:nth-of-type(20) {background-position-y:86.77%;padding-bottom:80.85%;}& div:nth-of-type(21) {background-position-y:90.87%;padding-bottom:72.34%;}& div:nth-of-type(22) {background-position-y:96.23%;padding-bottom:96.81%;}}}@media (max-width: 1950px) {:root {--items-columns: 22;--tileMultiplier: 1.272727;}#home__hero {max-height: 76vw;}#wl-tiles {max-height: 76vw;}#wl-tiles > div:nth-of-type(8), #wl-tiles > div:nth-of-type(10), #wl-tiles > div:nth-of-type(12), #wl-tiles > div:nth-of-type(14), #wl-tiles > div:nth-of-type(16), #wl-tiles > div:nth-of-type(18){display:none;}}@media (max-width: 1700px) {#unify h2 {font-size: 2.1rem;max-width: 510px;}}@media (max-width: 1500px) {:root {--items-columns: 14;--tileMultiplier: 2;}#home__hero, #wl-tiles > div {height: calc(100vh - 110px);max-height: 100%;}#wl-tiles > div {display: inline;max-height: 120vw;&:nth-child(2) {order: 2;--tileColumnIndex: 3;}&:nth-child(3) {order: 3;--tileColumnIndex: 5;}&:nth-child(4) {order: 3;--tileColumnIndex: 7;}&:nth-child(5) {order: 4;--tileColumnIndex: 9;}&:nth-child(6) {order: 5;--tileColumnIndex: 11;}&:nth-child(7) {order: 6;--tileColumnIndex: 13;}&:nth-child(8) {order: 8;--tileColumnIndex: 15;}&:nth-child(9) {order: 9;--tileColumnIndex: 17;}&:nth-child(10) {order: 10;--tileColumnIndex: 19;}&:nth-child(11) {order: 11;--tileColumnIndex: 21;}&:nth-child(12) {order: 12;--tileColumnIndex: 22;}&:nth-child(13) {order: 13;--tileColumnIndex: 23;}&:nth-child(14) {order: 14;--tileColumnIndex: 24;}}#wl-tiles > div:nth-of-type(2n) {display: inline;}#home__hero #home__hero__logo {padding-bottom: 3rem;}#unify h2 {font-size: 2.1rem;max-width: 340px;}}@media (max-width: 1400px) {#unify .columns-wrapper::before {background-size: 1500px;background-position: -400px -500px;}#unify ul {--unify_items_height: 21px;grid-template-columns: repeat(auto-fill, clamp(32%, 15vw, 32%));& .columns-container {padding:1rem;}}}@media (max-width: 1200px) {main section .wrapper {padding:2rem;}#textSection .wrapper {max-width: 900px;& .content {font-size: 2.35rem;}}#unify {& .wrapper {max-width:92vw;gap: 1rem;}& h2 {font-size:1.98rem;max-width: 300px;}& columns-wrapper::before {background-size: 1400px;background-position: -450px -450px;}& ul {--unify_items_height: 22px;grid-template-columns: repeat(auto-fill, clamp(32%, 15vw, 32%));gap: 0;}& ul li {padding: .475rem .425rem .475rem .4375rem;font-size: .8rem;}}#partners .pin {background-size: auto 500px;padding-top: 140px;padding-bottom: 140px;}#partners .description > div {&:last-of-type {& p {max-width:800px;}& ul {font-size: 1.45rem;}}& p {font-size: 2.55rem;}}#cta-bottom .links-bottom li {padding: 0 0.2rem 0.3rem 0.2rem;}}@media (max-width: 1160px) {#unify .wrapper {padding: .5rem;}#unify ul {--unify_items_height: 22px;grid-template-columns: repeat(auto-fill, clamp(32%, 15vw, 32%));gap: 0;& li {padding: .475rem .425rem .475rem .4375rem;font-size: .8rem;}}#unify .columns-wrapper::before {background-size: 1400px;background-position: -450px -450px;}}@media (max-width: 900px) {#wl-tiles > div {&:nth-child(2) {order: 29;--tileColumnIndex: 2;}&:nth-child(4) {order: 29;--tileColumnIndex: 4;}&:nth-child(6) {order: 29;--tileColumnIndex: 6;}&:nth-child(8) {order: 29;--tileColumnIndex: 8;}&:nth-child(10) {order: 29;--tileColumnIndex: 10;}&:nth-child(12) {order: 29;--tileColumnIndex: 12;}&:nth-child(14) {order: 29;--tileColumnIndex: 14;}&:nth-child(16) {order: 29;--tileColumnIndex: 16;}&:nth-child(18) {order: 29;--tileColumnIndex: 18;}&:nth-child(20) {order: 29;--tileColumnIndex: 20;}&:nth-child(22) {order: 29;--tileColumnIndex: 22;}&:nth-child(24) {order: 29;--tileColumnIndex: 24;}&:nth-child(26) {order: 29;--tileColumnIndex: 26;}&:nth-child(28) {order: 29;--tileColumnIndex: 28;}}#products-nav {height:unset;min-height:50px;gap:1.0rem;a {font-size:1rem;& > img {display:none;}&:not(:last-of-type) {padding-right: 1.0rem;}}}#textSection .wrapper .content {font-size:2.15rem }#partners .pin {grid-template-columns: 1fr;grid-template-rows: 1fr;background-size: auto 400px;padding-top: 120px;padding-bottom: 120px;}#partners .description {& > div.wrapper {padding:0;}& > div p {font-size: 2.19rem;}& > div:last-of-type ul {font-size: 1.32rem;margin-top:0px;gap: .5rem;}& > div:last-of-type p {max-width:610px;& span {font-size: 2.32rem;line-height: 1.5;}}& > div:last-of-type ul li.bar-after::after {padding-left: .5rem;}}#unify {padding-top:50px;padding-bottom:0;& .pin {background:none;}& .wrapper {grid-template-columns:1fr;}& h2 {font-size: 1.9rem;max-width: 800px;}& p.subtitle {font-size:1.8rem }& .columns-wrapper {padding-top:50px;height: 50vh;& .dots {top: -20px;left: 50%;right: unset;transform: rotate(-90deg);}&::after {background: linear-gradient(0deg, #2c2449 20%, #0000 100%);}}& .columns-wrapper::before {background-size: 100% 200%;background-position: bottom;}& .columns-container::before {background: linear-gradient(180deg, #311d55 20%, #0000 100%);}& .columns-wrapper::after {background: linear-gradient(0deg, #561f3b 20%, #0000 100%);}& ul {grid-template-columns:repeat(3, 1fr);gap:0.225rem;& li {padding: .425rem;font-size: 0.869rem;}}}#nb .items-container .items > div {& > video, & > img {max-width: 80vw;}}#cta-text > div > div {padding-left: 2rem;padding-right: 2rem;}#cta-text .wrapper .content span {font-size:2.7rem;}#cta-bottom .cta-consulting-wrapper {grid-template-columns: 1fr;& > a:first-of-type, > a:last-of-type {grid-column: 1;gap: 1.5rem;}}#cta-bottom .cta-grid {grid-template-columns: repeat(2, 1fr);grid-template-rows: repeat(5,auto);}#cta-bottom .cta-grid > div {& h2 {font-size:2.4rem;}&:nth-of-type(1) {grid-column: 1 / -1;grid-row: 1 / 3;}&:nth-of-type(2) {grid-column: 1 / -1;grid-row: 4 / -1;grid-template-rows: auto auto;& > div {grid-column: 1 / -1;}}&:nth-of-type(3) {grid-column: 1 / -1;grid-row: 3;flex-wrap: wrap;justify-content: center;}}#cta-bottom .cta-grid .instant-resources {grid-template-columns: 1fr;& .small-cta {grid-column:1/-1;padding: 1rem;border: none;}& .small-cta:nth-of-type(1) {padding-left:1rem;}& .small-cta:last-of-type {grid-column:1/-1;grid-row: auto;justify-content: flex-start;padding: 1rem;}}#cta-bottom .cta-grid .links-bottom {grid-template-columns: repeat(4, 1fr);grid-auto-flow: inherit;gap: .2rem;max-width: 600px;margin: auto;& li {font-size: 1.01rem;padding: 0.1rem 0.4rem;}}#cta-bottom .small-cta-image {& a {padding: 5rem 2rem 2.3rem;}& p {min-height:85px }& .btn {margin: 10px 0 0;}}}@media (max-width: 800px) {#unify {& h2 {font-size: 1.9rem;max-width: 800px;}& .wrapper {padding: .5rem 1rem;}& .columns-container {padding: 1rem;}}}@media (max-width: 700px) {#textSection .wrapper {padding-top: 7rem;padding-bottom: 8rem;& .content {font-size: 2.0rem;}}#partners .pin {grid-template-columns: 1fr;}#partners .description {& div p {font-size: 4.2vw;}& div.wrapper {max-width: 93vw;}& > div:last-of-type p span {font-size: 4.6vw;}& div:last-of-type ul {font-size: 2.6vw;}}#cta-bottom .links-bottom .click2open:nth-child(even) ul {left: unset;right: 0;}}@media (max-width: 615px) {#deploy .deploy-grid {grid-template-columns: repeat(auto-fit, 20vw);gap: 2rem .1rem;}#deploy .deploy-grid a {width: 16.5vw;gap: .6rem;& img {width: 16.5vw;height: 16.5vw;transition: none;}&.featured h4 {margin-top:0;}}}@media (max-width: 600px) {#home__hero #home__hero__logo {padding: 3rem 0;}#products-nav {gap: 1.0rem;min-height: 40px;& a {font-size:.9rem;}}#textSection .wrapper {padding-top: 60px;& .content {font-size: 1.65rem;line-height: 1.5;}}#partners .pin {background-size: auto 350px;padding-top: 110px;padding-bottom: 110px;}#partners .description {& p {font-size: 1.9rem;line-height: 1.5;}& > div:last-of-type p span {font-size: 4.75vw;}& > div:last-of-type ul {font-size: 2.9vw;}}#deploy h2, #nb .description h2 {font-size: 2.2rem;text-align: center;margin-bottom: .5rem;line-height: 1.3;}#deploy h2 {margin-bottom:4.5rem;}#unify {padding-bottom: 50px;& h2 {font-size: 1.5rem;text-align: center;}& p.subtitle {font-size: 1.5rem;line-height: 1.5;}& .columns-wrapper::before {background-size: 1200px;background-size: 200%;background-position: 54% 43%;}& .columns-container {padding:1rem;& > ul {grid-template-columns: 1fr 1fr;}}& .columns-container > ul {grid-template-columns: 1fr 1fr 1fr;}& ul {--unify_items_height: 17px;}& ul li {font-size: .75rem;}}#nb {padding-top: 100px;}#nb .description {& .wrapper {padding-top:0;}& h3 {font-size: 1.5rem;display: block;line-height:1.4;}& h3 i {display:inline }& h3 span {white-space: normal;}}#nb .items-container {padding-top: 50px;}#nb .items-container .items > div {max-width:100vw;& img, & video {max-width:80vw;}}#deploy .wrapper {margin-top: -100px;}#deploy h2 {font-size: 1.65rem;& span {color:#fff;}}#cta-text {padding: 4rem 1rem .8rem 1rem;}#cta-text .wrapper .content {font-size: 2.2rem;line-height: 1;& div:nth-of-type(1) {margin-bottom: -5px;font-size: 2.2rem;line-height: 1.0;}}#cta-bottom {& .wrapper {padding-top: 4rem;padding-bottom: 2.5rem;}& .small-cta-image {& a {padding: 5rem 2rem 2.3rem;}& p {min-height:65px }& .btn {margin: 10px 0 0;}}& .cta-resources:nth-of-type(2) {margin-top: 1.5rem;}& .cta-resources > div {background:#182d42;}& .cta-consulting-wrapper, & .cta-grid, & .grid-cols {margin-bottom: 1.5rem;row-gap: .2rem;}& #cta-head {font-size: 2.9rem;}& #cta-subhead {font-size: 1.8rem;}& .cta-grid > div {&:nth-of-type(1) {grid-row: 1 / 4;& > div:first-of-type {grid-row: 2;}& > div:last-of-type {grid-row: 3;}}&:nth-of-type(2) {grid-row:5;}&:nth-of-type(3) {grid-row:4;grid-gap: 1rem;margin: 1rem 0 1.5rem 0;}}& .cta-grid > div > div {grid-column: 1 / -1;margin-top: 1.5rem;}& .cta-consulting-wrapper > a:last-of-type {margin-top: 1.5rem;}& .links-bottom {grid-template-columns: 1fr 1fr;grid-auto-flow: inherit;gap: .2rem;max-width: 300px;margin: auto;& > li {font-size: 1.1rem;padding: 0.1rem 0.4rem;}}}.grid-cols {grid-template-columns:1fr;}}@media (max-width: 550px) {#cta-text .wrapper .content span {&:nth-of-type(1) {font-size:3.03rem }&:nth-of-type(2) {font-size:1.9rem;max-width:450px;}}}@media (max-width: 500px) {.display-n__500 {display:none !important;}#products-nav a {font-size:1rem;&:nth-child(n+4) {border: none;}}#cta-text {padding: 2rem 1rem 0rem 1rem;& .wrapper .content {line-height:.9;}& .wrapper .content span {font-size:2.4rem;}}#cta-bottom .wrapper {padding-top: 2rem;padding-bottom: 2.5rem;& .cta-grid > div h2 {font-size: 2.2rem;}& .cta-grid > div > div {margin-top: .8rem;}& .cta-resources {grid-template-columns: 60px 1fr;& img {width:40px;}}}}@media (max-width: 480px) {#cta-text .wrapper .content span {&:nth-of-type(1) {font-size:8vw;}&:nth-of-type(2) {font-size:5.2vw;}}#cta-text .wrapper .content {margin-top: 2.3rem;}#cta-text > div > div {padding-left:0;padding-right:0;}.home #cta-bottom .wrapper {padding-top: 2.3rem;}}@media (max-width: 460px) {#partners .description {& div p {font-size: 5.0vw;}& > div:last-of-type p span {font-size: 5.1vw;}}}@media (max-width: 450px) {#textSection .wrapper .content {font-size: 1.8rem;}#unify .columns-container > ul {grid-template-columns: 1fr 1fr;}#unify .columns-container li {height: 13px;}}@media (max-width: 400px) {.display-n__400 {display:none !important;}#textSection .wrapper {padding-top: 3rem;padding-bottom: 4rem;& .content {font-size: 1.5rem;}}#products-nav a {font-size:.85rem;}#products-nav a:nth-child(2) {border-right: 1px solid #ffffff61;}#products-nav a:nth-child(n+4) {display:none;}#products-nav a:nth-child(3) {border: none;}#unify h2 {font-size: 1.4rem;}}@media (max-width: 380px) {#cta-bottom .links-bottom {gap: 2rem .3rem;& li {font-size:1rem;}}}@media (max-width: 360px) {#deploy .deploy-grid {grid-template-columns: repeat(auto-fit, 19vw);gap: 2rem .1rem;}#deploy .deploy-grid a {width: 16vw;gap: .6rem;& img {width: 16vw;height: 16vw;transition: none;}}}@media (max-height: 1030px) {#nb .items-container {padding-top: 6vh;}}@media (max-height: 800px) {#nb .items-container {padding-top: 4vh;}}