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)}}.fadeInDownSubtle{-webkit-animation-name:fadeInDownSubtle;animation-name:fadeInDownSubtle}
@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-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)}}.fadeInRightSubtle{-webkit-animation-name:fadeInRightSubtle;animation-name:fadeInRightSubtle}
@-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)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
@-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)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-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)}}.fadeInUpSubtle{-webkit-animation-name:fadeInUpSubtle;animation-name:fadeInUpSubtle}
.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-webkit-tap-highlight-color:transparent;pointer-events:none}
.slick-list{position:relative;display:block;margin:0;padding:0;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)}
@media (prefers-color-scheme: dark)
{
    .slick-list{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}
.slick-slide{position:static;float:left;height:100%;min-height:1px;display:none}
.slick-active picture{pointer-events:auto}
.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:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;opacity:1}
.slick-prev .slick-disabled,.slick-next .slick-disabled{opacity:0.25}
.slick-dots{position:absolute;list-style:none;display:block;text-align:center;padding:0;width:100%}
.slick-dots li{position:relative;display:inline-block;padding:0;cursor:pointer}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none;opacity:1}
.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;color:black;opacity:0.25;pointer-events:auto}
.slick-dots .slick-active button:active{opacity:1}
.slick-dots .slick-active button{opacity:0.75}
[dir="rtl"] .slick-slide{float:right}
.slidex {display:none}
.slider-nav .slick-list {overflow:hidden}
.slider-nav button {pointer-events:auto}
.slider-nav picture {cursor:pointer}
@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px)}}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-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)}}.flipInY{backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}
@-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)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}
.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:11}.i1{position:absolute;left:0;width:480px;top:0;height:640px;opacity:0.11999999731779;-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:12}.s5{min-width:400px;width:400px;min-height:150px}.z3{z-index:5}.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:8}.ps5{position:relative;margin-left:40px;margin-top:-590px}.s8{min-width:400px;width:400px;min-height:120px}.z5{z-index:34}.s9{min-width:400px;width:400px;min-height:80px}.z6{z-index:27}.ps6{display:inline-block;width:0;height:0}.v3{display:block}.ps7{margin-left:0;margin-top:0;top:0;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky}.s10{min-width:401px;width:401px;min-height:41px}.v4{display:inline-block;vertical-align:top;pointer-events:auto;outline:0}.s11{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}.z7{z-index:30}.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}.ps8{position:relative;margin-left:10px;margin-top:0}.s12{min-width:250px;height:41px;box-sizing:border-box;width:250px;padding-right:0}.z8{z-index:28}.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}.ps9{position:relative;margin-left:19px;margin-top:0}.s13{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}.z9{z-index:29}.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}.ps10{position:relative;margin-left:9px;margin-top:9px}.s14{min-width:22px;width:22px;min-height:22px}.z10{z-index:33}.s15{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}.z11{z-index:31}.ps11{position:relative;margin-left:1px;margin-top:-21px}.z12{z-index:32}.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;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}.ps12{margin-left:0;margin-top:-40px;top:0;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky}.s16{min-width:400px;width:400px;min-height:40px}.z13{z-index:20}.z14{z-index:23}.z15{z-index:21}.z16{z-index:22}.z17{z-index:26}.z18{z-index:24}.z19{z-index:25}.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;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}.z20{z-index:13}.z21{z-index:16}.z22{z-index:14}.z23{z-index:15}.z24{z-index:19}.z25{z-index:17}.z26{z-index:18}.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;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}.ps13{position:relative;margin-left:0;margin-top:-515px}.s17{min-width:960px;width:960px;min-height:515px;height:515px}.z27{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}.ps14{position:relative;margin-left:0;margin-top:-10px}.s18{min-width:70px;width:70px;min-height:20px}.z28{z-index:130}.s19{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}.z29{z-index:131}.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/o/img_layout_corner_white_bottom_right-20.png)}.z30{z-index:132}.v5{display:inline-block;vertical-align:top;pointer-events:none}.ps15{position:relative;margin-top:-10px}.s20{width:100%;min-width:960px;min-height:120px}.z31{z-index:114}.ps16{position:relative;margin-top:0}.s21{width:100%;min-width:960px;height:120px}.c7{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:115}.z32{z-index:115}.fx1{background-attachment:fixed;background-color:#000;background-repeat:no-repeat;background-position:50% 0;background-size:contain;background-image:url(../images/a/img_header_skull_opac_white_05-960.png)}.ps17{position:relative;margin-top:45px}.s22{width:960px;margin-left:auto;margin-right:auto;min-height:30px}.ps18{position:relative;margin-left:300px;margin-top:0}.s23{min-width:360px;width:360px;min-height:30px}.s24{min-width:60px;width:60px;min-height:30px;height:30px}.z33{z-index:116}.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}.ps19{position:relative;margin-left:40px;margin-top:0}.z34{z-index:117}.i5{position:absolute;left:13px;width:34px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.z35{z-index:118}.i6{position:absolute;left:0;width:60px;top:7px;height:16px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.z36{z-index:119}.v6{display:block;pointer-events:auto}.ps20{position:relative;margin-left:0;margin-top:45px}.s25{min-width:960px;width:960px;min-height:1px}.ps21{position:relative;margin-top:-1px}.s26{width:100%;min-width:960px;min-height:841px}.z37{z-index:65}.s27{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:66}.z38{z-index:66}.fx2{background-attachment:fixed;background-color:#000;background-repeat:no-repeat;background-position:50% 0;background-size:contain;background-image:url(../images/0/img_header_skull_opac_white_05-960.png)}.ps22{position:relative;margin-top:65px}.s28{width:960px;margin-left:auto;margin-right:auto;min-height:475px}.ps23{position:relative;margin-left:440px;margin-top:0}.s29{min-width:80px;width:80px;min-height:80px;height:80px}.z39{z-index:67}.i7{position:absolute;left:0;width:80px;top:0;height:80px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps24{position:relative;margin-left:90px;margin-top:35px}.s30{min-width:700px;width:700px;min-height:30px}.s31{min-width:220px;width:220px;overflow:hidden;height:30px}.z40{z-index:74}.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}.ps25{position:relative;margin-left:100px;margin-top:0}.s32{min-width:140px;width:140px;overflow:hidden;height:30px}.z41{z-index:89}.z42{z-index:82}.ps26{position:relative;margin-left:90px;margin-top:-1px}.s33{min-width:700px;width:700px;min-height:31px}.ps27{position:relative;margin-left:0;margin-top:1px}.z43{z-index:75}.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}.ps28{position:relative;margin-left:100px;margin-top:1px}.z44{z-index:90}.s34{min-width:140px;width:140px;height:31px}.z45{z-index:113}.v7{display:inline-block;outline:0}.ps29{position:relative}.s35{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%;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}.ps30{position:relative;margin-left:650px;margin-top:-1px}.s36{min-width:300px;width:300px;min-height:31px}.z46{z-index:70}.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}.ps31{position:relative;margin-left:20px;margin-top:0}.z47{z-index:68}.s37{min-width:860px;width:860px;min-height:31px}.z48{z-index:76}.z49{z-index:91}.z50{z-index:73}.z51{z-index:71}.z52{z-index:77}.s38{min-width:140px;width:140px;height:30px}.z53{z-index:92}.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}.ps32{position:relative;margin-left:260px;margin-top:0}.z54{z-index:69}.z55{z-index:78}.z56{z-index:93}.z57{z-index:83}.z58{z-index:72}.ps33{position:relative;margin-left:410px;margin-top:-1px}.s39{min-width:540px;width:540px;min-height:31px}.z59{z-index:94}.z60{z-index:84}.z61{z-index:112}.ps34{position:relative;margin-left:90px;margin-top:0}.s40{min-width:460px;width:460px;min-height:30px}.s41{min-width:220px;width:220px;height:30px}.z62{z-index:79}.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/j/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%;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}.z63{z-index:95}.z64{z-index:80}.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/6/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}.ps35{position:relative;margin-left:340px;margin-top:0}.z65{z-index:85}.z66{z-index:81}.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/3/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}.z67{z-index:96}.z68{z-index:86}.ps36{position:relative;margin-left:410px;margin-top:0}.s42{min-width:380px;width:380px;min-height:30px}.z69{z-index:97}.z70{z-index:87}.ps37{position:relative;margin-left:-140px;margin-top:30px}.z71{z-index:88}.z72{z-index:98}.c15{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z73{z-index:109}.ps38{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}.z74{z-index:110}.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}.z75{z-index:111}.z76{z-index:108}.c16{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000}.z77{z-index:99}.ps39{position:relative;margin-top:34px}.s45{width:960px;margin-left:auto;margin-right:auto;min-height:52px}.ps40{position:relative;margin-left:39px;margin-top:0}.s46{min-width:696px;width:696px;min-height:52px}.s47{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/g/img_logo_footer_parental_advisory-80.jpg)}.z78{z-index:107}.ps41{position:relative;margin-left:104px;margin-top:11px}.s48{min-width:30px;width:30px;min-height:30px;height:30px}.z79{z-index:106}.i8{position:absolute;left:0;width:30px;top:0;height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps42{position:relative;margin-left:50px;margin-top:11px}.z80{z-index:105}.z81{z-index:104}.z82{z-index:103}.z83{z-index:102}.z84{z-index:101}.z85{z-index:100}.c18{display:inline-block;position:relative;margin-left:0;margin-top:0}.c2:hover{border-color:#e1e1e1}.c2:active{transition:initial}.c3:hover{border-color:#e1e1e1}.c3:active{transition:initial}.c5:hover{background-clip:padding-box}.c5:active{transition:initial}.c9:hover{border-color:#262626;color:#cf102d}.c9:active{transition:initial}.c10:hover{border-color:#262626}.c10:active{transition:initial}.c11:hover{background-clip:padding-box;color:#cf102d}.c11:active{transition:initial}.c12:hover{color:#cf102d;background-clip:padding-box;border:0}.c12:active{transition:initial}.c13:hover{color:#cf102d;background-clip:padding-box;border:0}.c13:active{transition:initial}.c14:hover{color:#cf102d;background-clip:padding-box;border:0}.c14:active{transition: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/q/img_layout_corner_white_bottom_right-40.png)}.c12{background-image:url(../images/6/icon_footer_phone_white-60.png)}.c13{background-image:url(../images/t/icon_footer_email_white-60.png)}.c14{background-image:url(../images/a/icon_footer_web_white-60.png)}.c17{background-image:url(../images/e/img_logo_footer_parental_advisory-160.jpg)}}@media (min-width:960px){.fx1{background-attachment:fixed;background-image:url(../images/r/img_header_skull_opac_white_05-1200-1.png)}.fx2{background-attachment:fixed;background-image:url(../images/r/img_header_skull_opac_white_05-1200.png)}}@media (min-width:1200px){.fx1{background-attachment:fixed;background-image:url(../images/r/img_header_skull_opac_white_05-1600.png)}.fx2{background-attachment:fixed;background-image:url(../images/c/img_header_skull_opac_white_05-1600.png)}}@media (min-width:1600px){.fx1{background-attachment:fixed;background-image:url(../images/j/img_header_skull_opac_white_05-2000.png)}.fx2{background-attachment:fixed;background-image:url(../images/4/img_header_skull_opac_white_05-2000.png)}}@media (min-width:2000px){.fx1{background-attachment:fixed;background-image:url(../images/r/img_header_skull_opac_white_05-2560.png)}.fx2{background-attachment:fixed;background-image:url(../images/4/img_header_skull_opac_white_05-2560.png)}}body{--f:1;min-width:960px}@-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)}}.fadeInLeftSubtle{-webkit-animation-name:fadeInLeftSubtle;animation-name:fadeInLeftSubtle}
.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}.s90{min-width:230px;height:41px;box-sizing:border-box;width:230px;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}.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;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}.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;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}.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;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}.c37{-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}.z133{z-index:133}.c38{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:116}.z134{z-index:120}.c39{border-top:1px solid #000;border-bottom:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:67}.c40{-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}.c41{-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}.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;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.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/j/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}.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/6/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}.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/3/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}.c35:hover{border-color:#e1e1e1}.c35:active{transition:initial}.c36:hover{border-color:#e1e1e1}.c36:active{transition:initial}.c37:hover{background-clip:padding-box}.c37:active{transition:initial}.c40:hover{border-color:#262626;color:#cf102d}.c40:active{transition:initial}.c41:hover{border-color:#262626}.c41:active{transition:initial}.c42:hover{background-clip:padding-box;color:#cf102d}.c42:active{transition:initial}.c43:hover{color:#cf102d;background-clip:padding-box;border:0}.c43:active{transition:initial}.c44:hover{color:#cf102d;background-clip:padding-box;border:0}.c44:active{transition:initial}.c45:hover{color:#cf102d;background-clip:padding-box;border:0}.c45:active{transition:initial}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (min-resolution:144dpi){.c43{background-image:url(../images/6/icon_footer_phone_white-60.png)}.c44{background-image:url(../images/t/icon_footer_email_white-60.png)}.c45{background-image:url(../images/a/icon_footer_web_white-60.png)}}body{--f:1;min-width:960px}.c63{-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}.c64{-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}.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;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}.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;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}.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;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}.c65{-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}.c66{-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}.c67{-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}.c68{-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}.c69{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/j/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}.c70{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/6/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}.c71{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/3/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}.c63:hover{border-color:#e1e1e1}.c63:active{transition:initial}.c64:hover{border-color:#e1e1e1}.c64:active{transition:initial}.c65:hover{background-clip:padding-box}.c65:active{transition:initial}.c66:hover{border-color:#262626;color:#cf102d}.c66:active{transition:initial}.c67:hover{border-color:#262626}.c67:active{transition:initial}.c68:hover{background-clip:padding-box;color:#cf102d}.c68:active{transition:initial}.c69:hover{color:#cf102d;background-clip:padding-box;border:0}.c69:active{transition:initial}.c70:hover{color:#cf102d;background-clip:padding-box;border:0}.c70:active{transition:initial}.c71:hover{color:#cf102d;background-clip:padding-box;border:0}.c71:active{transition:initial}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (min-resolution:144dpi){.c69{background-image:url(../images/6/icon_footer_phone_white-60.png)}.c70{background-image:url(../images/t/icon_footer_email_white-60.png)}.c71{background-image:url(../images/a/icon_footer_web_white-60.png)}}body{--f:1;min-width:960px}.c89{-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}.c90{-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}.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;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}.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;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}.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;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}.c91{-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}.c92{-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}.c93{-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}.c94{-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}.c95{-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/j/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}.c96{-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/6/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}.c97{-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/3/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}.c89:hover{border-color:#e1e1e1}.c89:active{transition:initial}.c90:hover{border-color:#e1e1e1}.c90:active{transition:initial}.c91:hover{background-clip:padding-box}.c91:active{transition:initial}.c92:hover{border-color:#262626;color:#cf102d}.c92:active{transition:initial}.c93:hover{border-color:#262626}.c93:active{transition:initial}.c94:hover{background-clip:padding-box;color:#cf102d}.c94:active{transition:initial}.c95:hover{color:#cf102d;background-clip:padding-box;border:0}.c95:active{transition:initial}.c96:hover{color:#cf102d;background-clip:padding-box;border:0}.c96:active{transition:initial}.c97:hover{color:#cf102d;background-clip:padding-box;border:0}.c97:active{transition:initial}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (min-resolution:144dpi){.c95{background-image:url(../images/6/icon_footer_phone_white-60.png)}.c96{background-image:url(../images/t/icon_footer_email_white-60.png)}.c97{background-image:url(../images/a/icon_footer_web_white-60.png)}}body{--f:1;min-width:960px}.c115{-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}.c116{-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}.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;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}.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;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}.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;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}.c117{-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}.c118{-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}.c119{-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}.c120{-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}.c121{-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/j/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}.c122{-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/6/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}.c123{-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/3/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}.c115:hover{border-color:#e1e1e1}.c115:active{transition:initial}.c116:hover{border-color:#e1e1e1}.c116:active{transition:initial}.c117:hover{background-clip:padding-box}.c117:active{transition:initial}.c118:hover{border-color:#262626;color:#cf102d}.c118:active{transition:initial}.c119:hover{border-color:#262626}.c119:active{transition:initial}.c120:hover{background-clip:padding-box;color:#cf102d}.c120:active{transition:initial}.c121:hover{color:#cf102d;background-clip:padding-box;border:0}.c121:active{transition:initial}.c122:hover{color:#cf102d;background-clip:padding-box;border:0}.c122:active{transition:initial}.c123:hover{color:#cf102d;background-clip:padding-box;border:0}.c123:active{transition:initial}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (min-resolution:144dpi){.c121{background-image:url(../images/6/icon_footer_phone_white-60.png)}.c122{background-image:url(../images/t/icon_footer_email_white-60.png)}.c123{background-image:url(../images/a/icon_footer_web_white-60.png)}}body{--f:1;min-width:960px}.c141{-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}.c142{-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}.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;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}.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;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}.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;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}.c143{-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}.c144{-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}.c145{-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}.c146{-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}.c147{-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/j/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}.c148{-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/6/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}.c149{-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/3/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}.c141:hover{border-color:#e1e1e1}.c141:active{transition:initial}.c142:hover{border-color:#e1e1e1}.c142:active{transition:initial}.c143:hover{background-clip:padding-box}.c143:active{transition:initial}.c144:hover{border-color:#262626;color:#cf102d}.c144:active{transition:initial}.c145:hover{border-color:#262626}.c145:active{transition:initial}.c146:hover{background-clip:padding-box;color:#cf102d}.c146:active{transition:initial}.c147:hover{color:#cf102d;background-clip:padding-box;border:0}.c147:active{transition:initial}.c148:hover{color:#cf102d;background-clip:padding-box;border:0}.c148:active{transition:initial}.c149:hover{color:#cf102d;background-clip:padding-box;border:0}.c149:active{transition:initial}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (min-resolution:144dpi){.c147{background-image:url(../images/6/icon_footer_phone_white-60.png)}.c148{background-image:url(../images/t/icon_footer_email_white-60.png)}.c149{background-image:url(../images/a/icon_footer_web_white-60.png)}}body{--f:1;min-width:960px}.c167{-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}.c168{-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}.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;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}.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;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}.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;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}.c169{-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}.c170{-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}.c171{-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}.c172{-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}.c173{-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/j/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}.c174{-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/6/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}.c175{-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/3/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}.c167:hover{border-color:#e1e1e1}.c167:active{transition:initial}.c168:hover{border-color:#e1e1e1}.c168:active{transition:initial}.c169:hover{background-clip:padding-box}.c169:active{transition:initial}.c170:hover{border-color:#262626;color:#cf102d}.c170:active{transition:initial}.c171:hover{border-color:#262626}.c171:active{transition:initial}.c172:hover{background-clip:padding-box;color:#cf102d}.c172:active{transition:initial}.c173:hover{color:#cf102d;background-clip:padding-box;border:0}.c173:active{transition:initial}.c174:hover{color:#cf102d;background-clip:padding-box;border:0}.c174:active{transition:initial}.c175:hover{color:#cf102d;background-clip:padding-box;border:0}.c175:active{transition:initial}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (min-resolution:144dpi){.c173{background-image:url(../images/6/icon_footer_phone_white-60.png)}.c174{background-image:url(../images/t/icon_footer_email_white-60.png)}.c175{background-image:url(../images/a/icon_footer_web_white-60.png)}}body{--f:1;min-width:960px}.c193{-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}.c194{-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}.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;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}.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;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}.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;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}.c195{-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}.c196{-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}.c197{-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}.c198{-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}.c199{-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/j/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}.c200{-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/6/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}.c201{-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/3/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}.c193:hover{border-color:#e1e1e1}.c193:active{transition:initial}.c194:hover{border-color:#e1e1e1}.c194:active{transition:initial}.c195:hover{background-clip:padding-box}.c195:active{transition:initial}.c196:hover{border-color:#262626;color:#cf102d}.c196:active{transition:initial}.c197:hover{border-color:#262626}.c197:active{transition:initial}.c198:hover{background-clip:padding-box;color:#cf102d}.c198:active{transition:initial}.c199:hover{color:#cf102d;background-clip:padding-box;border:0}.c199:active{transition:initial}.c200:hover{color:#cf102d;background-clip:padding-box;border:0}.c200:active{transition:initial}.c201:hover{color:#cf102d;background-clip:padding-box;border:0}.c201:active{transition:initial}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (min-resolution:144dpi){.c199{background-image:url(../images/6/icon_footer_phone_white-60.png)}.c200{background-image:url(../images/t/icon_footer_email_white-60.png)}.c201{background-image:url(../images/a/icon_footer_web_white-60.png)}}