body{--f:1;min-width:960px}.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes fadeInDownSubtle{from{opacity:0;-webkit-transform:translate3d(0,-30px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes fadeInDownSubtle{from{opacity:0;transform:translate3d(0,-30px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.un1{-webkit-animation-name:fadeInDownSubtle;animation-name:fadeInDownSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.un2{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes fadeInRightSubtle{from{opacity:0;-webkit-transform:translate3d(30px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes fadeInRightSubtle{from{opacity:0;transform:translate3d(30px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.un3{-webkit-animation-name:fadeInRightSubtle;animation-name:fadeInRightSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.un4{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.un5{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes fadeInUpSubtle{from{opacity:0;-webkit-transform:translate3d(0,30px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes fadeInUpSubtle{from{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.un6{-webkit-animation-name:fadeInUpSubtle;animation-name:fadeInUpSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un7{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.slick-slider{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-webkit-tap-highlight-color:transparent;pointer-events:none;box-sizing:border-box;border-left:var(--border-left);border-top:var(--border-top);border-right:var(--border-right);border-bottom:var(--border-bottom);border-radius:var(--rounding);box-shadow:var(--shadow)}
.slick-list{position:relative;display:block;margin:0;padding:0}
@media (prefers-color-scheme: dark)
{
    .slick-slider{border-left:var(--border-left-dark, var(--border-left));border-top:var(--border-top-dark, var(--border-top));border-right:var(--border-right-dark, var(--border-right));border-bottom:var(--border-bottom-dark, var(--border-bottom));box-shadow:var(--shadow-dark, var(--shadow))}
}
.slick-list:focus{outline:none}
.slick-list .dragging{cursor:pointer}
.slick-slider .slick-list,.slick-track,.slick-slide{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}
.slick-track{position:relative;height:100%;left:0;top:0;display:inline-block;zoom:1}
.slick-track:before,.slick-track:after{content:"";display:table}
.slick-track:after{clear:both}
.slick-loading .slick-track{display:none}
.slider-fade .slick-list{height:100%}
.slider-fade .slick-track{width:100%!important}
.slider-fade .slick-slide{position:absolute!important;left:0!important;right:0!important}
.slider:not(.slider-fade):not(.slider-nav) .slick-slide:not(.slick-active):not([data-slick-moving]){visibility:hidden}
.slider:not(.slider-nav)[data-slick-animating] .slick-slide:not([data-slick-moving]){visibility:hidden}
.slick-slide{position:static;float:left;height:100%;min-height:1px;display:none}
.slick-active picture{pointer-events:auto}
.slick-slide picture{border-radius:var(--img-rounding);-webkit-clip-path:inset(0 round var(--img-rounding));clip-path:inset(0 round var(--img-rounding))}
.slick-slide img{display:block}
.slick-slide .slick-loading img{display:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{display:none}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-prev,.slick-next{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;padding:0;border:none;outline:none}
.slick-prev svg,.slick-next svg{display:block;width:100%;height:100%}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;opacity:1}
.slick-prev .slick-disabled,.slick-next .slick-disabled{opacity:0.25}
.slick-dots{position:absolute;list-style:none;display:block;text-align:center;padding:0;width:100%}
.slick-dots li{position:relative;display:inline-block;padding:0;cursor:pointer}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none;opacity:1}
.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;color:black;opacity:0.25;pointer-events:auto}
.slick-dots .slick-active button:active{opacity:1}
.slick-dots .slick-active button{opacity:0.75}
[dir="rtl"] .slick-slide{float:right}
.slidex {display:none}
.slider-nav .slick-list {overflow:hidden}
.slider-nav button {pointer-events:auto}
.slider-nav picture {cursor:pointer}
@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px)}}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.un9{-webkit-animation-name:flipInX;animation-name:flipInX;backface-visibility:visible !important;backface-visibility:visible !important}.un10{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un11{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un12{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un13{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un14{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un15{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un16{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un17{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un18{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un19{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un20{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un21{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un22{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes flipInY{from{-webkit-transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in}60%{-webkit-transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:translateZ(999px) perspective(400px)}}@keyframes flipInY{from{transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:translateZ(999px) perspective(400px)}}.un23{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un24{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un25{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}100%{-webkit-transform:scale3d(1,1,1)}}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}100%{transform:scale3d(1,1,1)}}.un26{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.un27{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un28{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un29{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un30{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un31{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un32{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un33{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un34{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un35{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un36{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un37{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un38{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un39{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un40{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un41{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un42{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un43{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un44{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un45{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un46{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un47{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un48{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un49{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un50{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un51{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un52{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un53{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un54{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un55{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un56{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un57{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un58{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un59{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un60{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un61{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un62{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un63{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un64{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un65{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un66{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.v1{display:inline-block;vertical-align:top}.ps1{position:relative;margin-left:0;margin-top:350px}.s1{min-width:70px;width:70px;min-height:20px}.z1{z-index:104}.ps2{position:relative;margin-left:0;margin-top:0}.v2{display:inline-block;vertical-align:top;pointer-events:auto;outline:0}.s2{min-width:50px;height:20px;box-sizing:border-box;width:50px;padding-right:0}.c1{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#000;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.z2{z-index:105}.f1{width:100%;max-height:100%;overflow:hidden;z-index:1;font-family:"Dosis 3";font-size:9px;font-size:calc(9px * var(--f));line-height:0.668;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:center;cursor:pointer;padding-top:7px;padding-bottom:7px}.s3{min-width:20px;width:20px;min-height:20px}.c2{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 0;background-size:cover;background-image:url(../images/7/img_layout_corner_white_bottom_right-20.png)}.z3{z-index:106}.v3{display:inline-block;vertical-align:top;pointer-events:none}.ps3{position:relative;margin-top:-10px}.s4{width:100%;min-width:960px;min-height:120px}.z4{z-index:94}.ps4{position:relative;margin-top:0}.s5{width:100%;min-width:960px;height:120px}.c3{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:90}.z5{z-index:90}.fx1{background-attachment:fixed;background-color:#000;background-repeat:no-repeat;background-position:50% 0;background-size:contain;background-image:url(../images/l/img_header_skull_opac_white_05-960.png)}.ps5{position:relative;margin-top:45px}.v4{display:block}.s6{width:960px;margin-left:auto;margin-right:auto;min-height:30px}.ps6{position:relative;margin-left:350px;margin-top:0}.s7{min-width:260px;width:260px;min-height:30px}.v5{display:inline-block;vertical-align:top;pointer-events:auto}.s8{min-width:60px;width:60px;min-height:30px;height:30px}.z6{z-index:91}.a1{display:block}.i1{position:absolute;left:15px;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.i2{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps7{position:relative;margin-left:40px;margin-top:0}.z7{z-index:92}.i3{position:absolute;left:13px;width:34px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.z8{z-index:93}.i4{position:absolute;left:0;width:60px;top:7px;height:16px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.v6{display:block;pointer-events:auto}.ps8{position:relative;margin-left:0;margin-top:45px}.s9{min-width:960px;width:960px;min-height:1px}.ps9{position:relative;margin-top:-1px}.s10{width:100%;min-width:960px;min-height:841px}.z9{z-index:41}.s11{width:100%;min-width:960px;min-height:600px}.c5{border-top:1px solid #000;border-bottom:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:42}.z10{z-index:42}.fx2{background-attachment:fixed;background-color:#000;background-repeat:no-repeat;background-position:50% 0;background-size:contain;background-image:url(../images/v/img_header_skull_opac_white_05-960.png)}.ps10{position:relative;margin-top:65px}.s12{width:960px;margin-left:auto;margin-right:auto;min-height:475px}.ps11{position:relative;margin-left:440px;margin-top:0}.s13{min-width:80px;width:80px;min-height:80px;height:80px}.z11{z-index:43}.i5{position:absolute;left:0;width:80px;top:0;height:80px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps12{position:relative;margin-left:90px;margin-top:35px}.s14{min-width:700px;width:700px;min-height:30px}.s15{min-width:220px;width:220px;overflow:hidden;height:30px}.z12{z-index:50}.p1{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f2{font-family:"Titillium Web 4";font-size:15px;font-size:calc(15px * var(--f));line-height:1.801;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps13{position:relative;margin-left:100px;margin-top:0}.s16{min-width:140px;width:140px;overflow:hidden;height:30px}.z13{z-index:65}.z14{z-index:58}.ps14{position:relative;margin-left:90px;margin-top:-1px}.s17{min-width:700px;width:700px;min-height:31px}.ps15{position:relative;margin-left:0;margin-top:1px}.z15{z-index:51}.f3{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.801;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps16{position:relative;margin-left:100px;margin-top:1px}.z16{z-index:66}.s18{min-width:140px;width:140px;height:31px}.z17{z-index:88}.v7{display:inline-block;outline:0}.ps17{position:relative}.s19{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c6{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;border-top:1px dotted #262626;border-right:0 solid rgba(0,0,0,0);border-bottom:0 solid rgba(0,0,0,0);border-left:0 solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.a2{display:inline-block;width:100%;max-height:100%;overflow:hidden;z-index:1}.f4{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.334;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:left;cursor:pointer;padding-top:5px;padding-bottom:5px}.ps18{position:relative;margin-left:650px;margin-top:-1px}.s20{min-width:300px;width:300px;min-height:31px}.z18{z-index:45}.c7{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#cf102d;border-top:1px dotted #262626;border-right:0 solid rgba(0,0,0,0);border-bottom:0 solid rgba(0,0,0,0);border-left:0 solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.ps19{position:relative;margin-left:20px;margin-top:0}.z19{z-index:44}.s21{min-width:860px;width:860px;min-height:31px}.z20{z-index:52}.z21{z-index:67}.z22{z-index:49}.z23{z-index:46}.z24{z-index:53}.s22{min-width:140px;width:140px;height:30px}.z25{z-index:68}.c8{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.ps20{position:relative;margin-left:260px;margin-top:0}.z26{z-index:47}.z27{z-index:54}.z28{z-index:69}.z29{z-index:59}.z30{z-index:48}.ps21{position:relative;margin-left:410px;margin-top:0}.s23{min-width:380px;width:380px;min-height:30px}.z31{z-index:70}.z32{z-index:60}.ps22{position:relative;margin-left:90px;margin-top:0}.s24{min-width:460px;width:460px;min-height:30px}.s25{min-width:220px;width:220px;height:30px}.z33{z-index:55}.v8{display:inline-block;outline:0;overflow:hidden}.c9{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/b/icon_footer_phone_white-30.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a3{transform:translateZ(1px);display:inline-block;width:100%;max-height:100%;overflow:hidden;z-index:1}.f5{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.334;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:32px;padding-right:0;text-align:left;cursor:pointer;padding-top:5px;padding-bottom:5px}.z34{z-index:71}.z35{z-index:56}.c10{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/0/icon_footer_email_white-30.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.ps23{position:relative;margin-left:340px;margin-top:0}.z36{z-index:61}.z37{z-index:57}.c11{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/9/icon_footer_web_white-30.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z38{z-index:72}.z39{z-index:62}.z40{z-index:73}.z41{z-index:63}.ps24{position:relative;margin-left:-140px;margin-top:30px}.z42{z-index:64}.z43{z-index:74}.c12{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z44{z-index:85}.ps25{position:relative;margin-top:35px}.s26{width:960px;margin-left:auto;margin-right:auto;min-height:50px}.s27{min-width:780px;width:780px;overflow:hidden;height:25px}.z45{z-index:86}.p2{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f6{font-family:"Titillium Web 1";font-size:12px;font-size:calc(12px * var(--f));line-height:2.001;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#000;background-color:initial;text-shadow:none}.z46{z-index:87}.z47{z-index:84}.c13{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000}.z48{z-index:75}.ps26{position:relative;margin-top:34px}.s28{width:960px;margin-left:auto;margin-right:auto;min-height:52px}.ps27{position:relative;margin-left:39px;margin-top:0}.s29{min-width:696px;width:696px;min-height:52px}.s30{min-width:80px;width:80px;min-height:50px}.c14{border-top:1px solid #262626;border-right:1px solid #262626;border-bottom:1px solid #262626;border-left:1px solid #262626;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/2/img_logo_footer_parental_advisory-80.jpg)}.z49{z-index:83}.ps28{position:relative;margin-left:104px;margin-top:11px}.s31{min-width:30px;width:30px;min-height:30px;height:30px}.z50{z-index:82}.i6{position:absolute;left:0;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps29{position:relative;margin-left:50px;margin-top:11px}.z51{z-index:81}.z52{z-index:80}.z53{z-index:79}.z54{z-index:78}.z55{z-index:77}.z56{z-index:76}.c15{display:inline-block;position:relative;margin-left:0;margin-top:0}.c1:hover{background-clip:padding-box}.c1:active{transition:initial, initial}.c6:hover{border-color:#262626;color:#cf102d}.c6:active{transition:initial, initial}.c7:hover{border-color:#262626}.c7:active{transition:initial, initial}.c8:hover{background-clip:padding-box;color:#cf102d}.c8:active{transition:initial, initial}.c9:hover{color:#cf102d;background-clip:padding-box;border:0}.c9:active{transition:initial, initial}.c10:hover{color:#cf102d;background-clip:padding-box;border:0}.c10:active{transition:initial, initial}.c11:hover{color:#cf102d;background-clip:padding-box;border:0}.c11:active{transition:initial, initial}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (min-resolution:144dpi){.c2{background-image:url(../images/i/img_layout_corner_white_bottom_right-40.png)}.c9{background-image:url(../images/g/icon_footer_phone_white-60.png)}.c10{background-image:url(../images/u/icon_footer_email_white-60.png)}.c11{background-image:url(../images/t/icon_footer_web_white-60.png)}.c14{background-image:url(../images/6/img_logo_footer_parental_advisory-160.jpg)}}@media (min-width:960px){.fx1{background-size:contain;background-attachment:fixed;background-image:url(../images/e/img_header_skull_opac_white_05-1200.png)}.fx2{background-size:contain;background-attachment:fixed;background-image:url(../images/i/img_header_skull_opac_white_05-1200.png)}}@media (min-width:1200px){.fx1{background-size:contain;background-attachment:fixed;background-image:url(../images/r/img_header_skull_opac_white_05-1600.png)}.fx2{background-size:contain;background-attachment:fixed;background-image:url(../images/q/img_header_skull_opac_white_05-1600.png)}}@media (min-width:1600px){.fx1{background-size:contain;background-attachment:fixed;background-image:url(../images/p/img_header_skull_opac_white_05-2000.png)}.fx2{background-size:contain;background-attachment:fixed;background-image:url(../images/6/img_header_skull_opac_white_05-2000.png)}}@media (min-width:2000px){.fx1{background-size:contain;background-attachment:fixed;background-image:url(../images/j/img_header_skull_opac_white_05-2560.png)}.fx2{background-size:contain;background-attachment:fixed;background-image:url(../images/q/img_header_skull_opac_white_05-2560.png)}}.un69{-webkit-animation-name:fadeInDownSubtle;animation-name:fadeInDownSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes fadeInLeftSubtle{from{opacity:0;-webkit-transform:translate3d(-30px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes fadeInLeftSubtle{from{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.un70{-webkit-animation-name:fadeInLeftSubtle;animation-name:fadeInLeftSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un71{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un72{-webkit-animation-name:fadeInRightSubtle;animation-name:fadeInRightSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un73{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un74{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un75{-webkit-animation-name:fadeInUpSubtle;animation-name:fadeInUpSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un76{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un78{-webkit-animation-name:flipInX;animation-name:flipInX;backface-visibility:visible !important;backface-visibility:visible !important}.un79{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un80{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un81{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un82{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un83{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un84{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un85{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un86{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un87{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un88{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un89{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un90{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un91{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un92{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un93{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un94{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un95{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.un96{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un97{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un98{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un99{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un100{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un101{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un102{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un103{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un104{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un105{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un106{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un107{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un108{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un109{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un110{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un111{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un112{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un113{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un114{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un115{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un116{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un117{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un118{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un119{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un120{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un121{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un122{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un123{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un124{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un125{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un126{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un127{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un128{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un129{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un130{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un131{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un132{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un133{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un134{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un135{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.v18{display:inline-block;vertical-align:top}.ps56{position:relative;margin-left:0;margin-top:350px}.s80{min-width:70px;width:70px;min-height:20px}.z97{z-index:105}.ps57{position:relative;margin-left:0;margin-top:0}.v19{display:inline-block;vertical-align:top;pointer-events:auto;outline:0}.s81{min-width:50px;height:20px;box-sizing:border-box;width:50px;padding-right:0}.c31{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#000;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.z98{z-index:106}.f13{width:100%;max-height:100%;overflow:hidden;z-index:1;font-family:"Dosis 3";font-size:9px;font-size:calc(9px * var(--f));line-height:0.668;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:center;cursor:pointer;padding-top:7px;padding-bottom:7px}.s82{min-width:20px;width:20px;min-height:20px}.c32{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 0;background-size:cover;background-image:url(../images/7/img_layout_corner_white_bottom_right-20.png)}.z99{z-index:107}.v20{display:inline-block;vertical-align:top;pointer-events:none}.ps58{position:relative;margin-top:-10px}.s83{width:100%;min-width:960px;min-height:120px}.z100{z-index:95}.ps59{position:relative;margin-top:0}.s84{width:100%;min-width:960px;height:120px}.c33{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:91}.z101{z-index:91}.fx3{background-attachment:fixed;background-color:#000;background-repeat:no-repeat;background-position:50% 0;background-size:contain;background-image:url(../images/l/img_header_skull_opac_white_05-960.png)}.ps60{position:relative;margin-top:45px}.v21{display:block}.s85{width:960px;margin-left:auto;margin-right:auto;min-height:30px}.ps61{position:relative;margin-left:350px;margin-top:0}.s86{min-width:260px;width:260px;min-height:30px}.v22{display:inline-block;vertical-align:top;pointer-events:auto}.s87{min-width:60px;width:60px;min-height:30px;height:30px}.z102{z-index:92}.a9{display:block}.i10{position:absolute;left:15px;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.i11{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps62{position:relative;margin-left:40px;margin-top:0}.z103{z-index:93}.i12{position:absolute;left:13px;width:34px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.z104{z-index:94}.i13{position:absolute;left:0;width:60px;top:7px;height:16px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.v23{display:block;pointer-events:auto}.ps63{position:relative;margin-left:0;margin-top:45px}.s88{min-width:960px;width:960px;min-height:1px}.ps64{position:relative;margin-top:-1px}.s89{width:100%;min-width:960px;min-height:841px}.z105{z-index:42}.s90{width:100%;min-width:960px;min-height:600px}.c35{border-top:1px solid #000;border-bottom:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:43}.z106{z-index:43}.fx4{background-attachment:fixed;background-color:#000;background-repeat:no-repeat;background-position:50% 0;background-size:contain;background-image:url(../images/v/img_header_skull_opac_white_05-960.png)}.ps65{position:relative;margin-top:65px}.s91{width:960px;margin-left:auto;margin-right:auto;min-height:475px}.ps66{position:relative;margin-left:440px;margin-top:0}.s92{min-width:80px;width:80px;min-height:80px;height:80px}.z107{z-index:44}.i14{position:absolute;left:0;width:80px;top:0;height:80px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps67{position:relative;margin-left:90px;margin-top:35px}.s93{min-width:700px;width:700px;min-height:30px}.s94{min-width:220px;width:220px;overflow:hidden;height:30px}.z108{z-index:51}.p5{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f14{font-family:"Titillium Web 4";font-size:15px;font-size:calc(15px * var(--f));line-height:1.801;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps68{position:relative;margin-left:100px;margin-top:0}.s95{min-width:140px;width:140px;overflow:hidden;height:30px}.z109{z-index:66}.z110{z-index:59}.ps69{position:relative;margin-left:90px;margin-top:-1px}.s96{min-width:700px;width:700px;min-height:31px}.ps70{position:relative;margin-left:0;margin-top:1px}.z111{z-index:52}.f15{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.801;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps71{position:relative;margin-left:100px;margin-top:1px}.z112{z-index:67}.s97{min-width:140px;width:140px;height:31px}.z113{z-index:89}.v24{display:inline-block;outline:0}.ps72{position:relative}.s98{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c36{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;border-top:1px dotted #262626;border-right:0 solid rgba(0,0,0,0);border-bottom:0 solid rgba(0,0,0,0);border-left:0 solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.a10{display:inline-block;width:100%;max-height:100%;overflow:hidden;z-index:1}.f16{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.334;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:left;cursor:pointer;padding-top:5px;padding-bottom:5px}.ps73{position:relative;margin-left:650px;margin-top:-1px}.s99{min-width:300px;width:300px;min-height:31px}.z114{z-index:46}.c37{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#cf102d;border-top:1px dotted #262626;border-right:0 solid rgba(0,0,0,0);border-bottom:0 solid rgba(0,0,0,0);border-left:0 solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.ps74{position:relative;margin-left:20px;margin-top:0}.z115{z-index:45}.s100{min-width:860px;width:860px;min-height:31px}.z116{z-index:53}.z117{z-index:68}.z118{z-index:50}.z119{z-index:47}.z120{z-index:54}.s101{min-width:140px;width:140px;height:30px}.z121{z-index:69}.c38{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.ps75{position:relative;margin-left:260px;margin-top:0}.z122{z-index:48}.z123{z-index:55}.z124{z-index:70}.z125{z-index:60}.z126{z-index:49}.ps76{position:relative;margin-left:410px;margin-top:0}.s102{min-width:380px;width:380px;min-height:30px}.z127{z-index:71}.z128{z-index:61}.ps77{position:relative;margin-left:90px;margin-top:0}.s103{min-width:460px;width:460px;min-height:30px}.s104{min-width:220px;width:220px;height:30px}.z129{z-index:56}.v25{display:inline-block;outline:0;overflow:hidden}.c39{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/b/icon_footer_phone_white-30.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a11{transform:translateZ(1px);display:inline-block;width:100%;max-height:100%;overflow:hidden;z-index:1}.f17{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.334;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:32px;padding-right:0;text-align:left;cursor:pointer;padding-top:5px;padding-bottom:5px}.z130{z-index:72}.z131{z-index:57}.c40{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/0/icon_footer_email_white-30.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.ps78{position:relative;margin-left:340px;margin-top:0}.z132{z-index:62}.z133{z-index:58}.c41{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/9/icon_footer_web_white-30.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z134{z-index:73}.z135{z-index:63}.z136{z-index:74}.z137{z-index:64}.ps79{position:relative;margin-left:-140px;margin-top:30px}.z138{z-index:65}.z139{z-index:75}.c42{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z140{z-index:86}.ps80{position:relative;margin-top:35px}.s105{width:960px;margin-left:auto;margin-right:auto;min-height:50px}.s106{min-width:780px;width:780px;overflow:hidden;height:25px}.z141{z-index:87}.p6{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f18{font-family:"Titillium Web 1";font-size:12px;font-size:calc(12px * var(--f));line-height:2.001;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#000;background-color:initial;text-shadow:none}.z142{z-index:88}.z143{z-index:85}.c43{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000}.z144{z-index:76}.ps81{position:relative;margin-top:34px}.s107{width:960px;margin-left:auto;margin-right:auto;min-height:52px}.ps82{position:relative;margin-left:39px;margin-top:0}.s108{min-width:696px;width:696px;min-height:52px}.s109{min-width:80px;width:80px;min-height:50px}.c44{border-top:1px solid #262626;border-right:1px solid #262626;border-bottom:1px solid #262626;border-left:1px solid #262626;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/2/img_logo_footer_parental_advisory-80.jpg)}.z145{z-index:84}.ps83{position:relative;margin-left:104px;margin-top:11px}.s110{min-width:30px;width:30px;min-height:30px;height:30px}.z146{z-index:83}.i15{position:absolute;left:0;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps84{position:relative;margin-left:50px;margin-top:11px}.z147{z-index:82}.z148{z-index:81}.z149{z-index:80}.z150{z-index:79}.z151{z-index:78}.z152{z-index:77}.c45{display:inline-block;position:relative;margin-left:0;margin-top:0}.c31:hover{background-clip:padding-box}.c31:active{transition:initial, initial}.c36:hover{border-color:#262626;color:#cf102d}.c36:active{transition:initial, initial}.c37:hover{border-color:#262626}.c37:active{transition:initial, initial}.c38:hover{background-clip:padding-box;color:#cf102d}.c38:active{transition:initial, initial}.c39:hover{color:#cf102d;background-clip:padding-box;border:0}.c39:active{transition:initial, initial}.c40:hover{color:#cf102d;background-clip:padding-box;border:0}.c40:active{transition:initial, initial}.c41:hover{color:#cf102d;background-clip:padding-box;border:0}.c41:active{transition:initial, initial}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (min-resolution:144dpi){.c32{background-image:url(../images/i/img_layout_corner_white_bottom_right-40.png)}.c39{background-image:url(../images/g/icon_footer_phone_white-60.png)}.c40{background-image:url(../images/u/icon_footer_email_white-60.png)}.c41{background-image:url(../images/t/icon_footer_web_white-60.png)}.c44{background-image:url(../images/6/img_logo_footer_parental_advisory-160.jpg)}}@media (min-width:960px){.fx3{background-size:contain;background-attachment:fixed;background-image:url(../images/e/img_header_skull_opac_white_05-1200.png)}.fx4{background-size:contain;background-attachment:fixed;background-image:url(../images/i/img_header_skull_opac_white_05-1200.png)}}@media (min-width:1200px){.fx3{background-size:contain;background-attachment:fixed;background-image:url(../images/r/img_header_skull_opac_white_05-1600.png)}.fx4{background-size:contain;background-attachment:fixed;background-image:url(../images/q/img_header_skull_opac_white_05-1600.png)}}@media (min-width:1600px){.fx3{background-size:contain;background-attachment:fixed;background-image:url(../images/p/img_header_skull_opac_white_05-2000.png)}.fx4{background-size:contain;background-attachment:fixed;background-image:url(../images/6/img_header_skull_opac_white_05-2000.png)}}@media (min-width:2000px){.fx3{background-size:contain;background-attachment:fixed;background-image:url(../images/j/img_header_skull_opac_white_05-2560.png)}.fx4{background-size:contain;background-attachment:fixed;background-image:url(../images/q/img_header_skull_opac_white_05-2560.png)}}.un138{-webkit-animation-name:fadeInDownSubtle;animation-name:fadeInDownSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un139{-webkit-animation-name:fadeInLeftSubtle;animation-name:fadeInLeftSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un140{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un141{-webkit-animation-name:fadeInRightSubtle;animation-name:fadeInRightSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un142{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un143{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un144{-webkit-animation-name:fadeInUpSubtle;animation-name:fadeInUpSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un145{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un147{-webkit-animation-name:flipInX;animation-name:flipInX;backface-visibility:visible !important;backface-visibility:visible !important}.un148{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un149{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un150{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un151{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un152{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un153{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un154{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un155{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un156{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un157{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un158{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un159{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un160{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un161{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un162{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un163{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un164{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.un165{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un166{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un167{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un168{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un169{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un170{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un171{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un172{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un173{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un174{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un175{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un176{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un177{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un178{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un179{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un180{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un181{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un182{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un183{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un184{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un185{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un186{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un187{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un188{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un189{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un190{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un191{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un192{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un193{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un194{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un195{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un196{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un197{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un198{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un199{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un200{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un201{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un202{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un203{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un204{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.v35{display:inline-block;vertical-align:top}.ps111{position:relative;margin-left:0;margin-top:350px}.s159{min-width:70px;width:70px;min-height:20px}.z201{z-index:105}.ps112{position:relative;margin-left:0;margin-top:0}.v36{display:inline-block;vertical-align:top;pointer-events:auto;outline:0}.s160{min-width:50px;height:20px;box-sizing:border-box;width:50px;padding-right:0}.c62{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#000;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.z202{z-index:106}.f25{width:100%;max-height:100%;overflow:hidden;z-index:1;font-family:"Dosis 3";font-size:9px;font-size:calc(9px * var(--f));line-height:0.668;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:center;cursor:pointer;padding-top:7px;padding-bottom:7px}.s161{min-width:20px;width:20px;min-height:20px}.c63{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 0;background-size:cover;background-image:url(../images/7/img_layout_corner_white_bottom_right-20.png)}.z203{z-index:107}.v37{display:inline-block;vertical-align:top;pointer-events:none}.ps113{position:relative;margin-top:-10px}.s162{width:100%;min-width:960px;min-height:120px}.z204{z-index:95}.ps114{position:relative;margin-top:0}.s163{width:100%;min-width:960px;height:120px}.c64{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:91}.z205{z-index:91}.fx5{background-attachment:fixed;background-color:#000;background-repeat:no-repeat;background-position:50% 0;background-size:contain;background-image:url(../images/l/img_header_skull_opac_white_05-960.png)}.ps115{position:relative;margin-top:45px}.v38{display:block}.s164{width:960px;margin-left:auto;margin-right:auto;min-height:30px}.ps116{position:relative;margin-left:350px;margin-top:0}.s165{min-width:260px;width:260px;min-height:30px}.v39{display:inline-block;vertical-align:top;pointer-events:auto}.s166{min-width:60px;width:60px;min-height:30px;height:30px}.z206{z-index:92}.a17{display:block}.i19{position:absolute;left:15px;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.i20{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps117{position:relative;margin-left:40px;margin-top:0}.z207{z-index:93}.i21{position:absolute;left:13px;width:34px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.z208{z-index:94}.i22{position:absolute;left:0;width:60px;top:7px;height:16px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.v40{display:block;pointer-events:auto}.ps118{position:relative;margin-left:0;margin-top:45px}.s167{min-width:960px;width:960px;min-height:1px}.ps119{position:relative;margin-top:-1px}.s168{width:100%;min-width:960px;min-height:841px}.z209{z-index:42}.s169{width:100%;min-width:960px;min-height:600px}.c66{border-top:1px solid #000;border-bottom:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:43}.z210{z-index:43}.fx6{background-attachment:fixed;background-color:#000;background-repeat:no-repeat;background-position:50% 0;background-size:contain;background-image:url(../images/v/img_header_skull_opac_white_05-960.png)}.ps120{position:relative;margin-top:65px}.s170{width:960px;margin-left:auto;margin-right:auto;min-height:475px}.ps121{position:relative;margin-left:440px;margin-top:0}.s171{min-width:80px;width:80px;min-height:80px;height:80px}.z211{z-index:44}.i23{position:absolute;left:0;width:80px;top:0;height:80px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps122{position:relative;margin-left:90px;margin-top:35px}.s172{min-width:700px;width:700px;min-height:30px}.s173{min-width:220px;width:220px;overflow:hidden;height:30px}.z212{z-index:51}.p9{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f26{font-family:"Titillium Web 4";font-size:15px;font-size:calc(15px * var(--f));line-height:1.801;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps123{position:relative;margin-left:100px;margin-top:0}.s174{min-width:140px;width:140px;overflow:hidden;height:30px}.z213{z-index:66}.z214{z-index:59}.ps124{position:relative;margin-left:90px;margin-top:-1px}.s175{min-width:700px;width:700px;min-height:31px}.ps125{position:relative;margin-left:0;margin-top:1px}.z215{z-index:52}.f27{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.801;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps126{position:relative;margin-left:100px;margin-top:1px}.z216{z-index:67}.s176{min-width:140px;width:140px;height:31px}.z217{z-index:89}.v41{display:inline-block;outline:0}.ps127{position:relative}.s177{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c67{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;border-top:1px dotted #262626;border-right:0 solid rgba(0,0,0,0);border-bottom:0 solid rgba(0,0,0,0);border-left:0 solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.a18{display:inline-block;width:100%;max-height:100%;overflow:hidden;z-index:1}.f28{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.334;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:left;cursor:pointer;padding-top:5px;padding-bottom:5px}.ps128{position:relative;margin-left:650px;margin-top:-1px}.s178{min-width:300px;width:300px;min-height:31px}.z218{z-index:46}.c68{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#cf102d;border-top:1px dotted #262626;border-right:0 solid rgba(0,0,0,0);border-bottom:0 solid rgba(0,0,0,0);border-left:0 solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.ps129{position:relative;margin-left:20px;margin-top:0}.z219{z-index:45}.s179{min-width:860px;width:860px;min-height:31px}.z220{z-index:53}.z221{z-index:68}.z222{z-index:50}.z223{z-index:47}.z224{z-index:54}.s180{min-width:140px;width:140px;height:30px}.z225{z-index:69}.c69{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.ps130{position:relative;margin-left:260px;margin-top:0}.z226{z-index:48}.z227{z-index:55}.z228{z-index:70}.z229{z-index:60}.z230{z-index:49}.ps131{position:relative;margin-left:410px;margin-top:0}.s181{min-width:380px;width:380px;min-height:30px}.z231{z-index:71}.z232{z-index:61}.ps132{position:relative;margin-left:90px;margin-top:0}.s182{min-width:460px;width:460px;min-height:30px}.s183{min-width:220px;width:220px;height:30px}.z233{z-index:56}.v42{display:inline-block;outline:0;overflow:hidden}.c70{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/b/icon_footer_phone_white-30.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a19{transform:translateZ(1px);display:inline-block;width:100%;max-height:100%;overflow:hidden;z-index:1}.f29{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.334;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:32px;padding-right:0;text-align:left;cursor:pointer;padding-top:5px;padding-bottom:5px}.z234{z-index:72}.z235{z-index:57}.c71{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/0/icon_footer_email_white-30.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.ps133{position:relative;margin-left:340px;margin-top:0}.z236{z-index:62}.z237{z-index:58}.c72{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/9/icon_footer_web_white-30.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z238{z-index:73}.z239{z-index:63}.z240{z-index:74}.z241{z-index:64}.ps134{position:relative;margin-left:-140px;margin-top:30px}.z242{z-index:65}.z243{z-index:75}.c73{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z244{z-index:86}.ps135{position:relative;margin-top:35px}.s184{width:960px;margin-left:auto;margin-right:auto;min-height:50px}.s185{min-width:780px;width:780px;overflow:hidden;height:25px}.z245{z-index:87}.p10{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f30{font-family:"Titillium Web 1";font-size:12px;font-size:calc(12px * var(--f));line-height:2.001;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#000;background-color:initial;text-shadow:none}.z246{z-index:88}.z247{z-index:85}.c74{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000}.z248{z-index:76}.ps136{position:relative;margin-top:34px}.s186{width:960px;margin-left:auto;margin-right:auto;min-height:52px}.ps137{position:relative;margin-left:39px;margin-top:0}.s187{min-width:696px;width:696px;min-height:52px}.s188{min-width:80px;width:80px;min-height:50px}.c75{border-top:1px solid #262626;border-right:1px solid #262626;border-bottom:1px solid #262626;border-left:1px solid #262626;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/2/img_logo_footer_parental_advisory-80.jpg)}.z249{z-index:84}.ps138{position:relative;margin-left:104px;margin-top:11px}.s189{min-width:30px;width:30px;min-height:30px;height:30px}.z250{z-index:83}.i24{position:absolute;left:0;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps139{position:relative;margin-left:50px;margin-top:11px}.z251{z-index:82}.z252{z-index:81}.z253{z-index:80}.z254{z-index:79}.z255{z-index:78}.z256{z-index:77}.c76{display:inline-block;position:relative;margin-left:0;margin-top:0}.c62:hover{background-clip:padding-box}.c62:active{transition:initial, initial}.c67:hover{border-color:#262626;color:#cf102d}.c67:active{transition:initial, initial}.c68:hover{border-color:#262626}.c68:active{transition:initial, initial}.c69:hover{background-clip:padding-box;color:#cf102d}.c69:active{transition:initial, initial}.c70:hover{color:#cf102d;background-clip:padding-box;border:0}.c70:active{transition:initial, initial}.c71:hover{color:#cf102d;background-clip:padding-box;border:0}.c71:active{transition:initial, initial}.c72:hover{color:#cf102d;background-clip:padding-box;border:0}.c72:active{transition:initial, initial}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (min-resolution:144dpi){.c63{background-image:url(../images/i/img_layout_corner_white_bottom_right-40.png)}.c70{background-image:url(../images/g/icon_footer_phone_white-60.png)}.c71{background-image:url(../images/u/icon_footer_email_white-60.png)}.c72{background-image:url(../images/t/icon_footer_web_white-60.png)}.c75{background-image:url(../images/6/img_logo_footer_parental_advisory-160.jpg)}}@media (min-width:960px){.fx5{background-size:contain;background-attachment:fixed;background-image:url(../images/e/img_header_skull_opac_white_05-1200.png)}.fx6{background-size:contain;background-attachment:fixed;background-image:url(../images/i/img_header_skull_opac_white_05-1200.png)}}@media (min-width:1200px){.fx5{background-size:contain;background-attachment:fixed;background-image:url(../images/r/img_header_skull_opac_white_05-1600.png)}.fx6{background-size:contain;background-attachment:fixed;background-image:url(../images/q/img_header_skull_opac_white_05-1600.png)}}@media (min-width:1600px){.fx5{background-size:contain;background-attachment:fixed;background-image:url(../images/p/img_header_skull_opac_white_05-2000.png)}.fx6{background-size:contain;background-attachment:fixed;background-image:url(../images/6/img_header_skull_opac_white_05-2000.png)}}@media (min-width:2000px){.fx5{background-size:contain;background-attachment:fixed;background-image:url(../images/j/img_header_skull_opac_white_05-2560.png)}.fx6{background-size:contain;background-attachment:fixed;background-image:url(../images/q/img_header_skull_opac_white_05-2560.png)}}.un207{-webkit-animation-name:fadeInDownSubtle;animation-name:fadeInDownSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un208{-webkit-animation-name:fadeInLeftSubtle;animation-name:fadeInLeftSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un209{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un210{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un211{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un212{-webkit-animation-name:fadeInUpSubtle;animation-name:fadeInUpSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un213{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un215{-webkit-animation-name:flipInX;animation-name:flipInX;backface-visibility:visible !important;backface-visibility:visible !important}.un216{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un217{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un218{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un219{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un220{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un221{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un222{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un223{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un224{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un225{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un226{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un227{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un228{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un229{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un230{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un231{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un232{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.un233{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un234{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un235{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un236{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un237{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un238{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un239{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un240{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un241{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un242{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un243{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un244{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un245{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un246{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un247{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un248{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un249{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un250{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un251{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un252{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un253{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un254{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un255{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un256{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un257{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un258{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un259{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un260{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un261{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un262{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un263{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un264{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un265{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un266{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un267{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un268{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un269{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un270{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un271{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un272{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.v52{display:inline-block;vertical-align:top}.ps166{position:relative;margin-left:0;margin-top:350px}.s238{min-width:70px;width:70px;min-height:20px}.z305{z-index:105}.ps167{position:relative;margin-left:0;margin-top:0}.v53{display:inline-block;vertical-align:top;pointer-events:auto;outline:0}.s239{min-width:50px;height:20px;box-sizing:border-box;width:50px;padding-right:0}.c93{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#000;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.z306{z-index:106}.f37{width:100%;max-height:100%;overflow:hidden;z-index:1;font-family:"Dosis 3";font-size:9px;font-size:calc(9px * var(--f));line-height:0.668;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:center;cursor:pointer;padding-top:7px;padding-bottom:7px}.s240{min-width:20px;width:20px;min-height:20px}.c94{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 0;background-size:cover;background-image:url(../images/7/img_layout_corner_white_bottom_right-20.png)}.z307{z-index:107}.v54{display:inline-block;vertical-align:top;pointer-events:none}.ps168{position:relative;margin-top:-10px}.s241{width:100%;min-width:960px;min-height:120px}.z308{z-index:95}.ps169{position:relative;margin-top:0}.s242{width:100%;min-width:960px;height:120px}.c95{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:91}.z309{z-index:91}.fx7{background-attachment:fixed;background-color:#000;background-repeat:no-repeat;background-position:50% 0;background-size:contain;background-image:url(../images/l/img_header_skull_opac_white_05-960.png)}.ps170{position:relative;margin-top:45px}.v55{display:block}.s243{width:960px;margin-left:auto;margin-right:auto;min-height:30px}.ps171{position:relative;margin-left:350px;margin-top:0}.s244{min-width:260px;width:260px;min-height:30px}.v56{display:inline-block;vertical-align:top;pointer-events:auto}.s245{min-width:60px;width:60px;min-height:30px;height:30px}.z310{z-index:92}.a25{display:block}.i28{position:absolute;left:15px;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.i29{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps172{position:relative;margin-left:40px;margin-top:0}.z311{z-index:93}.i30{position:absolute;left:13px;width:34px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.z312{z-index:94}.i31{position:absolute;left:0;width:60px;top:7px;height:16px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.v57{display:block;pointer-events:auto}.ps173{position:relative;margin-left:0;margin-top:45px}.s246{min-width:960px;width:960px;min-height:1px}.ps174{position:relative;margin-top:-1px}.s247{width:100%;min-width:960px;min-height:841px}.z313{z-index:42}.s248{width:100%;min-width:960px;min-height:600px}.c97{border-top:1px solid #000;border-bottom:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:43}.z314{z-index:43}.fx8{background-attachment:fixed;background-color:#000;background-repeat:no-repeat;background-position:50% 0;background-size:contain;background-image:url(../images/v/img_header_skull_opac_white_05-960.png)}.ps175{position:relative;margin-top:65px}.s249{width:960px;margin-left:auto;margin-right:auto;min-height:475px}.ps176{position:relative;margin-left:440px;margin-top:0}.s250{min-width:80px;width:80px;min-height:80px;height:80px}.z315{z-index:44}.i32{position:absolute;left:0;width:80px;top:0;height:80px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps177{position:relative;margin-left:90px;margin-top:35px}.s251{min-width:700px;width:700px;min-height:30px}.s252{min-width:220px;width:220px;overflow:hidden;height:30px}.z316{z-index:51}.p13{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f38{font-family:"Titillium Web 4";font-size:15px;font-size:calc(15px * var(--f));line-height:1.801;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps178{position:relative;margin-left:100px;margin-top:0}.s253{min-width:140px;width:140px;overflow:hidden;height:30px}.z317{z-index:66}.z318{z-index:59}.ps179{position:relative;margin-left:90px;margin-top:-1px}.s254{min-width:700px;width:700px;min-height:31px}.ps180{position:relative;margin-left:0;margin-top:1px}.z319{z-index:52}.f39{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.801;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps181{position:relative;margin-left:100px;margin-top:1px}.z320{z-index:67}.s255{min-width:140px;width:140px;height:31px}.z321{z-index:89}.v58{display:inline-block;outline:0}.ps182{position:relative}.s256{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c98{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;border-top:1px dotted #262626;border-right:0 solid rgba(0,0,0,0);border-bottom:0 solid rgba(0,0,0,0);border-left:0 solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.a26{display:inline-block;width:100%;max-height:100%;overflow:hidden;z-index:1}.f40{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.334;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:left;cursor:pointer;padding-top:5px;padding-bottom:5px}.ps183{position:relative;margin-left:650px;margin-top:-1px}.s257{min-width:300px;width:300px;min-height:31px}.z322{z-index:46}.c99{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#cf102d;border-top:1px dotted #262626;border-right:0 solid rgba(0,0,0,0);border-bottom:0 solid rgba(0,0,0,0);border-left:0 solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.ps184{position:relative;margin-left:20px;margin-top:0}.z323{z-index:45}.s258{min-width:860px;width:860px;min-height:31px}.z324{z-index:53}.z325{z-index:68}.z326{z-index:50}.z327{z-index:47}.z328{z-index:54}.s259{min-width:140px;width:140px;height:30px}.z329{z-index:69}.c100{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.ps185{position:relative;margin-left:260px;margin-top:0}.z330{z-index:48}.z331{z-index:55}.z332{z-index:70}.z333{z-index:60}.z334{z-index:49}.ps186{position:relative;margin-left:410px;margin-top:0}.s260{min-width:380px;width:380px;min-height:30px}.z335{z-index:71}.z336{z-index:61}.ps187{position:relative;margin-left:90px;margin-top:0}.s261{min-width:460px;width:460px;min-height:30px}.s262{min-width:220px;width:220px;height:30px}.z337{z-index:56}.v59{display:inline-block;outline:0;overflow:hidden}.c101{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/b/icon_footer_phone_white-30.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a27{transform:translateZ(1px);display:inline-block;width:100%;max-height:100%;overflow:hidden;z-index:1}.f41{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.334;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:32px;padding-right:0;text-align:left;cursor:pointer;padding-top:5px;padding-bottom:5px}.z338{z-index:72}.z339{z-index:57}.c102{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/0/icon_footer_email_white-30.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.ps188{position:relative;margin-left:340px;margin-top:0}.z340{z-index:62}.z341{z-index:58}.c103{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/9/icon_footer_web_white-30.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z342{z-index:73}.z343{z-index:63}.z344{z-index:74}.z345{z-index:64}.ps189{position:relative;margin-left:-140px;margin-top:30px}.z346{z-index:65}.z347{z-index:75}.c104{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z348{z-index:86}.ps190{position:relative;margin-top:35px}.s263{width:960px;margin-left:auto;margin-right:auto;min-height:50px}.s264{min-width:780px;width:780px;overflow:hidden;height:25px}.z349{z-index:87}.p14{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f42{font-family:"Titillium Web 1";font-size:12px;font-size:calc(12px * var(--f));line-height:2.001;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#000;background-color:initial;text-shadow:none}.z350{z-index:88}.z351{z-index:85}.c105{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000}.z352{z-index:76}.ps191{position:relative;margin-top:34px}.s265{width:960px;margin-left:auto;margin-right:auto;min-height:52px}.ps192{position:relative;margin-left:39px;margin-top:0}.s266{min-width:696px;width:696px;min-height:52px}.s267{min-width:80px;width:80px;min-height:50px}.c106{border-top:1px solid #262626;border-right:1px solid #262626;border-bottom:1px solid #262626;border-left:1px solid #262626;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/2/img_logo_footer_parental_advisory-80.jpg)}.z353{z-index:84}.ps193{position:relative;margin-left:104px;margin-top:11px}.s268{min-width:30px;width:30px;min-height:30px;height:30px}.z354{z-index:83}.i33{position:absolute;left:0;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps194{position:relative;margin-left:50px;margin-top:11px}.z355{z-index:82}.z356{z-index:81}.z357{z-index:80}.z358{z-index:79}.z359{z-index:78}.z360{z-index:77}.c107{display:inline-block;position:relative;margin-left:0;margin-top:0}.c93:hover{background-clip:padding-box}.c93:active{transition:initial, initial}.c98:hover{border-color:#262626;color:#cf102d}.c98:active{transition:initial, initial}.c99:hover{border-color:#262626}.c99:active{transition:initial, initial}.c100:hover{background-clip:padding-box;color:#cf102d}.c100:active{transition:initial, initial}.c101:hover{color:#cf102d;background-clip:padding-box;border:0}.c101:active{transition:initial, initial}.c102:hover{color:#cf102d;background-clip:padding-box;border:0}.c102:active{transition:initial, initial}.c103:hover{color:#cf102d;background-clip:padding-box;border:0}.c103:active{transition:initial, initial}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (min-resolution:144dpi){.c94{background-image:url(../images/i/img_layout_corner_white_bottom_right-40.png)}.c101{background-image:url(../images/g/icon_footer_phone_white-60.png)}.c102{background-image:url(../images/u/icon_footer_email_white-60.png)}.c103{background-image:url(../images/t/icon_footer_web_white-60.png)}.c106{background-image:url(../images/6/img_logo_footer_parental_advisory-160.jpg)}}@media (min-width:960px){.fx7{background-size:contain;background-attachment:fixed;background-image:url(../images/e/img_header_skull_opac_white_05-1200.png)}.fx8{background-size:contain;background-attachment:fixed;background-image:url(../images/i/img_header_skull_opac_white_05-1200.png)}}@media (min-width:1200px){.fx7{background-size:contain;background-attachment:fixed;background-image:url(../images/r/img_header_skull_opac_white_05-1600.png)}.fx8{background-size:contain;background-attachment:fixed;background-image:url(../images/q/img_header_skull_opac_white_05-1600.png)}}@media (min-width:1600px){.fx7{background-size:contain;background-attachment:fixed;background-image:url(../images/p/img_header_skull_opac_white_05-2000.png)}.fx8{background-size:contain;background-attachment:fixed;background-image:url(../images/6/img_header_skull_opac_white_05-2000.png)}}@media (min-width:2000px){.fx7{background-size:contain;background-attachment:fixed;background-image:url(../images/j/img_header_skull_opac_white_05-2560.png)}.fx8{background-size:contain;background-attachment:fixed;background-image:url(../images/q/img_header_skull_opac_white_05-2560.png)}}