._35kS{
    display:flex;
    flex-flow:column;
    justify-content:center;
    align-items:center;
    text-align:center;
    padding:var(--padding-top-bottom) var(--padding-sides);
    background:#000;
    height:100%
}
._35kS h5{
    margin-bottom:1rem
}
._35kS form,._35kS h5{
    position:relative;
    z-index:2
}
._35kS form{
    display:flex;
    flex-flow:column;
    background-color:#000;
    border:1px solid hsla(0,0%,100%,.5);
    text-align:left;
    padding:2rem
}
._35kS form ._1RCW{
    display:flex;
    align-items:flex-end
}
._35kS form ._1RCW label{
    color:#999;
    font-size:.8em;
    margin-right:1rem
}
._35kS form ._1RCW label input{
    font-size:1.25rem;
    background-color:hsla(0,0%,100%,.15);
    width:60px;
    height:60px;
    text-align:center;
    border:0;
    color:#fff;
    display:block;
    font-weight:700;
    margin-top:2px;
    border-bottom:2px solid #00a7e7
}
._35kS form ._1RCW label input._10pn{
    width:80px
}
._35kS form ._1RCW label input:focus{
    outline:none
}
._35kS form button{
    width:120px;
    height:60px;
    background-color:#00a7e7;
    border:0;
    font-weight:700;
    cursor:pointer
}
.z1pw{
    background:no-repeat 50%/cover;
    width:100%;
    height:100%;
    position:absolute;
    z-index:1;
    opacity:.25;
    filter:blur(5px)
}
 .ZH6H{
    width:100%;
    /* margin-top:calc(var(--header-height) + var(--privacy-banner-height)); */
    opacity:1;
    transition:transform .3s;
    display:flex;
    flex-flow:column;
    flex:1
}
.ZH6H._26D2{
    padding:calc(var(--header-height)) 0 0 0
}
.ZH6H.q9NQ{
    background:#fff;
    color:#000
}
.ZH6H._3_x5{
    --header-height:0px
}
 ._2LkJ{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._1tbt{
    font-family:HelveticaNeueLTW07-85Heavy;
    font-weight:400;
    align-self:center;
    display:inline-block;
    text-transform:uppercase;
    background-color:#00a7e7;
    border:none;
    padding:calc(var(--padding-top-bottom) / 2) var(--padding-sides);
    color:inherit;
    cursor:pointer
}
._1tbt._1TIo{
    position:relative;
    background:transparent;
    padding:0;
    z-index:1;
    font-family:HelveticaNeueLTW07;
    outline:none;
    text-transform:none
}
._1tbt._1TIo img{
    display:block
}
._1tbt[disabled]{
    opacity:.5
}
@media (max-width:767px){
    ._1tbt._1TIo{
        text-decoration:none;
        border-bottom:2px solid var(--standard-color)
    }
}
@media (min-width:768px){
    ._1tbt._1TIo:before{
        content:"";
        display:block;
        position:absolute;
        bottom:-2px;
        width:100%;
        height:4px;
        background:var(--standard-color);
        left:0;
        transition:height .2s;
        z-index:-1
    }
    ._1tbt._1TIo:hover:before{
        height:100%
    }
}
 ._1L7w{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._2z26{
    width:300px;
    position:relative
}
._2z26 ._9SEO{
    width:100%;
    display:flex;
    flex-flow:column;
    position:absolute;
    list-style:none;
    max-height:0;
    overflow:hidden;
    transition:max-height .3s;
    background:var(--standard-color);
    z-index:5;
    top:100%;
    left:0
}
._1YV7._2z26 ._9SEO{
    max-height:1007px
}
._2z26 ._9SEO a{
    flex:1;
    width:100%;
    padding:var(--half-rem-size) var(--padding-sides);
    display:block
}
._2z26 ._9SEO a:hover{
    background:#000;
    color:var(--standard-color)
}
._2z26 .IsaO{
    width:100%;
    outline:none;
    font-family:HelveticaNeueLTW07-85Heavy;
    font-weight:400;
    align-self:center;
    display:inline-block;
    text-transform:uppercase;
    background-color:var(--standard-color);
    border:none;
    padding:calc(var(--padding-top-bottom) / 2) var(--padding-sides);
    color:inherit;
    cursor:pointer;
    padding-right:calc(var(--padding-sides) * 1.5);
    text-align:left
}
._2z26 .IsaO._2N1q{
    position:relative;
    background:transparent;
    padding:0;
    z-index:1;
    font-family:HelveticaNeueLTW07;
    outline:none;
    text-transform:none
}
._2z26 .IsaO._2N1q img{
    display:block
}
._2z26 .IsaO[disabled]{
    opacity:.5
}
._2z26 .IsaO:after{
    display:inline-block;
    content:"";
    position:absolute;
    top:0;
    right:0;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.86 6.415l4.965-4.97L11.38 0 6.415 4.965 1.445 0 0 1.445l4.965 4.97 1.45 1.445z'/%3E%3C/svg%3E");
    background-repeat:no-repeat;
    width:13px;
    height:100%;
    background-position:50%;
    background-size:100%;
    transform:rotate(0deg);
    transition:transform .3s
}
._1YV7._2z26 .IsaO:after{
    transform:rotate(180deg)
}
._2z26 .IsaO:after{
    right:var(--base-pixel-size);
    width:30px;
    background-size:50%
}
@media (max-width:767px){
    ._2z26 .IsaO._2N1q{
        text-decoration:none;
        border-bottom:2px solid var(--standard-color)
    }
}
@media (min-width:768px){
    ._2z26 .IsaO._2N1q:before{
        content:"";
        display:block;
        position:absolute;
        bottom:-2px;
        width:100%;
        height:4px;
        background:var(--standard-color);
        left:0;
        transition:height .2s;
        z-index:-1
    }
    ._2z26 .IsaO._2N1q:hover:before{
        height:100%
    }
}
 ._3-5Q a{
    margin:0 2.5px
}
._3-5Q a._1Bq2{
    color:var(--standard-color)
}
._3-5Q ._1bXH{
    display:inline-block
}
 .a7NK{
    display:flex;
    color:#000;
    align-items:center;
    margin:0 auto;
    font-size:10px;
    background:#fff;
    padding:.25rem;
    justify-content:center;
    align-items:flex-start
}
.a7NK a{
    color:inherit;
    width:72px
}
.a7NK a:before{
    content:"";
    display:block;
    padding-top:150%
}
.a7NK p{
    margin-left:.5rem
}
.a7NK p:empty{
    display:none
}
 .mave{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
form._2C3B{
    background:rgba(0,0,0,.5);
    position:relative;
    display:flex;
    border-bottom:calc(var(--base-pixel-size) / 3) solid var(--standard-color)
}
form._2C3B input{
    color:#fff;
    padding:1em 1.25rem;
    width:100%;
    background-color:transparent;
    border:none;
    outline:none
}
form._2C3B input::-webkit-input-placeholder{
    color:hsla(0,0%,100%,.75);
    font-style:italic
}
form._2C3B input:-moz-placeholder,form._2C3B input::-moz-placeholder{
    color:hsla(0,0%,100%,.75);
    font-style:italic
}
form._2C3B input:-ms-input-placeholder{
    color:hsla(0,0%,100%,.75);
    font-style:italic
}
form._2C3B button{
    content:"";
    width:36px;
    cursor:pointer;
    border:none;
    background-color:transparent;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36'%3E%3Cpath d='M34.3 29.8L25.4 21c3.4-5.7 1.5-13.1-4.2-16.5S8.1 3.1 4.7 8.8 3.2 21.9 9 25.2c3.8 2.2 8.5 2.2 12.2 0L30 34l4.3-4.2zM9.1 14.9c0-3.3 2.7-6 6-6s6 2.7 6 6-2.7 6-6 6-6-2.7-6-6z' fill='%2300a7e7'/%3E%3C/svg%3E");
    background-position:0;
    background-repeat:no-repeat;
    background-origin:content-box;
    padding:0 0 0 10px
}
 ._14LM{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._9hrJ{
    font-family:HelveticaNeueLTW07;
    font-style:normal;
    font-weight:700;
    font-size:.75rem;
    color:var(--tag-color,#161616)!important;
    display:inline-block;
    padding:0 .75rem 0 0;
    line-height:.75rem
}
 ._1FF_{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
.Kf01{
    font-family:HelveticaNeueLTW07-85Heavy;
    font-weight:400;
    z-index:10;
    background:rgba(0,0,0,.9);
    position:sticky;
    top:calc(var(--header-height) + var(--privacy-banner-height));
    transition:height .3s;
    height:var(--breadcrumbs-height);
    display:flex;
    align-items:center;
    color:#fff
}
.Kf01._39m7{
    height:0
}
.dLP5{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding-left:var(--padding-sides);
    padding-right:var(--padding-sides);
    display:grid;
    grid-template-columns:repeat(3,1fr)
}
._1HaD{
    text-transform:uppercase;
    display:flex;
    justify-content:center;
    font-weight:700
}
._1HaD a:not(:last-child){
    margin-right:var(--base-rem-size)
}
._1qMn{
    display:flex;
    justify-content:flex-end;
    font-weight:700
}
 .rJIH{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._3Kvt{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding:var(--padding-top-bottom) var(--padding-sides);
    flex:1;
    display:flex;
    flex-flow:column;
    justify-content:center;
    align-items:center
}
._3Kvt>:not(:last-child){
    margin-bottom:var(--padding-top-bottom)
}
._3Kvt a{
    position:relative;
    background:transparent;
    padding:0;
    z-index:1
}
._3Kvt a img{
    display:block
}
._3Kvt form{
    width:100%;
    max-width:450px;
    border-top:1px solid grey
}
@media (max-width:767px){
    ._3Kvt a{
        text-decoration:none;
        border-bottom:2px solid var(--standard-color)
    }
}
@media (min-width:768px){
    ._3Kvt a:before{
        content:"";
        display:block;
        position:absolute;
        bottom:-2px;
        width:100%;
        height:4px;
        background:var(--standard-color);
        left:0;
        transition:height .2s;
        z-index:-1
    }
    ._3Kvt a:hover:before{
        height:100%
    }
}
 ._3IpA{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._2vfY{
    flex-shrink:0;
    display:flex;
    align-items:center
}
._2vfY a._3hTB{
    cursor:pointer;
    width:calc(var(--base-pixel-size) * 3);
    height:calc(var(--base-pixel-size) * 3);
    background-size:contain;
    background-repeat:no-repeat;
    border-radius:50%
}
._20o-._2vfY a._3hTB{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 48 48'%3E%3Ccircle cx='24' cy='24' r='24' opacity='.1' fill-rule='evenodd' clip-rule='evenodd' fill='%23fff'/%3E%3Cdefs%3E%3Cpath id='a' d='M23.435 36s-.075 0 0 0h-.6c-2.025 0-4.199 0-6.299-.6-2.25-.675-3.449-1.8-3.524-3.524-.075-.825.225-1.65.75-2.325.825-1.125 2.025-1.8 3.074-2.325.375-.225.75-.375 1.125-.6.45-.3 1.5-1.05 1.575-2.025 0-.45-.15-.975-.6-1.575l-.45-.675c-.3-.45-.6-.9-.9-1.425-.9-1.875-.75-4.199.3-5.924.15-.225.3-.45.525-.675a6.987 6.987 0 015.249-2.325c2.025-.075 3.974.825 5.399 2.25.225.225.45.525.6.75 1.05 1.725 1.125 4.049.225 5.924-.3.525-.6.975-.9 1.425l-.45.675c-.375.6-.6 1.125-.6 1.575.075.975 1.125 1.725 1.575 2.025.375.225.75.45 1.125.6 1.05.525 2.25 1.125 3.074 2.325.525.675.75 1.575.75 2.325-.075 1.65-1.275 2.849-3.524 3.524-.525.15-1.05.225-1.5.375-.525.075-1.125-.3-1.2-.825-.075-.525.3-1.125.825-1.2.45-.075.9-.15 1.275-.3 1.8-.525 2.025-1.125 2.025-1.65 0-.375-.075-.675-.375-1.05-.525-.75-1.425-1.2-2.325-1.725-.45-.225-.825-.45-1.275-.675-1.575-.975-2.475-2.25-2.55-3.674-.075-.9.225-1.8.9-2.849.15-.225.3-.525.525-.75.3-.375.525-.75.75-1.125.6-1.2.525-2.7-.15-3.899-.075-.075-.15-.15-.3-.375-.975-1.05-2.4-1.65-3.899-1.65a5.11 5.11 0 00-3.749 1.65c-.15.15-.225.3-.3.375-.675 1.2-.75 2.7-.15 3.899.225.375.45.75.75 1.125.15.225.375.45.525.75.675.975.975 1.95.9 2.849-.075 1.425-.975 2.7-2.55 3.674-.375.225-.825.45-1.275.675-.9.525-1.8.975-2.325 1.725-.225.3-.375.675-.375 1.05 0 .525.3 1.125 2.025 1.65 1.8.525 3.674.525 5.699.525h.6c.3 0 .6.15.75.375.225.225.3.525.225.825-.001.45-.451.825-.975.825z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' overflow='visible' fill='%23fff'/%3E%3CclipPath id='b'%3E%3Cuse xlink:href='%23a' overflow='visible'/%3E%3C/clipPath%3E%3Cpath clip-path='url(%23b)' fill='%23fff' d='M8 7h31.458v34H8z'/%3E%3C/svg%3E")
}
._2vfY a._2SMV{
    display:flex;
    align-items:center
}
._2vfY a._2SMV:before{
    margin-right:calc(var(--base-pixel-size));
    content:"";
    width:16px;
    height:16px;
    background-size:32px auto;
    background-repeat:no-repeat;
    background-image:url("data:image/png;base64,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UmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTJCMkJGRTZCQTQxMTFFNTlFMkFGODU0RjdFRDNCQjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTJCMkJGRTdCQTQxMTFFNTlFMkFGODU0RjdFRDNCQjEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MkIyQkZFNEJBNDExMUU1OUUyQUY4NTRGN0VEM0JCMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MkIyQkZFNUJBNDExMUU1OUUyQUY4NTRGN0VEM0JCMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmyKNd8AABMESURBVHja7F19jFXFFb+zIBS1q9VVsCkoSkHxIwSwJgjaP4jEGBaJxtioyRJLoulSG/+gMa3LHyrwD2qDSpMSbUyaaiQRjbG7GMMqSDClQBF2+RBEkHWjsvK5dIG903N457Lz7puZe2buvY/dfW+Ss3ff3LkzZ353Zs7HzJ0RUsqgkkNNUOnBswW8ALQNaDvQSJ8ytYT3DBTq418A2ga0HWik7XktYd09AVDz6SwHAAaSCnX6AODTBf5I1z1AZ3xaQEZBy4fMsAs8p4l7mso4BtQO1Ea/TwM9FEv7DFBLBi3gOU3c0/TWjwG1A7XR79NAD8XSPgPU4toF1HQLgF5Sfp+k/r+TaLtyD9/EMqANStwmFwBCcxNfAPSS8vsk9f+dRNvDvntngJbB7w34m+I36QAQ5/4IofJ3FKgW6CugsUr8/4C+pmeFBrChQOOUOHx+ONDPgX4PtDyx1aXkAysrHPhAWIZq2Oiigs/QG45XVhi6zFmgXQogGC6m63aPUbYLCqrFtymYfAgPPnSD4G/oemUsE7WciwikWnrzwsAgDkyfA611BUAQHyJnPnQtYCPQ90BXAf2gZILd8ydA11FcL9AQ5f+9lCbORLOLbFUe3Ai/vxc586EbAyJeugiIKOMrgEYBddDovp8A/CXQ/cTUPpIIUYYTgLqBLmFJHgsfBM45PuD/USIlH7JQeS0zr9H9dqKdVAjGbQW6RcP6PSQaMc1uegaf/ZLipnuIwddoBG8nUYcj/X4a5bcC3aIRbfeQaMQ0u+kZfPZLipueJAVGEFI9SqUFIXgYqM7SgicC7aDW8qXSZ2+k663RIMRoAc58KN1nIvy/QzD4CBRNcA4l7Fa0q6jPXUr/NyZ0YVSK/kb9sUZ5/gv6/wsq4xFLHs58yFKR0CZifEgLH1ELiPL5EegQ0DAl73GUmWCMY3U0bnSSHBfKGIKi6FpUjKDM27WDIPAhPPmIDaAsPqAF3B4Xg9/RgKK2USz0IHMgj0brizS89dDvkxbR582H8OQjAqBDGS2HxwpGzWs0E4Cf0fWEUmhI8eMpbp/l+RI+ZM58RAD8AWgNjdxjSZREDx5U0iSF9+jao7yYK0gR+QzoX0AvW54v4UN48CFd+IiNyLU0yqpisI0GJUl9xxSeojQHFENpF8WtdxSDqAIfJtHVrlh83RR3rcVR8hSlOaAYSrsobn3Rcxp/AMryv8T6Tw2Jk4BE0p81lf8nIYpN7rimKS5w0Qa5fMStIenAh2BogqEihgLSrG5QDIsuYupypf8eUdTSqC//G+hXKTRBZz7goSOCwYfJGsSwDmhGTLoMo+aNhV1DfSoacbso7RCNVPomhdfHiw/hwIeuBYwjxH+IGSEGkWv0D0QWJRozk4G2OLaAXPiAiC1CaQE6c/h9pUkPIUfCdSQZpMUul2RsTCBRM1Rh/BWPt/++ZPAhHfkQDJ/g47GB9TtFH4/EURuN8Lvo/w7l/jaSHmoe0zyMocdjLrHv0BhS3F4HSTLsIsL/O6L0YcFd1q78xus0rk/wHUqzg/RztPbepMpLUlPbiDopbie96SlAU8mvgPGLUjhF36EK7ACaQ9bem1R5jD9EFW8jt7gksfcK0BSgqbLgV8D4Ra7zAk1Ak2JxqIl9pJi9u+n/ZtLc1IA6wwMZeIWbgCbF4kbDG/0oMnvDgumLb7kZrsNjOgLqDA9kOTFyvSavay/AxMj1sS5SpCDlPTP0jZLPgQs1MwRv+Bul8gecp9YsekBSmAt0H+XbckHmNB35EDFZGV1FdXq8wkMVgCoAlR5oELw3ps7mRVjGvRYxeK+qzsYpNMQn3dfEd0jiIwKgHJU/D4IFgA6ZUMk0FMZBUCZGZJlbnTCYw+4LPJj+egMjYsCPAcKsJA3OQVAy4sRgBcDU3EWKPGsGenN3aSm6+zX9vXnnBZbojwCIHAEZkF3Ap8nLwTwGSAZYwjGfQTEIyhT5DApjqGLEYEWawzInkSkHAgA2Q0dklO+AEIMcESc9QR00UkB4ghoB8G0Z62H7xOZbX7XWQxR2qgD8NvD49scj4KTq45b73nwITz5MS2SyUsz0D/KXyGTCh7GLpJgaizLfD3RZ0Lc+J+Ww7yHcCm9PzwflZ4M1TQtQ38BRYiBdC/B6DaJQ0YI/sZgPk+8xYykgqNCdF0ZZkGplnfkYmtV7KJP5bm8FCIKjZzlLPQBB+PqCgtDXEth8ZDEGOOsluU/JCxr8GWNAdX1A1RyuAlDZYWifMmUN+B3Br4PCik9cO4hLUEcpxg2uF8RP6vCj6dagsNw9D1U4Uz4CxjI5/PiokTLjTn+30jN1NgBsy+Q0S9rqgBqBWh2mw1vpmTrfdYKzgN4N/NcBvEt5sAEwbJMxC+hdzzUAkp6dpV03aAGgIShd8OxD7ZSXUwtQqEFd8MxZKWK41055sVpAA9nLWa0IORQHgbmBQgMthnZeKqOmUdIeKgFBA8CsjN68riXMcmgBs3RvXnquEYq1hFmhAYA6bp8/duyYPHr06Pmrw5hQxwCgjtvnsXyVElqAOibU6XaReTgofH7OsED77AcHO+J+KiMpnONDenh8mS6pIj5qFPn6oIsTJmo5jrbEg1SWTc4/GLev05hqIoGPCABULu5290QFrpbk3VSWKRTxIRgt0eUFSA0fEQDT/Jwx0se0neZ5L7E1OraGaapHaJKf2e3VOCdx79m+i5OeIMTLilrAeN8W4BHGc+/ZPgoUSsU9nTrjVQBG+TZ9DxBG+dwTCdIozoc09/+isrzN4YzdaC4DGIsf265LUuMVRlNyLJeZ1tbWPodCjTOGnQn3xnJbwJDWTwJRA3dCt1YoFD4iAHa7ALBgwYIgDEOfykdl2e6x+RixoBFUvTDAFc/nVD7DmzaMJbvVLrDVt2kiEI5hq8s93rutMTb7+ISFiJUVtYANLjVYvnx50e85c+a4PL7B815JOLX8lUIXoHDx7Nn8ARTKEsroWevi9YmMj8ggcvQW1VqModokr0+oMYaQDySuhQhxrSHxEXUB9J2tchWFHpJgVYKfLpEPodFDbHwYVpevEsSHOoq9BbTaRQFy1AFWUxlJIZEP6amOSx0fg8khwmj67UX+wf7oElOcllqXWOjvGWK5xAaEU5QLRNwpGvZ3t7jMwC0umW5x7v4BZZ8Y0c0NhBlNjOhaAHd9wICaGiMlhzU1Vl0fEFR4qAJQBaAKQBWAig6cL1KkIoNvJScKbp70lZIGt9iaGRT2HMPdG3HrvLdt3p8S8avXAbLnw1HsRy1kHtCnQWGryh7S8ZcEhR2gMTwbGLbLYGuDdvWyhq7zgD4FOgHUQzr+EqARdP9ZadguQ50SV4kTVlp4w53ccaNC3PzwR0OaSRkAgLTSYgjtBboKaBzQjwbDaZIPAPMYuv/nlPZRw/21GQAwj2EFfk5pHzWkW+sDwHGmAXQnpe/S3MMuc7UvANR0jzOdIHfSc12aFoBd5up4uTYpgFtSXsocKx6l638093AT1F+kGKXZfIjC2y/hQ1j4sAFwgwOf19HVtIPsadeKS08+hCMfWekBUT66WRLsFl+7Vt5zMwVnPmwAdDjwHCGum91dFxTv8uyqnHSocQlrhzLjIzrBhesFig5N2K+5NzWFFMDvXy5y8Ac+Qs/t19yb6iIFIsA/YAKAWtmNmvhlvopQ2AcAXj9gusGGAt2oiV/mqwiNZlT+OWXWR43fmuQWc9ADRjNc4NGZZKtiabbG/YCummCThbc2SnOHYT5gZkYAnNte17JbXBu94TsM8wEz0wCA4TMNT72KfN5r4f0ToPnxgclzR9nPNGNAL9CldH+vZXz4BGg+nlHkCgDu4L7ZAEC9YqE9QQaTiX+0FV4M6MtOR00Q6RqgzZqK9UKaeuVghifIYDK1FrQVXgS6LAkAfLvPA51KeDE40aieGnMT0IeW9Lhj/DUOLQDf7vNApxIGwLegcrcrz90E9KEl/R5ZeLklYS7JTNeZIDy05AVFt3jYknajbVKErnOB1oXuM0H76CzSGsrrYUvajWrFb6ORO+18IB5f8yTlOTMwfq1i/FzmNhy5w/Qzwngg45OU70zTM9ESGTw/7L8ZqcV49MVrZHj8Ceh3NEd4XDGOThjU31sE8eGzCC+2e7QTH5uCIJf9Qyc6isFNKWeBTTTRJAajczqm5ORzrHdIq+Ujo8/SjXxgFzhLSgvuvnAmo4pHB50ddHjGyEeKNalDcDAUtiO6qpOj1YmRKgBVAKoAVHLwsI3RrF0Y9B20tDBgfnFiXBzFMIzC0t+j4LoQD1kKCwctLZSFONbpMufrzAQA5TouxV5NMjqe5xm6NzsoPuUtMwCIUK7PBlpNB6zHNb4zdG82pU0NAM75LQ7ctt/voGfGZQgAzvktdtx+v4OeGecKAM74PkZzemltgbWU1wgPAHDG9zGa00trC2Aej4XRLLIFgFeDwqGJWRtFmOerDgC8iocmctcCh3wD6oiM8VGkCud90IJkbGxEjMikmaI0s0zqBksDQgwKRiWl57M1mvmzvEJXTmnPfxzlk3ccgEM5AnAop7TGVmH4fWjAAMA5ToPbbRR3mRWA9hwBaHdNm+Y4DcuY0G4DYEuOAGzJI63H4LfFBsDmHAHY7FApdlqPY3Y2G11ioAegHo8bk16SceVxrgCnonqZekBmfMQ2XTgpcGpO4SPeAvBGaw5vv5Xy5gac8GxN2w3iLURo+NApQs05AOCcp3B4RqThQ2MMcRZFuNJoF2OIbP/RaXeO0twfHTLN4fUZVn59CnN4fRazQ2GB1uvMYZMt8EaGzf/1FJrcG45N3KYqv64dLwwtANcGHM7g7R8OlFWeHi0A1wYczmC+8LCyioTVAnDWdEUGb39FoJkJdghaPkSWfFhcYlemdI4coTzSusSutDlHGHSE8ghcWkBAzXdJire3hPJIa83ly0eCUxRXi27zePvb6NmsnKK4WnSbR9/fRs8Wu9Yd3eI4Z9/jUPmewLDeIKVbfAqt+edWvoee0X407TovMN8BgPk5zgvMd5AG87OcGMGwlFH5pVnPDGk+p1/KEItLs54ZisJiS76L85waiwGy2PLmF+cxNaaGhtiY0BNotsnIC4DY9ho9sT7fYNqEIUsAMOB3PB8TTXCYF3Axhjg0AehjoglsMWWaGKnEUF0gUekADKjzBXA5vEjBR8k8YX8/X0AZDCvjfAGD8lOykVLo5hPw2kipIbhAW2mFQckW+5lspRUq+4iFwQDYTE16bqYWmlvJ4D9fgLmpmnE7vbqUfb6s5wuEgfe+gkXnC6gANNoqMGPGDFZFE9I1MgBotFbqrrt4bxv4sNxvjANg3VS1paVFhmEom5qarJXH+5gO0wcem6qGSZuqrlkjoQAJBdkrj/cxHaY3i8haFYB6TsVsIHDSENVbWkC9tYlHFUNa1GSvfDJQ9SoAic4OWwUdKn/OaWIBYGliHzdUMHSrfMFpogDQzOnfuoritbe3l1t5pGYLAM2s/q2rqFvlpSQ+IgD2cUdzFYQ10Mcc3vz5DywtAOxjj/aLFvVVGMacvq6xiCsh9qkAdLuItAgEDI6VR+q2ANDtMNnZ99YLjCS++Rgw3UkTI/0mSP1kp9ckaUme/bELhK7jgNoFeP2/pAukGgQdQch8EORKgJh90NyvxaCRFlFFQfKUVJQpCUKNGOx3ipC3ktNkAciiCFlV4aivc1VhTO+jCieeLxD1da4qjOmZqnCiMXQXGCGccSIhXXpjSDFyQpuoczSGBpw5zFGWQrOLrK5fOkRCg0MkzMAvwDlwcUC4xFIslRtc5wt4uMIaBoxbvKLPFzCQ18RIyJgYGZTnCyAfCIConi9QnR3OBwDoMsOA/gp0imgFxpWNaywLygc6RbQi8C2fvW6neCnNUicrL2vSW41e5ft2gbmauPvL2HIzK98XAN3urCfKCEBm5fsC8LIm7qUyApBZ+d5iEAa9OYqa+3fI572yDt+x8gPP8p0BgIrjVtc/NTVNyG9vzhW3lh+4lu84+t8cFDY9M2mXeG9ijqP/zUBnLervWelYvisALQxboCVHAFoYNkBLLgAkOU5jNDuHytc7GEKzMwUgKGw/uccBAEw7LMPKD6NdYLkA7JHM8rli8KlAsy+QJYyjZ7IK+ZXPePsjybx1dYjgMyMzePsjgY55OEKOSUb5HADUU2Y2MyquplmZAQArlUptZlRcTbMyFQAQJscWbk5nADAjKP7AY3KKyk+WhaPVowpNZwAwQ/k/lAnlJwGg7jD9FsUlfItwLs3bSty6FACsU7fOpjg7AIU0bytx69IA0EaVwP3FxzgAMCbo25O8LQUAbVQJ3Fd8jAMAY5S9yK3lW1VhUHuHk4OzE9L9g+JkwqAqKN0j5K9bDnGnPdXe8+UHVH6QtN1XtE2WUn5gKd/HFmABkKMtwAOgDD7BbnJMzKX/yx0yKT9NCzgKz15Ocfil+GVlbgFHAyo/UMovZwuousWrAFQBqAJQBaAKQBWAygPgCF07lbjO2L08Q6blV/z6gP8LMACihMwhRQk48wAAAABJRU5ErkJggg==")
}
._2vfY a._2SMV.ugIg:before{
    background-position:0 -96px
}
._2vfY a._2SMV._1YKO:before{
    background-position:0 -16px
}
._2vfY a._2SMV._3m9V:before{
    background-position:0 -32px
}
._2vfY a._2SMV._3gV0:before{
    background-position:0 -48px
}
._2vfY a._2SMV._26a1:before{
    background-position:0 -64px
}
._2vfY a._2SMV._3YiQ:before{
    background-position:0 -80px
}
nav._1G4H{
    border:1px solid rgba(0,0,0,.15);
    box-shadow:3px 3px 6px 0 rgba(0,0,0,.2);
    padding:calc(var(--padding-top-bottom) / 2);
    display:flex;
    flex-flow:column;
    background:#fff;
    color:#000;
    position:fixed;
    z-index:-10;
    right:0;
    top:var(--header-height);
    transition:transform .3s;
    transform:translateX(calc(100% + 10px))
}
nav._1G4H._1QO1{
    transform:translateX(0)
}
nav._1G4H a:not(:last-child){
    margin-bottom:var(--base-rem-size);
    padding-bottom:var(--base-rem-size);
    border-bottom:1px solid hsla(0,0%,85.1%,.9)
}
 ._1rLb{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
.X1Xu{
    position:relative
}
.X1Xu button{
    cursor:pointer;
    border:none;
    background:none;
    color:inherit;
    display:flex;
    align-items:flex-end;
    outline:none;
    padding:0
}
.X1Xu button span{
    position:relative;
    border-bottom:1px solid var(--standard-color);
    padding:0 30px 2px 0
}
.X1Xu button span:after{
    display:inline-block;
    content:"";
    position:absolute;
    top:0;
    right:0;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.86 6.415l4.965-4.97L11.38 0 6.415 4.965 1.445 0 0 1.445l4.965 4.97 1.45 1.445z' fill='%2300a7e7'/%3E%3C/svg%3E");
    background-repeat:no-repeat;
    width:13px;
    height:100%;
    background-position:50%;
    background-size:100%;
    transform:rotate(0deg);
    transition:transform .3s
}
.xRB3.X1Xu button span:after{
    transform:rotate(180deg)
}
.X1Xu button i{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h24v24H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M17.834 14.771c.104-.89.166-1.814.166-2.771 0-.955-.062-1.88-.166-2.771a41.647 41.647 0 003.964-.682A10.33 10.33 0 0122.4 12c0 1.213-.22 2.37-.602 3.453a42.16 42.16 0 00-3.964-.682zm-2.376 7.026c.953-1.349 1.699-3.234 2.128-5.442a40.32 40.32 0 013.558.597 10.451 10.451 0 01-5.686 4.845zM2.856 16.952a40.52 40.52 0 013.558-.597c.43 2.208 1.176 4.093 2.128 5.442a10.451 10.451 0 01-5.686-4.845zM1.6 12c0-1.211.22-2.37.602-3.453a41.82 41.82 0 003.964.682A23.88 23.88 0 006 12c0 .957.062 1.882.166 2.771a42.16 42.16 0 00-3.964.682A10.336 10.336 0 011.6 12zm6.942-9.797C7.59 3.552 6.845 5.438 6.414 7.645a41.13 41.13 0 01-3.558-.595 10.448 10.448 0 015.686-4.847zM12 1.6c1.552 0 3.238 2.482 3.994 6.218A45.22 45.22 0 0112 8a45.22 45.22 0 01-3.994-.182C8.762 4.082 10.45 1.6 12 1.6zm0 20.8c-1.55 0-3.238-2.482-3.994-6.218C9.307 16.07 10.638 16 12 16s2.693.069 3.994.182C15.238 19.918 13.552 22.4 12 22.4zM16.4 12c0 .906-.06 1.771-.158 2.598A47.583 47.583 0 0012 14.4c-1.45 0-2.862.075-4.242.198A22.016 22.016 0 017.6 12c0-.906.06-1.771.158-2.598 1.38.123 2.792.198 4.242.198 1.45 0 2.862-.075 4.242-.198.099.827.158 1.692.158 2.598zm4.744-4.95c-1.14.244-2.33.443-3.558.595-.43-2.207-1.175-4.093-2.128-5.442 2.438.864 4.465 2.6 5.686 4.847zm2.22 1.12a12.146 12.146 0 00-.622-1.495C20.78 2.723 16.712 0 12 0 7.288 0 3.22 2.723 1.258 6.675A11.996 11.996 0 000 12a11.989 11.989 0 001.258 5.325C3.22 21.277 7.288 24 12 24c4.712 0 8.78-2.723 10.742-6.675A11.989 11.989 0 0024 12c0-1.34-.23-2.626-.635-3.83z' fill='%2300a7e7' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat:no-repeat;
    width:calc(var(--base-pixel-size) * 1.5);
    background-size:contain;
    margin-right:calc(var(--base-pixel-size) / 2)
}
.X1Xu button i:after{
    content:"";
    display:block;
    padding-top:100%
}
.X1Xu ._1RPa{
    position:absolute;
    left:50%;
    bottom:calc(100% + 4px);
    transition:opacity .3s;
    opacity:0;
    pointer-events:none;
    transform:translateX(-28%)
}
.xRB3.X1Xu ._1RPa{
    pointer-events:auto;
    opacity:1
}
._16-o{
    display:flex;
    flex-flow:column;
    background:rgba(0,0,0,.9);
    color:var(--standard-color);
    border-bottom:none;
    padding:var(--base-rem-size)
}
._16-o,._16-o a{
    min-width:-webkit-max-content;
    min-width:max-content
}
._16-o a{
    transition:color .3s linear;
    padding:calc(var(--base-pixel-size) / 2) 0
}
._16-o a:first-child{
    padding-top:0
}
._16-o a:last-child{
    padding-bottom:0
}
._16-o a:hover{
    color:#fff
}
@media (max-width:1199px){
    .X1Xu ._1RPa{
        transform:translateX(-50%)
    }
}
 .o6iB{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
footer.hXSC{
    padding:var(--padding-top-bottom) var(--padding-sides);
    background:rgba(0,0,0,.8);
    color:var(--standard-color);
    display:grid;
    grid-gap:1rem;
    justify-content:center;
    align-content:center;
    justify-items:center
}
._1-3j{
    display:flex;
    flex-wrap:wrap;
    justify-content:center
}
._1-3j a{
    padding:.5rem;
    transition:color .3s
}
._1-3j a[href^=http]:after{
    content:"";
    display:inline-block;
    background-size:100%;
    background-repeat:no-repeat;
    vertical-align:bottom;
    margin-left:.5em;
    width:1em;
    height:1em;
    max-width:20px;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M23.901 16.484v8.9a2.967 2.967 0 01-2.967 2.968H4.615a2.967 2.967 0 01-2.967-2.967V9.065A2.967 2.967 0 014.615 6.1h8.901m5.934-4.452h8.902v8.901m-16.319 7.418L28.351 1.648' stroke='%2300a7e7' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath d='M-3-3h36v36H-3z'/%3E%3C/g%3E%3C/svg%3E");
    background-size:75%
}
._1-3j a:hover{
    color:#fff
}
.UJ3_{
    display:flex;
    align-items:center
}
.UJ3_ a{
    width:calc(var(--base-pixel-size) * 1.5);
    height:calc(var(--base-pixel-size) * 1.5);
    background-size:100%;
    background-repeat:no-repeat;
    background-position:50%
}
.UJ3_ a:not(:last-child){
    margin-right:var(--twice-rem-size)
}
.UJ3_ a._3Bvs{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M.001 0h20.145v20.024H.001z'/%3E%3C/defs%3E%3Cg transform='translate(0 .304)' fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M20.146 10.073C20.146 4.51 15.636 0 10.073 0 4.51 0 0 4.51 0 10.073c0 5.028 3.684 9.195 8.5 9.95v-7.038H5.941v-2.912h2.557v-2.22c0-2.524 1.504-3.918 3.805-3.918 1.102 0 2.255.197 2.255.197V6.61h-1.27c-1.252 0-1.642.777-1.642 1.573v1.89h2.794l-.447 2.912h-2.347v7.039c4.815-.756 8.499-4.923 8.499-9.951' fill='%2300a7e7' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E")
}
.UJ3_ a._3L9n{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 .007h20.856V20.86H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(.862 .304)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M10.428.007c-2.832 0-3.187.012-4.3.062-1.11.051-1.867.227-2.53.485A5.111 5.111 0 001.75 1.757 5.111 5.111 0 00.547 3.604C.29 4.267.113 5.025.063 6.135.012 7.247 0 7.602 0 10.435c0 2.832.012 3.187.063 4.299.05 1.11.227 1.868.484 2.531a5.111 5.111 0 001.203 1.847 5.11 5.11 0 001.847 1.203c.664.258 1.422.434 2.532.485 1.112.05 1.467.062 4.299.062 2.832 0 3.187-.012 4.3-.062 1.11-.05 1.867-.227 2.53-.485a5.112 5.112 0 001.848-1.203 5.1 5.1 0 001.202-1.847c.258-.663.435-1.421.485-2.531.05-1.112.063-1.467.063-4.3 0-2.832-.012-3.187-.063-4.299-.05-1.11-.227-1.868-.485-2.531a5.112 5.112 0 00-1.202-1.847A5.111 5.111 0 0017.259.554C16.595.296 15.837.12 14.727.07 13.615.02 13.26.007 10.428.007zm0 1.878c2.784 0 3.114.011 4.214.061 1.016.047 1.569.217 1.936.36.487.189.834.414 1.2.78.364.364.59.712.78 1.198.142.368.312.92.358 1.937.05 1.1.061 1.43.061 4.214 0 2.784-.01 3.114-.06 4.213-.047 1.017-.217 1.57-.36 1.937a3.23 3.23 0 01-.78 1.199 3.23 3.23 0 01-1.199.78c-.367.143-.92.312-1.936.359-1.1.05-1.43.06-4.214.06-2.785 0-3.114-.01-4.214-.06-1.017-.047-1.569-.216-1.936-.36a3.23 3.23 0 01-1.2-.78 3.231 3.231 0 01-.78-1.198c-.142-.368-.312-.92-.358-1.937-.05-1.1-.061-1.43-.061-4.213 0-2.785.01-3.115.06-4.214.047-1.017.217-1.57.36-1.937a3.23 3.23 0 01.78-1.199 3.23 3.23 0 011.199-.78c.367-.142.92-.312 1.936-.359 1.1-.05 1.43-.06 4.214-.06z' fill='%2300a7e7' mask='url(%23b)'/%3E%3C/g%3E%3Cpath d='M11.29 14.214a3.476 3.476 0 110-6.952 3.476 3.476 0 010 6.952zm0-8.83a5.355 5.355 0 100 10.71 5.355 5.355 0 000-10.71zm6.818-.212a1.251 1.251 0 11-2.502 0 1.251 1.251 0 012.502 0' fill='%2300a7e7'/%3E%3C/g%3E%3C/svg%3E")
}
.UJ3_ a._3ZEJ{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='16' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M.007.005h20.728v14.604H.007z'/%3E%3C/defs%3E%3Cg transform='translate(.587 .912)' fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M8.247 10.387V4.221l5.42 3.083-5.42 3.083zm12.055-8.106A2.605 2.605 0 0018.468.436C16.851 0 10.368 0 10.368 0S3.882 0 2.265.436A2.605 2.605 0 00.433 2.281C0 3.91 0 7.304 0 7.304s0 3.396.433 5.023a2.606 2.606 0 001.833 1.846c1.617.436 8.101.436 8.101.436s6.484 0 8.101-.436a2.606 2.606 0 001.834-1.846c.433-1.627.433-5.023.433-5.023s0-3.395-.433-5.023z' fill='%2300a7e7' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E")
}
.UJ3_ a._374Y{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.362 16.409c7.5 0 11.6-6.214 11.6-11.601 0-.177-.003-.353-.011-.527a8.295 8.295 0 002.034-2.112 8.139 8.139 0 01-2.341.642A4.09 4.09 0 0019.436.556a8.171 8.171 0 01-2.589.99A4.078 4.078 0 009.9 5.264a11.576 11.576 0 01-8.404-4.261 4.063 4.063 0 00-.553 2.05c0 1.414.72 2.663 1.815 3.393a4.047 4.047 0 01-1.847-.51v.052a4.08 4.08 0 003.27 3.998 4.089 4.089 0 01-1.84.07 4.082 4.082 0 003.808 2.831 8.182 8.182 0 01-5.064 1.746 8.24 8.24 0 01-.973-.057 11.544 11.544 0 006.25 1.832' fill='%2300a7e7' fill-rule='evenodd'/%3E%3C/svg%3E")
}
.UJ3_ a._2Lxb{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%2300a7e7'%3E%3Cpath d='M4.708 0L.45 4.258v15.327h5.11v4.258l4.257-4.258h3.406l7.664-7.664V0H4.707zm14.476 11.07l-3.407 3.406h-3.406l-2.98 2.98v-2.98H5.559V1.703h13.625v9.367z'/%3E%3Cpath d='M14.926 4.683h1.703v5.109h-1.703zm-4.683 0h1.703v5.109h-1.703z'/%3E%3C/g%3E%3C/svg%3E")
}
@media (min-width:1200px){
    footer.hXSC{
        grid-auto-flow:column;
        justify-content:space-between;
        align-items:center
    }
}
 ._1ygd{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
body._2HaU{
    -webkit-overflow-scrolling:touch
}
._3snK{
    top:var(--privacy-banner-height);
    box-shadow:3px 3px 6px 0 rgba(0,0,0,.2);
    border:none;
    position:fixed;
    z-index:200;
    bottom:0;
    left:0;
    width:100vw;
    overflow:hidden;
    transition:transform .3s;
    transform:translateX(calc(-100% - 10px));
    background-size:cover;
    background-position:50%
}
._3snK._2HaU{
    transform:translateX(0)
}
._1JX6{
    font-size:1.953em;
    display:flex;
    flex-flow:column;
    color:var(--standard-color);
    font-weight:700
}
._1JX6 a{
    width:100%;
    min-width:-webkit-max-content;
    min-width:max-content;
    text-decoration:none;
    transition:color .3s linear
}
._1JX6 a:not(:last-child){
    margin-bottom:calc(var(--twice-rem-size) * 1.5)
}
._1JX6 a._3uws,._1JX6 a:hover{
    color:#fff
}
._1JX6 a[href^=http]:after{
    content:"";
    display:inline-block;
    background-size:100%;
    background-repeat:no-repeat;
    vertical-align:bottom;
    width:1em;
    height:1em;
    max-width:20px;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M23.901 16.484v8.9a2.967 2.967 0 01-2.967 2.968H4.615a2.967 2.967 0 01-2.967-2.967V9.065A2.967 2.967 0 014.615 6.1h8.901m5.934-4.452h8.902v8.901m-16.319 7.418L28.351 1.648' stroke='%2300a7e7' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath d='M-3-3h36v36H-3z'/%3E%3C/g%3E%3C/svg%3E");
    margin-left:.5em
}
._2ckr{
    padding-top:calc(var(--header-height) + var(--padding-top-bottom));
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:auto 1fr auto;
    overflow-y:auto;
    height:100%
}
._1JX6,._1IFT{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding-left:var(--padding-sides);
    padding-right:var(--padding-sides);
    margin-bottom:calc(var(--twice-rem-size) * 2)
}
 ._1Lza{
    background-image:linear-gradient(90deg,rgba(0,0,0,.75),transparent),url(/dist/img/modules/nav/img/bg/1-Yt.jpg)
}
._1j-O{
    background-image:linear-gradient(90deg,rgba(0,0,0,.75),transparent),url(/dist/img/modules/nav/img/bg/206t.jpg)
}
.DgMW{
    background-image:linear-gradient(90deg,rgba(0,0,0,.75),transparent),url(/dist/img/modules/nav/img/bg/2UO5.jpg)
}
 ._2XI0{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
.LkKl{
    top:var(--privacy-banner-height);
    border:none;
    position:fixed;
    width:100%;
    height:var(--header-height);
    z-index:250;
    color:#fff;
    padding:10px var(--padding-sides);
    display:grid;
    grid-template-columns:1fr 74px 1fr;
    grid-template-rows:100%;
    align-items:stretch;
    justify-content:space-between;
    transform:translateY(0);
    transition:transform .3s
}
.LkKl.GalX{
    display:none
}
.LkKl ._22MY a{
    width:100%;
    height:100%;
    display:block;
    position:relative;
    overflow:hidden
}
.LkKl ._22MY a ._1bpV,.LkKl ._22MY a ._3czx{
    background-size:contain;
    background-repeat:no-repeat;
    background-position:50%;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    transition:opacity .3s
}
.LkKl ._22MY a ._1bpV.MrHO,.LkKl ._22MY a ._3czx.MrHO{
    opacity:1
}
.LkKl ._22MY a ._3czx{
    background-image:url("../img/logo.jpg")
}
.LkKl ._22MY a ._1bpV{
    background-image:url("../img/logo.jpg")
}
.LkKl ._2-QI{
    display:flex;
    justify-content:flex-end
}
 .LkKl ._1ua6,.LkKl .FHS6{
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
    position:absolute;
    z-index:-1;
    transition:opacity .3s
}
.LkKl ._1ua6{
    animation:aNhW 7s linear infinite forwards paused;
    background-repeat:repeat-x;
    background-size:auto 100%;
    background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/dist/img/modules/header/img/26iy.jpg)
}
@keyframes aNhW{
    0%{
        background-position:0 0
    }
    to{
        background-position:1024px 0
    }
}
.aNhW.LkKl ._1ua6{
    animation-play-state:running
}
._3UGz.LkKl ._1ua6{
    opacity:0;
    transition-delay:.3s
}
.LkKl .FHS6{
    opacity:0;
    background-image:linear-gradient(0deg,transparent,#000)
}
._3UGz.LkKl .FHS6{
    opacity:1
}
._1Hfe a{
    width:calc(var(--base-pixel-size) * 2);
    height:100%;
    cursor:pointer;
    position:relative;
    display:flex;
    flex-flow:column;
    justify-content:center;
    outline:none
}
._1Hfe a span{
    width:100%;
    height:calc(var(--base-pixel-size) / 3);
    position:absolute;
    background:var(--standard-color);
    transition:.2s;
    transform-origin:left center
}
._1Hfe a span:first-child{
    transform:translateY(-200%)
}
._1Hfe a span:last-child{
    transform:translateY(200%)
}
.LkKl._3UGz ._1Hfe a span{
    background:var(--standard-color)
}
.LkKl._3UGz ._1Hfe a span:first-child,.LkKl._3UGz ._1Hfe a span:last-child{
    transform:translateY(0)
}
 ._GIK{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
footer._3pXN{
    font-weight:700;
    background:#000;
    color:#fff;
    display:flex;
    justify-content:space-between;
    padding:var(--padding-top-bottom) var(--padding-sides);
    z-index:2;
}
footer._3pXN._4OX2{
    display:none
}
footer._3pXN>*{
    flex:1
}
footer._3pXN ._1Mne{
    text-align:left
}
footer._3pXN ._2OdO{
    text-align:center
}
footer._3pXN ._2OdO span:not(:last-child){
    margin-right:var(--base-rem-size)
}
footer._3pXN ._13gi{
    text-align:right
}
@media (max-width:768px){
    footer._3pXN{
        flex-flow:column;
        align-items:center
    }
    footer._3pXN>div:not(:last-child){
        margin-bottom:calc(var(--section-margin-bottom) / 2)
    }
}
 ._1Czd{
    line-height:1;
    font-size:15px;
    font-family:Arial,sans-serif;
    color:#000;
    background:rgba(255,225,173,.95);
    border-top:1px solid #000;
    position:fixed;
    left:0;
    bottom:0;
    width:100vw;
    height:-webkit-max-content;
    height:max-content;
    z-index:100000;
    display:flex;
    flex-flow:column;
    justify-content:center;
    align-items:center
}
@keyframes _2OsY{
    0%{
        opacity:0
    }
    to{
        opacity:1
    }
}
._1SMA{
    margin:0 auto;
    padding:35px;
    animation-name:_2OsY;
    animation-duration:1s
}
._1SMA a{
    font-size:100%!important
}
._1SMA ._2FVL{
    font-size:1.2em;
    font-weight:700;
    text-transform:uppercase;
    margin-bottom:5px
}
._1SMA ._8Idv{
    font-weight:400!important;
    margin-bottom:10px
}
._1SMA ._8Idv a{
    color:inherit;
    text-decoration:underline
}
._1SMA ._2C1V button{
    border:1px solid #000;
    background:none;
    padding:10px 20px;
    text-transform:uppercase;
    display:inline-block;
    text-decoration:none;
    color:inherit;
    cursor:pointer
}
._1SMA ._2C1V button:not(:last-child){
    margin-right:5px
}
._1SMA ._2C1V button._2_hu{
    background-color:#fff
}
._1SMA ._2C1V button._3qix{
    background-color:#ffad36
}
._1SMA[data-locale=sa] ._8Idv,._1SMA[data-locale=sa] ._2FVL,._1SMA[data-locale=sa] button{
    direction:rtl
}
@media (min-width:640px){
    ._1SMA{
        width:75%
    }
}
 ._2hVX{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._1T5h{
    background-size:cover;
    background-position:50%;
    background-repeat:no-repeat;
    --aspect-ratio:0.81012658;
    position:relative;
    width:100%;
    display:flex
}
._1T5h{
    animation:globalFadeInUp .75s;
    animation-play-state:paused
}
._1T5h:before{
    content:"";
    height:0;
    display:block;
    padding-bottom:calc(100% / (var(--aspect-ratio)))
}
._1T5h>*{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
._1T5h._1lBn{
    animation-play-state:running
}
 ._1e0v{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
a._2mRK{
    display:flex;
    flex-flow:column
}
._1z2E{
    border:1px solid rgba(0,0,0,.15);
    box-shadow:3px 3px 6px 0 rgba(0,0,0,.2);
    background-size:cover;
    background-position:50%;
    background-repeat:no-repeat;
    --aspect-ratio:0.81012658;
    position:relative
}
._1z2E{
    animation:globalFadeInUp .75s;
    animation-play-state:paused
}
._1z2E:before{
    content:"";
    height:0;
    display:block;
    padding-bottom:calc(100% / (var(--aspect-ratio)))
}
._1z2E>*{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
._1z2E.Dxaf{
    animation-play-state:running
}
 .tq3d{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._-21E{
    --aspect-ratio:1.77777778;
    position:relative;
    width:100%;
    overflow:hidden;
    display:flex;
    flex-shrink:0;
    flex-flow:column;
    justify-content:center;
    background:#000;
    color:#fff;
    opacity:0;
    transition:opacity 1s
}
._-21E:before{
    content:"";
    height:0;
    display:block;
    padding-bottom:calc(100% / (var(--aspect-ratio)))
}
._-21E>*{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
._-21E._1eQ2{
    background-size:cover;
    background-position: 100%;
    background-repeat:no-repeat;
    width: 100%;
}
._-21E._2Dul{
    opacity:1
}
._-21E._2Dul ._2tqL{
    animation-play-state:running!important
}
._2tqL{
    visibility:hidden;
    animation-play-state:paused;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:50%;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
 ._12sr{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
.TXNT{
    overflow:hidden;
    position:relative
}
.TXNT footer{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding-left:0;
    padding-right:0;
    font-family:HelveticaNeueLTW07-85Heavy;
    font-weight:400;
    color:#fff;
    overflow:hidden
}
.TXNT footer ._15VL{
    background:#000;
    overflow:hidden;
    margin-bottom:var(--base-rem-size)
}
.TXNT footer .H8jA{
    overflow:hidden;
    justify-content:space-between;
    align-items:center;
    background:rgba(0,0,0,.8);
    display:none
}
.TXNT footer .H8jA._3_qb{
    display:flex
}
.TXNT footer .H8jA ._2W3p{
    text-transform:uppercase;
    padding:0 var(--padding-sides)
}
.TXNT footer .H8jA ._1qM7{
    min-width:-webkit-max-content;
    min-width:max-content
}
._18nQ{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding-left:0;
    padding-right:0;
    display:flex;
    align-items:center;
    transition:transform .3s
}
._18nQ a{
    flex:1 0 auto;
    width:100%
}
._18nQ a:not(._3_qb){
    pointer-events:none
}
._18nQ._3dJs{
    transition-duration:0s
}
._1xNV{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding-left:var(--padding-sides);
    padding-right:var(--padding-sides);
    background:#fff;
    display:flex;
    justify-content:center
}
._1xNV button{
    border:none;
    outline:none;
    padding:0;
    background:#000;
    transition:background .3s;
    cursor:pointer;
    border-radius:50%;
    height:calc(var(--base-rem-size) * .75);
    width:calc(var(--base-rem-size) * .75)
}
._1xNV button:not(:last-child){
    margin-right:var(--base-rem-size)
}
._1xNV button._3_qb{
    background:#00a7e7
}
@media (max-width:768px){
    .TXNT footer .H8jA ._1qM7{
        width:100%;
        text-align:center
    }
    .TXNT footer .H8jA{
        flex-flow:column;
        align-items:center
    }
    .TXNT footer .H8jA ._2W3p{
        padding:var(--padding-sides)
    }
}
 .XFiI{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
.V-_Y{
    transition:color .3s;
    overflow:hidden;
    display:flex;
    flex-flow:column
}
.V-_Y:hover{
    color:var(--standard-color)
}
.V-_Y{
    animation:globalFadeInUp .75s;
    animation-play-state:paused
}
.V-_Y:not(.lMUq):first-child{
    font-size:125%
}
.V-_Y:not(.lMUq):first-child .Bzhn{
    --aspect-ratio:1.77777778;
    position:relative
}
.V-_Y:not(.lMUq):first-child .Bzhn:before{
    content:"";
    height:0;
    display:block;
    padding-bottom:calc(100% / (var(--aspect-ratio)))
}
.V-_Y:not(.lMUq):first-child .Bzhn>*{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.V-_Y:not(.lMUq):first-child .Xdpy{
    --aspect-ratio:1;
    position:relative;
    background-size:contain
}
.V-_Y:not(.lMUq):first-child .Xdpy:before{
    content:"";
    height:0;
    display:block;
    padding-bottom:calc(100% / (var(--aspect-ratio)))
}
.V-_Y:not(.lMUq):first-child .Xdpy>*{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.V-_Y:first-child h5._2-ez{
    display:block
}
.V-_Y._2psL{
    animation-play-state:running
}
.V-_Y iframe{
    pointer-events:none
}
.V-_Y .owJM{
    padding:calc(var(--padding-top-bottom) / 2) 0
}
.V-_Y .owJM ._1M4U span:not(.highlight){
    display:block;
    font-size:75%
}
.V-_Y ._1Eu4{
    margin-bottom:.5rem
}
.V-_Y .Bzhn{
    --aspect-ratio:1;
    position:relative;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:top;
    overflow:hidden
}
.V-_Y .Bzhn:before{
    content:"";
    height:0;
    display:block;
    padding-bottom:calc(100% / (var(--aspect-ratio)))
}
.V-_Y .Bzhn>*{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.V-_Y .Xdpy{
    display:none
}
@media (max-width:767px){
    .V-_Y:not(.lMUq):first-child{
        font-size:100%
    }
    .V-_Y:not(.lMUq):first-child .Bzhn{
        display:none
    }
    .V-_Y:not(.lMUq):first-child .Xdpy{
        display:block
    }
    .V-_Y:first-child h4{
        display:none
    }
}
@media (min-width:768px){
    .V-_Y:not(.lMUq):first-child .Xdpy{
        display:none
    }
    .V-_Y:first-child h5{
        display:none
    }
}
 ._3QIK{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._3lYU{
    display:grid;
    grid-column-gap:var(--twice-rem-size);
    grid-row-gap:var(--twice-rem-size);
    margin-bottom:calc(var(--base-rem-size) * 4)
}
@media screen and (min-width:768px) and (max-width:991px){
    ._3lYU{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
    ._3lYU:not(.rjTA)>:first-child{
        grid-column:1/-1
    }
    ._3lYU.rjTA>:nth-child(n){
        grid-column:span 1
    }
}
@media screen and (min-width:992px) and (max-width:1199px){
    ._3lYU{
        grid-template-columns:repeat(4,minmax(0,1fr))
    }
    ._3lYU:not(.rjTA)>:first-child{
        grid-column:1/-1
    }
    ._3lYU:not(.rjTA)>:nth-child(n+2){
        grid-column:span 2
    }
    ._3lYU.rjTA>:nth-child(n){
        grid-column:span 2
    }
}
@media screen and (min-width:1200px){
    ._3lYU{
        grid-template-columns:repeat(6,minmax(0,1fr))
    }
    ._3lYU:not(.rjTA)>:first-child{
        grid-column:1/-1
    }
    ._3lYU:not(.rjTA)>:nth-child(2),._3lYU:not(.rjTA)>:nth-child(3){
        grid-column:span 3
    }
    ._3lYU:not(.rjTA)>:nth-child(n+4){
        grid-column:span 2
    }
    ._3lYU.rjTA>:nth-child(n){
        grid-column:span 2
    }
}
 .TJO_{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._2zFK{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding:var(--padding-top-bottom) var(--padding-sides)
}
 ._2zFK section:not(:last-child){
     margin-bottom:var(--section-margin-bottom);
    /* margin-top:var(--section-margin-bottom) */
}
 section._2SlS,section._2uxR,section.ccAj{
    background:#fff
}
section._2SlS>h4,section._2uxR>h4,section.ccAj>h4{
    font-family:HelveticaNeueLTW07-85Heavy;
    font-weight:400;
    text-transform:uppercase;
    margin:0 0 var(--twice-rem-size);
    border-bottom:calc(var(--base-pixel-size) / 2) solid #000
}
section._2SlS ._1UMF,section._2uxR ._1UMF,section.ccAj ._1UMF{
    margin-bottom:calc(var(--base-rem-size) * 2.5)
}
section._2uxR{
    display:flex;
    flex-flow:column;
    justify-content:center
}
section._2uxR ._1UMF{
    width:100%;
    display:grid;
    grid-gap:var(--standard-grid-gap)
}
section.ccAj{
    z-index:8;
    display:flex;
    flex-flow:column
}
section._2SlS{
    z-index:9;
    display:none;
    color:#00f
}
@media screen and (min-width:768px) and (max-width:1199px){
    section._2uxR ._1UMF{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
}
@media screen and (min-width:1200px){
    section._2uxR ._1UMF{
        grid-template-columns:repeat(4,minmax(0,1fr))
    }
}
 ._3ps1{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
.WgQi button{
    position:relative;
    padding:0 30px 2px 0;
    text-transform:uppercase;
    color:inherit;
    font-weight:700;
    margin:0;
    padding:0 calc(var(--base-rem-size) * 1.5) 0 0;
    border:none;
    background:none;
    outline:none
}
.WgQi button:after{
    display:inline-block;
    content:"";
    position:absolute;
    top:0;
    right:0;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.86 6.415l4.965-4.97L11.38 0 6.415 4.965 1.445 0 0 1.445l4.965 4.97 1.45 1.445z' fill='%2300a7e7'/%3E%3C/svg%3E");
    background-repeat:no-repeat;
    width:13px;
    height:100%;
    background-position:50%;
    background-size:100%;
    transform:rotate(0deg);
    transition:transform .3s
}
._1CjQ.WgQi button:after{
    transform:rotate(180deg)
}
.WgQi ._2nX3{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding-left:var(--padding-sides);
    padding-right:var(--padding-sides)
}
.WgQi ._2nX3 a{
    cursor:pointer;
    width:-webkit-max-content;
    width:max-content
}
.WgQi ._2nX3 a._1-sc{
    color:var(--standard-color)
}
._1CjQ.WgQi ._2nX3{
    transform:translateY(100%) translateX(-50%);
    opacity:1
}
._2nX3{
    font-weight:400;
    position:absolute;
    bottom:0;
    left:50%;
    transition:transform .3s,opacity .3s;
    transform:translateY(0) translateX(-50%);
    background:#000;
    width:100%;
    padding:var(--padding-top-bottom) var(--padding-sides) var(--padding-top-bottom);
    z-index:-1;
    opacity:0;
    display:grid;
    --per-page:4;
    grid-template-columns:repeat(var(--per-page),1fr);
    grid-row-gap:var(--base-rem-size);
    grid-column-gap:var(--base-rem-size)
}
@media (max-width:1200px){
    ._2nX3{
        --per-page:3
    }
}
@media (max-width:992px){
    ._2nX3{
        --per-page:2
    }
}
@media (max-width:768px){
    ._2nX3{
        --per-page:2
    }
}
 ._3Ju7{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._2qmX{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding:var(--padding-top-bottom) var(--padding-sides);
    display:flex;
    flex-flow:column;
    justify-content:center
}
 ._34rO{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
.xx2S{
    overflow:hidden;
    margin:0 calc(var(--carousel-column-gap, 0) * -1) 0 calc(var(--carousel-column-gap, 0) * -1)
}
._1Vwl{
    cursor:grab;
    display:grid;
    grid-auto-columns:calc(1 / var(--total-per-page, 1) * 100%);
    grid-auto-flow:column;
    transform:translateX(calc(var(--swipe-x, 0px) + var(--visible-page) * -100%));
    transition:transform .5s ease 0s
}
._1Vwl._3AJl{
    transition:transform 0s ease 0s
}
._1Vwl>div{
    padding:0 var(--carousel-column-gap,0) 0 var(--carousel-column-gap,0)
}
._3SP3{
    height:16px;
    margin:15px auto 0;
    overflow:hidden;
    width:calc(var(--dots-width))
}
._3SP3 ._3Jqi{
    display:grid;
    grid-auto-flow:column;
    align-items:center;
    grid-auto-columns:calc(1 / var(--dots-shown, 1) * 100%);
    transition:transform .5s
}
._3SP3 ._3Jqi._1koL{
    transform:translateX(calc(var(--visible-page) / var(--dots-shown) * -100% + calc(50% - 8px)))
}
._3SP3 ._3Jqi.SXti{
    transform:translateX(calc(var(--total-pages) / var(--dots-shown) * -100% + var(--dots-shown) * (var(--dots-width) / var(--dots-shown))))
}
._3SP3 ._3Jqi>div{
    cursor:pointer;
    width:var(--dot-size,10px);
    height:var(--dot-size,10px);
    display:flex;
    justify-content:center;
    align-items:center
}
._3SP3 ._3Jqi>div div{
    width:calc(100% - 40%);
    height:calc(100% - 40%);
    background-color:var(--carousel-dots-bg-color,#9f9f9f);
    border-radius:5px;
    transition:width .1s,height .1s
}
._3SP3 ._3Jqi>div div._33qN{
    width:calc(100% - 20%);
    height:calc(100% - 20%)
}
._3SP3 ._3Jqi>div div._35NZ{
    width:100%;
    height:100%;
    background-color:var(--carousel-dots-bg-color-active,#fff)
}
@media (max-width:767px){
    ._1Vwl{
        --total-per-page:1
    }
}
 ._1etx{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._3Q71{
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/2T4J.png);
    background-size:contain
}
._3Q71:before{
    content:"";
    display:block;
    padding-top:51.21212121%
}
._3Bjv{
    width:220px;
    margin:40px auto;
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/28tm.png);
    background-size:cover
}
._3Bjv:before{
    content:"";
    display:block;
    padding-top:45.4954955%
}
._1ADa{
    width:100%;
    max-width:160px;
    margin-bottom:var(--base-rem-size);
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/28z_.png);
    background-size:cover
}
._1ADa:before{
    content:"";
    display:block;
    padding-top:48.75%
}
._1ADa._3bOk{
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/aIdQ.png);
    max-width:286px
}
._1ADa._3bOk:before{
    padding-top:15.73426573%
}
._3tPQ{
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/1rtp.png);
    background-size:contain;
    background-repeat:no-repeat;
    max-width:349px;
    margin-bottom:var(--base-rem-size)
}
._3tPQ:before{
    content:"";
    display:block;
    padding-top:15.75562701%
}
._2q_k{
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/1Mnv.png);
    background-size:contain;
    background-repeat:no-repeat;
    max-width:418px;
    margin-bottom:var(--base-rem-size)
}
._2q_k:before{
    content:"";
    display:block;
    padding-top:19.13875598%
}
._1t7F{
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/39Uh.jpg);
    background-size:contain;
    background-repeat:no-repeat
}
._1t7F:before{
    content:"";
    display:block;
    padding-top:62.73148148%
}
._1t7F._2fHK{
    background-size:cover;
    background-position:50%;
    width:100%;
    height:100%
}
._7IOL{
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/34S6.png);
    background-size:contain;
    background-repeat:no-repeat;
    max-width:302px;
    margin-bottom:var(--base-rem-size)
}
._7IOL:before{
    content:"";
    display:block;
    padding-top:27.27272727%
}
._3qwE{
    width:100%;
    max-width:211px;
    margin-bottom:var(--base-rem-size);
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/3erR.png);
    background-size:cover
}
._3qwE:before{
    content:"";
    display:block;
    padding-top:48.81516588%
}
._1c4N{
    max-width:342px;
    width:100%;
    margin:0 auto;
    display:flex;
    align-items:center;
    margin-bottom:var(--base-rem-size)
}
._1c4N:before{
    content:"";
    background:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/3Qmm.png) #000 no-repeat;
    background-size:contain;
    background-position:50%;
    display:block;
    padding-top:17.42105263%;
    width:100%;
    z-index:1
}
._1c4N:after{
    content:"";
    width:calc(100% - 14vw);
    border-image-repeat:repeat;
    border-image-source:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/1LhV.png);
    border-style:solid;
    border-image-slice:45;
    border-width:20px 0 0;
    left:7vw;
    position:absolute
}
._2bfl{
    max-width:300px;
    width:100%;
    margin-bottom:var(--base-rem-size);
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/2tfu.png);
    background-size:cover
}
._2bfl:before{
    content:"";
    display:block;
    padding-top:26.75925926%
}
._13JN{
    background-size:contain;
    background-repeat:no-repeat
}
._13JN:before{
    content:"";
    display:block
}
._13JN:lang(en_us){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/en_us/4I9L.png)
}
._13JN:lang(en_us):before{
    padding-top:21.97092084%
}
._13JN:lang(es_es){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/es_es/3dKH.png)
}
._13JN:lang(es_es):before{
    padding-top:22.97297297%
}
._13JN:lang(es_mx){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/es_mx/3dKH.png)
}
._13JN:lang(es_mx):before{
    padding-top:22.97297297%
}
._13JN:lang(de_de){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/de_de/2tJP.png)
}
._13JN:lang(de_de):before{
    padding-top:22.00647249%
}
._13JN:lang(fr_fr){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/fr_fr/3pvv.png)
}
._13JN:lang(fr_fr):before{
    padding-top:22.44318182%
}
._13JN:lang(it_it){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/it_it/2tJP.png)
}
._13JN:lang(it_it):before{
    padding-top:22.00647249%
}
._13JN:lang(ja_jp){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/ja_jp/mK8-.png)
}
._13JN:lang(ja_jp):before{
    padding-top:15.21252796%
}
._13JN:lang(ko_kr){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/ko_kr/2txm.png)
}
._13JN:lang(ko_kr):before{
    padding-top:21.05263158%
}
._13JN:lang(pl_pl){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/pl_pl/3efO.png)
}
._13JN:lang(pl_pl):before{
    padding-top:23.05475504%
}
._13JN:lang(pt_br){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/pt_br/2h-V.png)
}
._13JN:lang(pt_br):before{
    padding-top:21.05263158%
}
._13JN:lang(ru_ru){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/ru_ru/1mSi.png)
}
._13JN:lang(ru_ru):before{
    padding-top:23.85964912%
}
._13JN:lang(zh_hans){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/zh_hans/23O8.png)
}
._13JN:lang(zh_hans):before{
    padding-top:21.05263158%
}
._13JN:lang(zh_tw){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/zh_tw/2J0f.png)
}
._13JN:lang(zh_tw):before{
    padding-top:21.05263158%
}
._3eNq{
    background-size:contain;
    background-repeat:no-repeat;
    filter:var(--invert-logo,invert(0));
    max-width:440px;
    margin-left:auto;
    margin-right:auto
}
._3eNq:before{
    content:"";
    display:block
}
._3eNq:lang(en_us){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/en_us/2Gfv.png)
}
._3eNq:lang(en_us):before{
    padding-top:25%
}
._3eNq:lang(es_es){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/es_es/1fBb.png)
}
._3eNq:lang(es_es):before{
    padding-top:21.62162162%
}
._3eNq:lang(es_mx){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/es_mx/1fBb.png)
}
._3eNq:lang(es_mx):before{
    padding-top:21.62162162%
}
._3eNq:lang(de_de){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/de_de/34DO.png)
}
._3eNq:lang(de_de):before{
    padding-top:32.304038%
}
._3eNq:lang(fr_fr){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/fr_fr/Qv-G.png)
}
._3eNq:lang(fr_fr):before{
    padding-top:20.95531587%
}
._3eNq:lang(it_it){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/it_it/1uaB.png)
}
._3eNq:lang(it_it):before{
    padding-top:23.73472949%
}
._3eNq:lang(ja_jp){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/ja_jp/bsBA.png)
}
._3eNq:lang(ja_jp):before{
    padding-top:23.73472949%
}
._3eNq:lang(ko_kr){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/ko_kr/2Q0-.png)
}
._3eNq:lang(ko_kr):before{
    padding-top:23.73472949%
}
._3eNq:lang(pl_pl){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/pl_pl/Yp3T.png)
}
._3eNq:lang(pl_pl):before{
    padding-top:23.73472949%
}
._3eNq:lang(pt_br){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/pt_br/RlBe.png)
}
._3eNq:lang(pt_br):before{
    padding-top:23.73472949%
}
._3eNq:lang(ru_ru){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/ru_ru/-g8O.png)
}
._3eNq:lang(ru_ru):before{
    padding-top:23.73472949%
}
._3eNq:lang(zh_hans){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/zh_hans/bHTT.png)
}
._3eNq:lang(zh_hans):before{
    padding-top:23.73472949%
}
._3eNq:lang(zh_tw){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/zh_tw/1hPj.png)
}
._3eNq:lang(zh_tw):before{
    padding-top:24.63768116%
}
._3uSh{
    background-size:contain;
    background-repeat:no-repeat
}
._3uSh:before{
    content:"";
    display:block
}
._3uSh:lang(en_us){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/en_us/gvOc.png)
}
._3uSh:lang(en_us):before{
    padding-top:17.00975081%
}
._3uSh:lang(es_es){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/es_es/3QS9.png)
}
._3uSh:lang(es_es):before{
    padding-top:12.48852158%
}
._3uSh:lang(es_mx){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/es_mx/5b4X.png)
}
._3uSh:lang(es_mx):before{
    padding-top:12.55771006%
}
._3uSh:lang(de_de){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/de_de/3ch3.png)
}
._3uSh:lang(de_de):before{
    padding-top:12.54612546%
}
._3uSh:lang(fr_fr){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/fr_fr/3b3b.png)
}
._3uSh:lang(fr_fr):before{
    padding-top:11.7545376%
}
._3uSh:lang(it_it){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/it_it/3beK.png)
}
._3uSh:lang(it_it):before{
    padding-top:11.38075314%
}
._3uSh:lang(ja_jp){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/ja_jp/3tIR.png)
}
._3uSh:lang(ja_jp):before{
    padding-top:9.04856953%
}
._3uSh:lang(ko_kr){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/ko_kr/1656.png)
}
._3uSh:lang(ko_kr):before{
    padding-top:12.91547958%
}
._3uSh:lang(pl_pl){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/pl_pl/1ABD.png)
}
._3uSh:lang(pl_pl):before{
    padding-top:11.6538132%
}
._3uSh:lang(pt_br){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/pt_br/3Eff.png)
}
._3uSh:lang(pt_br):before{
    padding-top:10.07407407%
}
._3uSh:lang(ru_ru){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/ru_ru/p1Xa.png)
}
._3uSh:lang(ru_ru):before{
    padding-top:12.10144928%
}
._3uSh:lang(zh_hans){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/zh_hans/1y3i.png)
}
._3uSh:lang(zh_hans):before{
    padding-top:11.02106969%
}
._3uSh:lang(zh_tw){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/zh_tw/C35E.png)
}
._3uSh:lang(zh_tw):before{
    padding-top:10.56721057%
}
._2XhD{
    background-size:contain;
    background-repeat:no-repeat;
    padding-left:1.5vw;
    padding-right:1.5vw;
    margin-bottom:var(--base-rem-size);
    background-position:50%
}
._2XhD:before{
    content:"";
    display:block
}
._2XhD:lang(en_us){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/en_us/1xeA.png)
}
._2XhD:lang(en_us):before{
    padding-top:11.1969112%
}
._2XhD:lang(es_es){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/es_es/1mah.png)
}
._2XhD:lang(es_es):before{
    padding-top:16.33165829%
}
._2XhD:lang(es_mx){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/es_mx/VIAx.png)
}
._2XhD:lang(es_mx):before{
    padding-top:16.33165829%
}
._2XhD:lang(de_de){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/de_de/3_Wh.png)
}
._2XhD:lang(de_de):before{
    padding-top:16.33165829%
}
._2XhD:lang(fr_fr){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/fr_fr/211o.png)
}
._2XhD:lang(fr_fr):before{
    padding-top:16.33165829%
}
._2XhD:lang(it_it){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/it_it/rhKH.png)
}
._2XhD:lang(it_it):before{
    padding-top:16.33165829%
}
._2XhD:lang(ja_jp){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/ja_jp/2AtF.png)
}
._2XhD:lang(ja_jp):before{
    padding-top:16.33165829%
}
._2XhD:lang(ko_kr){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/ko_kr/3dpp.png)
}
._2XhD:lang(ko_kr):before{
    padding-top:16.33165829%
}
._2XhD:lang(pl_pl){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/pl_pl/3-CB.png)
}
._2XhD:lang(pl_pl):before{
    padding-top:16.33165829%
}
._2XhD:lang(pt_br){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/pt_br/2yVW.png)
}
._2XhD:lang(pt_br):before{
    padding-top:16.33165829%
}
._2XhD:lang(ru_ru){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/ru_ru/3_ta.png)
}
._2XhD:lang(ru_ru):before{
    padding-top:16.33165829%
}
._2XhD:lang(zh_hans){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/zh_hans/3tHc.png)
}
._2XhD:lang(zh_hans):before{
    padding-top:16.33165829%
}
._2XhD:lang(zh_tw){
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/locale/zh_tw/1B-L.png)
}
._2XhD:lang(zh_tw):before{
    padding-top:16.33165829%
}
@media (max-width:767px){
    ._3tPQ{
        max-width:100%
    }
    ._2q_k{
        max-width:100%;
        background-image:url(/dist/img/modules/newswire-article/type/modular/modules/default-img/img/1PQN.png)
    }
    ._2q_k:before{
        padding-top:27.37642586%
    }
    ._3eNq:lang(en_us){
        width:75%;
        margin:auto
    }
    ._3eNq:lang(es_es){
        width:75%;
        margin:auto
    }
    ._3eNq:lang(es_mx){
        width:75%;
        margin:auto
    }
    ._3eNq:lang(de_de){
        width:75%;
        margin:auto
    }
    ._3eNq:lang(fr_fr){
        width:75%;
        margin:auto
    }
    ._3eNq:lang(it_it){
        width:75%;
        margin:auto
    }
    ._3eNq:lang(ja_jp){
        width:75%;
        margin:auto
    }
    ._3eNq:lang(ko_kr){
        width:75%;
        margin:auto
    }
    ._3eNq:lang(pl_pl){
        width:75%;
        margin:auto
    }
    ._3eNq:lang(pt_br){
        width:75%;
        margin:auto
    }
    ._3eNq:lang(ru_ru){
        width:75%;
        margin:auto
    }
    ._3eNq:lang(zh_hans){
        width:75%;
        margin:auto
    }
    ._3eNq:lang(zh_tw){
        width:75%;
        margin:auto
    }
    ._2XhD{
        padding-left:6vw;
        padding-right:6vw
    }
}
@media (min-width:1200px){
    ._1c4N:after{
        width:calc(100% - 200px);
        left:100px
    }
}
 ._1oaD{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._3GNq{
    font-family:HelveticaNeueLTW07;
    text-align:center;
    background-color:#fff;
    color:#000;
    font-weight:700
}
._3GNq p{
    margin-bottom:0
}
@media (min-width:768px){
    ._3GNq._3i9E{
        padding-left:0;
        padding-right:0
    }
}
 ._2mF-{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
.newswireFull{
    display:flex;
    flex-flow:column;
    --h-rem-size:0.5rem;
    --base-rem-size:1rem
}
.newswireFull iframe{
    border:none
}
.newswireFull h1{
    margin:var(--h1-margin,0);
    text-transform:var(--h1-textTransform,none);
    color:var(--title-color,inherit)
}
.newswireFull h2{
    margin:var(--h2-margin,0);
    text-transform:var(--h2-textTransform,none);
    color:var(--title-color,inherit)
}
.newswireFull h3{
    margin:var(--h3-margin,0);
    text-transform:var(--h3-textTransform,none);
    color:var(--title-color,inherit);
    font-family:var(--h3-font-family,inherit);
    font-weight:var(--h3-font-weight,700)
}
.newswireFull h4{
    margin:var(--h4-margin,0);
    text-transform:var(--h4-textTransform,none);
    color:var(--title-color,inherit)
}
.newswireFull h1,.newswireFull h2,.newswireFull h3,.newswireFull h4,.newswireFull h5{
    margin-bottom:var(--h-rem-size);
    --font-title-weight:0
}
.newswireFull ul{
    padding-left:20px
}
.newswireFull p{
    color:var(--p-color,inherit)
}
.newswireFull p:not(:last-child){
    margin-bottom:var(--base-rem-size,.5rem)
}
.newswireFull p a{
    position:relative;
    background:transparent;
    padding:0;
    z-index:1;
    display:inline-block
}
.newswireFull p a img{
    display:block
}
.newswireFull h1.special{
    font-size:3.815em
}
.newswireFull h1 span span,.newswireFull h2 span span,.newswireFull h4 span span,.newswireFull h5 span span,.newswireFull h6 span span,.newswireFull p span span{
    font-weight:var(--font-weight-span,0);
    color:var(--color-span,0)
}
.newswireFull .fontFamilyTitle{
    font-family:var(--font-title-family);
    font-weight:var(--font-title-weight,700)!important;
    text-transform:uppercase;
    letter-spacing:var(--font-title-letter-spacing,inherit);
    word-spacing:var(--font-title-word-spacing,inherit)
}
.newswireFull .fontFamilyTitle.fontFamilyBottom{
    margin-bottom:var(--base-rem-size)
}
.newswireFull .subtitle{
    margin:var(--subtitle-margin,0);
    text-transform:var(--subtitle-textTransform,none)
}
.newswireFull .subtitle:empty{
    display:none
}
.newswireFull .flexRemainingHeight{
    flex:1 1 auto;
    height:0;
    overflow:hidden
}
.newswireFull .twoColumnsStretched{
    grid-template-columns:auto 1fr
}
.newswireFull .bgCover{
    background-repeat:no-repeat;
    background-size:cover
}
.newswireFull .justifyContentCenter{
    justify-content:center
}
.newswireFull .alignFlexContentToCenter,.newswireFull .flexFlowCenterRow{
    justify-content:center;
    align-items:center
}
.newswireFull .flexFlowCenterRow{
    flex-flow:row!important
}
.newswireFull .normalPaddingSides{
    padding-left:var(--padding-sides);
    padding-right:var(--padding-sides)
}
.newswireFull .largePaddingSides{
    padding-left:7vw;
    padding-right:7vw
}
.newswireFull .normalPaddingTopBottom{
    padding-top:var(--padding-top-bottom);
    padding-bottom:var(--padding-top-bottom)
}
.newswireFull .largePaddingTopBottom{
    padding-top:7vw;
    padding-bottom:7vw
}
.newswireFull .semiLargePaddingTopBottom{
    padding-top:3.5vw;
    padding-bottom:7vw
}
.newswireFull .responsiveGridTwoColumnsWhenLarge{
    grid-auto-flow:row;
    grid-template-columns:repeat(2,1fr)
}
.newswireFull .centeredText{
    text-align:center
}
.newswireFull p.caption{
    font-size:75%
}
.newswireFull [style*="--max-width"]{
    max-width:var(--max-width);
    margin:0 auto
}
.newswireFull .standardized60x40{
    --grid-template-columns:1fr 40%;
    --grid-column-gap:7vw
}
.newswireFull .standardized70x30{
    --grid-template-columns:1fr 30%;
    --grid-column-gap:7vw
}
.newswireFull .standardized15x85{
    --grid-template-columns:15% 1fr;
    --grid-column-gap:7vw
}
.newswireFull .noGaps{
    --grid-column-gap:0px;
    --grid-row-gap:0px
}
.newswireFull .inline{
    display:inline
}
.newswireFull .stdLogoMaxWidth{
    max-width:400px;
    margin:0 auto
}
.newswireFull .spacing{
    --spacing:2rem
}
.newswireFull .rdoTag>div{
    text-align:left
}
.newswireFull .rdoTag>div:first-child{
    text-align:right
}
.newswireFull .rdoTag>div p{
    font-size:.75em;
    text-transform:uppercase;
    margin-bottom:0;
    padding:0
}
.newswireFull .rdoChecklistBox .rdoChecklist{
    position:relative;
    height:100%
}
.newswireFull .rdoChecklistBox .rdoChecklist .bottomSeparator{
    position:absolute;
    bottom:0;
    width:100%
}
.newswireFull .rdoChecklistBox .rdoListBox{
    padding-left:10%;
    padding-right:10%
}
.newswireFull .listBox{
    --grid-column-gap:calc(var(--base-rem-size) * 2);
    margin-top:var(--base-rem-size);
    text-align:left;
    padding-left:var(--list-padding,16%);
    padding-right:var(--list-padding,16%);
    margin-bottom:var(--list-box-bottom,0)
}
.newswireFull .listBox .listItem{
    align-self:flex-start!important;
    place-self:center
}
.newswireFull .listBox .listItem:first-child{
    place-self:end
}
.newswireFull .listBox .listItem:last-child{
    place-self:baseline
}
.newswireFull .listBox .listItem:only-child{
    place-self:center
}
.newswireFull .gtaoListBoxInDiscountSection{
    grid-template-columns:var(--grid-column-number,inherit);
    border:none!important
}
.newswireFull .imgBottomSpace{
    margin-bottom:var(--base-rem-size)!important
}
.newswireFull .tag{
    display:flex;
    align-items:flex-end;
    margin-bottom:var(--spacing,0);
    justify-content:var(--justify-content,left)
}
.newswireFull .tag span{
    font-family:HelveticaNeueLTW07;
    font-style:normal;
    font-weight:400;
    text-align:left;
    font-size:.75em;
    padding-left:0!important;
    padding-right:0!important;
    color:var(--date-color,#fff)
}
.newswireFull .alignTop{
    --children-align-self:flex-start
}
.newswireFull .rdoGridImgList{
    --children-align-self:flex-end;
    --grid-row-gap:2rem;
    grid-template-columns:var(--grid-column-number,repeat(3,1fr))!important;
    grid-auto-flow:unset
}
.newswireFull .rdoGridImgList h6{
    text-transform:uppercase
}
.newswireFull .gridStyles{
    --padding-top-bottom:1rem;
    background:var(--grid-background-image,none) var(--color,inherit);
    background-size:contain;
    height:100%;
    color:var(--font-color,inherit)
}
.newswireFull .gridStyles p.largePaddingSides{
    margin-top:var(--base-rem-size)
}
.newswireFull .gridStyles .largePaddingSides p{
    margin-top:var(--h-rem-size)
}
.newswireFull .gridStyles .coverMe{
    background-size:cover
}
.newswireFull .gridStyles .sectionPadding{
    padding-left:5%;
    padding-right:5%
}
.newswireFull .gridStyles.podium{
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/newswire-full/img/27jD.jpg)
}
.newswireFull .gridStyles.podium p{
    text-align:center
}
.newswireFull .gridStyles.podium .border{
    border:5px solid #410253
}
.newswireFull .gridStyles.podium video{
    object-fit:cover
}
.newswireFull .imgGrid{
    --grid-column-gap:2rem
}
.newswireFull .discountsArea>div>div{
    position:relative;
    box-sizing:border-box;
    border:var(--discount-border-size,2px) solid var(--discount-color,#fd0);
    border-image-source:var(--discount-border-image-source,none);
    border-image-slice:1;
    margin-bottom:var(--base-rem-size)
}
.newswireFull .discountsArea>div>div h5{
    position:absolute;
    top:0;
    left:0;
    color:var(--discounts-percent-color,#000);
    background-color:var(--discount-color,#fd0);
    padding:5px;
    margin-bottom:0
}
.newswireFull .discountsArea>div h5{
    margin-bottom:0
}
.newswireFull .individualDiscounts>div{
    position:relative;
    box-sizing:border-box;
    border:var(--discount-border-size,2px) solid var(--discount-color,#fd0);
    border-image-source:var(--discount-border-image-source,none);
    border-image-slice:1;
    margin-bottom:var(--base-rem-size)
}
.newswireFull .individualDiscounts>div h5{
    position:absolute;
    top:0;
    left:0;
    color:var(--discounts-percent-color,#000);
    background-color:var(--discount-color,#fd0);
    padding:5px;
    margin-bottom:0
}
.newswireFull .individualDiscounts h5{
    margin-bottom:0
}
.newswireFull .growArea{
    display:flex;
    flex-direction:column
}
.newswireFull .growArea>div{
    display:flex;
    flex-grow:2;
    align-items:center;
    justify-content:center
}
.newswireFull .growArea>div ul li{
    font-size:1.25rem;
    font-weight:700
}
.newswireFull .growArea>div:last-child{
    border:none;
    flex-grow:1
}
.newswireFull .forceRatio{
    flex-grow:0!important
}
.newswireFull .forceRatio:before{
    content:"";
    display:block;
    padding-top:calc(100% / (var(--force-ratio, 1.77777778)))
}
.newswireFull .rdoSpecialThreeColumn{
    --grid-template-columns:20% 1fr 20%
}
.newswireFull .rdoSpecialThreeColumn p{
    padding-left:0!important;
    padding-right:0!important
}
.newswireFull .singleAccount{
    --grid-template-columns:0.5fr;
    justify-content:center
}
.newswireFull .rdoAccountConnection{
    background-size:cover;
    background-repeat:no-repeat;
    background-image:url(/dist/img/modules/newswire-article/type/modular/modules/newswire-full/img/2YDG.jpg);
    padding:40px;
    height:100%;
    align-self:auto
}
.newswireFull .rdoAccountConnection p{
    padding-left:0!important;
    padding-right:0!important
}
.newswireFull .rdoAccountConnection>div>div{
    align-items:center
}
.newswireFull .headerDescArea{
    text-align:left;
    max-width:760px;
    margin:auto
}
.newswireFull .headerDescArea h3{
    font-family:HelveticaNeueLTW07;
    margin-bottom:var(--desc-h3-margin-bottom,0)
}
.newswireFull .headerDescArea h3{
    font-family:HelveticaNeueLTW05;
    --h3-font-weight:400;
    margin-bottom:var(--spacing)
}
.newswireFull .maxDescArea{
    text-align:left;
    max-width:760px;
    margin:auto
}
.newswireFull .maxDescArea h3{
    font-family:HelveticaNeueLTW07;
    margin-bottom:var(--desc-h3-margin-bottom,0)
}
.newswireFull .tracks>div{
    position:relative;
    width:100%;
    height:100%
}
.newswireFull .tracks .trackImg{
    background-size:cover;
    width:100%;
    height:100%;
    position:absolute
}
.newswireFull .tracks .imgDesc{
    max-width:600px;
    margin:0 auto
}
.newswireFull>div{
    max-width:var(--max-width);
    margin:0 auto;
    width:100%
}
.newswireFull.fixedBg{
    background-size:cover
}
.newswireFull.rdo{
    background:var(--background-img,url(/dist/img/modules/newswire-article/type/modular/modules/newswire-full/img/1Pg-.jpg)) var(--background-color,#000);
    background-size:contain;
    --font-title-family:"RDRLino-Regular";
    --font-title-letter-spacing:0.01rem;
    --font-title-word-spacing:0.07rem;
    font-family:"HapnaSlabSerif-DemiBold";
    color:#fff;
    text-align:center
}
.newswireFull.rdo h1,.newswireFull.rdo h3,.newswireFull.rdo p{
    margin-left:auto;
    margin-right:auto
}
.newswireFull.rdo p{
    max-width:667px
}
.newswireFull.rdo h3{
    font-weight:700;
    margin-top:.5rem
}
.newswireFull.gtao{
    --grid-column-gap:2rem;
    background:var(--background-img,none) var(--background-color,#000);
    background-position-x:50%;
    color:#fff;
    --text-align:left;
    --h-rem-size:0.75rem
}
.newswireFull.gtao h4{
    font-weight:700
}
@media (max-width:767px){
    .newswireFull p a{
        text-decoration:none;
        border-bottom:2px solid var(--standard-color)
    }
    .newswireFull h1{
        font-size:2.441em
    }
    .newswireFull h2{
        font-size:1.953em
    }
    .newswireFull h3{
        font-size:1.563em
    }
    .newswireFull h4{
        font-size:1.25em
    }
    .newswireFull .hiddenMobile{
        display:none
    }
    .newswireFull .rdoChecklistBox,.newswireFull .rdoTag{
        grid-template-columns:repeat(2,1fr)
    }
    .newswireFull .listBox{
        grid-template-columns:repeat(auto-fit,minmax(0,1fr));
        --list-padding:5%
    }
    .newswireFull .listBox .listItem{
        margin:0 auto
    }
    .newswireFull .rdoGridImgList{
        --grid-column-number:repeat(2,1fr)
    }
    .newswireFull .gridStyles.podium{
        --grid-row-gap:0
    }
    .newswireFull .gridStyles.podium .border{
        --grid-row-gap:0;
        border-top:0
    }
    .newswireFull .imgGrid{
        --grid-template-columns:repeat(2,0.5fr)!important
    }
    .newswireFull .headerDescArea h3{
        margin-bottom:0
    }
    .newswireFull .tracks .trackImg{
        position:relative
    }
    .newswireFull.fixedBg{
        background-attachment:scroll
    }
}
@media (min-width:768px){
    .newswireFull p a:before{
        content:"";
        display:block;
        position:absolute;
        bottom:-2px;
        width:100%;
        height:4px;
        background:var(--standard-color);
        left:0;
        transition:height .2s;
        z-index:-1
    }
    .newswireFull p a:hover:before{
        height:100%
    }
    .newswireFull .reverseChildrenWhenLarge>:nth-child(2){
        order:-1
    }
    .newswireFull .hiddenLarge{
        display:none
    }
    .newswireFull .gridStyles .gridStyleImgArea{
        position:relative;
        height:100%
    }
    .newswireFull .gridStyles .gridStyleImgArea>div{
        position:absolute;
        width:100%;
        height:100%;
        top:0;
        left:0
    }
    .newswireFull .gridStyles.podium .border{
        border-left:0
    }
    .newswireFull .headerDescArea p{
        max-width:var(--p-desc-max-width,inherit);
        font-size:var(--p-desc-font-size,inherit)
    }
    .newswireFull .maxDescArea p{
        max-width:var(--p-desc-max-width,inherit);
        font-size:var(--p-desc-font-size,inherit)
    }
    .newswireFull.fixedBg{
        background-attachment:fixed
    }
}
@media (min-width:1200px){
    .newswireFull .largePaddingSides{
        padding-left:100px;
        padding-right:100px
    }
    .newswireFull .largePaddingTopBottom{
        padding-top:100px;
        padding-bottom:100px
    }
    .newswireFull .semiLargePaddingTopBottom{
        padding-top:50px;
        padding-bottom:100px
    }
    .newswireFull .standardized60x40{
        --grid-column-gap:100px
    }
    .newswireFull .standardized70x30{
        --grid-column-gap:100px
    }
    .newswireFull .standardized15x85{
        --grid-column-gap:40px
    }
}
 .liaL{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._29hK._3ex0,.newswireFull.rdo ._29hK{
    background-repeat:no-repeat;
    background-size:cover;
    height:3px;
    background-image:url(/dist/img/modules/separator/img/1l-G.jpg)
}
._29hK._3ex0._1scC,.newswireFull.rdo ._29hK._1scC{
    background-size:contain;
    background-image:url(/dist/img/modules/separator/img/1qmv.png);
    height:8px;
    margin:0 auto;
    max-width:82%
}
._29hK._3ex0._2xya,.newswireFull.rdo ._29hK._2xya{
    background-size:contain;
    background-image:url(/dist/img/modules/separator/img/3ClZ.png);
    height:8px;
    margin:0 auto;
    max-width:82%
}
._29hK.Z4Va,.newswireFull.gtao ._29hK{
    border-color:var(--border-color,#fff)!important;
    border-bottom:var(--border-height,4px) solid;
    border-image-slice:1;
    border-image-source:var(--hr-border-image-source,none)
}
 ._27ro{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._2Uqw{
    text-align:left
}
._2Uqw._3t1a,.newswireFull.rdo ._2Uqw{
    margin:0;
    padding-left:0
}
._2Uqw._3t1a li,.newswireFull.rdo ._2Uqw li{
    position:relative;
    list-style-type:none;
    padding-left:calc(var(--base-rem-size) * 1.3)
}
._2Uqw._3t1a li:before,.newswireFull.rdo ._2Uqw li:before{
    content:"";
    width:11px;
    height:11px;
    position:absolute;
    background-image:url(/dist/img/modules/unordered-list/img/10fJ.svg);
    background-repeat:no-repeat;
    top:.2rem;
    left:0
}
._2Uqw._3t1a li:not(:last-child),.newswireFull.rdo ._2Uqw li:not(:last-child){
    margin-bottom:var(--base-rem-size)
}
._2Uqw.sYvW,.newswireFull.gtao ._2Uqw{
    margin:0;
    padding-left:0
}
._2Uqw.sYvW li,.newswireFull.gtao ._2Uqw li{
    line-height:1.4rem;
    position:relative;
    list-style-type:none;
    padding-left:calc(var(--base-rem-size) * 1.3);
    font-weight:700
}
._2Uqw.sYvW li:before,.newswireFull.gtao ._2Uqw li:before{
    content:"";
    width:11px;
    height:11px;
    position:absolute;
    background-image:url(/dist/img/modules/unordered-list/img/2oRO.svg);
    background-repeat:no-repeat;
    background-size:contain;
    top:20%;
    left:0
}
._2Uqw.sYvW li:not(:last-child),.newswireFull.gtao ._2Uqw li:not(:last-child){
    margin-bottom:.5rem
}
._2Uqw.sYvW._3GFL li:before,.newswireFull.gtao ._2Uqw._3GFL li:before{
    background-image:var(--custom-star,none)
}
._2Uqw.sYvW._2a3k li:before,.newswireFull.gtao ._2Uqw._2a3k li:before{
    background-image:url(/dist/img/modules/unordered-list/img/-2Ka.svg)
}
._2Uqw.sYvW._1mlt li:before,.newswireFull.gtao ._2Uqw._1mlt li:before{
    background-image:url(/dist/img/modules/unordered-list/img/3W8e.svg)
}
._2Uqw.sYvW._28ya li:before,.newswireFull.gtao ._2Uqw._28ya li:before{
    background-image:url(/dist/img/modules/unordered-list/img/2_dL.svg)
}
._2Uqw.sYvW._3eGF li:before,.newswireFull.gtao ._2Uqw._3eGF li:before{
    background-image:url(/dist/img/modules/unordered-list/img/2ADT.svg)
}
._2Uqw.sYvW._17Gk li:before,.newswireFull.gtao ._2Uqw._17Gk li:before{
    background-image:url(/dist/img/modules/unordered-list/img/2sob.svg)
}
._2Uqw.sYvW._2qiu li:before,.newswireFull.gtao ._2Uqw._2qiu li:before{
    background-image:url(/dist/img/modules/unordered-list/img/1Cdd.svg)
}
._2Uqw.sYvW._2kMN li:before,.newswireFull.gtao ._2Uqw._2kMN li:before{
    background-image:url(/dist/img/modules/unordered-list/img/Gigh.svg)
}
._2Uqw.sYvW.TWec li:before,.newswireFull.gtao ._2Uqw.TWec li:before{
    background-image:url(/dist/img/modules/unordered-list/img/2GUy.svg)
}
._2Uqw.sYvW.Do_U li:before,.newswireFull.gtao ._2Uqw.Do_U li:before{
    background-image:url(/dist/img/modules/unordered-list/img/tlA_.svg)
}
._2Uqw.sYvW.hxfx li:before,.newswireFull.gtao ._2Uqw.hxfx li:before{
    background-image:url(/dist/img/modules/unordered-list/img/VdID.svg)
}
._2Uqw.sYvW.LmlF li:before,.newswireFull.gtao ._2Uqw.LmlF li:before{
    background-image:url(/dist/img/modules/unordered-list/img/1tuT.svg)
}
._2Uqw span{
    color:var(--list-color-span,inherit);
    font-weight:var(--list-font-weight-span,inherit)
}
@media (max-width:767px){
    ._2Uqw._3t1a li:before,.newswireFull.rdo ._2Uqw li:before{
        top:0
    }
}
 .OpLf{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._1gRw{
    position:relative;
    display:flex
}
._1gRw ._3OmD{
    flex:1 1 auto;
    width:50%;
    display:flex;
    flex-flow:column
}
@media (max-width:767px){
    ._1gRw{
        flex-flow:column
    }
    ._1gRw ._3OmD{
        width:100%!important
    }
    ._1gRw ._3OmD ._200D{
        height:auto!important
    }
}
 ._30Dt{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._1lpg{
    position:relative;
    display:grid;
    grid-auto-flow:var(--grid-auto-flow,column);
    grid-template-columns:var(--grid-template-columns,repeat(auto-fit,minmax(0,1fr)));
    grid-column-gap:var(--grid-column-gap,var(--padding-sides));
    grid-row-gap:var(--grid-row-gap,var(--padding-top-bottom));
    text-align:var(--text-align,inherit)
}
._1lpg ._3MCD{
    align-self:var(--children-align-self,center)
}
@media (max-width:767px){
    ._1lpg{
        grid-auto-flow:row;
        grid-template-columns:var(--grid-template-columns,repeat(1,1fr))
    }
}
 ._65Wz{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._3v12{
    position:relative;
    background-size:var(--responsive-background-size,cover);
    background-repeat:no-repeat;
    background-position:50%
}
._3v12 span{
    display:block;
    width:100%
}
 ._1ON7{
    position:relative;
    margin-bottom:var(--spacing,0);
    text-align:var(--text-align,inherit)
}
 ._2U6t{
    background-clip:text;
    -webkit-background-clip:text;
    color:transparent;
    font-family:var(--font-family-clip,inherit);
    display:block
}
._3ZR-{
    background-image:url(/dist/img/modules/font-clip/img/17dI.jpg)
}
._3hV2{
    background-image:url(/dist/img/modules/font-clip/img/lsLD.jpg)
}
 .VGwF{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
.hideArea:lang(ko_kr),.hideArea:lang(ru_ru){
    display:none
}
._1V8u{
    padding:var(--cta-padding,20px);
    background:var(--cta-background,#000);
    color:var(--cta-color,#fff);
    text-transform:uppercase;
    font-family:HelveticaNeueLTW07;
    font-weight:700;
    position:absolute;
    top:0;
    right:0
}
@keyframes _1yg5{
    0%{
        width:0
    }
}
@keyframes _1lEF{
    0%{
        opacity:0;
        transform:translateX(100px)
    }
    to{
        opacity:1;
        transform:translateX(0)
    }
}
._2RXm{
    opacity:0
}
._2YbJ{
    opacity:0;
    transition:all .8s;
    transition-delay:var(--transition-delay,.5s);
    transform:translateY(20px)
}
._2YbJ._3_de{
    opacity:1;
    transform:translateY(0)
}
._2YbJ._3_de ._3Te6{
    animation:_1yg5 2s .5s forwards
}
._2YbJ._3_de ._2RXm{
    animation:_1lEF 1s 1s forwards
}
 ._32K7{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._17TV{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding:var(--padding-top-bottom) var(--padding-sides);
    display:flex;
    flex-flow:column;
    justify-content:center;
    align-items:center
}
._17TV h1{
    margin-bottom:var(--base-rem-size);
    text-align:center
}
._17TV h1 span{
    display:block;
    font-size:75%
}
._17TV ._2slQ{
    margin-bottom:var(--twice-rem-size)
}
._17TV .Atn9{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding-left:0;
    padding-right:0;
    --aspect-ratio:1.77777778;
    position:relative;
    background:#000;
    margin-bottom:var(--twice-rem-size)
}
._17TV .Atn9:before{
    content:"";
    height:0;
    display:block;
    padding-bottom:calc(100% / (var(--aspect-ratio)))
}
._17TV .Atn9>*{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
._17TV .Atn9 iframe{
    border:none;
    width:100%;
    height:100%
}
._17TV ._1JJY{
    width:100%
}
._17TV ._1JJY .instagram-media-registered,._17TV ._1JJY blockquote.instagram-media,._17TV ._1JJY iframe.instagram-media:not(.instagram-media-rendered){
    opacity:0
}
._17TV ._1JJY .instagram-media-rendered{
    margin:0 auto var(--padding-top-bottom)!important
}
._17TV ._1JJY ul{
    list-style-type:none;
    padding-left:var(--padding-sides)
}
._17TV ._1JJY ol li,._17TV ._1JJY ul li{
    position:relative;
    padding-left:var(--padding-sides);
    margin-bottom:.25rem
}
._17TV ._1JJY ol li:before,._17TV ._1JJY ul li:before{
    content:"";
    height:11px;
    width:11px;
    position:absolute;
    top:.19em;
    left:0;
    background-image:url(/dist/img/modules/newswire-article/img/3_io.svg);
    background-size:100% 100%
}
._17TV ._1JJY .caption,._17TV ._1JJY .legal{
    font-size:.8em;
    display:block;
    line-height:135%;
    margin-top:-15px!important;
    text-align:center
}
._17TV ._1JJY .legal{
    font-size:.6em
}
._17TV ._1JJY .black-swipe-exciting-rdr2{
    background-repeat:no-repeat;
    background-size:100% 100%;
    padding:25px 20px 20px;
    margin-bottom:0!important;
    color:#fff!important
}
._17TV ._1JJY .black-swipe-exciting-rdr2.bg-big-1{
    background-image:url(/dist/img/modules/newswire-article/img/black-swipe-exciting-rdr2/2W_D.png);
    padding:35px 25px 30px!important
}
._17TV ._1JJY .black-swipe-exciting-rdr2.bg-big-2{
    background-image:url(/dist/img/modules/newswire-article/img/black-swipe-exciting-rdr2/2Jjt.png);
    padding-top:45px!important
}
._17TV ._1JJY .black-swipe-exciting-rdr2.bg-headline{
    background-image:url(/dist/img/modules/newswire-article/img/black-swipe-exciting-rdr2/2Qfr.png);
    padding-top:25px!important
}
._17TV ._1JJY .black-swipe-exciting-rdr2.bg-headline h4{
    margin:5px!important
}
._17TV ._1JJY .black-swipe-exciting-rdr2.bg-headline h5{
    margin-bottom:5px!important
}
._17TV ._1JJY .black-swipe-exciting-rdr2 h3{
    font-size:34px;
    margin-bottom:5px!important
}
._17TV ._1JJY .black-swipe-exciting-rdr2 h4{
    font-size:30px;
    margin:20px 0 0!important
}
._17TV ._1JJY .black-swipe-exciting-rdr2 h5{
    font-size:18px;
    margin-bottom:10px!important
}
._17TV ._1JJY .black-swipe-exciting-rdr2 h1,._17TV ._1JJY .black-swipe-exciting-rdr2 h2,._17TV ._1JJY .black-swipe-exciting-rdr2 h3,._17TV ._1JJY .black-swipe-exciting-rdr2 h4,._17TV ._1JJY .black-swipe-exciting-rdr2 h5{
    font-family:RDRLino-Regular!important;
    font-weight:400;
    text-align:inherit;
    color:inherit;
    margin:0;
    line-height:1
}
._17TV ._1JJY .black-swipe-exciting-rdr2 p{
    margin:0 0 15px
}
._17TV ._1JJY .black-swipe-exciting-rdr2 .font-red{
    color:#c00!important
}
._17TV ._1JJY .black-swipe-exciting-rdr2 .font-yellow{
    color:#ffb000!important
}
._17TV ._1JJY h4.newswire-section{
    color:#fff;
    font-family:DINNext-HvyIta,sans-serif!important;
    text-align:left;
    position:relative;
    font-size:1.2em!important;
    padding-left:20px;
    margin-bottom:20px;
    width:calc(100% - 25px)
}
._17TV ._1JJY h4.newswire-section:lang(ja_jp),._17TV ._1JJY h4.newswire-section:lang(ko_kr),._17TV ._1JJY h4.newswire-section:lang(pl_pl),._17TV ._1JJY h4.newswire-section:lang(ru_ru),._17TV ._1JJY h4.newswire-section:lang(zh_hans),._17TV ._1JJY h4.newswire-section:lang(zh_tw){
    font-family:Arial,sans-serif!important;
    font-weight:700!important
}
._17TV ._1JJY h4.newswire-section:before{
    content:"";
    position:absolute;
    width:100%;
    height:25px;
    top:0;
    left:0;
    background:#000;
    transform:skew(-45deg);
    z-index:-1
}
._17TV ._1JJY h4.newswire-section:after{
    content:"";
    display:table;
    clear:both
}
._17TV ._1JJY h4.newswire-section span{
    float:left;
    margin:0 3px
}
._17TV ._1JJY h4.newswire-section span:not(.title){
    width:35px;
    transform:translateY(calc((100% - 25px)/-2));
    display:inline-block;
    vertical-align:middle;
    background-size:100% 100%!important;
    background-repeat:no-repeat!important
}
._17TV ._1JJY h4.newswire-section span:not(.title):after{
    content:"";
    display:block;
    padding-top:100%
}
._17TV ._1JJY h4.newswire-section span:not(.title).ammo{
    background-image:url(/dist/img/modules/newswire-article/img/icons/2q43.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).arm-wrestling{
    background-image:url(/dist/img/modules/newswire-article/img/icons/2uC6.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).avenger{
    background-image:url(/dist/img/modules/newswire-article/img/icons/WZFR.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).bennys{
    background-image:url(/dist/img/modules/newswire-article/img/icons/V8G3.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).bikes{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1Ttm.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).boats{
    background-image:url(/dist/img/modules/newswire-article/img/icons/38VM.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).body-armor{
    background-image:url(/dist/img/modules/newswire-article/img/icons/18Af.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).bunker{
    background-image:url(/dist/img/modules/newswire-article/img/icons/MZaQ.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).capture{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1OBE.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).clothes{
    background-image:url(/dist/img/modules/newswire-article/img/icons/3c1L.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).clubhouse{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1fnU.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).crew{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1wjS.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).darts{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1BVc.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).deathmatch{
    background-image:url(/dist/img/modules/newswire-article/img/icons/2Grf.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).dollar{
    background-image:url(/dist/img/modules/newswire-article/img/icons/2pMa.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).explosives{
    background-image:url(/dist/img/modules/newswire-article/img/icons/QJqA.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).facilities{
    background-image:url(/dist/img/modules/newswire-article/img/icons/3B4R.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).flight-school{
    background-image:url(/dist/img/modules/newswire-article/img/icons/b8ac.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).garage{
    background-image:url(/dist/img/modules/newswire-article/img/icons/13Qf.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).golf{
    background-image:url(/dist/img/modules/newswire-article/img/icons/yp1Z.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).haircuts{
    background-image:url(/dist/img/modules/newswire-article/img/icons/2Ivu.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).hangar{
    background-image:url(/dist/img/modules/newswire-article/img/icons/pW1m.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).helicopter{
    background-image:url(/dist/img/modules/newswire-article/img/icons/3kFL.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).hotring{
    background-image:url(/dist/img/modules/newswire-article/img/icons/PsqQ.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).lastteamstanding{
    background-image:url(/dist/img/modules/newswire-article/img/icons/sJeH.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).livestream{
    background-image:url(/dist/img/modules/newswire-article/img/icons/2jI3.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).masks{
    background-image:url(/dist/img/modules/newswire-article/img/icons/3wqD.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).moc{
    background-image:url(/dist/img/modules/newswire-article/img/icons/Hjnt.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).modshops{
    background-image:url(/dist/img/modules/newswire-article/img/icons/JBrc.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).movies{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1EL3.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).office{
    background-image:url(/dist/img/modules/newswire-article/img/icons/3k1q.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).parachuting{
    background-image:url(/dist/img/modules/newswire-article/img/icons/2TWv.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).planes{
    background-image:url(/dist/img/modules/newswire-article/img/icons/wuBW.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).premiumrace{
    background-image:url(/dist/img/modules/newswire-article/img/icons/3mb4.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).properties{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1U0u.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).race-air{
    background-image:url(/dist/img/modules/newswire-article/img/icons/30Bk.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).race-bike{
    background-image:url(/dist/img/modules/newswire-article/img/icons/108O.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).race-land{
    background-image:url(/dist/img/modules/newswire-article/img/icons/VYD_.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).race-sea{
    background-image:url(/dist/img/modules/newswire-article/img/icons/3ZtX.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).race-stuntraces{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1vZb.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).rp{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1Co7.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).special-races{
    background-image:url(/dist/img/modules/newswire-article/img/icons/2Jee.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).stunt-races{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1FXk.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).survival{
    background-image:url(/dist/img/modules/newswire-article/img/icons/FRJm.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).target-assault{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1gdB.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).tattoos{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1O8Y.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).teamdeathmatch{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1kwF.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).tennis{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1tZG.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).timetrial{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1W6r.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).transform-races{
    background-image:url(/dist/img/modules/newswire-article/img/icons/231y.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).unlock{
    background-image:url(/dist/img/modules/newswire-article/img/icons/ogKa.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).vehicledeathmatch{
    background-image:url(/dist/img/modules/newswire-article/img/icons/3NQy.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).vehicles{
    background-image:url(/dist/img/modules/newswire-article/img/icons/1N2J.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).vehicle-warehouse{
    background-image:url(/dist/img/modules/newswire-article/img/icons/3P0w.svg)
}
._17TV ._1JJY h4.newswire-section span:not(.title).yacht{
    background-image:url(/dist/img/modules/newswire-article/img/icons/2PGZ.svg)
}
._17TV ._1JJY h4.newswire-section span.title{
    margin-bottom:0;
    margin-left:5px;
    line-height:25px
}
._17TV ._1JJY h4.newswire-section:lang(fr_fr),._17TV ._1JJY h4.newswire-section:lang(ja_jp),._17TV ._1JJY h4.newswire-section:lang(ko_kr),._17TV ._1JJY h4.newswire-section:lang(pt_br),._17TV ._1JJY h4.newswire-section:lang(zh_hans),._17TV ._1JJY h4.newswire-section:lang(zh_tw){
    font-size:1em!important
}
._17TV ._1JJY h4.newswire-section:lang(pl_pl),._17TV ._1JJY h4.newswire-section:lang(ru_ru){
    font-size:.85em!important
}
._17TV ._1JJY .horizontal-items{
    font-size:0
}
._17TV ._1JJY .horizontal-items>*{
    display:inline-block;
    vertical-align:top;
    margin:0 2px
}
._17TV ._1JJY .horizontal-items>:first-of-type{
    margin-left:0
}
._17TV ._1JJY .horizontal-items>:last-of-type{
    margin-right:0
}
._17TV ._1JJY .horizontal-items>:first-child:last-child{
    width:100%
}
._17TV ._1JJY .horizontal-items>:first-child:nth-last-child(2),._17TV ._1JJY .horizontal-items>:first-child:nth-last-child(2)~*{
    width:calc(50% - 2px)
}
._17TV ._1JJY .horizontal-items>:first-child:nth-last-child(3),._17TV ._1JJY .horizontal-items>:first-child:nth-last-child(3)~*{
    width:calc(33.3333% - 3px)
}
._17TV ._1JJY .horizontal-items>:first-child:nth-last-child(4),._17TV ._1JJY .horizontal-items>:first-child:nth-last-child(4)~*{
    width:calc(25% - 4px)
}
._17TV ._1JJY .horizontal-items span.caption{
    font-size:13px;
    line-height:13px;
    margin-top:5px!important;
    padding:0 5px
}
._17TV ._1JJY .horizontal-items span.caption.bullet-caption{
    font-family:DINNext,sans-serif!important;
    position:relative;
    text-align:left;
    padding-left:20px;
    font-size:16px;
    line-height:16px;
    margin-top:10px!important
}
._17TV ._1JJY .horizontal-items span.caption.bullet-caption:lang(ja_jp),._17TV ._1JJY .horizontal-items span.caption.bullet-caption:lang(ko_kr),._17TV ._1JJY .horizontal-items span.caption.bullet-caption:lang(pl_pl),._17TV ._1JJY .horizontal-items span.caption.bullet-caption:lang(ru_ru),._17TV ._1JJY .horizontal-items span.caption.bullet-caption:lang(zh_hans),._17TV ._1JJY .horizontal-items span.caption.bullet-caption:lang(zh_tw){
    font-family:Arial,sans-serif!important;
    font-weight:400!important
}
._17TV ._1JJY .horizontal-items span.caption.bullet-caption:before{
    content:"";
    height:11px;
    width:11px;
    position:absolute;
    top:0;
    left:0;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50.61 50.61'%3E%3Cpath d='M50.61 19.53H32.65L29.55 0 18.1 19.34H0l11.01 11.6-9.05 19.44 19.77-11.75 15.58 11.98-2.89-19.75z'/%3E%3C/svg%3E");
    background-size:100% 100%
}
._17TV ._1JJY .horizontal-items span.caption.bullet-caption .title{
    font-family:DINNext-Bld,sans-serif!important;
    text-transform:uppercase
}
._17TV ._1JJY .float-img-left,._17TV ._1JJY .float-img-right{
    margin-bottom:20px
}
._17TV ._1JJY .float-img-left{
    float:left;
    margin-right:20px
}
._17TV ._1JJY .float-img-right{
    float:right;
    margin-left:20px
}
._17TV ._1JJY #sugoi .col-xxs-4,._17TV ._1JJY #sugoi .col-xxs-8,._17TV ._1JJY #sugoi .col-xxs-12{
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
    float:left
}
._17TV ._1JJY #sugoi .col-xxs-12{
    width:100%
}
._17TV ._1JJY #sugoi .col-xxs-4{
    width:33.33333333%
}
._17TV ._1JJY #sugoi .col-xxs-8{
    width:66.66666667%
}
._17TV ._1JJY #sugoi .row{
    margin-left:-15px;
    margin-right:-15px
}
._17TV ._1JJY #sugoi p{
    text-transform:capitalize;
    text-align:center;
    font-size:85%;
    width:85%;
    margin-bottom:15px
}
._17TV ._1JJY #sugoi p.sugoi-title{
    font-size:250%
}
._17TV ._1JJY #sugoi .iframe-wrapper{
    background-color:#000
}
._17TV ._1JJY #sugoi .flex{
    display:flex;
    flex-flow:column;
    align-items:center;
    justify-content:flex-end;
    color:#fff
}
._17TV ._1JJY #sugoi .flex.sugoi-row{
    flex-flow:row;
    align-items:stretch
}
._17TV ._1JJY #sugoi .orange{
    background-image:url(https://media.rockstargames.com/rockstargames-newsite/uploads/sugoi/orange.jpg);
    background-size:cover;
    background-position:50%
}
._17TV ._1JJY #sugoi .sugoi-desc-top{
    max-width:800px;
    margin:30px auto;
    text-align:left;
    font-size:inherit;
    text-transform:none!important
}
._17TV ._1JJY #sugoi .interior{
    background-image:url(https://media.rockstargames.com/rockstargames-newsite/uploads/sugoi/interior.jpg);
    background-size:cover;
    background-position:50%
}
._17TV ._1JJY #sugoi .interior:before{
    content:"";
    display:block;
    padding-top:66.015625%
}
._17TV ._1JJY #sugoi .interior-desc{
    font-family:neue-helvetica-w01-67-condensed-medium-oblique;
    background-color:#000;
    display:flex;
    align-items:center;
    justify-content:center
}
._17TV ._1JJY #sugoi .interior-desc p{
    font-size:5vw;
    line-height:5vw;
    text-transform:uppercase
}
._17TV ._1JJY #sugoi .blue{
    background-image:url(https://media.rockstargames.com/rockstargames-newsite/uploads/sugoi/blue.jpg);
    background-size:cover;
    background-position:50%
}
._17TV ._1JJY #sugoi .blue-sunset{
    background-image:url(https://media.rockstargames.com/rockstargames-newsite/uploads/sugoi/blue-sunset.jpg);
    background-size:cover;
    background-position:50%;
    font-family:neue-helvetica-w01-67-condensed-medium-oblique
}
._17TV ._1JJY #sugoi .blue-sunset p{
    text-transform:uppercase;
    margin-bottom:4vw;
    font-size:5vw
}
._17TV ._1JJY #sugoi .squares>div{
    padding:0
}
._17TV ._1JJY #sugoi .squares>div:first-child{
    background-image:url(https://media.rockstargames.com/rockstargames-newsite/uploads/sugoi/square-01.jpg);
    background-size:cover;
    background-position:50%
}
._17TV ._1JJY #sugoi .squares>div:nth-child(2){
    background-image:url(https://media.rockstargames.com/rockstargames-newsite/uploads/sugoi/square-02.jpg);
    background-size:cover;
    background-position:50%
}
._17TV ._1JJY #sugoi .squares>div:nth-child(3){
    background-image:url(https://media.rockstargames.com/rockstargames-newsite/uploads/sugoi/square-03.jpg);
    background-size:cover;
    background-position:50%
}
._17TV ._1JJY #sugoi .bottom-dinka{
    background-color:#2298dc;
    padding:20px
}
._17TV ._1JJY #sugoi .dinka{
    background-repeat:no-repeat;
    background-position-x:center;
    background-image:url(https://media.rockstargames.com/rockstargames-newsite/uploads/sugoi/dinka.svg)
}
._17TV ._1JJY #sugoi .dinka:before{
    content:"";
    display:block;
    padding-top:70px
}
._17TV ._1JJY #sugoi .sugoi{
    background-repeat:no-repeat;
    background-position-x:center;
    background-image:url(https://media.rockstargames.com/rockstargames-newsite/uploads/sugoi/sugoi.svg);
    margin-bottom:3vw
}
._17TV ._1JJY #sugoi .sugoi:before{
    content:"";
    display:block;
    padding-top:9%
}
._17TV ._1JJY #sugoi .sugoi-desc{
    width:auto
}
._17TV ._1JJY #responsive-car-ad{
    max-width:none!important
}
._17TV ._1JJY #responsive-car-ad p:not(.no-max-width){
    max-width:800px;
    margin-left:auto;
    margin-right:auto
}
._17TV ._1JJY #responsive-car-ad .img{
    background-image:var(--img-src);
    background-size:contain;
    background-repeat:no-repeat;
    flex-grow:1;
    width:100%
}
._17TV ._1JJY #responsive-car-ad .img:after{
    content:"";
    display:block;
    padding-bottom:calc(100% / calc(var(--img-ratio)))
}
._17TV ._1JJY #responsive-car-ad .flex-columns{
    display:flex;
    flex-flow:column
}
._17TV ._1JJY #responsive-car-ad .flex-columns>*{
    flex-basis:auto
}
._17TV ._1JJY #responsive-car-ad section.text-and-car{
    display:flex;
    align-items:center
}
._17TV ._1JJY #responsive-car-ad section.text-and-car p{
    max-width:none
}
._17TV ._1JJY #responsive-car-ad section.text-and-car p.italic{
    font-family:Times New Roman;
    padding:20px;
    font-weight:700;
    font-style:italic;
    line-height:1.18em
}
._17TV ._1JJY #responsive-car-ad section.text-and-car p.italic span{
    text-transform:uppercase
}
._17TV ._1JJY #responsive-car-ad section.text-and-car p.headline{
    font-family:Times New Roman;
    line-height:1em;
    margin-bottom:30px
}
._17TV ._1JJY #responsive-car-ad section.text-and-car p.line-above{
    width:100%;
    text-align:center;
    margin-top:30px;
    padding-top:30px;
    border-top:2px solid #000
}
._17TV ._1JJY #responsive-car-ad section.text-and-car p.loud{
    font-size:32px
}
._17TV ._1JJY>:not(.no-max-width){
    max-width:800px;
    margin-left:auto;
    margin-right:auto
}
._17TV ._1JJY>:not(:last-child){
    margin-bottom:var(--twice-rem-size)
}
._17TV ._1JJY .iframe-wrapper{
    --aspect-ratio:1.77777778;
    position:relative
}
._17TV ._1JJY .iframe-wrapper:before{
    content:"";
    height:0;
    display:block;
    padding-bottom:calc(100% / (var(--aspect-ratio)))
}
._17TV ._1JJY .iframe-wrapper>*{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
._17TV ._1JJY .iframe-wrapper iframe{
    width:100%!important;
    height:100%!important
}
._17TV ._1JJY .d_16x9{
    --aspect-ratio:1.77777778;
    position:relative
}
._17TV ._1JJY .d_16x9:before{
    content:"";
    height:0;
    display:block;
    padding-bottom:calc(100% / (var(--aspect-ratio)))
}
._17TV ._1JJY .d_16x9>*{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
._17TV ._1JJY .d_1x1{
    --aspect-ratio:1;
    position:relative
}
._17TV ._1JJY .d_1x1:before{
    content:"";
    height:0;
    display:block;
    padding-bottom:calc(100% / (var(--aspect-ratio)))
}
._17TV ._1JJY .d_1x1>*{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
._17TV ._1JJY img{
    max-width:100%
}
._17TV ._1JJY a{
    display:inline-block;
    position:relative;
    background:transparent;
    padding:0;
    z-index:1
}
._17TV ._1JJY a img{
    display:block
}
._17TV ._1JJY u{
    text-decoration:none
}
@media screen and (min-width:768px){
    ._17TV ._1JJY ol.item-list,._17TV ._1JJY ul.item-list{
        column-count:2
    }
}
@media screen and (min-width:992px){
    ._17TV ._1JJY h4.newswire-section span:not(.title).spacer{
        display:none!important
    }
    ._17TV ._1JJY #sugoi .interior-desc p{
        font-size:267%;
        line-height:45px
    }
    ._17TV ._1JJY #sugoi .blue-sunset p{
        font-size:267%;
        margin-bottom:30px
    }
    ._17TV ._1JJY #sugoi .sugoi{
        margin-bottom:30px
    }
}
@media screen and (min-width:1200px){
    ._17TV ._1JJY h4.newswire-section span.title:lang(ja_jp),._17TV ._1JJY h4.newswire-section span.title:lang(ko_kr),._17TV ._1JJY h4.newswire-section span.title:lang(zh_tw){
        padding-top:1px
    }
}
@media screen and (max-width:991px){
    ._17TV ._1JJY h4.newswire-section{
        text-align:center;
        margin-bottom:20px!important;
        padding:0
    }
    ._17TV ._1JJY h4.newswire-section span{
        float:none
    }
    ._17TV ._1JJY h4.newswire-section span.title{
        display:block;
        padding-bottom:12px;
        color:#000;
        border-bottom:1px solid #ccc
    }
    ._17TV ._1JJY h4.newswire-section span:not(.title){
        width:40px
    }
    ._17TV ._1JJY h4.newswire-section:lang(pl_pl),._17TV ._1JJY h4.newswire-section:lang(ru_ru){
        font-size:1.1em!important
    }
    ._17TV ._1JJY h4.newswire-section:lang(fr_fr),._17TV ._1JJY h4.newswire-section:lang(ja_jp),._17TV ._1JJY h4.newswire-section:lang(ko_kr),._17TV ._1JJY h4.newswire-section:lang(pt_br),._17TV ._1JJY h4.newswire-section:lang(zh_hans),._17TV ._1JJY h4.newswire-section:lang(zh_tw){
        font-size:1.2em!important
    }
}
@media screen and (max-width:767px){
    ._17TV ._1JJY #sugoi .iframe-wrapper.d_16x9:before{
        padding-top:56.25%!important
    }
    ._17TV ._1JJY #sugoi .d_16x9:before{
        padding-top:100%!important
    }
}
@media (min-width:992px){
    ._17TV ._1JJY #responsive-car-ad section:not(:last-child){
        margin-bottom:80px
    }
    ._17TV ._1JJY #responsive-car-ad section.text-and-car{
        padding-left:80px;
        padding-right:80px
    }
    ._17TV ._1JJY #responsive-car-ad .side{
        flex-basis:370px;
        flex-shrink:0;
        margin-left:10px!important;
        margin-right:10px!important
    }
    ._17TV ._1JJY #responsive-car-ad p.headline{
        font-size:72px
    }
    ._17TV ._1JJY #responsive-car-ad p.overlap{
        transform:scale(1.25);
        font-size:calc(32px / 1.25);
        transform-origin:left
    }
}
@media (max-width:992px){
    ._17TV ._1JJY #responsive-car-ad section:not(:last-child){
        margin-bottom:24px
    }
    ._17TV ._1JJY #responsive-car-ad section.text-and-car{
        padding-left:20px;
        padding-right:20px
    }
    ._17TV ._1JJY #responsive-car-ad .side{
        margin:20px auto
    }
    ._17TV ._1JJY #responsive-car-ad section.text-and-car{
        flex-flow:column
    }
    ._17TV ._1JJY #responsive-car-ad p.headline{
        font-size:36px
    }
    ._17TV ._1JJY #responsive-car-ad p.overlap{
        font-size:32px
    }
    ._17TV ._1JJY #responsive-car-ad .car-img{
        width:100%
    }
}
@media (max-width:767px){
    ._17TV ._1JJY a{
        text-decoration:none;
        border-bottom:2px solid var(--standard-color)
    }
}
@media (min-width:768px){
    ._17TV ._1JJY a:before{
        content:"";
        display:block;
        position:absolute;
        bottom:-2px;
        width:100%;
        height:4px;
        background:var(--standard-color);
        left:0;
        transition:height .2s;
        z-index:-1
    }
    ._17TV ._1JJY a:hover:before{
        height:100%
    }
}
 ._3-Z0{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._13bS{
    margin-top:calc(var(--padding-top-bottom) * 2)
}
._13bS h2{
    font-family:HelveticaNeueLTW07-85Heavy;
    font-weight:400;
    text-transform:uppercase;
    margin:0 0 var(--twice-rem-size);
    border-bottom:calc(var(--base-pixel-size) / 2) solid #000
}
._13bS .BGOL{
    -ms-overflow-style:none;
    display:grid;
    grid-auto-flow:column;
    grid-column-gap:var(--standard-grid-gap);
    overflow-y:hidden;
    -ms-scroll-snap-type:x mandatory;
    scroll-snap-type:x mandatory;
    --per-page:4;
    grid-auto-columns:calc(100% / var(--per-page) - (var(--per-page) - 1) / var(--per-page) * var(--standard-grid-gap));
    justify-content:baseline
}
._13bS .BGOL ::-webkit-scrollbar{
    display:none
}
._13bS .BGOL>*{
    scroll-snap-align:start
}
._13bS .BGOL>a{
    box-shadow:none
}
@media (max-width:1200px){
    ._13bS .BGOL{
        --per-page:3
    }
}
@media (max-width:992px){
    ._13bS .BGOL{
        --per-page:2
    }
}
@media (max-width:768px){
    ._13bS .BGOL{
        --per-page:1
    }
}
 ._3-KC{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
a._3YFq{
    transition:color .3s
}
a._3YFq:hover{
    color:var(--standard-color)
}
._22AG{
    position:relative;
    z-index:1;
    padding:calc(var(--padding-top-bottom) / 2) 0
}
.ivXs{
    background-size:cover;
    background-position:50%;
    background-repeat:no-repeat
}
._3B2X{
    margin-top:var(--half-rem-size);
    opacity:.8
}
 ._3ao3{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._1PU1{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding:var(--padding-top-bottom) var(--padding-sides);
    display:flex;
    flex-flow:column
}
._1PU1 h4{
    font-family:HelveticaNeueLTW07-85Heavy;
    font-weight:400;
    text-transform:uppercase;
    margin:0 0 var(--twice-rem-size);
    border-bottom:calc(var(--base-pixel-size) / 2) solid #000;
    display:flex;
    justify-content:space-between
}
._1PU1 ._1cKQ{
    display:flex
}
._1PU1 ._2hYj{
    position:relative;
    display:flex
}
._1PU1 ._2hYj ._2KEr{
    flex:0 1 auto;
    overflow:hidden;
    width:100%
}
._1PU1 ._3dyM{
    display:grid;
    grid-auto-flow:column;
    transition:transform .3s;
    grid-column-gap:var(--standard-grid-gap)
}
._1PU1 ._3dyM._144m{
    transition-duration:0s
}
._1PU1 ._1kJe{
    width:calc(var(--base-pixel-size) * 2);
    transition:opacity .3s;
    flex:0 0 auto;
    z-index:5;
    background-color:#fff;
    background-repeat:no-repeat;
    background-size:50% auto
}
._1PU1 ._1kJe._3OL0{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.455 15l4.24 4.24L15.3 29.85l4.24-4.24L8.935 15l10.61-10.61L15.3.15 4.69 10.76z'/%3E%3C/svg%3E");
    background-position:left 0 bottom 5px
}
._1PU1 ._1kJe._2l4i{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.545 15l-4.24 4.24L4.7 29.85.46 25.61 11.065 15 .455 4.39 4.7.15l10.61 10.61z'/%3E%3C/svg%3E");
    background-position:right 0 bottom 5px
}
._1PU1 ._1kJe._1mXh{
    opacity:.25
}
 ._5U1i{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
section._2fZK{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding:var(--padding-top-bottom) var(--padding-sides);
    display:grid;
    grid-gap:var(--standard-grid-gap);
    grid-template-columns:repeat(2,1fr)
}
section._2fZK a:first-child{
    grid-column:1/-1
}
 .hMHs{
    padding:0 1.5rem;
    height:3rem;
    cursor:pointer;
    opacity:.85;
    transition:opacity .2s
}
.hMHs._2TCU{
    opacity:.25;
    pointer-events:none
}
.hMHs:hover{
    opacity:1
}
.Q7Nf{
    height:3rem;
    cursor:pointer;
    position:absolute;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='110' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='%2300a7e7' width='110' height='100' rx='20'/%3E%3Cpath fill='%23000' d='M42 70l34.641-20L42 30z'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 110 100'%3E%3Cpath d='M20 0h70c11.046 0 20 8.954 20 20v60c0 11.046-8.954 20-20 20H20C8.954 100 0 91.046 0 80V20C0 8.954 8.954 0 20 0z' opacity='.75'/%3E%3Cpath fill='%23fff' d='M42 70l34.641-20L42 30z'/%3E%3C/svg%3E");
    background-size:var(--player-bigplay-active-size,0),var(--player-bigplay-inactive-size,100%);
    transition:background-size .2s;
    background-position:50%;
    background-repeat:no-repeat;
    width:110px;
    height:auto;
    padding:0
}
.Q7Nf._2TCU{
    opacity:.25;
    pointer-events:none
}
.Q7Nf:after{
    content:"";
    display:block;
    padding-top:90.90909091%
}
 ._3TqN{
    padding:0 1.5rem;
    height:3rem;
    cursor:pointer;
    opacity:.85;
    transition:opacity .2s
}
._3TqN._2cMG{
    opacity:.25;
    pointer-events:none
}
._3TqN:hover{
    opacity:1
}
._GP2{
    padding:0 1.5rem;
    height:3rem;
    cursor:pointer;
    opacity:.85;
    transition:opacity .2s
}
._GP2._2cMG{
    opacity:.25;
    pointer-events:none
}
._GP2:hover{
    opacity:1
}
._GP2._2TuV{
    background:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23fff%3C/style%3E%3Cg id='VIDEO-PLAYER'%3E%3Cg id='Components' transform='translate(-1248 -1300)'%3E%3Cg id='UI-COMPONENTS' transform='translate(288 942)'%3E%3Cg id='EXIT-FULL-SCREEN' transform='translate(960 358)'%3E%3Cg id='Group-5' transform='translate(16 16)'%3E%3Cpath id='Fill-1' class='st0' d='M10 0v6h6V3h-3V0z'/%3E%3Cpath id='Fill-2' class='st0' d='M10 10v6h3v-3h3v-3z'/%3E%3Cpath id='Fill-3' class='st0' d='M3 0v3H0v3h6V0z'/%3E%3Cpath id='Fill-4' class='st0' d='M0 10v3h3v3h3v-6z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50%/cover
}
._GP2._2dT_{
	background:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23fff%3C/style%3E%3Cg id='VIDEO-PLAYER'%3E%3Cg id='Components' transform='translate(-1248 -1236)'%3E%3Cg id='UI-COMPONENTS' transform='translate(288 942)'%3E%3Cg id='FULL-SCREEN' transform='translate(960 294)'%3E%3Cg id='Group-5' transform='translate(16 16)'%3E%3Cpath id='Fill-1' class='st0' d='M0 10v6h6v-3H3v-3z'/%3E%3Cpath id='Fill-2' class='st0' d='M0 0v6h3V3h3V0z'/%3E%3Cpath id='Fill-3' class='st0' d='M13 10v3h-3v3h6v-6z'/%3E%3Cpath id='Fill-4' class='st0' d='M10 0v3h3v3h3V0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50%/cover
}
 ._36z1{
    padding:0 1.5rem;
    height:3rem;
    cursor:pointer;
    opacity:.85;
    transition:opacity .2s
}
._36z1._15yd{
    opacity:.25;
    pointer-events:none
}
._36z1:hover{
    opacity:1
}
._17Ir{
    padding:0 1.5rem;
    height:3rem;
    cursor:pointer;
    opacity:.85;
    transition:opacity .2s
}
._17Ir._15yd{
    opacity:.25;
    pointer-events:none
}
._17Ir:hover{
    opacity:1
}
._17Ir._2UVT{
    background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' enable-background='new 0 0 48 48'%3E%3Cg transform='translate(16 16)'%3E%3Cdefs%3E%3Cfilter id='a' filterUnits='userSpaceOnUse' x='0' y='0' width='18' height='16'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='0' y='0' width='18' height='16' id='b'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h18v16H0z'/%3E%3C/g%3E%3C/mask%3E%3Cpath d='M11.5 11.5c-.9.9-2.1 1.5-3.5 1.5-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5h-2l3.5 4L18 8h-2c0-4.4-3.6-8-8-8S0 3.6 0 8s3.6 8 8 8c2.2 0 4.2-.9 5.7-2.3l-2.2-2.2z' mask='url(%23b)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%/cover
}
._17Ir.fDVS{
    background:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23fff%3C/style%3E%3Cg id='VIDEO-PLAYER'%3E%3Cg id='Components' transform='translate(-288 -1300)'%3E%3Cg id='UI-COMPONENTS' transform='translate(288 942)'%3E%3Cg id='PAUSE' transform='translate(0 358)'%3E%3Cg id='Group-3' transform='translate(18 16)'%3E%3Cpath id='Fill-1' class='st0' d='M0 16h4V0H0z'/%3E%3Cpath id='Fill-2' class='st0' d='M8 16h4V0H8z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50%/cover
}
._17Ir.PEEn{
    background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23fff' d='M19 16v16l14-8z'/%3E%3C/svg%3E") no-repeat 50%/cover
}
 ._1AIa{
    padding:0 1.5rem;
    height:3rem;
    cursor:pointer;
    opacity:.85;
    transition:opacity .2s
}
._1AIa._2mRf{
    opacity:.25;
    pointer-events:none
}
._1AIa:hover{
    opacity:1
}
._2AKj{
    padding:0 1.5rem;
    height:3rem;
    cursor:pointer;
    opacity:.85;
    transition:opacity .2s;
    position:relative;
    display:flex;
    justify-content:center;
    background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M24 27c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3zm8-1.5v-3h-2.2c-.1-.5-.4-1.1-.6-1.5l1.6-1.6-2.1-2.1-1.7 1.5c-.5-.3-1-.5-1.5-.6V16h-3v2.2c-.5.1-1.1.4-1.5.6l-1.6-1.5-2.1 2.1 1.5 1.6c-.2.4-.5 1-.6 1.5H16v3h2.2c.1.5.4 1.1.6 1.5l-1.6 1.6 2.1 2.1 1.7-1.5c.5.3 1 .5 1.5.6V32h3v-2.2c.5-.1 1.1-.4 1.5-.6l1.6 1.6 2.1-2.1-1.5-1.7c.3-.5.5-1 .6-1.5H32z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%/cover
}
._2AKj._2mRf{
    opacity:.25;
    pointer-events:none
}
._2AKj:hover{
    opacity:1
}
.afgM{
    position:absolute;
    bottom:100%;
    background:rgba(0,0,0,.75);
    opacity:0;
    transition:opacity .2s;
    display:flex;
    flex-flow:column;
    pointer-events:none;
    text-align:left;
    padding:1rem 0
}
.afgM button{
    cursor:pointer;
    color:#fff;
    font-weight:700;
    background:none;
    border:none;
    outline:none;
    padding:calc(var(--padding-top-bottom) / 4) var(--padding-sides);
    transition:color .2s
}
.afgM button._3X1d,.afgM button:hover{
    color:#00a7e7
}
.afgM._23Io{
    opacity:1;
    pointer-events:auto
}
 ._2RkW{
    padding:0 1.5rem;
    height:3rem;
    cursor:pointer;
    opacity:.85;
    transition:opacity .2s
}
._2RkW._3qDv{
    opacity:.25;
    pointer-events:none
}
._2RkW:hover{
    opacity:1
}
._2vVv{
    padding:0 1.5rem;
    height:3rem;
    cursor:pointer;
    opacity:.85;
    transition:opacity .2s;
    background:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23fff%3C/style%3E%3Cg id='VIDEO-PLAYER'%3E%3Cg id='Components' transform='translate(-1103 -1236)'%3E%3Cg id='UI-COMPONENTS' transform='translate(288 942)'%3E%3Cg id='SHARE' transform='translate(815 294)'%3E%3Cg id='Group-3' transform='translate(16 16)'%3E%3Cpath id='Fill-1' class='st0' d='M0 0v16h16v-6h-3v3H3V3h3V0z'/%3E%3Cpath id='Fill-2' class='st0' d='M8 0v3h2.9L5.4 8.5l2.1 2.1L13 5.1V8h3V0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50%/cover
}
._2vVv._3qDv{
    opacity:.25;
    pointer-events:none
}
._2vVv:hover{
    opacity:1
}
 ._1byo{
    padding:0 1.5rem;
    height:3rem;
    cursor:pointer;
    opacity:.85;
    transition:opacity .2s
}
._1byo._3X70{
    opacity:.25;
    pointer-events:none
}
._1byo:hover{
    opacity:1
}
._3JCW{
    padding:0 1.5rem;
    height:3rem;
    cursor:pointer;
    display:flex;
    align-items:center;
    margin-left:auto
}
._3JCW._3X70{
    opacity:.25;
    pointer-events:none
}
 ._14jX{
    padding:0 1.5rem;
    height:3rem;
    cursor:pointer;
    opacity:.85;
    transition:opacity .2s
}
._14jX._1m6Y{
    opacity:.25;
    pointer-events:none
}
._14jX:hover{
    opacity:1
}
._3rla{
    padding:0 1.5rem;
    height:3rem;
    cursor:pointer;
    opacity:.85;
    transition:opacity .2s
}
._3rla._1m6Y{
    opacity:.25;
    pointer-events:none
}
._3rla:hover{
    opacity:1
}
._3rla._1ZP0{
    background:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23fff%3C/style%3E%3Cg id='VIDEO-PLAYER'%3E%3Cg id='Components' transform='translate(-432 -1364)'%3E%3Cg id='UI-COMPONENTS' transform='translate(288 942)'%3E%3Cg id='VOLUME-OFF' transform='translate(144 422)'%3E%3Cg id='Group-4' transform='translate(16 16)'%3E%3Cpath id='Fill-1' class='st0' d='M8 0L4 4H0v8h4l4 4z'/%3E%3Cpath class='st0' d='M16 6.3L14.7 5 13 6.7 11.3 5 10 6.3 11.7 8 10 9.7l1.3 1.3L13 9.3l1.7 1.7L16 9.7 14.3 8z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50%/cover
}
._3rla._28Yn{
    background:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23fff%3C/style%3E%3Cg id='VIDEO-PLAYER'%3E%3Cg id='Components' transform='translate(-432 -1300)'%3E%3Cg id='UI-COMPONENTS' transform='translate(288 942)'%3E%3Cg id='VOLUME-HALF' transform='translate(144 358)'%3E%3Cg id='Group-7' transform='translate(16 16)'%3E%3Cpath id='Fill-3' class='st0' d='M12 8c0-1.5-.8-2.9-2-3.6v7.2c1.2-.7 2-2.1 2-3.6'/%3E%3Cpath id='Fill-5' class='st0' d='M0 4v8h4l4 4V0L4 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50%/cover
}
._3rla._2hZO{
    background:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23fff%3C/style%3E%3Cg id='VIDEO-PLAYER'%3E%3Cg id='Components' transform='translate(-432 -1236)'%3E%3Cg id='UI-COMPONENTS' transform='translate(288 942)'%3E%3Cg id='VOLUME-ON' transform='translate(144 294)'%3E%3Cg id='Group-7' transform='translate(16 16)'%3E%3Cpath id='Fill-1' class='st0' d='M10 0v2.2c2.3.8 4 3.1 4 5.8s-1.7 5-4 5.8V16c3.4-.9 6-4.1 6-8S13.4.9 10 0'/%3E%3Cpath id='Fill-3' class='st0' d='M12 8c0-1.5-.8-2.9-2-3.6v7.2c1.2-.7 2-2.1 2-3.6'/%3E%3Cpath id='Fill-5' class='st0' d='M0 4v8h4l4 4V0L4 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50%/cover
}
 ._3feo{
    height:2rem;
    position:relative;
    cursor:pointer
}
._3feo ._1Ir3,._3feo canvas{
    width:100%
}
._3feo ._1Ir3,._3feo ._2TE1,._3feo canvas{
    height:.5rem;
    position:absolute;
    left:0;
    bottom:0;
    transition:height .3s,bottom .3s
}
:active._3feo ._1Ir3,:active._3feo ._2TE1,:active._3feo canvas{
    height:1rem
}
._2TE1{
    width:calc(var(--pct-current, 0) * 100%);
    background:#00a7e7
}
._1Ir3{
    background:hsla(0,0%,100%,.25)
}
@media (hover:hover){
    :hover._3feo ._1Ir3,:hover._3feo ._2TE1,:hover._3feo canvas{
        height:1rem
    }
}
 ._3KMt{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    padding:var(--padding-top-bottom) var(--padding-sides);
    text-shadow:0 0 1rem #000;
    transform:translateY(0);
    transition:transform .3s
}
._3Euo{
    transform:translateY(-100%)
}
 ._32WS,._3_Wn{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._3_Wn{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
._3_Wn>*{
    transform:translateY(-50%);
    position:absolute;
    top:50%
}
._3fcR{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 216 198.83'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='Layer 1'%3E%3Cpath d='M214.55 197.37a4.94 4.94 0 111.45-3.5 4.75 4.75 0 01-1.45 3.5zm-6.52-6.5a4.27 4.27 0 000 6 4.25 4.25 0 006 0 4.26 4.26 0 00-6-6zm2.92.27a4.24 4.24 0 011.5.2 1.36 1.36 0 01.84 1.38 1.17 1.17 0 01-.53 1.08 2.45 2.45 0 01-.78.26 1.32 1.32 0 01.93.52 1.57 1.57 0 01.3.84v.8a1.2 1.2 0 000 .28v.07h-.89v-.66c0-.63-.17-1.05-.52-1.24a2.45 2.45 0 00-1.07-.17H210v2.12h-.95v-5.43zm1 .89a2.38 2.38 0 00-1.16-.2H210v1.94h.87a2.48 2.48 0 00.93-.13.94.94 0 00.2-1.64z'/%3E%3Cpath d='M178.43 0H38.26C17.17 0 0 16.66 0 37.12v124.51c0 20.74 16.65 37 37.91 37h140.17c21.26 0 37.92-16.26 37.92-37V37.12C216 16.31 199.5 0 178.43 0zm33.31 161.62c0 18.36-14.78 32.75-33.66 32.75H37.91C19 194.37 4.25 180 4.25 161.62V37.11c0-18.43 15-32.86 34-32.86h140.18c18.68 0 33.31 14.43 33.31 32.86z'/%3E%3Cpath d='M178.43 4.25H38.26c-19.06 0-34 14.43-34 32.86v124.51C4.25 180 19 194.37 37.91 194.37h140.17c18.88 0 33.66-14.39 33.66-32.75V37.11c0-18.43-14.63-32.86-33.31-32.86z' fill='%2300a7e7'/%3E%3Cpath d='M185.49 118.2h-27.06l-4.29-27-15.86 26.8h-3a23.14 23.14 0 01-2.52-10.42c0-4.6.34-9.1.34-15 0-7.76-2.28-11.92-8.37-13.38V79c12.94-1.8 18.81-10.36 18.81-22.42 0-17.12-11.39-20.84-26.32-20.84H77.08l-17 80.4h21.37l6.18-29.25h14.19c7.57 0 10.67 3.7 10.67 10.79 0 5.39-.56 9.66-.56 13.81 0 1.54.35 5.11 1.38 6.49l15.43 16.29-13.27 28.55L143.86 146 165 162.23l-4-26.93zM108.2 71.86h-17l4.1-19.38h15.79c5.62 0 11.46 1.46 11.46 8.34 0 8.67-6.65 11.04-14.35 11.04z'/%3E%3Cpath fill='%23fff' d='M173.03 122.13h-17.95l-3.11-19.53-11.44 19.34h-18.11l11.01 11.6-9.05 19.44 19.78-11.75 15.58 11.98-2.9-19.75 16.19-11.33z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat:no-repeat;
    width:50px;
    position:absolute;
    bottom:12px;
    right:12px
}
._3fcR:after{
    content:"";
    display:block;
    padding-top:91.66666667%
}
._1OmC{
    display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
    height:100%;
    cursor:pointer
}
._1OmC:active{
    --player-bigplay-active-size:100%;
    --player-bigplay-inactive-size:0%
}
@media (hover:hover){
    ._1OmC:hover{
        --player-bigplay-active-size:100%;
        --player-bigplay-inactive-size:0%
    }
}
 ._3O_C{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._35Gd{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 216 198.83'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='Layer 1'%3E%3Cpath d='M214.55 197.37a4.94 4.94 0 111.45-3.5 4.75 4.75 0 01-1.45 3.5zm-6.52-6.5a4.27 4.27 0 000 6 4.25 4.25 0 006 0 4.26 4.26 0 00-6-6zm2.92.27a4.24 4.24 0 011.5.2 1.36 1.36 0 01.84 1.38 1.17 1.17 0 01-.53 1.08 2.45 2.45 0 01-.78.26 1.32 1.32 0 01.93.52 1.57 1.57 0 01.3.84v.8a1.2 1.2 0 000 .28v.07h-.89v-.66c0-.63-.17-1.05-.52-1.24a2.45 2.45 0 00-1.07-.17H210v2.12h-.95v-5.43zm1 .89a2.38 2.38 0 00-1.16-.2H210v1.94h.87a2.48 2.48 0 00.93-.13.94.94 0 00.2-1.64z'/%3E%3Cpath d='M178.43 0H38.26C17.17 0 0 16.66 0 37.12v124.51c0 20.74 16.65 37 37.91 37h140.17c21.26 0 37.92-16.26 37.92-37V37.12C216 16.31 199.5 0 178.43 0zm33.31 161.62c0 18.36-14.78 32.75-33.66 32.75H37.91C19 194.37 4.25 180 4.25 161.62V37.11c0-18.43 15-32.86 34-32.86h140.18c18.68 0 33.31 14.43 33.31 32.86z'/%3E%3Cpath d='M178.43 4.25H38.26c-19.06 0-34 14.43-34 32.86v124.51C4.25 180 19 194.37 37.91 194.37h140.17c18.88 0 33.66-14.39 33.66-32.75V37.11c0-18.43-14.63-32.86-33.31-32.86z' fill='%2300a7e7'/%3E%3Cpath d='M185.49 118.2h-27.06l-4.29-27-15.86 26.8h-3a23.14 23.14 0 01-2.52-10.42c0-4.6.34-9.1.34-15 0-7.76-2.28-11.92-8.37-13.38V79c12.94-1.8 18.81-10.36 18.81-22.42 0-17.12-11.39-20.84-26.32-20.84H77.08l-17 80.4h21.37l6.18-29.25h14.19c7.57 0 10.67 3.7 10.67 10.79 0 5.39-.56 9.66-.56 13.81 0 1.54.35 5.11 1.38 6.49l15.43 16.29-13.27 28.55L143.86 146 165 162.23l-4-26.93zM108.2 71.86h-17l4.1-19.38h15.79c5.62 0 11.46 1.46 11.46 8.34 0 8.67-6.65 11.04-14.35 11.04z'/%3E%3Cpath fill='%23fff' d='M173.03 122.13h-17.95l-3.11-19.53-11.44 19.34h-18.11l11.01 11.6-9.05 19.44 19.78-11.75 15.58 11.98-2.9-19.75 16.19-11.33z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat:no-repeat;
    width:50px;
    position:absolute;
    bottom:12px;
    right:12px
}
._35Gd:after{
    content:"";
    display:block;
    padding-top:91.66666667%
}
._26b2{
    background:rgba(0,0,0,.75);
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    padding:0 var(--padding-sides)
}
._2RWD{
    display:grid;
    grid-auto-flow:column;
    overflow:hidden;
    width:100%
}
._2RWD a{
    transition:color .3s;
    cursor:pointer;
    flex:1 1 0;
    padding:0 calc(var(--padding-sides) / 2)
}
._2RWD a:hover{
    color:var(--standard-color)
}
.mJ3j{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0));
    opacity:.25
}
.mJ3j>*{
    transform:translateY(-50%);
    position:absolute;
    top:50%
}
@media (max-width:991px){
    ._2RWD{
        grid-auto-columns:50%
    }
}
@media (min-width:992px){
    ._2RWD{
        grid-auto-columns:33.33333333%
    }
}
 ._1iPs,._1Nq8{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._1Nq8{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
._1Nq8>*{
    transform:translateY(-50%);
    position:absolute;
    top:50%
}
._1MV1{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 216 198.83'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='Layer 1'%3E%3Cpath d='M214.55 197.37a4.94 4.94 0 111.45-3.5 4.75 4.75 0 01-1.45 3.5zm-6.52-6.5a4.27 4.27 0 000 6 4.25 4.25 0 006 0 4.26 4.26 0 00-6-6zm2.92.27a4.24 4.24 0 011.5.2 1.36 1.36 0 01.84 1.38 1.17 1.17 0 01-.53 1.08 2.45 2.45 0 01-.78.26 1.32 1.32 0 01.93.52 1.57 1.57 0 01.3.84v.8a1.2 1.2 0 000 .28v.07h-.89v-.66c0-.63-.17-1.05-.52-1.24a2.45 2.45 0 00-1.07-.17H210v2.12h-.95v-5.43zm1 .89a2.38 2.38 0 00-1.16-.2H210v1.94h.87a2.48 2.48 0 00.93-.13.94.94 0 00.2-1.64z'/%3E%3Cpath d='M178.43 0H38.26C17.17 0 0 16.66 0 37.12v124.51c0 20.74 16.65 37 37.91 37h140.17c21.26 0 37.92-16.26 37.92-37V37.12C216 16.31 199.5 0 178.43 0zm33.31 161.62c0 18.36-14.78 32.75-33.66 32.75H37.91C19 194.37 4.25 180 4.25 161.62V37.11c0-18.43 15-32.86 34-32.86h140.18c18.68 0 33.31 14.43 33.31 32.86z'/%3E%3Cpath d='M178.43 4.25H38.26c-19.06 0-34 14.43-34 32.86v124.51C4.25 180 19 194.37 37.91 194.37h140.17c18.88 0 33.66-14.39 33.66-32.75V37.11c0-18.43-14.63-32.86-33.31-32.86z' fill='%2300a7e7'/%3E%3Cpath d='M185.49 118.2h-27.06l-4.29-27-15.86 26.8h-3a23.14 23.14 0 01-2.52-10.42c0-4.6.34-9.1.34-15 0-7.76-2.28-11.92-8.37-13.38V79c12.94-1.8 18.81-10.36 18.81-22.42 0-17.12-11.39-20.84-26.32-20.84H77.08l-17 80.4h21.37l6.18-29.25h14.19c7.57 0 10.67 3.7 10.67 10.79 0 5.39-.56 9.66-.56 13.81 0 1.54.35 5.11 1.38 6.49l15.43 16.29-13.27 28.55L143.86 146 165 162.23l-4-26.93zM108.2 71.86h-17l4.1-19.38h15.79c5.62 0 11.46 1.46 11.46 8.34 0 8.67-6.65 11.04-14.35 11.04z'/%3E%3Cpath fill='%23fff' d='M173.03 122.13h-17.95l-3.11-19.53-11.44 19.34h-18.11l11.01 11.6-9.05 19.44 19.78-11.75 15.58 11.98-2.9-19.75 16.19-11.33z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat:no-repeat;
    width:50px;
    position:absolute;
    bottom:12px;
    right:12px
}
._1MV1:after{
    content:"";
    display:block;
    padding-top:91.66666667%
}
._2ZKl{
    width:100%;
    max-width:480px;
    background:#000;
    position:relative;
    z-index:5;
    padding:var(--padding-top-bottom) var(--padding-sides);
    opacity:0;
    transition:opacity .2s;
    pointer-events:none
}
._2ZKl._3UMs{
    opacity:1;
    pointer-events:auto
}
._1MaL{
    position:relative
}
._1MaL h3{
    margin-bottom:20px
}
._1ksF{
    position:absolute;
    top:0;
    right:0;
    cursor:pointer;
    background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.243 15l10.606 10.607-4.242 4.242L15 19.243 4.393 29.849.151 25.607 10.757 15 .151 4.393 4.393.151 15 10.757 25.607.151l4.242 4.242z' fill='%23FFF'/%3E%3C/svg%3E") 50%/contain;
    width:1rem;
    height:1rem;
    opacity:.85;
    transition:opacity .2s
}
._1ksF:hover{
    opacity:1
}
._2ckO{
    display:flex;
    margin-bottom:20px
}
._2ckO a{
    width:50px;
    height:50px;
    background-size:cover;
    background-repeat:no-repeat;
    opacity:.75;
    transition:opacity .2s
}
._2ckO a:hover{
    opacity:1
}
._2ckO a.BEGn{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23fff%3C/style%3E%3Ccircle cx='24' cy='24' r='23'/%3E%3Cpath class='st0' d='M24 0C10.7 0 0 10.7 0 24s10.7 24 24 24 24-10.7 24-24S37.3 0 24 0zm0 47C11.3 47 1 36.7 1 24S11.3 1 24 1s23 10.3 23 23-10.3 23-23 23z'/%3E%3Cpath class='st0' d='M33.3 30.9l1.1-6.9h-6.7v-4.5c0-1.9.9-3.7 3.9-3.7h3v-6s-2.7-.5-5.4-.5c-5.5 0-9.1 3.3-9.1 9.3V24H14v6.9h6.1v16.8c1.2.2 2.5.3 3.8.3s2.5-.1 3.8-.3V30.9h5.6z'/%3E%3C/svg%3E")
}
._2ckO a._2bYi{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23fff%3C/style%3E%3Ccircle cx='24' cy='24' r='23'/%3E%3Cpath class='st0' d='M24 0C10.7 0 0 10.7 0 24s10.7 24 24 24 24-10.7 24-24S37.3 0 24 0zm0 47C11.3 47 1 36.7 1 24S11.3 1 24 1s23 10.3 23 23-10.3 23-23 23z'/%3E%3Cpath class='st0' d='M19.6 36.7c10.6 0 16.5-8.8 16.5-16.5v-.7c1.1-.8 2.1-1.8 2.9-3-1 .5-2.2.8-3.3.9 1.2-.7 2.1-1.9 2.5-3.2-1.1.7-2.4 1.1-3.7 1.4-1.1-1.1-2.6-1.8-4.2-1.8-3.2 0-5.8 2.6-5.8 5.8 0 .5.1.9.1 1.3-4.8-.2-9.1-2.5-11.9-6-.5.9-.8 1.8-.8 2.9 0 2 1 3.8 2.6 4.8-.9 0-1.8-.3-2.6-.7v.1c0 2.8 2 5.1 4.6 5.7-.5.1-1 .2-1.5.2-.4 0-.7 0-1.1-.1.7 2.3 2.9 4 5.4 4-2 1.6-4.5 2.5-7.2 2.5-.5 0-.9 0-1.4-.1 2.6 1.5 5.6 2.5 8.9 2.5'/%3E%3C/svg%3E")
}
._2ckO a._3d9C{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23fff%3C/style%3E%3Cpath class='st0' d='M24 0C10.7 0 0 10.7 0 24s10.7 24 24 24 24-10.7 24-24S37.3 0 24 0zm0 47C11.3 47 1 36.7 1 24S11.3 1 24 1s23 10.3 23 23-10.3 23-23 23z'/%3E%3Ccircle cx='24' cy='24' r='23'/%3E%3Cpath class='st0' d='M24 10.9c4.3 0 4.8 0 6.5.1 1.6.1 2.4.3 3 .6.7.3 1.3.6 1.8 1.2s.9 1.1 1.2 1.8c.2.6.5 1.4.6 3 .1 1.7.1 2.2.1 6.5s0 4.8-.1 6.5c-.1 1.6-.3 2.4-.6 3-.3.7-.6 1.3-1.2 1.8-.6.6-1.1.9-1.8 1.2-.6.2-1.4.5-3 .6-1.7.1-2.2.1-6.5.1s-4.8 0-6.5-.1c-1.6-.1-2.4-.3-3-.6-.7-.3-1.3-.6-1.8-1.2-.6-.6-.9-1.1-1.2-1.8-.2-.6-.5-1.4-.6-3-.1-1.7-.1-2.2-.1-6.5s0-4.8.1-6.5c.1-1.6.3-2.4.6-3 .3-.7.6-1.3 1.2-1.8s1.1-.9 1.8-1.2c.6-.2 1.4-.5 3-.6 1.7-.1 2.2-.1 6.5-.1M24 8c-4.3 0-4.9 0-6.6.1-1.7.1-2.9.3-3.9.7-1.1.4-1.9 1-2.8 1.8s-1.4 1.8-1.8 2.8c-.4 1-.7 2.2-.7 3.9C8 19.1 8 19.7 8 24s0 4.9.1 6.6c.1 1.7.3 2.9.7 3.9.4 1.1 1 1.9 1.8 2.8s1.8 1.4 2.8 1.8c1 .4 2.2.7 3.9.7 1.8.2 2.4.2 6.7.2s4.9 0 6.6-.1c1.7-.1 2.9-.3 3.9-.7 1.1-.4 1.9-1 2.8-1.8s1.4-1.8 1.8-2.8c.4-1 .7-2.2.7-3.9.2-1.8.2-2.4.2-6.7s0-4.9-.1-6.6c-.1-1.7-.3-2.9-.7-3.9-.4-1.1-1-1.9-1.8-2.8s-1.8-1.4-2.8-1.8c-1-.4-2.2-.7-3.9-.7C28.9 8 28.3 8 24 8z'/%3E%3Cpath class='st0' d='M24 15.8c-4.5 0-8.2 3.7-8.2 8.2s3.7 8.2 8.2 8.2 8.2-3.7 8.2-8.2-3.7-8.2-8.2-8.2zm0 13.5c-2.9 0-5.3-2.4-5.3-5.3s2.4-5.3 5.3-5.3 5.3 2.4 5.3 5.3-2.4 5.3-5.3 5.3z'/%3E%3Ccircle class='st0' cx='32.5' cy='15.5' r='1.9'/%3E%3C/svg%3E")
}
._2ckO a._21UT{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23fff%3C/style%3E%3Csymbol id='icon_2' viewBox='-16 -14 32 28.5'%3E%3Cpath class='st0' d='M16 0c0 1.9-1.6 3.5-3.5 3.5-.9 0-1.8-.4-2.4-1-2.4 1.7-5.7 2.8-9.4 3L2.3 13l5.2-1.1c.1-1.3 1.1-2.4 2.5-2.4s2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5c-1 0-1.8-.6-2.2-1.4L2 14.3c-.2 0-.3 0-.5-.1s-.3-.2-.3-.3L-.6 5.5c-3.7-.1-7.1-1.2-9.5-3-.6.6-1.5 1-2.4 1-1.9 0-3.5-1.6-3.5-3.5 0-1.4.9-2.6 2.1-3.2-.1-.3-.1-.7-.1-1C-14-9.6-7.7-14 0-14s14 4.4 14 9.8c0 .4 0 .7-.1 1.1C15.1-2.7 16-1.4 16 0zM-8-2.5C-8-1.1-6.9 0-5.5 0S-3-1.1-3-2.5-4.1-5-5.5-5-8-3.9-8-2.5zM5.9-9.1c-1.7-1.7-5-1.8-5.9-1.8-1 0-4.2.1-5.9 1.8-.3.3-.3.7 0 .9.3.3.7.3.9 0 1.1-1.1 3.4-1.5 5-1.5s3.9.4 5 1.5c.3.3.7.3.9 0 .3-.2.3-.7 0-.9zM5.5-5C4.1-5 3-3.9 3-2.5S4.1 0 5.5 0 8-1.1 8-2.5 6.9-5 5.5-5z'/%3E%3C/symbol%3E%3Ccircle cx='24' cy='24' r='23'/%3E%3Cpath class='st0' d='M24 0C10.7 0 0 10.7 0 24s10.7 24 24 24 24-10.7 24-24S37.3 0 24 0zm0 47C11.3 47 1 36.7 1 24S11.3 1 24 1s23 10.3 23 23-10.3 23-23 23z'/%3E%3Ccircle cx='24' cy='24' r='23'/%3E%3Cuse xlink:href='%23icon_2' width='32' height='28.5' id='XMLID_6_' x='-16' y='-14' transform='matrix(1 0 0 -1 24 24)' overflow='visible'/%3E%3C/svg%3E")
}
._2ckO a.axgG{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23fff%3C/style%3E%3Cpath class='st0' d='M24 0C10.7 0 0 10.7 0 24s10.7 24 24 24 24-10.7 24-24S37.3 0 24 0zm0 47C11.3 47 1 36.7 1 24S11.3 1 24 1s23 10.3 23 23-10.3 23-23 23z'/%3E%3Ccircle cx='24' cy='24' r='23'/%3E%3Cpath class='st0' d='M15.6 11.7c0 1.8-1.3 3.2-3.5 3.2-2 0-3.4-1.4-3.4-3.2 0-1.8 1.4-3.2 3.4-3.2 2.2 0 3.5 1.4 3.5 3.2zM8.9 38V17.4h6.5V38H8.9zm10.4-14c0-2.6-.1-4.7-.2-6.6h5.6l.3 2.9h.1c.9-1.3 3-3.3 6.4-3.3 4.2 0 7.4 2.8 7.4 8.9V38h-6.5V26.6c0-2.6-.9-4.5-3.3-4.5-1.8 0-2.8 1.2-3.3 2.4-.2.4-.2 1-.2 1.6V38h-6.5l.2-14z'/%3E%3C/svg%3E")
}
._2ckO a:not(:last-child){
    margin-right:12px
}
._30x2{
    display:flex
}
._30x2:not(:last-child){
    margin-bottom:12px
}
._30x2 input{
    border:none;
    flex-grow:1;
    font-size:75%;
    background:#292929;
    color:#fff;
    font-size:.75rem
}
._30x2 button{
    cursor:pointer;
    flex-grow:0;
    background:#00a7e7;
    border:none;
    text-transform:uppercase;
    font-weight:700
}
._30x2 button,._30x2 input{
    padding:calc(var(--padding-top-bottom) / 2) calc(var(--padding-sides))
}
 .l6qH{
    padding:var(--padding-top-bottom) var(--padding-sides);
    font-weight:700;
    text-transform:uppercase;
    background:rgba(0,0,0,.75);
    position:absolute;
    top:4rem;
    left:0;
    line-height:1;
    cursor:pointer
}
 ._2nyP,._2sgP{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._2sgP{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
._2sgP>*{
    transform:translateY(-50%);
    position:absolute;
    top:50%
}
._2ig9{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 216 198.83'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='Layer 1'%3E%3Cpath d='M214.55 197.37a4.94 4.94 0 111.45-3.5 4.75 4.75 0 01-1.45 3.5zm-6.52-6.5a4.27 4.27 0 000 6 4.25 4.25 0 006 0 4.26 4.26 0 00-6-6zm2.92.27a4.24 4.24 0 011.5.2 1.36 1.36 0 01.84 1.38 1.17 1.17 0 01-.53 1.08 2.45 2.45 0 01-.78.26 1.32 1.32 0 01.93.52 1.57 1.57 0 01.3.84v.8a1.2 1.2 0 000 .28v.07h-.89v-.66c0-.63-.17-1.05-.52-1.24a2.45 2.45 0 00-1.07-.17H210v2.12h-.95v-5.43zm1 .89a2.38 2.38 0 00-1.16-.2H210v1.94h.87a2.48 2.48 0 00.93-.13.94.94 0 00.2-1.64z'/%3E%3Cpath d='M178.43 0H38.26C17.17 0 0 16.66 0 37.12v124.51c0 20.74 16.65 37 37.91 37h140.17c21.26 0 37.92-16.26 37.92-37V37.12C216 16.31 199.5 0 178.43 0zm33.31 161.62c0 18.36-14.78 32.75-33.66 32.75H37.91C19 194.37 4.25 180 4.25 161.62V37.11c0-18.43 15-32.86 34-32.86h140.18c18.68 0 33.31 14.43 33.31 32.86z'/%3E%3Cpath d='M178.43 4.25H38.26c-19.06 0-34 14.43-34 32.86v124.51C4.25 180 19 194.37 37.91 194.37h140.17c18.88 0 33.66-14.39 33.66-32.75V37.11c0-18.43-14.63-32.86-33.31-32.86z' fill='%2300a7e7'/%3E%3Cpath d='M185.49 118.2h-27.06l-4.29-27-15.86 26.8h-3a23.14 23.14 0 01-2.52-10.42c0-4.6.34-9.1.34-15 0-7.76-2.28-11.92-8.37-13.38V79c12.94-1.8 18.81-10.36 18.81-22.42 0-17.12-11.39-20.84-26.32-20.84H77.08l-17 80.4h21.37l6.18-29.25h14.19c7.57 0 10.67 3.7 10.67 10.79 0 5.39-.56 9.66-.56 13.81 0 1.54.35 5.11 1.38 6.49l15.43 16.29-13.27 28.55L143.86 146 165 162.23l-4-26.93zM108.2 71.86h-17l4.1-19.38h15.79c5.62 0 11.46 1.46 11.46 8.34 0 8.67-6.65 11.04-14.35 11.04z'/%3E%3Cpath fill='%23fff' d='M173.03 122.13h-17.95l-3.11-19.53-11.44 19.34h-18.11l11.01 11.6-9.05 19.44 19.78-11.75 15.58 11.98-2.9-19.75 16.19-11.33z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat:no-repeat;
    width:50px;
    position:absolute;
    bottom:12px;
    right:12px
}
._2ig9:after{
    content:"";
    display:block;
    padding-top:91.66666667%
}
#videoplayer-embed{
    width:100vw;
    height:100vh;
    background:#000;
    color:#fff
}
._3yB1{
    --game-header-family:HelveticaNeueLTW07;
    --game-header-transform:none;
    --game-header-weight:700;
    font-family:HelveticaNeueLTW07;
    background:#000;
    width:100%;
    height:100%;
    display:flex;
    flex-flow:column;
    position:relative;
    overflow:hidden;
    justify-content:center;
    align-items:center
}
._3yB1._1yjO,._3yB1._1wwp{
    --blur-because-in-bg:10px
}
._3yB1 video{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:contain;
    cursor:pointer;
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._3yB1._1ff2{
    cursor:pointer
}
._3yB1._1ff2 ._2D0e{
    display:none
}
._2D0e{
    font-size:.75rem;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    padding:0;
    transition:transform .3s
}
._2D0e._2285{
    transform:translateY(100%)
}
._2D0e ._2qzM{
    display:flex;
    height:3rem;
    background:rgba(0,0,0,.85)
}
 ._1aw3{
    width:100%;
    height:100%;
    border:none
}
 ._271A{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
.A8n8{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding-left:0;
    padding-right:0;
    --aspect-ratio:1.77777778;
    position:relative;
    max-height:calc(100vh - var(--header-height) - var(--breadcrumbs-height))
}
.A8n8:before{
    content:"";
    height:0;
    display:block;
    padding-bottom:calc(100% / (var(--aspect-ratio)))
}
.A8n8>*{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
._2i8G{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding:var(--padding-top-bottom) var(--padding-sides)
}
._2i8G h4{
    margin-bottom:var(--base-rem-size)
}
._2i8G time{
    margin:var(--base-rem-size) 0;
    display:block;
    color:hsla(0,0%,100%,.5)
}
._2i8G p{
    max-width:800px
}
section._37lg{
    overflow:hidden;
    background-color:#191919;
    color:#fff
}
 ._3kyy{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
 ._1Zy9{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._2tWp{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding:var(--padding-top-bottom) var(--padding-sides)
}
._2tWp h4{
    font-family:HelveticaNeueLTW07-85Heavy;
    font-weight:400;
    text-transform:uppercase;
    margin:0 0 var(--twice-rem-size);
    border-bottom:calc(var(--base-pixel-size) / 2) solid #000
}
._2tWp h5{
    margin-top:var(--base-rem-size)
}
._2tWp p._21Ln{
    font-weight:700
}
._2U39{
    font-family:HelveticaNeueLTW07-85Heavy;
    font-weight:400;
    text-transform:uppercase;
    margin:0 0 var(--twice-rem-size);
    border-bottom:calc(var(--base-pixel-size) / 2) solid #000
}
._1IJc{
    border:1px solid rgba(0,0,0,.15);
    box-shadow:3px 3px 6px 0 rgba(0,0,0,.2);
    position:sticky;
    z-index:1;
    top:var(--header-height);
    background:#e5e5e5;
    margin-bottom:40px
}
._1IJc a{
    display:inline-block;
    padding:var(--base-rem-size)
}
._1IJc a.Okcn{
    color:var(--standard-color)
}
._17YY{
    display:grid;
    grid-gap:var(--standard-grid-gap);
    margin-bottom:var(--padding-top-bottom)
}
._3cGL{
    display:grid;
    grid-row-gap:var(--padding-top-bottom);
    grid-column-gap:var(--padding-top-bottom);
    grid-template-columns:repeat(auto-fit,minmax(320px,1fr))
}
._3Y6l{
    background-size:cover;
    background-position:50%;
    background-repeat:no-repeat
}
._3xeI{
    cursor:pointer;
    margin-top:var(--base-rem-size);
    margin-bottom:var(--twice-rem-size)
}
._3xeI,._3xeI ._3Ehu{
    position:relative
}
._3xeI ._3Ehu ._3hk7{
    border-bottom:calc(var(--base-pixel-size) / 4) solid #000;
    margin:0;
    display:flex;
    align-items:center;
    font-weight:700
}
._3xeI ul._2y2M{
    list-style-type:none;
    padding:0;
    margin:0;
    max-height:0;
    opacity:0;
    position:absolute;
    z-index:151;
    width:100%;
    background-color:#000;
    transition:max-height .3s linear;
    overflow:hidden;
    color:#fff
}
._3xeI ul._2y2M.eIj_{
    max-height:280px;
    opacity:1
}
._3xeI ul._2y2M li._3Hmn a{
    font-family:HelveticaNeueLTW07;
    font-weight:700;
    display:block;
    padding:6px 15px 9px
}
._3xeI ul._2y2M li._3Hmn a:hover{
    background:hsla(0,0%,100%,.2)
}
._3xeI ._3XgE{
    background-size:cover;
    transition:.3s linear
}
._3xeI ._3XgE,._3xeI ._3XgE:after{
    background-position:50%;
    background-repeat:no-repeat;
    background-size:100%;
    position:absolute;
    right:0;
    width:13px;
    height:100%;
    transform:rotate(0deg)
}
._3xeI ._3XgE:after{
    display:inline-block;
    content:"";
    top:0;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.86 6.415l4.965-4.97L11.38 0 6.415 4.965 1.445 0 0 1.445l4.965 4.97 1.45 1.445z'/%3E%3C/svg%3E");
    transition:transform .3s
}
._3xeI ._3XgE.eIj_,.eIj_._3xeI ._3XgE:after{
    transform:rotate(180deg)
}
._3rx6{
    text-align:center;
    margin-top:var(--padding-top-bottom);
    margin-bottom:var(--twice-rem-size)
}
._3rx6 a{
    position:relative;
    background:transparent;
    padding:0;
    z-index:1
}
._3rx6 a img{
    display:block
}
._1bwD ._3Y6l{
    background-size:cover;
    background-position:50%;
    background-repeat:no-repeat
}
._1bwD ._191f{
    background-image:url(/dist/img/sites/main-site/pages/downloads/img/featured/1Mcl.jpg)
}
._1bwD ._2kIK{
    background-image:url(/dist/img/sites/main-site/pages/downloads/img/featured/2urX.jpg)
}
._1bwD ._2F35{
    background-image:url(/dist/img/sites/main-site/pages/downloads/img/featured/9_Tm.jpg)
}
._1bwD .-Tq_{
    background-image:url(/dist/img/sites/main-site/pages/downloads/img/featured/1dBQ.jpg)
}
._1bwD .FiOd{
    background-image:url(/dist/img/sites/main-site/pages/downloads/img/featured/ZTUm.jpg)
}
._1bwD ._2FhY{
    margin-bottom:var(--padding-top-bottom)
}
._1bwD ._1LGa{
    padding:6vw;
    display:flex;
    flex-flow:column;
    justify-content:center;
    align-items:flex-start
}
._1bwD ._1LGa p{
    margin:10% 0
}
._1bwD ._1LGa h3{
    padding:0
}
._1bwD ._1LGa a{
    align-self:flex-start
}
@media screen and (min-width:768px) and (max-width:1199px){
    ._17YY{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
}
@media screen and (min-width:1200px){
    ._17YY{
        grid-template-columns:repeat(4,minmax(0,1fr))
    }
}
@media (max-width:767px){
    ._3rx6 a{
        text-decoration:none;
        border-bottom:2px solid var(--standard-color)
    }
}
@media (min-width:768px){
    ._3rx6 a:before{
        content:"";
        display:block;
        position:absolute;
        bottom:-2px;
        width:100%;
        height:4px;
        background:var(--standard-color);
        left:0;
        transition:height .2s;
        z-index:-1
    }
    ._3rx6 a:hover:before{
        height:100%
    }
}
@media screen and (max-width:768px){
    ._1bwD ._1LGa{
        padding:0
    }
}
 ._9NNT{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._1pJp{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding:var(--padding-top-bottom) var(--padding-sides);
    display:grid;
    grid-row-gap:var(--standard-grid-gap);
    grid-column-gap:var(--standard-grid-gap);
    grid-template-columns:repeat(auto-fit,minmax(320px,1fr))
}
 .ABje{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._3meS{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding:var(--padding-top-bottom) var(--padding-sides);
    display:grid;
    grid-column-gap:var(--padding-sides);
    grid-row-gap:var(--padding-top-bottom);
    grid-template-areas:"left" "right"
}
._3meS section{
    width:100%
}
._3meS section h4{
    font-family:HelveticaNeueLTW07-85Heavy;
    font-weight:400;
    text-transform:uppercase;
    margin:0 0 var(--twice-rem-size);
    border-bottom:calc(var(--base-pixel-size) / 2) solid #000
}
._3meS section.Z_sJ,._3meS section._1lyH,._3b5S{
    display:flex;
    flex-flow:column
}
._3b5S{
    grid-area:left;
    height:100%
}
._3b5S>:not(:last-child){
    margin-bottom:var(--twice-rem-size)
}
.S43o{
    grid-area:right;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-flow:column
}
.S43o>:not(:last-child){
    margin-bottom:var(--section-margin-bottom)
}
._2tfY{
    display:flex
}
._3PBw{
    display:grid;
    grid-row-gap:var(--padding-top-bottom);
    grid-column-gap:var(--padding-top-bottom);
    margin-bottom:var(--base-rem-size)
}
._3SdE{
    display:grid;
    grid-row-gap:var(--padding-top-bottom);
    grid-column-gap:var(--padding-top-bottom);
    margin-bottom:var(--base-rem-size)
}
._2IlX{
    display:grid;
    grid-row-gap:calc(var(--padding-top-bottom) / 2);
    grid-column-gap:calc(var(--padding-top-bottom) / 2)
}
._2IlX div{
    background-size:cover;
    background-position:50%;
    background-repeat:no-repeat;
    --aspect-ratio:1.77777778;
    position:relative
}
._2IlX div:before{
    content:"";
    height:0;
    display:block;
    padding-bottom:calc(100% / (var(--aspect-ratio)))
}
._2IlX div>*{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
._2iM8 dl{
    display:grid;
    grid-column-gap:var(--half-rem-size);
    grid-template-columns:repeat(2,1fr);
    margin:0 0 var(--base-rem-size) 0
}
._2iM8 dl._3LOt dd{
    font-size:50%;
    font-weight:400
}
._2iM8 dl._3LOt a{
    width:50px;
    display:inline-block
}
._2iM8 dl._3LOt a img{
    width:100%;
    height:auto
}
._2iM8 dt{
    text-align:right
}
._2iM8 dd{
    font-weight:700;
    margin:0
}
._3LOt a{
    width:50px
}
@media screen and (min-width:768px){
    ._3meS{
        grid-template-columns:minmax(320px,640px) auto;
        grid-template-areas:"left right"
    }
    ._3PBw{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
    ._3SdE{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
    ._2IlX{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
}
@media (max-width:767px){
    ._3b5S{
        align-items:center
    }
}
@media (min-width:768px){
    ._3b5S{
        position:sticky;
        height:-webkit-max-content;
        height:max-content;
        top:calc(var(--header-height) + var(--breadcrumbs-height) + var(--padding-top-bottom));
        height:calc(100vh - var(--header-height) - var(--breadcrumbs-height) - var(--padding-top-bottom) * 2)
    }
    .S43o{
        justify-content:center;
        align-self:flex-start
    }
}
@media screen and (max-width:767px){
    ._2tfY{
        flex-flow:column;
        align-items:center
    }
    ._2tfY>:first-child{
        margin-bottom:var(--twice-rem-size)
    }
}
@media screen and (min-width:767px){
    ._2tfY>:first-child{
        margin-right:var(--twice-rem-size)
    }
}
@media screen and (min-width:480px) and (max-width:767px){
    ._3PBw{
        grid-template-columns:repeat(1,minmax(0,1fr))
    }
    ._3SdE{
        grid-template-columns:repeat(1,minmax(0,1fr))
    }
    ._2IlX{
        grid-template-columns:repeat(1,minmax(0,1fr))
    }
}
 ._2a5p{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._3Gdf{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding:var(--padding-top-bottom) var(--padding-sides)
}
.nyju{
    display:grid;
    grid-gap:var(--standard-grid-gap)
}
section._3Hgw{
    max-width:800px;
    margin:0 auto calc(var(--section-margin-bottom) / 2) auto
}
section._3Hgw h3{
    margin-bottom:var(--base-rem-size)
}
section._1oGh{
    margin-bottom:calc(var(--section-margin-bottom) / 2);
    border-bottom:calc(var(--base-pixel-size) / 2) solid var(--standard-color);
    padding-bottom:var(--base-rem-size);
    text-transform:uppercase;
    font-weight:700
}
section._1oGh a:not(:last-child){
    margin-right:var(--base-rem-size)
}
section._1oGh a span{
    font-size:80%;
    vertical-align:top
}
section._1oGh a.gwY5{
    color:var(--standard-color)
}
section._2Eq5{
    text-align:center
}
section._2Eq5:empty{
    display:none
}
section._1Ico{
    margin-bottom:var(--section-margin-bottom)
}
@media screen and (min-width:768px) and (max-width:1199px){
    .nyju{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
}
@media screen and (min-width:1200px){
    .nyju{
        grid-template-columns:repeat(4,minmax(0,1fr))
    }
}
 ._1HuI{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._3IqK{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding-left:var(--padding-sides);
    padding-right:var(--padding-sides)
}
._3IqK section._1krO{
    border-bottom:1px solid rgba(0,0,0,.5);
    padding:var(--padding-top-bottom) 0;
    background:#fff;
    position:sticky;
    top:calc(var(--header-height) + var(--privacy-banner-height));
    margin-bottom:var(--base-rem-size);
    text-align:center;
    z-index:5
}
._3IqK section._1krO h1{
    text-transform:uppercase
}
._3IqK h2{
    text-align:center
}
._3IqK section._1OTi{
    font-size:.75rem;
    max-width:720px;
    margin:0 auto
}
._3IqK section._1OTi h2{
    text-transform:uppercase
}
._3IqK section._1OTi p:not(:last-child){
    margin-bottom:var(--base-rem-size)
}
._3IqK section._1OTi li a,._3IqK section._1OTi p a{
    display:inline-block;
    position:relative;
    background:transparent;
    padding:0;
    z-index:1
}
._3IqK section._1OTi li a img,._3IqK section._1OTi p a img{
    display:block
}
._3IqK .VMsZ{
    display:flex;
    justify-content:center;
    flex-wrap:wrap
}
._3IqK .VMsZ a{
    flex-basis:16px;
    flex-shrink:0;
    flex-grow:0;
    margin:5px;
    width:16px;
    height:13px;
    background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAD+CAYAAAAzvYWTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjZWNkMGI0OS1lNTExLTk5NGItYjFjZS1kNzkxMTNlYTcyZjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjJBM0M3RjRGNTUzMTFFNzlDQkRBQTZCQUY5QjU5QjUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjJBM0M3RjNGNTUzMTFFNzlDQkRBQTZCQUY5QjU5QjUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjNGMUE5REQ1QjFEMTFFNEJEMTFGNkIzNjM2Q0Y0M0QiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjNGMUE5REU1QjFEMTFFNEJEMTFGNkIzNjM2Q0Y0M0QiLz4gPC9yZGY6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");
    background-repeat:no-repeat;
    background-position:50%
}
._3IqK .VMsZ a._3116{
    background-position:0 0
}
._3IqK .VMsZ a._1VOm{
    background-position:0 -144px
}
._3IqK .VMsZ a._3Apr{
    background-position:0 -224px
}
._3IqK .VMsZ a._1zvo{
    background-position:0 -64px
}
._3IqK .VMsZ a._2WZZ{
    background-position:0 -32px
}
._3IqK .VMsZ a.JoKM{
    background-position:0 -48px
}
._3IqK .VMsZ a.PQ2R{
    background-position:0 -80px
}
._3IqK .VMsZ a._398j{
    background-position:0 -176px
}
._3IqK .VMsZ a._3vGM{
    background-position:0 -192px
}
._3IqK .VMsZ a._5yjQ{
    background-position:0 -16px
}
._3IqK .VMsZ a._19om{
    background-position:0 -96px
}
._3IqK .VMsZ a._3NGT{
    background-position:0 -128px
}
._3IqK .VMsZ a._1qjT{
    background-position:0 -112px
}
._3IqK .VMsZ a._3fKC{
    background-position:0 -208px
}
._3IqK .VMsZ a._3Pl3{
    background-position:0 -160px
}
._3IqK .VMsZ a._2HpQ{
    background-position:0 -240px
}
button.xytr{
    align-self:center;
    margin-bottom:var(--base-rem-size)
}
section._2ev6{
    display:none;
    position:fixed;
    z-index:100001;
    top:0;
    left:0;
    background:rgba(0,0,0,.8);
    width:100vw;
    height:100vh;
    align-items:center;
    justify-content:center;
    flex-flow:column
}
section._2ev6._3h33{
    display:flex
}
section._2ev6 ._1OTi{
    background:#fff;
    padding:25px;
    max-width:500px
}
section._2ev6 ._1OTi ._1Fc4,section._2ev6 ._1OTi h3{
    margin-bottom:20px
}
section._2ev6 ._1OTi ._1Fc4 .vNTQ{
    border-top:1px solid grey;
    padding:15px 0
}
section._2ev6 ._1OTi ._1Fc4 .vNTQ span:last-child{
    float:right;
    text-transform:uppercase
}
section._2ev6 ._1OTi ._1Fc4 .vNTQ:after{
    content:"";
    clear:both;
    display:table
}
section._2ev6 ._1OTi ._1Fc4 .vNTQ._3x0t span.z1T0{
    cursor:pointer;
    width:50px;
    height:25px;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 20'%3E%3Cpath d='M30 20H10C4.477 20 0 15.523 0 10S4.477 0 10 0h20c5.523 0 10 4.477 10 10s-4.477 10-10 10z' fill='%23ccc'/%3E%3Ccircle cx='10' cy='10' r='8' fill='%23fff'/%3E%3C/svg%3E")
}
section._2ev6 ._1OTi ._1Fc4 .vNTQ._3x0t span.z1T0._1hQK{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 20'%3E%3Cpath d='M30 20H10C4.477 20 0 15.523 0 10S4.477 0 10 0h20c5.523 0 10 4.477 10 10s-4.477 10-10 10z' fill='%230c0'/%3E%3Ccircle cx='30' cy='10' r='8' fill='%23fff'/%3E%3C/svg%3E")
}
section._2ev6 ._1OTi ._1Fc4 .vNTQ:last-child{
    border-bottom:1px solid grey
}
section._2ev6.ic3R button,section._2ev6.ic3R h3,section._2ev6.ic3R p,section._2ev6.ic3R span{
    direction:rtl
}
@media (max-width:767px){
    ._3IqK section._1OTi li a,._3IqK section._1OTi p a{
        text-decoration:none;
        border-bottom:2px solid var(--standard-color)
    }
}
@media (min-width:768px){
    ._3IqK section._1OTi li a:before,._3IqK section._1OTi p a:before{
        content:"";
        display:block;
        position:absolute;
        bottom:-2px;
        width:100%;
        height:4px;
        background:var(--standard-color);
        left:0;
        transition:height .2s;
        z-index:-1
    }
    ._3IqK section._1OTi li a:hover:before,._3IqK section._1OTi p a:hover:before{
        height:100%
    }
}
 ._1cKI{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
._29a4{
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding:var(--padding-top-bottom) var(--padding-sides)
}
._29a4 h2{
    font-family:HelveticaNeueLTW07-85Heavy;
    font-weight:400;
    text-transform:uppercase;
    margin:0 0 var(--twice-rem-size);
    border-bottom:calc(var(--base-pixel-size) / 2) solid #000
}
._29a4 ._1aEq{
    display:grid;
    grid-gap:var(--standard-grid-gap)
}
._29a4 ._1aEq .S03- ._3c85{
    --aspect-ratio:0.81012658;
    position:relative;
    background-size:cover;
    background-position:50%;
    background-repeat:no-repeat
}
._29a4 ._1aEq .S03- ._3c85:before{
    content:"";
    height:0;
    display:block;
    padding-bottom:calc(100% / (var(--aspect-ratio)))
}
._29a4 ._1aEq .S03- ._3c85>*{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
._29a4 .Foow{
    width:100%;
    text-align:center
}
._29a4 .Foow ._1Xvd{
    padding:0 15px
}
._29a4 .Foow p span{
    display:block
}
._29a4 .Foow p a{
    font-size:.8em;
    display:inline-block;
    padding:2px
}
._2GUH{
    text-align:center
}
._2GUH h3{
    text-transform:uppercase;
    margin-bottom:40px
}
._2GUH h3 span{
    display:block;
    font-size:.7em
}
._2GUH p:not(:last-of-type){
    margin-bottom:35px
}
._2GUH ._14DF{
    width:87px;
    height:80px;
    margin:60px auto;
    display:inline-block;
    background:url(/dist/img/sites/main-site/pages/manuals/img/3kUw.png) no-repeat
}
.iPic{
    background-color:#000;
    max-width:var(--max-width);
    width:100%;
    margin:0 auto;
    padding:var(--padding-top-bottom) var(--padding-sides);
    color:#fff;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:top;
    background-attachment:fixed;
    text-shadow:0 3px 2px #000
}
.iPic h1{
    text-align:center;
    margin:30px
}
.iPic.hxIl{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/13Xq.jpg)
}
.iPic.RhT3{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/3IZP.jpg)
}
.iPic._37Yj{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/3YNA.jpg)
}
.iPic._1ZBk{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/1hNG.jpg)
}
.iPic._2r5g{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/325G.jpg)
}
.iPic .I1M_{
    width:70%;
    max-width:620px;
    margin:0 auto;
    background-repeat:no-repeat;
    background-size:contain;
    background-position:50%
}
.iPic .I1M_:before{
    content:" ";
    padding-top:88.70967742%;
    display:block
}
.iPic .I1M_._37Yj{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/1Svy.png)
}
.iPic .I1M_.hxIl{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/1H22.png)
}
.iPic .I1M_._1ZBk{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/3Vn_.png)
}
.iPic .I1M_._2r5g{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/3kKF.png)
}
.iPic .I1M_.RhT3{
    width:90%;
    max-width:358px;
    margin:0 auto 30px;
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/T7t9.png)
}
.iPic .I1M_.RhT3:before{
    content:" ";
    display:block;
    padding-top:97.20670391%
}
.iPic .I1M_._19Xe{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/warriors/3qCt.png)
}
.iPic ._3QuR{
    max-height:321px;
    max-width:371px;
    background-repeat:no-repeat;
    margin:40px auto 0;
    background-size:cover;
    --aspect-ratio:1.15576324;
    position:relative
}
.iPic ._3QuR:before{
    content:"";
    height:0;
    display:block;
    padding-bottom:calc(100% / (var(--aspect-ratio)))
}
.iPic ._3QuR>*{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.iPic ._3QuR._2giP{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/albums/3n6T.jpg)
}
.iPic ._3QuR._3Tn9{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/albums/16jp.jpg)
}
.iPic ._3QuR.h48X{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/albums/2V5z.jpg)
}
.iPic ._3QuR._2vUF{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/albums/2WKt.jpg)
}
.iPic ._3QuR._10_D{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/albums/2N3V.jpg)
}
.iPic ._3QuR._18Pq{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/albums/1MOK.jpg)
}
.iPic ._3QuR.CsK_{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/albums/mrLh.jpg)
}
.iPic ._3QuR._3p3y{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/FT07.jpg)
}
.iPic ._3QuR.k1Hr{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/2nU0.jpg)
}
.iPic ._3QuR._14aR{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/4aEY.jpg)
}
.iPic ._3QuR._36S2{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/vblF.jpg)
}
.iPic ._3QuR._3Coz{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/2zMK.jpg)
}
.iPic ._3QuR._3MxE{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/3mh_.jpg)
}
.iPic ._1aEq{
    display:grid;
    grid-row-gap:var(--standard-grid-gap);
    grid-column-gap:var(--standard-grid-gap);
    grid-template-columns:repeat(auto-fit,minmax(393px,1fr));
    max-width:1280px;
    margin:0 auto
}
.iPic ._1aEq h3{
    margin-bottom:30px
}
.iPic ._1aEq._19Xe{
    text-align:center
}
.iPic ._1aEq .w3A6{
    margin-bottom:25px
}
.iPic ._1aEq .w3A6 p{
    line-height:140%
}
.iPic ._1aEq ._2az4{
    margin-top:20px
}
.iPic ._1aEq ._2az4 a{
    background:#ccc;
    padding:8px 45px;
    color:#000;
    text-transform:uppercase;
    text-shadow:none
}
.iPic ._1aEq ._39un{
    height:150px;
    width:150px;
    margin:0 0 10px
}
.iPic ._1aEq ._39un._2ape{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/VL8a.jpg)
}
.iPic ._1aEq ._39un._1wHD{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/HZut.jpg)
}
.iPic ._1aEq ._39un._1BJt{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/2qpT.jpg)
}
.iPic ._1aEq ._39un._3PhJ{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/3hUy.jpg)
}
.iPic ._1aEq ._39un._1lpf{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/1H8q.jpg)
}
.iPic ._1aEq ._39un._3pwM{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/1Xus.jpg)
}
.iPic ._1aEq ._39un._3vFQ{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/3V3j.jpg)
}
.iPic ._1aEq ._39un._2MOe{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/168J.jpg)
}
.iPic ._1aEq ._39un._3N41{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/3XCV.jpg)
}
.iPic ._1aEq ._39un._13Jk{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/1Jmk.jpg)
}
.iPic ._1aEq ._39un._1AdW{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/19Xa.jpg)
}
.iPic ._1aEq ._39un._2y7k{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/TRAk.jpg)
}
.iPic ._1aEq ._39un._3oh1{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/3LIQ.jpg)
}
.iPic ._1aEq ._39un._2e_N{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/1Jym.jpg)
}
.iPic ._1aEq ._39un._35Wn{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/1W9k.jpg)
}
.iPic ._1aEq ._39un.hbdb{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/20ok.jpg)
}
.iPic ._1aEq ._39un._1_fn{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/10TH.jpg)
}
.iPic ._1aEq ._39un._3xSR{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/1Us2.jpg)
}
.iPic ._1aEq ._39un._1a1V{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/3sVG.jpg)
}
.iPic ._1aEq ._39un.FH91{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/iv/stations/QVaS.jpg)
}
.iPic ._1aEq ._39un._1PTg{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/X_3o.jpg)
}
.iPic ._1aEq ._39un._3nbz{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/2hsi.jpg)
}
.iPic ._1aEq ._39un._3m42{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/1SeS.jpg)
}
.iPic ._1aEq ._39un._1LbC{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/1C2E.jpg)
}
.iPic ._1aEq ._39un._1-gZ{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/2SIg.jpg)
}
.iPic ._1aEq ._39un.krQB{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/3fAY.jpg)
}
.iPic ._1aEq ._39un._3C16{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/A_gt.jpg)
}
.iPic ._1aEq ._39un._1Lz1{
    background-image:url(/dist/img/sites/main-site/pages/manuals/img/vcs/1bxN.jpg)
}
.iPic .QviH{
    margin-bottom:30px
}
.iPic .QviH p{
    text-align:center
}
@media screen and (min-width:768px) and (max-width:1199px){
    ._29a4 ._1aEq{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
}
@media screen and (min-width:1200px){
    ._29a4 ._1aEq{
        grid-template-columns:repeat(4,minmax(0,1fr))
    }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{
    line-height:1.15;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
main{
    display:block
}
h1{
    font-size:2em;
    margin:.67em 0
}
hr{
    box-sizing:content-box;
    height:0;
    overflow:visible
}
pre{
    font-family:monospace,monospace;
    font-size:1em
}
a{
    background-color:transparent
}
abbr[title]{
    border-bottom:none;
    text-decoration:underline;
    -webkit-text-decoration:underline dotted;
    text-decoration:underline dotted
}
b,strong{
    font-weight:bolder
}
code,kbd,samp{
    font-family:monospace,monospace;
    font-size:1em
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
img{
    border-style:none
}
button,input,optgroup,select,textarea{
    font-family:inherit;
    font-size:100%;
    line-height:1.15;
    margin:0
}
button,input{
    overflow:visible
}
button,select{
    text-transform:none
}
[type=button],[type=reset],[type=submit],button{
    -webkit-appearance:button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
    border-style:none;
    padding:0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
    outline:1px dotted ButtonText
}
fieldset{
    padding:.35em .75em .625em
}
legend{
    box-sizing:border-box;
    color:inherit;
    display:table;
    max-width:100%;
    padding:0;
    white-space:normal
}
progress{
    vertical-align:baseline
}
textarea{
    overflow:auto
}
[type=checkbox],[type=radio]{
    box-sizing:border-box;
    padding:0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
details{
    display:block
}
summary{
    display:list-item
}
[hidden],template{
    display:none
}
._1B7S{
    transition:filter .8s;
    filter:blur(var(--blur-because-in-bg,0))
}
:root{
    --base-pixel-size:12px;
    --base-rem-size:0.75rem;
    --half-rem-size:calc(var(--base-rem-size) / 2);
    --twice-rem-size:calc(var(--base-rem-size) * 2);
    --section-margin-bottom:calc(var(--base-rem-size) * 4);
    --padding-sides:calc(var(--base-rem-size) * 2);
    --padding-top-bottom:var(--padding-sides);
    --header-height:60px;
    --breadcrumbs-height:calc(var(--base-pixel-size) * 3.5);
    --max-width:1420px;
    --standard-color:#00a7e7;
    --privacy-banner-height:0px;
    --game-header-height:50px;
    --standard-grid-gap:calc(var(--base-rem-size) * 2)
}
html{
    font-family:HelveticaNeueLTW07;
    transition:font-size .2s
}
html *{
    box-sizing:border-box
}
html a{
    color:inherit;
    text-decoration:none
}
html h1,html h2,html h3,html h4,html h5,html h6{
    letter-spacing:-.025rem;
    line-height:110%
}
html h1,html h2,html h3,html h4,html h5,html h6,html p{
    margin:0
}
html h1{
    font-size:3.052em
}
html h2{
    font-size:2.441em
}
html h3{
    font-size:1.953em
}
html h4{
    font-size:1.563em
}
html h5{
    font-size:1.25em;
    font-weight:700;
    line-height:1.125em
}
html h6{
    font-weight:400;
    font-size:1em
}
html p{
    line-height:1.4em
}
html p.small{
    font-size:.8em
}
html p.xsmall{
    font-size:.64em
}
body{
    overflow-x:hidden;
    overflow-y:scroll;
    background:#fff
}
time{
    font-family:HelveticaNeueLTW07;
    font-weight:400;
    font-style:normal;
    font-size:.75rem;
    color:#666;
    line-height:.75rem;
    display:inline-block
}
#rockstar-site{
    display:flex;
    flex-flow:column;
    justify-content:space-between;
    min-height:100vh
}
@supports (--custom:property){
    [style*="--aspect-ratio"]{
        position:relative
    }
    [style*="--aspect-ratio"]:before{
        content:"";
        height:0;
        display:block;
        padding-bottom:calc(100% / (var(--aspect-ratio)))
    }
    [style*="--aspect-ratio"]>*{
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%
    }
}
@keyframes globalFadeInUp{
    0%{
        transform:translateY(50px);
        opacity:0
    }
    to{
        visibility:visible;
        opacity:1;
        transform:translateY(0)
    }
}
@keyframes globalFadeIn{
    0%{
        opacity:0
    }
    to{
        visibility:visible;
        opacity:1
    }
}
@media (max-width:991px){
    :root{
        --game-header-height:35px
    }
}
@media screen and (min-width:0){
    html{
        font-size:.8125em
    }
}
@media screen and (min-width:768px){
    html{
        font-size:.89375em
    }
}
@media screen and (min-width:992px){
    html{
        font-size:.975em
    }
}
@media screen and (min-width:1200px){
    html{
        font-size:1.05625em
    }
}
@media screen and (min-width:1440px){
    html{
        font-size:1.1375em
    }
}
@media screen and (min-width:1920px){
    html{
        font-size:1.21875em
    }
}
 .nav{
     list-style: none;
     margin: 0;
     padding: 0;
     text-align: center;
     width: 100%;
}
 .nav li{
     display:inline;
     padding: 20px 20px;
}
 .nav a{
     display:inline-block;
     /* padding:10px; */
}
.nav a:hover{
    border-bottom: 3px solid #00a7e7;
}
.active{
    border-bottom: 3px solid #00a7e7;
}
 footer._3pXL {
     font-weight: 700;
     background: #000;
     color: #fff;
     display: flex;
     justify-content: space-between;
     padding: var(--padding-top-bottom) var(--padding-sides);
     z-index: 2;
     margin-top:60px;
    