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}
.un9{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.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}@-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)}}.un19{-webkit-animation-name:flipInX;animation-name:flipInX;backface-visibility:visible !important;backface-visibility:visible !important}.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 fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.un23{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.un24{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un25{-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)}}.un26{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un27{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un28{-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)}}.un29{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.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:0}.s1{min-width:960px;width:960px;min-height:650px}.ps2{position:relative;margin-left:0;margin-top:630px}.s2{min-width:70px;width:70px;min-height:20px}.z1{z-index:111}.v2{display:inline-block;vertical-align:top;pointer-events:auto;outline:0}.s3{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:112}.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}.s4{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:113}.ps3{position:relative;margin-left:-30px;margin-top:30px}.s5{min-width:400px;width:400px;min-height:490px}.z4{z-index:39}.s6{min-width:400px;width:400px;min-height:150px}.z5{z-index:40}.v3{display:inline-block;vertical-align:top;pointer-events:auto}.s7{min-width:400px;width:400px;overflow:hidden;height:40px}.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:2.601;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#000;background-color:initial;text-shadow:none}.s8{min-width:400px;width:400px;overflow:hidden;height:110px}.f3{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:2.401;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#000;background-color:initial;text-shadow:none}.ps4{position:relative;margin-left:0;margin-top:20px}.z6{z-index:43}.z7{z-index:46}.ps5{position:relative;margin-left:39px;margin-top:0}.s9{min-width:481px;width:481px;min-height:640px;line-height:0}.s10{min-width:481px;width:481px;min-height:640px;height:640px}.z8{z-index:22}.i1{position:absolute;left:0;width:480px;top:0;height:640px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-top:0 solid rgba(0,0,0,0);border-right:0 solid rgba(0,0,0,0);border-bottom:0 solid rgba(0,0,0,0);border-left:1px solid #000}.i2{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps6{position:relative;margin-left:190px;margin-top:-611px}.s11{min-width:132px;width:132px;min-height:82px}.z9{z-index:26}.s12{min-width:51px;width:51px;min-height:82px}.z10{z-index:19}.s13{min-width:51px;width:51px;min-height:42px;height:42px}.z11{z-index:20}.i3{position:absolute;left:0;width:50px;top:0;height:40px;-webkit-border-radius:10px 0 0 0;-moz-border-radius:10px 0 0 0;border-radius:10px 0 0 0;border-top:1px dotted #e1e1e1;border-right:0 solid rgba(0,0,0,0);border-bottom:1px dotted #e1e1e1;border-left:1px dotted #e1e1e1;background-clip:padding-box}.ps7{position:relative;margin-left:0;margin-top:-1px}.s14{min-width:51px;width:51px;min-height:41px;height:41px}.z12{z-index:21}.i4{position:absolute;left:0;width:50px;top:0;height:40px;-webkit-border-radius:0 0 0 10px;-moz-border-radius:0 0 0 10px;border-radius:0 0 0 10px;border-top:0 solid rgba(0,0,0,0);border-right:0 solid rgba(0,0,0,0);border-bottom:1px dotted #e1e1e1;border-left:1px dotted #e1e1e1;background-clip:padding-box}.ps8{position:relative;margin-left:50px;margin-top:-82px}.s15{min-width:82px;width:82px;min-height:82px}.z13{z-index:12}.s16{min-width:82px;width:82px;min-height:42px}.z14{z-index:13}.s17{min-width:82px;width:82px;min-height:42px;line-height:0}.s18{min-width:80px;width:80px;min-height:40px}.c4{border-top:1px dotted #e1e1e1;border-right:1px dotted #e1e1e1;border-bottom:1px dotted #e1e1e1;border-left:1px dotted #e1e1e1;background-clip:padding-box;-webkit-border-radius:0 10px 0 0;-moz-border-radius:0 10px 0 0;border-radius:0 10px 0 0;background-color:transparent}.z15{z-index:14}.ps9{position:relative;margin-left:1px;margin-top:-41px}.s19{min-width:80px;width:80px;overflow:hidden;height:40px}.z16{z-index:15}.p2{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f4{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:2.601;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#000;background-color:initial;text-shadow:none}.s20{min-width:82px;width:82px;min-height:41px}.z17{z-index:16}.s21{min-width:82px;width:82px;min-height:41px;line-height:0}.c5{border-top:0 solid rgba(0,0,0,0);border-right:1px dotted #e1e1e1;border-bottom:1px dotted #e1e1e1;border-left:1px dotted #e1e1e1;background-clip:padding-box;-webkit-border-radius:0 0 10px 0;-moz-border-radius:0 0 10px 0;border-radius:0 0 10px 0;background-color:transparent}.z18{z-index:17}.z19{z-index:18}.v4{display:inline-block;vertical-align:top;pointer-events:none}.ps10{position:relative;margin-top:-10px}.s22{width:100%;min-width:960px;min-height:120px}.z20{z-index:96}.ps11{position:relative;margin-top:0}.s23{width:100%;min-width:960px;height:120px}.c6{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:97}.z21{z-index:97}.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)}.ps12{position:relative;margin-top:45px}.v5{display:block}.s24{width:960px;margin-left:auto;margin-right:auto;min-height:30px}.ps13{position:relative;margin-left:360px;margin-top:0}.s25{min-width:240px;width:240px;min-height:30px}.s26{min-width:60px;width:60px;min-height:30px;height:30px}.z22{z-index:98}.a1{display:block}.i5{position:absolute;left:15px;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps14{position:relative;margin-left:30px;margin-top:0}.z23{z-index:99}.i6{position:absolute;left:13px;width:34px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.z24{z-index:100}.i7{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}.ps15{position:relative;margin-left:0;margin-top:45px}.s27{min-width:960px;width:960px;min-height:1px}.ps16{position:relative;margin-top:-1px}.s28{width:100%;min-width:960px;min-height:841px}.z25{z-index:51}.s29{width:100%;min-width:960px;min-height:600px}.c7{border-top:1px solid #000;border-bottom:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:52}.z26{z-index:52}.fx2{background-attachment:fixed;background-color:#000;background-repeat:no-repeat;background-position:50% 0;background-size:contain;background-image:url(../images/o/img_header_skull_opac_white_05-960.png)}.ps17{position:relative;margin-top:65px}.s30{width:960px;margin-left:auto;margin-right:auto;min-height:445px}.ps18{position:relative;margin-left:440px;margin-top:0}.s31{min-width:80px;width:80px;min-height:80px;height:80px}.z27{z-index:53}.i8{position:absolute;left:0;width:80px;top:0;height:80px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps19{position:relative;margin-left:90px;margin-top:35px}.s32{min-width:700px;width:700px;min-height:30px}.s33{min-width:220px;width:220px;overflow:hidden;height:30px}.z28{z-index:56}.f5{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}.ps20{position:relative;margin-left:100px;margin-top:0}.s34{min-width:140px;width:140px;overflow:hidden;height:30px}.z29{z-index:79}.z30{z-index:64}.ps21{position:relative;margin-left:90px;margin-top:-1px}.s35{min-width:700px;width:700px;min-height:31px}.ps22{position:relative;margin-left:0;margin-top:1px}.z31{z-index:57}.f6{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}.ps23{position:relative;margin-left:100px;margin-top:1px}.z32{z-index:78}.s36{min-width:140px;width:140px;height:31px}.z33{z-index:95}.v7{display:inline-block;outline:0}.ps24{position:relative}.s37{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c8{-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}.f7{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.534;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:4px;padding-bottom:3px}.ps25{position:relative;margin-left:650px;margin-top:-1px}.s38{min-width:300px;width:300px;min-height:31px}.z34{z-index:55}.c9{-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}.ps26{position:relative;margin-left:20px;margin-top:0}.z35{z-index:54}.s39{min-width:860px;width:860px;min-height:31px}.z36{z-index:58}.z37{z-index:77}.ps27{position:relative;margin-left:260px;margin-top:0}.z38{z-index:80}.f8{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:2.134;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:0;padding-bottom:0}.ps28{position:relative;margin-left:90px;margin-top:0}.z39{z-index:59}.s40{min-width:140px;width:140px;height:30px}.z40{z-index:76}.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;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.z41{z-index:65}.z42{z-index:60}.z43{z-index:75}.z44{z-index:66}.ps29{position:relative;margin-left:-380px;margin-top:30px}.z45{z-index:74}.s41{min-width:220px;width:220px;height:30px}.z46{z-index:61}.v8{display:inline-block;outline:0;overflow:hidden}.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/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}.f9{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.534;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:4px;padding-bottom:3px}.z47{z-index:73}.z48{z-index:67}.z49{z-index:62}.c12{-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}.ps30{position:relative;margin-left:340px;margin-top:0}.z50{z-index:68}.z51{z-index:63}.c13{-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}.z52{z-index:72}.z53{z-index:69}.ps31{position:relative;margin-left:410px;margin-top:0}.s42{min-width:380px;width:380px;min-height:30px}.z54{z-index:71}.z55{z-index:70}.z56{z-index:81}.c14{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z57{z-index:92}.ps32{position:relative;margin-top:35px}.s43{width:960px;margin-left:auto;margin-right:auto;min-height:50px}.s44{min-width:780px;width:780px;overflow:hidden;height:25px}.z58{z-index:93}.f10{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}.z59{z-index:94}.z60{z-index:91}.c15{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000}.z61{z-index:82}.ps33{position:relative;margin-top:34px}.s45{width:960px;margin-left:auto;margin-right:auto;min-height:52px}.s46{min-width:696px;width:696px;min-height:52px}.s47{min-width:80px;width:80px;min-height:50px}.c16{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)}.z62{z-index:90}.ps34{position:relative;margin-left:104px;margin-top:11px}.s48{min-width:30px;width:30px;min-height:30px;height:30px}.z63{z-index:89}.i9{position:absolute;left:0;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps35{position:relative;margin-left:50px;margin-top:11px}.z64{z-index:88}.z65{z-index:87}.z66{z-index:86}.z67{z-index:85}.z68{z-index:84}.z69{z-index:83}.c17{display:inline-block;position:relative;margin-left:0;margin-top:0}.c1:hover{background-clip:padding-box}.c1:active{transition:initial, initial}.c8:hover{border-color:#262626;color:#cf102d}.c8:active{transition:initial, initial}.c9:hover{border-color:#262626}.c9:active{transition:initial, initial}.c10:hover{background-clip:padding-box;color:#cf102d}.c10:active{transition:initial, initial}.c11:hover{color:#cf102d;background-clip:padding-box;border:0}.c11:active{transition:initial, initial}.c12:hover{color:#cf102d;background-clip:padding-box;border:0}.c12:active{transition:initial, initial}.c13:hover{color:#cf102d;background-clip:padding-box;border:0}.c13: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)}.c11{background-image:url(../images/g/icon_footer_phone_white-60.png)}.c12{background-image:url(../images/u/icon_footer_email_white-60.png)}.c13{background-image:url(../images/t/icon_footer_web_white-60.png)}.c16{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/a/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/g/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/1/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/m/img_header_skull_opac_white_05-2560.png)}}.un68{-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)}}.un69{-webkit-animation-name:fadeInLeftSubtle;animation-name:fadeInLeftSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un70{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un71{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un72{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un73{-webkit-animation-name:fadeInUpSubtle;animation-name:fadeInUpSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un74{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un76{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un77{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un78{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.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:flipInX;animation-name:flipInX;backface-visibility:visible !important;backface-visibility:visible !important}.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:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un91{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un92{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.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:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un96{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.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:fadeInDown;animation-name:fadeInDown;-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:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un128{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.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}.v18{display:inline-block;vertical-align:top}.ps60{position:relative;margin-left:0;margin-top:0}.s92{min-width:960px;width:960px;min-height:650px}.ps61{position:relative;margin-left:0;margin-top:630px}.s93{min-width:70px;width:70px;min-height:20px}.z111{z-index:111}.v19{display:inline-block;vertical-align:top;pointer-events:auto;outline:0}.s94{min-width:50px;height:20px;box-sizing:border-box;width:50px;padding-right:0}.c32{-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}.z112{z-index:112}.f17{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}.s95{min-width:20px;width:20px;min-height:20px}.c33{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)}.z113{z-index:113}.ps62{position:relative;margin-left:-30px;margin-top:30px}.s96{min-width:400px;width:400px;min-height:490px}.z114{z-index:38}.s97{min-width:400px;width:400px;min-height:150px}.z115{z-index:39}.v20{display:inline-block;vertical-align:top;pointer-events:auto}.s98{min-width:400px;width:400px;overflow:hidden;height:40px}.p4{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f18{font-family:"Titillium Web 4";font-size:15px;font-size:calc(15px * var(--f));line-height:2.601;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#000;background-color:initial;text-shadow:none}.s99{min-width:400px;width:400px;overflow:hidden;height:110px}.f19{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:2.401;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#000;background-color:initial;text-shadow:none}.ps63{position:relative;margin-left:0;margin-top:20px}.z116{z-index:42}.z117{z-index:45}.ps64{position:relative;margin-left:39px;margin-top:0}.s100{min-width:481px;width:481px;min-height:640px;line-height:0}.s101{min-width:481px;width:481px;min-height:640px;height:640px}.z118{z-index:2}.i13{position:absolute;left:0;width:480px;top:0;height:640px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-top:0 solid rgba(0,0,0,0);border-right:0 solid rgba(0,0,0,0);border-bottom:0 solid rgba(0,0,0,0);border-left:1px solid #000}.i14{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps65{position:relative;margin-left:190px;margin-top:-611px}.s102{min-width:132px;width:132px;min-height:82px}.z119{z-index:25}.s103{min-width:51px;width:51px;min-height:82px}.z120{z-index:18}.s104{min-width:51px;width:51px;min-height:42px;height:42px}.z121{z-index:19}.i15{position:absolute;left:0;width:50px;top:0;height:40px;-webkit-border-radius:10px 0 0 0;-moz-border-radius:10px 0 0 0;border-radius:10px 0 0 0;border-top:1px dotted #e1e1e1;border-right:0 solid rgba(0,0,0,0);border-bottom:1px dotted #e1e1e1;border-left:1px dotted #e1e1e1;background-clip:padding-box}.ps66{position:relative;margin-left:0;margin-top:-1px}.s105{min-width:51px;width:51px;min-height:41px;height:41px}.z122{z-index:20}.i16{position:absolute;left:0;width:50px;top:0;height:40px;-webkit-border-radius:0 0 0 10px;-moz-border-radius:0 0 0 10px;border-radius:0 0 0 10px;border-top:0 solid rgba(0,0,0,0);border-right:0 solid rgba(0,0,0,0);border-bottom:1px dotted #e1e1e1;border-left:1px dotted #e1e1e1;background-clip:padding-box}.ps67{position:relative;margin-left:50px;margin-top:-82px}.s106{min-width:82px;width:82px;min-height:82px}.z123{z-index:11}.s107{min-width:82px;width:82px;min-height:42px}.z124{z-index:12}.s108{min-width:82px;width:82px;min-height:42px;line-height:0}.s109{min-width:80px;width:80px;min-height:40px}.c35{border-top:1px dotted #e1e1e1;border-right:1px dotted #e1e1e1;border-bottom:1px dotted #e1e1e1;border-left:1px dotted #e1e1e1;background-clip:padding-box;-webkit-border-radius:0 10px 0 0;-moz-border-radius:0 10px 0 0;border-radius:0 10px 0 0;background-color:transparent}.z125{z-index:13}.ps68{position:relative;margin-left:1px;margin-top:-41px}.s110{min-width:80px;width:80px;overflow:hidden;height:40px}.z126{z-index:14}.p5{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f20{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:2.601;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#000;background-color:initial;text-shadow:none}.s111{min-width:82px;width:82px;min-height:41px}.z127{z-index:15}.s112{min-width:82px;width:82px;min-height:41px;line-height:0}.c36{border-top:0 solid rgba(0,0,0,0);border-right:1px dotted #e1e1e1;border-bottom:1px dotted #e1e1e1;border-left:1px dotted #e1e1e1;background-clip:padding-box;-webkit-border-radius:0 0 10px 0;-moz-border-radius:0 0 10px 0;border-radius:0 0 10px 0;background-color:transparent}.z128{z-index:16}.z129{z-index:17}.v21{display:inline-block;vertical-align:top;pointer-events:none}.ps69{position:relative;margin-top:-10px}.s113{width:100%;min-width:960px;min-height:120px}.z130{z-index:96}.ps70{position:relative;margin-top:0}.s114{width:100%;min-width:960px;height:120px}.c37{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:97}.z131{z-index:97}.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)}.ps71{position:relative;margin-top:45px}.v22{display:block}.s115{width:960px;margin-left:auto;margin-right:auto;min-height:30px}.ps72{position:relative;margin-left:360px;margin-top:0}.s116{min-width:240px;width:240px;min-height:30px}.s117{min-width:60px;width:60px;min-height:30px;height:30px}.z132{z-index:98}.a9{display:block}.i17{position:absolute;left:15px;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps73{position:relative;margin-left:30px;margin-top:0}.z133{z-index:99}.i18{position:absolute;left:13px;width:34px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.z134{z-index:100}.i19{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}.ps74{position:relative;margin-left:0;margin-top:45px}.s118{min-width:960px;width:960px;min-height:1px}.ps75{position:relative;margin-top:-1px}.s119{width:100%;min-width:960px;min-height:841px}.z135{z-index:51}.s120{width:100%;min-width:960px;min-height:600px}.c38{border-top:1px solid #000;border-bottom:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:52}.z136{z-index:52}.fx4{background-attachment:fixed;background-color:#000;background-repeat:no-repeat;background-position:50% 0;background-size:contain;background-image:url(../images/o/img_header_skull_opac_white_05-960.png)}.ps76{position:relative;margin-top:65px}.s121{width:960px;margin-left:auto;margin-right:auto;min-height:445px}.ps77{position:relative;margin-left:440px;margin-top:0}.s122{min-width:80px;width:80px;min-height:80px;height:80px}.z137{z-index:53}.i20{position:absolute;left:0;width:80px;top:0;height:80px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps78{position:relative;margin-left:90px;margin-top:35px}.s123{min-width:700px;width:700px;min-height:30px}.s124{min-width:220px;width:220px;overflow:hidden;height:30px}.z138{z-index:56}.f21{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}.ps79{position:relative;margin-left:100px;margin-top:0}.s125{min-width:140px;width:140px;overflow:hidden;height:30px}.z139{z-index:79}.z140{z-index:64}.ps80{position:relative;margin-left:90px;margin-top:-1px}.s126{min-width:700px;width:700px;min-height:31px}.ps81{position:relative;margin-left:0;margin-top:1px}.z141{z-index:57}.f22{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}.ps82{position:relative;margin-left:100px;margin-top:1px}.z142{z-index:78}.s127{min-width:140px;width:140px;height:31px}.z143{z-index:95}.v24{display:inline-block;outline:0}.ps83{position:relative}.s128{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c39{-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}.f23{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.534;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:4px;padding-bottom:3px}.ps84{position:relative;margin-left:650px;margin-top:-1px}.s129{min-width:300px;width:300px;min-height:31px}.z144{z-index:55}.c40{-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}.ps85{position:relative;margin-left:20px;margin-top:0}.z145{z-index:54}.s130{min-width:860px;width:860px;min-height:31px}.z146{z-index:58}.z147{z-index:77}.ps86{position:relative;margin-left:260px;margin-top:0}.z148{z-index:80}.f24{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:2.134;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:0;padding-bottom:0}.ps87{position:relative;margin-left:90px;margin-top:0}.z149{z-index:59}.s131{min-width:140px;width:140px;height:30px}.z150{z-index:76}.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;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.z151{z-index:65}.z152{z-index:60}.z153{z-index:75}.z154{z-index:66}.ps88{position:relative;margin-left:-380px;margin-top:30px}.z155{z-index:74}.s132{min-width:220px;width:220px;height:30px}.z156{z-index:61}.v25{display:inline-block;outline:0;overflow:hidden}.c42{-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}.f25{font-family:"Titillium Web 1";font-size:15px;font-size:calc(15px * var(--f));line-height:1.534;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:4px;padding-bottom:3px}.z157{z-index:73}.z158{z-index:67}.z159{z-index:62}.c43{-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}.ps89{position:relative;margin-left:340px;margin-top:0}.z160{z-index:68}.z161{z-index:63}.c44{-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}.z162{z-index:72}.z163{z-index:69}.ps90{position:relative;margin-left:410px;margin-top:0}.s133{min-width:380px;width:380px;min-height:30px}.z164{z-index:71}.z165{z-index:70}.z166{z-index:81}.c45{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z167{z-index:92}.ps91{position:relative;margin-top:35px}.s134{width:960px;margin-left:auto;margin-right:auto;min-height:50px}.s135{min-width:780px;width:780px;overflow:hidden;height:25px}.z168{z-index:93}.f26{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}.z169{z-index:94}.z170{z-index:91}.c46{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000}.z171{z-index:82}.ps92{position:relative;margin-top:34px}.s136{width:960px;margin-left:auto;margin-right:auto;min-height:52px}.s137{min-width:696px;width:696px;min-height:52px}.s138{min-width:80px;width:80px;min-height:50px}.c47{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)}.z172{z-index:90}.ps93{position:relative;margin-left:104px;margin-top:11px}.s139{min-width:30px;width:30px;min-height:30px;height:30px}.z173{z-index:89}.i21{position:absolute;left:0;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps94{position:relative;margin-left:50px;margin-top:11px}.z174{z-index:88}.z175{z-index:87}.z176{z-index:86}.z177{z-index:85}.z178{z-index:84}.z179{z-index:83}.c48{display:inline-block;position:relative;margin-left:0;margin-top:0}.c32:hover{background-clip:padding-box}.c32:active{transition:initial, initial}.c39:hover{border-color:#262626;color:#cf102d}.c39:active{transition:initial, initial}.c40:hover{border-color:#262626}.c40:active{transition:initial, initial}.c41:hover{background-clip:padding-box;color:#cf102d}.c41:active{transition:initial, initial}.c42:hover{color:#cf102d;background-clip:padding-box;border:0}.c42:active{transition:initial, initial}.c43:hover{color:#cf102d;background-clip:padding-box;border:0}.c43:active{transition:initial, initial}.c44:hover{color:#cf102d;background-clip:padding-box;border:0}.c44:active{transition:initial, initial}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (min-resolution:144dpi){.c33{background-image:url(../images/i/img_layout_corner_white_bottom_right-40.png)}.c42{background-image:url(../images/g/icon_footer_phone_white-60.png)}.c43{background-image:url(../images/u/icon_footer_email_white-60.png)}.c44{background-image:url(../images/t/icon_footer_web_white-60.png)}.c47{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/a/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/g/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/1/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/m/img_header_skull_opac_white_05-2560.png)}}