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}.un23{-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)}}.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}.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}@-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)}}.un28{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.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:fadeInUp;animation-name:fadeInUp;-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:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un61{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un62{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.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}.un67{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un68{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un69{-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}.s2{min-width:960px;width:960px;min-height:650px;line-height:0}.v2{display:inline-block;vertical-align:top;pointer-events:auto}.ps2{position:relative;margin-left:480px;margin-top:0}.s3{min-width:480px;width:480px;min-height:640px;height:640px}.z1{z-index:24}.i1{position:absolute;left:0;width:480px;top:0;height:640px;opacity:0.050000000745058;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: grayscale(100%);-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)}.ps3{position:relative;margin-left:520px;margin-top:-610px}.s4{min-width:400px;width:400px;min-height:320px}.z2{z-index:34}.s5{min-width:400px;width:400px;min-height:150px}.z3{z-index:25}.s6{min-width:400px;width:400px;overflow:hidden;height:40px}.p1{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f1{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}.s7{min-width:400px;width:400px;overflow:hidden;height:110px}.f2{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}.z4{z-index:28}.ps5{position:relative;margin-left:40px;margin-top:-590px}.s8{min-width:401px;width:401px;min-height:41px}.z5{z-index:35}.v3{display:inline-block;vertical-align:top;pointer-events:auto;outline:0}.s9{min-width:30px;height:41px;box-sizing:border-box;width:30px;padding-right:0}.c2{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#000;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:0 solid rgba(0,0,0,0);background-clip:padding-box;-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}.z6{z-index:38}.f3{width:100%;max-height:100%;overflow:hidden;z-index:1;font-family:"Titillium Web 1";font-size:13px;font-size:calc(13px * var(--f));line-height:1.847;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:right;cursor:pointer;padding-top:8px;padding-bottom:8px}.ps6{position:relative;margin-left:10px;margin-top:0}.s10{min-width:250px;height:41px;box-sizing:border-box;width:250px;padding-right:0}.z7{z-index:36}.f4{width:100%;max-height:100%;overflow:hidden;z-index:1;font-family:"Titillium Web 3";font-size:13px;font-size:calc(13px * var(--f));line-height:1.847;font-weight:600;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:8px;padding-bottom:8px}.ps7{position:relative;margin-left:19px;margin-top:0}.s11{min-width:61px;height:41px;box-sizing:border-box;width:60px;padding-right:0}.c3{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#000;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;-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}.z8{z-index:37}.f5{width:100%;max-height:100%;overflow:hidden;z-index:1;font-family:"Titillium Web 1";font-size:13px;font-size:calc(13px * var(--f));line-height:1.847;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:10px;padding-right:0;text-align:left;cursor:pointer;padding-top:8px;padding-bottom:8px}.ps8{position:relative;margin-left:9px;margin-top:9px}.s12{min-width:22px;width:22px;min-height:22px}.z9{z-index:41}.s13{min-width:20px;width:20px;min-height:20px}.c4{border:1px dotted #e1e1e1;background-clip:padding-box;-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px;background-color:transparent}.z10{z-index:39}.ps9{position:relative;margin-left:1px;margin-top:-21px}.z11{z-index:40}.pl1 .plyr{min-width:0}.pl1 .plyr--audio .plyr__controls{background:transparent;padding:0}.pl1 .plyr__control svg{width:8px;height:8px}.pl1 .plyr__control svg.icon--not-pressed{transform:translate(1px, 0)}.pl1 .plyr__control{padding:6px;box-sizing:border-box;width:20px;height:20px;border-radius:20px}.pl1 .plyr__controls button{color:#000}.pl1 .plyr__controls .plyr__time--current{color:#000}.pl1 .plyr--full-ui input[type=range]{color:#cf102d}.pl1 .plyr--audio .plyr__control:hover{background:#cf102d}.audio1{width:20px;height:20px}.ps10{position:relative;margin-left:0;margin-top:-515px}.s14{min-width:960px;width:960px;min-height:515px;height:515px}.z12{z-index:2}.i3{position:absolute;left:0;width:960px;top:0;height:515px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps11{position:relative;margin-left:0;margin-top:-10px}.s15{min-width:70px;width:70px;min-height:20px}.z13{z-index:109}.s16{min-width:50px;height:20px;box-sizing:border-box;width:50px;padding-right:0}.c5{-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}.z14{z-index:110}.f6{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}.c6{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)}.z15{z-index:111}.v4{display:inline-block;vertical-align:top;pointer-events:none}.ps12{position:relative;margin-top:-10px}.s17{width:100%;min-width:960px;min-height:120px}.z16{z-index:93}.ps13{position:relative;margin-top:0}.s18{width:100%;min-width:960px;height:120px}.c7{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:94}.z17{z-index:94}.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)}.ps14{position:relative;margin-top:45px}.v5{display:block}.s19{width:960px;margin-left:auto;margin-right:auto;min-height:30px}.ps15{position:relative;margin-left:300px;margin-top:0}.s20{min-width:360px;width:360px;min-height:30px}.s21{min-width:60px;width:60px;min-height:30px;height:30px}.z18{z-index:95}.a1{display:block}.i4{position:absolute;left:15px;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps16{position:relative;margin-left:40px;margin-top:0}.z19{z-index:96}.i5{position:absolute;left:13px;width:34px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.z20{z-index:97}.i6{position:absolute;left:0;width:60px;top:7px;height:16px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.z21{z-index:98}.v6{display:block;pointer-events:auto}.ps17{position:relative;margin-left:0;margin-top:45px}.s22{min-width:960px;width:960px;min-height:1px}.ps18{position:relative;margin-top:-1px}.s23{width:100%;min-width:960px;min-height:841px}.z22{z-index:44}.s24{width:100%;min-width:960px;min-height:600px}.c8{border-top:1px solid #000;border-bottom:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:45}.z23{z-index:45}.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)}.ps19{position:relative;margin-top:65px}.s25{width:960px;margin-left:auto;margin-right:auto;min-height:475px}.ps20{position:relative;margin-left:440px;margin-top:0}.s26{min-width:80px;width:80px;min-height:80px;height:80px}.z24{z-index:46}.i7{position:absolute;left:0;width:80px;top:0;height:80px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps21{position:relative;margin-left:90px;margin-top:35px}.s27{min-width:700px;width:700px;min-height:30px}.s28{min-width:220px;width:220px;overflow:hidden;height:30px}.z25{z-index:53}.f7{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}.ps22{position:relative;margin-left:100px;margin-top:0}.s29{min-width:140px;width:140px;overflow:hidden;height:30px}.z26{z-index:68}.z27{z-index:61}.ps23{position:relative;margin-left:90px;margin-top:-1px}.s30{min-width:700px;width:700px;min-height:31px}.ps24{position:relative;margin-left:0;margin-top:1px}.z28{z-index:54}.f8{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}.ps25{position:relative;margin-left:100px;margin-top:1px}.z29{z-index:69}.s31{min-width:140px;width:140px;height:31px}.z30{z-index:92}.v7{display:inline-block;outline:0}.ps26{position:relative}.s32{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c9{-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}.f9{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}.ps27{position:relative;margin-left:650px;margin-top:-1px}.s33{min-width:300px;width:300px;min-height:31px}.z31{z-index:49}.c10{-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}.ps28{position:relative;margin-left:20px;margin-top:0}.z32{z-index:47}.s34{min-width:860px;width:860px;min-height:31px}.z33{z-index:55}.z34{z-index:70}.z35{z-index:52}.z36{z-index:50}.z37{z-index:56}.s35{min-width:140px;width:140px;height:30px}.z38{z-index:71}.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;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.ps29{position:relative;margin-left:260px;margin-top:0}.z39{z-index:48}.z40{z-index:57}.z41{z-index:72}.z42{z-index:62}.z43{z-index:51}.ps30{position:relative;margin-left:410px;margin-top:-1px}.s36{min-width:540px;width:540px;min-height:31px}.z44{z-index:73}.z45{z-index:63}.z46{z-index:91}.ps31{position:relative;margin-left:90px;margin-top:0}.s37{min-width:460px;width:460px;min-height:30px}.s38{min-width:220px;width:220px;height:30px}.z47{z-index:58}.v8{display:inline-block;outline:0;overflow:hidden}.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/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}.f10{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}.z48{z-index:74}.z49{z-index:59}.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/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}.ps32{position:relative;margin-left:340px;margin-top:0}.z50{z-index:64}.z51{z-index:60}.c14{-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:75}.z53{z-index:65}.ps33{position:relative;margin-left:410px;margin-top:0}.s39{min-width:380px;width:380px;min-height:30px}.z54{z-index:76}.z55{z-index:66}.ps34{position:relative;margin-left:-140px;margin-top:30px}.z56{z-index:67}.z57{z-index:77}.c15{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z58{z-index:88}.ps35{position:relative;margin-top:35px}.s40{width:960px;margin-left:auto;margin-right:auto;min-height:50px}.s41{min-width:780px;width:780px;overflow:hidden;height:25px}.z59{z-index:89}.p2{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f11{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}.z60{z-index:90}.z61{z-index:87}.c16{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000}.z62{z-index:78}.ps36{position:relative;margin-top:34px}.s42{width:960px;margin-left:auto;margin-right:auto;min-height:52px}.ps37{position:relative;margin-left:39px;margin-top:0}.s43{min-width:696px;width:696px;min-height:52px}.s44{min-width:80px;width:80px;min-height:50px}.c17{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)}.z63{z-index:86}.ps38{position:relative;margin-left:104px;margin-top:11px}.s45{min-width:30px;width:30px;min-height:30px;height:30px}.z64{z-index:85}.i8{position:absolute;left:0;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps39{position:relative;margin-left:50px;margin-top:11px}.z65{z-index:84}.z66{z-index:83}.z67{z-index:82}.z68{z-index:81}.z69{z-index:80}.z70{z-index:79}.c18{display:inline-block;position:relative;margin-left:0;margin-top:0}.c2:hover{border-color:#e1e1e1}.c2:active{transition:initial, initial}.c3:hover{border-color:#e1e1e1}.c3:active{transition:initial, initial}.c5:hover{background-clip:padding-box}.c5:active{transition:initial, initial}.c9:hover{border-color:#262626;color:#cf102d}.c9:active{transition:initial, initial}.c10:hover{border-color:#262626}.c10:active{transition:initial, initial}.c11:hover{background-clip:padding-box;color:#cf102d}.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}.c14:hover{color:#cf102d;background-clip:padding-box;border:0}.c14:active{transition:initial, initial}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (min-resolution:144dpi){.c6{background-image:url(../images/i/img_layout_corner_white_bottom_right-40.png)}.c12{background-image:url(../images/g/icon_footer_phone_white-60.png)}.c13{background-image:url(../images/u/icon_footer_email_white-60.png)}.c14{background-image:url(../images/t/icon_footer_web_white-60.png)}.c17{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)}}.un74{-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)}}.un75{-webkit-animation-name:fadeInLeftSubtle;animation-name:fadeInLeftSubtle;-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}.un77{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-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:fadeInUpSubtle;animation-name:fadeInUpSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un80{-webkit-animation-name:fadeIn;animation-name:fadeIn;-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:flipInX;animation-name:flipInX;backface-visibility:visible !important;backface-visibility:visible !important}.un93{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un94{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un96{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un97{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un98{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un99{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un100{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un101{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.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:fadeInUp;animation-name:fadeInUp;-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:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un130{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un131{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un132{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un133{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un134{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un135{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un136{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un137{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un138{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un139{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un140{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un141{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.un142{-webkit-animation-name:flipInY;animation-name:flipInY;backface-visibility:visible !important;backface-visibility:visible !important}.v19{display:inline-block;vertical-align:top}.ps65{position:relative;margin-left:0;margin-top:0}.s88{min-width:960px;width:960px;min-height:650px}.s89{min-width:960px;width:960px;min-height:650px;line-height:0}.v20{display:inline-block;vertical-align:top;pointer-events:auto}.ps66{position:relative;margin-left:480px;margin-top:0}.s90{min-width:480px;width:480px;min-height:640px;height:640px}.z112{z-index:24}.i12{position:absolute;left:0;width:480px;top:0;height:640px;opacity:0.050000000745058;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: grayscale(100%);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.i13{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps67{position:relative;margin-left:520px;margin-top:-610px}.s91{min-width:400px;width:400px;min-height:320px}.z113{z-index:34}.s92{min-width:400px;width:400px;min-height:150px}.z114{z-index:25}.s93{min-width:400px;width:400px;overflow:hidden;height:40px}.p4{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f19{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}.s94{min-width:400px;width:400px;overflow:hidden;height:110px}.f20{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}.ps68{position:relative;margin-left:0;margin-top:20px}.z115{z-index:28}.ps69{position:relative;margin-left:40px;margin-top:-590px}.s95{min-width:401px;width:401px;min-height:41px}.z116{z-index:35}.v21{display:inline-block;vertical-align:top;pointer-events:auto;outline:0}.s96{min-width:30px;height:41px;box-sizing:border-box;width:30px;padding-right:0}.c35{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#000;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:0 solid rgba(0,0,0,0);background-clip:padding-box;-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}.z117{z-index:38}.f21{width:100%;max-height:100%;overflow:hidden;z-index:1;font-family:"Titillium Web 1";font-size:13px;font-size:calc(13px * var(--f));line-height:1.847;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:right;cursor:pointer;padding-top:8px;padding-bottom:8px}.ps70{position:relative;margin-left:10px;margin-top:0}.s97{min-width:250px;height:41px;box-sizing:border-box;width:250px;padding-right:0}.z118{z-index:36}.f22{width:100%;max-height:100%;overflow:hidden;z-index:1;font-family:"Titillium Web 3";font-size:13px;font-size:calc(13px * var(--f));line-height:1.847;font-weight:600;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:8px;padding-bottom:8px}.ps71{position:relative;margin-left:19px;margin-top:0}.s98{min-width:61px;height:41px;box-sizing:border-box;width:60px;padding-right:0}.c36{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#000;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;-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}.z119{z-index:37}.f23{width:100%;max-height:100%;overflow:hidden;z-index:1;font-family:"Titillium Web 1";font-size:13px;font-size:calc(13px * var(--f));line-height:1.847;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:10px;padding-right:0;text-align:left;cursor:pointer;padding-top:8px;padding-bottom:8px}.ps72{position:relative;margin-left:9px;margin-top:9px}.s99{min-width:22px;width:22px;min-height:22px}.z120{z-index:41}.s100{min-width:20px;width:20px;min-height:20px}.c37{border:1px dotted #e1e1e1;background-clip:padding-box;-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px;background-color:transparent}.z121{z-index:39}.ps73{position:relative;margin-left:1px;margin-top:-21px}.z122{z-index:40}.pl2 .plyr{min-width:0}.pl2 .plyr--audio .plyr__controls{background:transparent;padding:0}.pl2 .plyr__control svg{width:8px;height:8px}.pl2 .plyr__control svg.icon--not-pressed{transform:translate(1px, 0)}.pl2 .plyr__control{padding:6px;box-sizing:border-box;width:20px;height:20px;border-radius:20px}.pl2 .plyr__controls button{color:#000}.pl2 .plyr__controls .plyr__time--current{color:#000}.pl2 .plyr--full-ui input[type=range]{color:#cf102d}.pl2 .plyr--audio .plyr__control:hover{background:#cf102d}.audio2{width:20px;height:20px}.ps74{position:relative;margin-left:0;margin-top:-515px}.s101{min-width:960px;width:960px;min-height:515px;height:515px}.z123{z-index:2}.i14{position:absolute;left:0;width:960px;top:0;height:515px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps75{position:relative;margin-left:0;margin-top:-10px}.s102{min-width:70px;width:70px;min-height:20px}.z124{z-index:109}.s103{min-width:50px;height:20px;box-sizing:border-box;width:50px;padding-right:0}.c38{-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}.z125{z-index:110}.f24{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}.c39{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)}.z126{z-index:111}.v22{display:inline-block;vertical-align:top;pointer-events:none}.ps76{position:relative;margin-top:-10px}.s104{width:100%;min-width:960px;min-height:120px}.z127{z-index:93}.ps77{position:relative;margin-top:0}.s105{width:100%;min-width:960px;height:120px}.c40{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:94}.z128{z-index:94}.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)}.ps78{position:relative;margin-top:45px}.v23{display:block}.s106{width:960px;margin-left:auto;margin-right:auto;min-height:30px}.ps79{position:relative;margin-left:300px;margin-top:0}.s107{min-width:360px;width:360px;min-height:30px}.s108{min-width:60px;width:60px;min-height:30px;height:30px}.z129{z-index:95}.a10{display:block}.i15{position:absolute;left:15px;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps80{position:relative;margin-left:40px;margin-top:0}.z130{z-index:96}.i16{position:absolute;left:13px;width:34px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.z131{z-index:97}.i17{position:absolute;left:0;width:60px;top:7px;height:16px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.z132{z-index:98}.v24{display:block;pointer-events:auto}.ps81{position:relative;margin-left:0;margin-top:45px}.s109{min-width:960px;width:960px;min-height:1px}.ps82{position:relative;margin-top:-1px}.s110{width:100%;min-width:960px;min-height:841px}.z133{z-index:44}.s111{width:100%;min-width:960px;min-height:600px}.c41{border-top:1px solid #000;border-bottom:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:45}.z134{z-index:45}.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)}.ps83{position:relative;margin-top:65px}.s112{width:960px;margin-left:auto;margin-right:auto;min-height:475px}.ps84{position:relative;margin-left:440px;margin-top:0}.s113{min-width:80px;width:80px;min-height:80px;height:80px}.z135{z-index:46}.i18{position:absolute;left:0;width:80px;top:0;height:80px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps85{position:relative;margin-left:90px;margin-top:35px}.s114{min-width:700px;width:700px;min-height:30px}.s115{min-width:220px;width:220px;overflow:hidden;height:30px}.z136{z-index:53}.f25{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}.ps86{position:relative;margin-left:100px;margin-top:0}.s116{min-width:140px;width:140px;overflow:hidden;height:30px}.z137{z-index:68}.z138{z-index:61}.ps87{position:relative;margin-left:90px;margin-top:-1px}.s117{min-width:700px;width:700px;min-height:31px}.ps88{position:relative;margin-left:0;margin-top:1px}.z139{z-index:54}.f26{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}.ps89{position:relative;margin-left:100px;margin-top:1px}.z140{z-index:69}.s118{min-width:140px;width:140px;height:31px}.z141{z-index:92}.v25{display:inline-block;outline:0}.ps90{position:relative}.s119{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c42{-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}.a11{display:inline-block;width:100%;max-height:100%;overflow:hidden;z-index:1}.f27{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}.ps91{position:relative;margin-left:650px;margin-top:-1px}.s120{min-width:300px;width:300px;min-height:31px}.z142{z-index:49}.c43{-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}.ps92{position:relative;margin-left:20px;margin-top:0}.z143{z-index:47}.s121{min-width:860px;width:860px;min-height:31px}.z144{z-index:55}.z145{z-index:70}.z146{z-index:52}.z147{z-index:50}.z148{z-index:56}.s122{min-width:140px;width:140px;height:30px}.z149{z-index:71}.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;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.ps93{position:relative;margin-left:260px;margin-top:0}.z150{z-index:48}.z151{z-index:57}.z152{z-index:72}.z153{z-index:62}.z154{z-index:51}.ps94{position:relative;margin-left:410px;margin-top:-1px}.s123{min-width:540px;width:540px;min-height:31px}.z155{z-index:73}.z156{z-index:63}.z157{z-index:91}.ps95{position:relative;margin-left:90px;margin-top:0}.s124{min-width:460px;width:460px;min-height:30px}.s125{min-width:220px;width:220px;height:30px}.z158{z-index:58}.v26{display:inline-block;outline:0;overflow:hidden}.c45{-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}.a12{transform:translateZ(1px);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:32px;padding-right:0;text-align:left;cursor:pointer;padding-top:5px;padding-bottom:5px}.z159{z-index:74}.z160{z-index:59}.c46{-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}.ps96{position:relative;margin-left:340px;margin-top:0}.z161{z-index:64}.z162{z-index:60}.c47{-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}.z163{z-index:75}.z164{z-index:65}.ps97{position:relative;margin-left:410px;margin-top:0}.s126{min-width:380px;width:380px;min-height:30px}.z165{z-index:76}.z166{z-index:66}.ps98{position:relative;margin-left:-140px;margin-top:30px}.z167{z-index:67}.z168{z-index:77}.c48{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z169{z-index:88}.ps99{position:relative;margin-top:35px}.s127{width:960px;margin-left:auto;margin-right:auto;min-height:50px}.s128{min-width:780px;width:780px;overflow:hidden;height:25px}.z170{z-index:89}.p5{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f29{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}.z171{z-index:90}.z172{z-index:87}.c49{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000}.z173{z-index:78}.ps100{position:relative;margin-top:34px}.s129{width:960px;margin-left:auto;margin-right:auto;min-height:52px}.ps101{position:relative;margin-left:39px;margin-top:0}.s130{min-width:696px;width:696px;min-height:52px}.s131{min-width:80px;width:80px;min-height:50px}.c50{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)}.z174{z-index:86}.ps102{position:relative;margin-left:104px;margin-top:11px}.s132{min-width:30px;width:30px;min-height:30px;height:30px}.z175{z-index:85}.i19{position:absolute;left:0;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps103{position:relative;margin-left:50px;margin-top:11px}.z176{z-index:84}.z177{z-index:83}.z178{z-index:82}.z179{z-index:81}.z180{z-index:80}.z181{z-index:79}.c51{display:inline-block;position:relative;margin-left:0;margin-top:0}.c35:hover{border-color:#e1e1e1}.c35:active{transition:initial, initial}.c36:hover{border-color:#e1e1e1}.c36:active{transition:initial, initial}.c38:hover{background-clip:padding-box}.c38:active{transition:initial, initial}.c42:hover{border-color:#262626;color:#cf102d}.c42:active{transition:initial, initial}.c43:hover{border-color:#262626}.c43:active{transition:initial, initial}.c44:hover{background-clip:padding-box;color:#cf102d}.c44:active{transition:initial, initial}.c45:hover{color:#cf102d;background-clip:padding-box;border:0}.c45:active{transition:initial, initial}.c46:hover{color:#cf102d;background-clip:padding-box;border:0}.c46:active{transition:initial, initial}.c47:hover{color:#cf102d;background-clip:padding-box;border:0}.c47:active{transition:initial, initial}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (min-resolution:144dpi){.c39{background-image:url(../images/i/img_layout_corner_white_bottom_right-40.png)}.c45{background-image:url(../images/g/icon_footer_phone_white-60.png)}.c46{background-image:url(../images/u/icon_footer_email_white-60.png)}.c47{background-image:url(../images/t/icon_footer_web_white-60.png)}.c50{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)}}