body{--f:1;min-width:1200px}@media (min-width:480px) and (max-width:1199px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.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}
.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}.c1{display:inline-block;position:relative;margin-left:0;margin-top:0}body{--f:1;min-width:1200px}@media (min-width:480px) and (max-width:1199px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}@-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 rotateIn{from{-webkit-transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;-webkit-transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translate3d(0, 0, 0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}
@-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 swing{20%{-webkit-transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1)}}@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-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 zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}50%{opacity:1}100%{-webkit-transform:scale3d(1,1,1)}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}100%{transform:scale3d(1,1,1)}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);opacity:1}to{-webkit-transform:translate3d(0, 0, 0);opacity:1}}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:translate3d(0, 0, 0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translate3d(0, 0, 0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}
@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1)}}@keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0, 0, 0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{transform:translate3d(0, 0, 0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}
.v5{display:block}.c5{position:relative;pointer-events:none;min-width:1200px;width:100%;overflow:hidden;margin-top:21px;min-height:2815px}.ps89{position:relative;margin-top:31px}.v6{display:block;pointer-events:none}.s77{width:1200px;margin-left:auto;margin-right:auto;min-height:2784px}.v7{display:inline-block;vertical-align:top}.ps90{position:relative;margin-left:0;margin-top:0}.s78{min-width:1200px;width:1200px;min-height:909px}.s79{min-width:1200px;width:1200px;min-height:909px;line-height:0}.v8{display:inline-block;vertical-align:top;pointer-events:auto}.ps91{position:relative;margin-left:983px;margin-top:0}.s80{min-width:217px;width:217px;min-height:219px;height:219px}.z12{z-index:7}.i14{position:absolute;left:1px;width:216px;top:0;height:219px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps92{position:relative;margin-left:0;margin-top:-65px}.s81{min-width:1200px;width:1200px;overflow:hidden;height:755px}.z13{z-index:9}.p3{text-indent:0;padding-bottom:0;padding-right:0;text-align:justify}.f5{font-family:"Istok Web";font-size:18px;font-size:calc(18px * var(--f));line-height:1.668;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#7c9957;background-color:initial;text-shadow:none}.p4{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f6{font-family:"Istok Web 1";font-size:22px;font-size:calc(22px * var(--f));line-height:1.637;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#7c9957;background-color:initial;text-shadow:none}.p5{text-indent:0;padding-bottom:8px;padding-right:0;text-align:justify}.ps93{position:relative;margin-left:372px;margin-top:-732px}.s82{min-width:300px;width:300px;min-height:54px}.z14{z-index:14}.pl1 .plyr{min-width:0}.pl1 .plyr__controls{border:solid thin #d1dee1}.pl1 .plyr--audio .plyr__controls{background-color:#fff}.pl1 .plyr__controls button{color:#4a5764}.pl1 .plyr__controls .plyr__time--current{color:#4a5764}.pl1 .plyr--full-ui input[type=range]{color:#00b3ff}.pl1 .plyr--audio .plyr__control:hover{background:#00b3ff}.audio1{width:300px;height:54px}.ps94{position:relative;margin-left:0;margin-top:43px}.s83{min-width:1200px;width:1200px;min-height:1832px}.s84{min-width:1200px;width:1200px;min-height:1832px;line-height:0}.ps95{position:relative;margin-left:837px;margin-top:0}.s85{min-width:363px;width:363px;min-height:171px;height:171px}.z15{z-index:10}.i15{position:absolute;left:0;width:363px;top:1px;height:170px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps96{position:relative;margin-left:413px;margin-top:-77px}.z16{z-index:39}.pl2 .plyr{min-width:0}.pl2 .plyr__controls{border:solid thin #d1dee1}.pl2 .plyr--audio .plyr__controls{background-color:#fff}.pl2 .plyr__controls button{color:#4a5764}.pl2 .plyr__controls .plyr__time--current{color:#4a5764}.pl2 .plyr--full-ui input[type=range]{color:#00b3ff}.pl2 .plyr--audio .plyr__control:hover{background:#00b3ff}.ps97{position:relative;margin-left:0;margin-top:-50px}.s86{min-width:1200px;width:1200px;overflow:hidden;height:456px}.z17{z-index:11}.p6{text-indent:0;padding-bottom:0;padding-right:-453px;text-align:justify}.ps98{position:relative;margin-left:871px;margin-top:-48px}.s87{min-width:329px;width:329px;min-height:186px;height:186px}.z18{z-index:12}.i16{position:absolute;left:0;width:329px;top:0;height:185px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps99{position:relative;margin-left:0;margin-top:-36px}.s88{min-width:1200px;width:1200px;overflow:hidden;height:1019px}.z19{z-index:51}.p7{text-indent:0;padding-bottom:11px;padding-right:-453px;text-align:justify}.p8{text-indent:0;padding-bottom:8px;padding-right:-453px;text-align:justify}.ps100{position:relative;margin-left:413px;margin-top:-1019px}.z20{z-index:53}.pl3 .plyr{min-width:0}.pl3 .plyr__controls{border:solid thin #d1dee1}.pl3 .plyr--audio .plyr__controls{background-color:#fff}.pl3 .plyr__controls button{color:#4a5764}.pl3 .plyr__controls .plyr__time--current{color:#4a5764}.pl3 .plyr--full-ui input[type=range]{color:#00b3ff}.pl3 .plyr--audio .plyr__control:hover{background:#00b3ff}.ps101{position:relative;margin-left:192px;margin-top:-36px}.s89{min-width:816px;width:816px;min-height:170px;height:170px}.z21{z-index:60}.i17{position:absolute;left:2px;width:812px;top:0;height:170px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.v9{display:inline-block;vertical-align:top;pointer-events:none}.ps102{position:relative;margin-top:-167px}.s90{width:100%;min-width:1200px;min-height:163px}.c7{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:13}.z22{z-index:13}.fx1{background-attachment:fixed;background-color:#888687;background-repeat:no-repeat;background-position:50% 100%;background-size:cover;background-image:url(../images/6/microfono-320.jpg)}.webp .fx1{background-image:url(../images/e/microfono-320.webp);background-attachment:fixed}.ps103{position:relative;margin-top:-43px}.s91{width:1200px;margin-left:auto;margin-right:auto;min-height:3050px}.s92{min-width:1200px;width:1200px;min-height:3050px}.s93{min-width:1200px;width:1200px;min-height:3050px;line-height:0}.ps104{position:relative;margin-left:814px;margin-top:0}.s94{min-width:386px;width:386px;min-height:270px;height:270px}.z23{z-index:15}.i18{position:absolute;left:0;width:386px;top:38px;height:195px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps105{position:relative;margin-left:340px;margin-top:-114px}.z24{z-index:48}.pl4 .plyr{min-width:0}.pl4 .plyr__controls{border:solid thin #d1dee1}.pl4 .plyr--audio .plyr__controls{background-color:#fff}.pl4 .plyr__controls button{color:#4a5764}.pl4 .plyr__controls .plyr__time--current{color:#4a5764}.pl4 .plyr--full-ui input[type=range]{color:#00b3ff}.pl4 .plyr--audio .plyr__control:hover{background:#00b3ff}.ps106{position:relative;margin-left:0;margin-top:-102px}.s95{min-width:1200px;width:1200px;overflow:hidden;height:810px}.z25{z-index:16}.ps107{position:relative;margin-left:871px;margin-top:-68px}.s96{min-width:329px;width:329px;min-height:244px;height:244px}.z26{z-index:17}.i19{position:absolute;left:2px;width:326px;top:0;height:244px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps108{position:relative;margin-left:3px;margin-top:-47px}.s97{min-width:1196px;width:1196px;overflow:hidden;height:538px}.z27{z-index:61}.f7{font-family:"Istok Web";font-size:18px;font-size:calc(18px * var(--f));line-height:2.001;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#7c9957;background-color:initial;text-shadow:none}.ps109{position:relative;margin-left:825px;margin-top:-13px}.s98{min-width:375px;width:375px;min-height:210px;height:210px}.z28{z-index:18}.i20{position:absolute;left:0;width:375px;top:1px;height:208px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps110{position:relative;margin-left:5px;margin-top:-72px}.s99{min-width:1191px;width:1191px;overflow:hidden;height:644px}.z29{z-index:19}.f8{font-family:"Istok Web";font-size:22px;font-size:calc(22px * var(--f));line-height:1.637;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#7c9957;background-color:initial;text-shadow:none}.f9{font-family:"Apple Color Emoji", sans-serif;font-size:18px;font-size:calc(18px * var(--f));line-height:1.779;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#7c9957;background-color:initial;text-shadow:none}.ps111{position:relative;margin-left:818px;margin-top:-18px}.s100{min-width:382px;width:382px;min-height:285px;height:285px}.z30{z-index:20}.i21{position:absolute;left:1px;width:381px;top:0;height:285px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps112{position:relative;margin-left:381px;margin-top:-85px}.z31{z-index:45}.pl5 .plyr{min-width:0}.pl5 .plyr__controls{border:solid thin #d1dee1}.pl5 .plyr--audio .plyr__controls{background-color:#fff}.pl5 .plyr__controls button{color:#4a5764}.pl5 .plyr__controls .plyr__time--current{color:#4a5764}.pl5 .plyr--full-ui input[type=range]{color:#00b3ff}.pl5 .plyr--audio .plyr__control:hover{background:#00b3ff}.ps113{position:relative;margin-left:0;margin-top:-76px}.s101{min-width:1200px;width:1200px;overflow:hidden;height:445px}.z32{z-index:21}.c8{position:relative;pointer-events:none;min-width:1200px;width:100%;overflow:hidden;margin-top:0;min-height:2707px}.ps114{position:relative;margin-top:0}.s102{width:1200px;margin-left:auto;margin-right:auto;min-height:2707px}.s103{min-width:1200px;width:1200px;min-height:2707px}.s104{min-width:1200px;width:1200px;min-height:2707px;line-height:0}.ps115{position:relative;margin-left:780px;margin-top:0}.s105{min-width:420px;width:420px;min-height:228px;height:228px}.z33{z-index:22}.i22{position:absolute;left:0;width:420px;top:1px;height:226px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps116{position:relative;margin-left:3px;margin-top:-63px}.s106{min-width:1195px;width:1195px;overflow:hidden;height:583px}.z34{z-index:23}.ps117{position:relative;margin-left:350px;margin-top:-583px}.z35{z-index:54}.pl6 .plyr{min-width:0}.pl6 .plyr__controls{border:solid thin #d1dee1}.pl6 .plyr--audio .plyr__controls{background-color:#fff}.pl6 .plyr__controls button{color:#4a5764}.pl6 .plyr__controls .plyr__time--current{color:#4a5764}.pl6 .plyr--full-ui input[type=range]{color:#00b3ff}.pl6 .plyr--audio .plyr__control:hover{background:#00b3ff}.ps118{position:relative;margin-left:149px;margin-top:-103px}.s107{min-width:401px;width:401px;min-height:322px;height:322px}.z36{z-index:24}.i23{position:absolute;left:0;width:401px;top:89px;height:144px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps119{position:relative;margin-left:4px;margin-top:-161px}.s108{min-width:1196px;width:1196px;overflow:hidden;height:691px}.z37{z-index:25}.ps120{position:relative;margin-left:941px;margin-top:-148px}.s109{min-width:259px;width:259px;min-height:439px;height:439px}.z38{z-index:26}.i24{position:absolute;left:0;width:259px;top:1px;height:438px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps121{position:relative;margin-left:92px;margin-top:-291px}.ps122{position:relative;margin-left:227px;margin-top:-86px}.z39{z-index:56}.pl7 .plyr{min-width:0}.pl7 .plyr__controls{border:solid thin #d1dee1}.pl7 .plyr--audio .plyr__controls{background-color:#fff}.pl7 .plyr__controls button{color:#4a5764}.pl7 .plyr__controls .plyr__time--current{color:#4a5764}.pl7 .plyr--full-ui input[type=range]{color:#00b3ff}.pl7 .plyr--audio .plyr__control:hover{background:#00b3ff}.ps123{position:relative;margin-left:0;margin-top:-76px}.s110{min-width:1200px;width:1200px;overflow:hidden;height:995px}.z40{z-index:27}.s111{width:1200px;margin-left:auto;margin-right:auto;min-height:6023px}.ps124{position:relative;margin-left:2px;margin-top:0}.s112{min-width:1198px;width:1198px;min-height:739px}.s113{min-width:1198px;width:1198px;min-height:739px;line-height:0}.ps125{position:relative;margin-left:823px;margin-top:0}.s114{min-width:375px;width:375px;min-height:229px;height:229px}.z41{z-index:28}.i25{position:absolute;left:1px;width:373px;top:0;height:229px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps126{position:relative;margin-left:348px;margin-top:-54px}.z42{z-index:62}.pl8 .plyr{min-width:0}.pl8 .plyr__controls{border:solid thin #d1dee1}.pl8 .plyr--audio .plyr__controls{background-color:#fff}.pl8 .plyr__controls button{color:#4a5764}.pl8 .plyr__controls .plyr__time--current{color:#4a5764}.pl8 .plyr--full-ui input[type=range]{color:#00b3ff}.pl8 .plyr--audio .plyr__control:hover{background:#00b3ff}.ps127{position:relative;margin-left:0;margin-top:-36px}.s115{min-width:1198px;width:1198px;overflow:hidden;height:546px}.z43{z-index:29}.p9{text-indent:0;padding-bottom:0;padding-right:-453px;text-align:left}.p10{text-indent:0;padding-bottom:8px;padding-right:-453px;text-align:left}.ps128{position:relative;margin-left:1px;margin-top:28px}.s116{min-width:1199px;width:1199px;min-height:1417px}.s117{min-width:1199px;width:1199px;min-height:1417px;line-height:0}.ps129{position:relative;margin-left:9px;margin-top:0}.z44{z-index:58}.pl9 .plyr{min-width:0}.pl9 .plyr__controls{border:solid thin #d1dee1}.pl9 .plyr--audio .plyr__controls{background-color:#fff}.pl9 .plyr__controls button{color:#4a5764}.pl9 .plyr__controls .plyr__time--current{color:#4a5764}.pl9 .plyr--full-ui input[type=range]{color:#00b3ff}.pl9 .plyr--audio .plyr__control:hover{background:#00b3ff}.ps130{position:relative;margin-left:140px;margin-top:15px}.s118{min-width:750px;width:750px;overflow:hidden;height:452px}.z45{z-index:30}.ps131{position:relative;margin-left:3px;margin-top:-371px}.s119{min-width:330px;width:330px;min-height:289px;height:289px}.z46{z-index:31}.i26{position:absolute;left:0;width:330px;top:0;height:288px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps132{position:relative;margin-left:559px;margin-top:-82px}.s120{min-width:307px;width:307px;min-height:357px;height:357px}.z47{z-index:32}.i27{position:absolute;left:0;width:307px;top:0;height:357px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps133{position:relative;margin-left:0;margin-top:-33px}.s121{min-width:1199px;width:1199px;overflow:hidden;height:708px}.z48{z-index:33}.p11{text-indent:0;padding-bottom:0;padding-right:-269px;text-align:justify}.p12{text-indent:0;padding-bottom:8px;padding-right:-269px;text-align:justify}.ps134{position:relative;margin-left:0;margin-top:12px}.s122{min-width:1200px;width:1200px;min-height:686px}.s123{min-width:454px;width:454px;min-height:511px;line-height:0}.ps135{position:relative;margin-left:79px;margin-top:0}.pl10 .plyr{min-width:0}.pl10 .plyr__controls{border:solid thin #d1dee1}.pl10 .plyr--audio .plyr__controls{background-color:#fff}.pl10 .plyr__controls button{color:#4a5764}.pl10 .plyr__controls .plyr__time--current{color:#4a5764}.pl10 .plyr--full-ui input[type=range]{color:#00b3ff}.pl10 .plyr--audio .plyr__control:hover{background:#00b3ff}.ps136{position:relative;margin-left:0;margin-top:217px}.s124{min-width:454px;width:454px;min-height:240px;height:240px}.i28{position:absolute;left:0;width:454px;top:0;height:240px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps137{position:relative;margin-left:59px;margin-top:0}.s125{min-width:687px;width:687px;overflow:hidden;height:686px}.ps138{position:relative;margin-left:0;margin-top:73px}.s126{min-width:1200px;width:1200px;min-height:2476px}.ps139{position:relative;margin-left:0;margin-top:768px}.s127{min-width:428px;width:428px;min-height:259px;height:259px}.i29{position:absolute;left:0;width:427px;top:0;height:259px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps140{position:relative;margin-left:2px;margin-top:-1027px}.s128{min-width:942px;width:942px;min-height:2476px;line-height:0}.ps141{position:relative;margin-left:2px;margin-top:0}.s129{min-width:862px;width:862px;min-height:569px}.s130{min-width:750px;width:750px;min-height:557px;line-height:0}.s131{min-width:750px;width:750px;overflow:hidden;height:545px}.z49{z-index:43}.p13{text-indent:0;padding-bottom:0;padding-right:-453px;text-align:center}.f10{font-family:"Istok Web 1";font-size:22px;font-size:calc(22px * var(--f));line-height:1.456;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#7c9957;background-color:initial;text-shadow:none}.ps142{position:relative;margin-left:75px;margin-top:-42px}.z50{z-index:64}.pl11 .plyr{min-width:0}.pl11 .plyr__controls{border:solid thin #d1dee1}.pl11 .plyr--audio .plyr__controls{background-color:#fff}.pl11 .plyr__controls button{color:#4a5764}.pl11 .plyr__controls .plyr__time--current{color:#4a5764}.pl11 .plyr--full-ui input[type=range]{color:#00b3ff}.pl11 .plyr--audio .plyr__control:hover{background:#00b3ff}.ps143{position:relative;margin-left:562px;margin-top:-569px}.z51{z-index:63}.pl12 .plyr{min-width:0}.pl12 .plyr__controls{border:solid thin #d1dee1}.pl12 .plyr--audio .plyr__controls{background-color:#fff}.pl12 .plyr__controls button{color:#4a5764}.pl12 .plyr__controls .plyr__time--current{color:#4a5764}.pl12 .plyr--full-ui input[type=range]{color:#00b3ff}.pl12 .plyr--audio .plyr__control:hover{background:#00b3ff}.ps144{position:relative;margin-left:0;margin-top:672px}.s132{min-width:942px;width:942px;overflow:hidden;height:1235px}.z52{z-index:65}.ps145{position:relative;margin-left:450px;margin-top:-1951px}.s133{min-width:749px;width:749px;min-height:1397px;line-height:0}.s134{min-width:749px;width:749px;overflow:hidden;height:860px}.z53{z-index:44}.ps146{position:relative;margin-left:520px;margin-top:-33px}.s135{min-width:229px;width:229px;min-height:570px;height:570px}.z54{z-index:41}.i30{position:absolute;left:0;width:229px;top:1px;height:568px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps147{position:relative;margin-left:774px;margin-top:-2372px}.s136{min-width:426px;width:426px;min-height:238px;height:238px}.i31{position:absolute;left:0;width:426px;top:0;height:237px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps148{position:relative;margin-left:192px;margin-top:200px}.s137{min-width:1133px;width:1133px;min-height:222px}.s138{min-width:227px;width:227px;min-height:222px;height:222px}.a2{display:block}.i32{position:absolute;left:9px;width:209px;top:0;height:222px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps149{position:relative;margin-left:21px;margin-top:40px}.s139{min-width:705px;width:705px;min-height:142px;height:142px}.i33{position:absolute;left:0;width:705px;top:0;height:142px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps150{position:relative;margin-left:83px;margin-top:48px}.s140{min-width:97px;width:97px;min-height:105px;height:105px}.i34{position:absolute;left:0;width:97px;top:0;height:104px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.c9{display:inline-block;position:relative;margin-left:0;margin-top:0}@media (min-width:480px) and (max-width:1199px){.c5{min-width:480px;margin-top:9px;min-height:1125px}.ps89{margin-top:12px}.s77{width:480px;min-height:1113px}.s78{min-width:480px;width:480px;min-height:363px}.s79{min-width:480px;width:480px;min-height:363px}.ps91{margin-left:393px}.s80{min-width:87px;width:87px;min-height:88px;height:88px}.i14{left:0;width:87px;height:88px}.ps92{margin-top:-27px}.s81{min-width:480px;width:480px;height:302px}.f5{font-size:7px;font-size:calc(7px * var(--f));line-height:1.572}.f6{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.p5{padding-bottom:3px}.ps93{margin-left:149px;margin-top:-292px}.s82{min-width:120px;width:120px;min-height:22px}.audio1{width:120px;height:22px}.ps94{margin-top:18px}.s83{min-width:480px;width:480px;min-height:732px}.s84{min-width:480px;width:480px;min-height:732px}.ps95{margin-left:335px}.s85{min-width:145px;width:145px;min-height:68px;height:68px}.i15{width:145px;top:0;height:68px}.ps96{margin-left:165px;margin-top:-31px}.ps97{margin-top:-20px}.s86{min-width:480px;width:480px;height:182px}.ps98{margin-left:348px;margin-top:-19px}.s87{min-width:132px;width:132px;min-height:74px;height:74px}.i16{width:132px;height:74px}.ps99{margin-top:-14px}.s88{min-width:480px;width:480px;height:408px}.p7{padding-bottom:4px}.p8{padding-bottom:3px}.ps100{margin-left:165px;margin-top:-408px}.ps101{margin-left:77px;margin-top:-15px}.s89{min-width:326px;width:326px;min-height:68px;height:68px}.i17{left:1px;width:325px;height:68px}.ps102{margin-top:-66px}.s90{min-width:480px;min-height:65px}.ps103{margin-top:-17px}.s91{width:480px;min-height:1220px}.s92{min-width:480px;width:480px;min-height:1220px}.s93{min-width:480px;width:480px;min-height:1220px}.ps104{margin-left:326px}.s94{min-width:154px;width:154px;min-height:108px;height:108px}.i18{width:154px;top:15px;height:78px}.ps105{margin-left:136px;margin-top:-45px}.ps106{margin-top:-41px}.s95{min-width:480px;width:480px;height:324px}.ps107{margin-left:348px;margin-top:-27px}.s96{min-width:132px;width:132px;min-height:98px;height:98px}.i19{left:1px;width:131px;height:98px}.ps108{margin-left:1px;margin-top:-19px}.s97{min-width:478px;width:478px;height:215px}.f7{font-size:7px;font-size:calc(7px * var(--f))}.ps109{margin-left:330px;margin-top:-5px}.s98{min-width:150px;width:150px;min-height:84px;height:84px}.i20{width:150px;height:83px}.ps110{margin-left:2px;margin-top:-29px}.s99{min-width:476px;width:476px;height:258px}.f8{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.f9{font-size:7px;font-size:calc(7px * var(--f));line-height:1.858}.ps111{margin-left:327px;margin-top:-7px}.s100{min-width:153px;width:153px;min-height:114px;height:114px}.i21{left:0;width:152px;height:114px}.ps112{margin-left:152px;margin-top:-34px}.ps113{margin-top:-31px}.s101{min-width:480px;width:480px;height:178px}.c8{min-width:480px;min-height:1083px}.s102{width:480px;min-height:1083px}.s103{min-width:480px;width:480px;min-height:1083px}.s104{min-width:480px;width:480px;min-height:1083px}.ps115{margin-left:312px}.s105{min-width:168px;width:168px;min-height:91px;height:91px}.i22{width:168px;height:90px}.ps116{margin-left:1px;margin-top:-25px}.s106{min-width:478px;width:478px;height:233px}.ps117{margin-left:140px;margin-top:-233px}.ps118{margin-left:60px;margin-top:-41px}.s107{min-width:160px;width:160px;min-height:129px;height:129px}.i23{width:160px;top:35px;height:58px}.ps119{margin-left:2px;margin-top:-64px}.s108{min-width:478px;width:478px;height:276px}.ps120{margin-left:376px;margin-top:-59px}.s109{min-width:104px;width:104px;min-height:176px;height:176px}.i24{width:104px;top:0;height:176px}.ps121{margin-left:37px;margin-top:-117px}.ps122{margin-left:91px;margin-top:-35px}.ps123{margin-top:-31px}.s110{min-width:480px;width:480px;height:398px}.s111{width:480px;min-height:2409px}.ps124{margin-left:1px}.s112{min-width:479px;width:479px;min-height:295px}.s113{min-width:479px;width:479px;min-height:295px}.ps125{margin-left:329px}.s114{min-width:150px;width:150px;min-height:92px;height:92px}.i25{left:0;width:150px;height:92px}.ps126{margin-left:139px;margin-top:-22px}.ps127{margin-top:-15px}.s115{min-width:479px;width:479px;height:218px}.p10{padding-bottom:3px}.ps128{margin-left:0;margin-top:12px}.s116{min-width:480px;width:480px;min-height:566px}.s117{min-width:480px;width:480px;min-height:566px}.ps129{margin-left:4px}.ps130{margin-left:56px;margin-top:6px}.s118{min-width:300px;width:300px;height:181px}.ps131{margin-left:2px;margin-top:-149px}.s119{min-width:132px;width:132px;min-height:116px;height:116px}.i26{width:132px;top:1px;height:115px}.ps132{margin-left:223px;margin-top:-33px}.s120{min-width:123px;width:123px;min-height:143px;height:143px}.i27{width:123px;height:143px}.ps133{margin-top:-14px}.s121{min-width:480px;width:480px;height:283px}.p12{padding-bottom:3px}.ps134{margin-top:5px}.s122{min-width:480px;width:480px;min-height:274px}.s123{min-width:182px;width:182px;min-height:205px}.ps135{margin-left:32px}.ps136{margin-top:87px}.s124{min-width:182px;width:182px;min-height:96px;height:96px}.i28{width:182px;height:96px}.ps137{margin-left:23px}.s125{min-width:275px;width:275px;height:274px}.ps138{margin-top:30px}.s126{min-width:480px;width:480px;min-height:990px}.ps139{margin-top:307px}.s127{min-width:171px;width:171px;min-height:104px;height:104px}.i29{width:171px;height:104px}.ps140{margin-left:1px;margin-top:-411px}.s128{min-width:377px;width:377px;min-height:990px}.ps141{margin-left:1px}.s129{min-width:344px;width:344px;min-height:228px}.s130{min-width:300px;width:300px;min-height:223px}.s131{min-width:300px;width:300px;height:218px}.f10{font-size:8px;font-size:calc(8px * var(--f));line-height:1.376}.ps142{margin-left:30px;margin-top:-17px}.ps143{margin-left:224px;margin-top:-228px}.ps144{margin-top:268px}.s132{min-width:377px;width:377px;height:494px}.ps145{margin-left:180px;margin-top:-780px}.s133{min-width:300px;width:300px;min-height:559px}.s134{min-width:300px;width:300px;height:344px}.ps146{margin-left:208px;margin-top:-13px}.s135{min-width:92px;width:92px;min-height:228px;height:228px}.i30{width:92px;top:0;height:228px}.ps147{margin-left:310px;margin-top:-948px}.s136{min-width:170px;width:170px;min-height:95px;height:95px}.i31{width:170px;top:1px;height:94px}.ps148{margin-left:77px;margin-top:80px}.s137{min-width:453px;width:453px;min-height:89px}.s138{min-width:91px;width:91px;min-height:89px;height:89px}.i32{left:4px;width:84px;height:89px}.ps149{margin-left:8px;margin-top:16px}.s139{min-width:282px;width:282px;min-height:57px;height:57px}.i33{width:282px;height:57px}.ps150{margin-left:33px;margin-top:20px}.s140{min-width:39px;width:39px;min-height:42px;height:42px}.i34{width:39px;height:42px}}@media (max-width:479px){.c5{min-width:320px;margin-top:6px;min-height:750px}.ps89{margin-top:8px}.s77{width:320px;min-height:742px}.s78{min-width:320px;width:320px;min-height:242px}.s79{min-width:320px;width:320px;min-height:242px}.ps91{margin-left:262px}.s80{min-width:58px;width:58px;min-height:58px;height:58px}.i14{left:0;width:57px;height:58px}.ps92{margin-top:-17px}.s81{min-width:320px;width:320px;height:201px}.f5{font-size:4px;font-size:calc(4px * var(--f));line-height:1.751}.f6{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.p5{padding-bottom:2px}.ps93{margin-left:99px;margin-top:-195px}.s82{min-width:80px;width:80px;min-height:14px}.audio1{width:80px;height:14px}.ps94{margin-top:12px}.s83{min-width:320px;width:320px;min-height:488px}.s84{min-width:320px;width:320px;min-height:488px}.ps95{margin-left:223px}.s85{min-width:97px;width:97px;min-height:46px;height:46px}.i15{width:97px;height:45px}.ps96{margin-left:110px;margin-top:-21px}.ps97{margin-top:-14px}.s86{min-width:320px;width:320px;height:122px}.ps98{margin-left:232px;margin-top:-13px}.s87{min-width:88px;width:88px;min-height:50px;height:50px}.i16{width:88px;top:1px;height:49px}.ps99{margin-top:-10px}.s88{min-width:320px;width:320px;height:272px}.p7{padding-bottom:3px}.p8{padding-bottom:2px}.ps100{margin-left:110px;margin-top:-272px}.ps101{margin-left:51px;margin-top:-10px}.s89{min-width:218px;width:218px;min-height:45px;height:45px}.i17{left:1px;width:215px;height:45px}.ps102{margin-top:-44px}.s90{min-width:320px;min-height:43px}.ps103{margin-top:-11px}.s91{width:320px;min-height:813px}.s92{min-width:320px;width:320px;min-height:813px}.s93{min-width:320px;width:320px;min-height:813px}.ps104{margin-left:217px}.s94{min-width:103px;width:103px;min-height:72px;height:72px}.i18{width:103px;top:10px;height:52px}.ps105{margin-left:91px;margin-top:-31px}.ps106{margin-top:-27px}.s95{min-width:320px;width:320px;height:216px}.ps107{margin-left:232px;margin-top:-19px}.s96{min-width:88px;width:88px;min-height:65px;height:65px}.i19{left:1px;width:87px;height:65px}.ps108{margin-left:1px;margin-top:-12px}.s97{min-width:319px;width:319px;height:143px}.f7{font-size:4px;font-size:calc(4px * var(--f))}.ps109{margin-left:220px;margin-top:-3px}.s98{min-width:100px;width:100px;min-height:56px;height:56px}.i20{width:100px;top:0;height:56px}.ps110{margin-left:1px;margin-top:-19px}.s99{min-width:318px;width:318px;height:172px}.f8{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.f9{font-size:4px;font-size:calc(4px * var(--f));line-height:2.001}.ps111{margin-left:218px;margin-top:-5px}.s100{min-width:102px;width:102px;min-height:76px;height:76px}.i21{left:0;width:102px;height:76px}.ps112{margin-left:102px;margin-top:-23px}.ps113{margin-top:-21px}.s101{min-width:320px;width:320px;height:119px}.c8{min-width:320px;min-height:722px}.s102{width:320px;min-height:722px}.s103{min-width:320px;width:320px;min-height:722px}.s104{min-width:320px;width:320px;min-height:722px}.ps115{margin-left:208px}.s105{min-width:112px;width:112px;min-height:61px;height:61px}.i22{width:112px;height:60px}.ps116{margin-left:1px;margin-top:-17px}.s106{min-width:319px;width:319px;height:155px}.ps117{margin-left:93px;margin-top:-155px}.ps118{margin-left:40px;margin-top:-27px}.s107{min-width:107px;width:107px;min-height:86px;height:86px}.i23{width:107px;top:23px;height:39px}.ps119{margin-left:1px;margin-top:-43px}.s108{min-width:319px;width:319px;height:184px}.ps120{margin-left:251px;margin-top:-39px}.s109{min-width:69px;width:69px;min-height:117px;height:117px}.i24{width:69px;top:0;height:117px}.ps121{margin-left:25px;margin-top:-78px}.ps122{margin-left:61px;margin-top:-23px}.ps123{margin-top:-20px}.s110{min-width:320px;width:320px;height:265px}.s111{width:320px;min-height:1606px}.ps124{margin-left:1px}.s112{min-width:319px;width:319px;min-height:197px}.s113{min-width:319px;width:319px;min-height:197px}.ps125{margin-left:219px}.s114{min-width:100px;width:100px;min-height:61px;height:61px}.i25{left:0;width:99px;height:61px}.ps126{margin-left:92px;margin-top:-14px}.ps127{margin-top:-10px}.s115{min-width:319px;width:319px;height:146px}.p10{padding-bottom:2px}.ps128{margin-left:0;margin-top:8px}.s116{min-width:320px;width:320px;min-height:378px}.s117{min-width:320px;width:320px;min-height:378px}.ps129{margin-left:3px}.ps130{margin-left:37px;margin-top:4px}.s118{min-width:200px;width:200px;height:121px}.ps131{margin-left:1px;margin-top:-100px}.s119{min-width:88px;width:88px;min-height:77px;height:77px}.i26{width:88px;height:77px}.ps132{margin-left:149px;margin-top:-23px}.s120{min-width:82px;width:82px;min-height:95px;height:95px}.i27{width:82px;height:95px}.ps133{margin-top:-8px}.s121{min-width:320px;width:320px;height:189px}.p12{padding-bottom:2px}.ps134{margin-top:3px}.s122{min-width:320px;width:320px;min-height:183px}.s123{min-width:121px;width:121px;min-height:136px}.ps135{margin-left:21px}.ps136{margin-top:58px}.s124{min-width:121px;width:121px;min-height:64px;height:64px}.i28{width:121px;height:64px}.ps137{margin-left:16px}.s125{min-width:183px;width:183px;height:183px}.ps138{margin-top:19px}.s126{min-width:320px;width:320px;min-height:660px}.ps139{margin-top:205px}.s127{min-width:114px;width:114px;min-height:69px;height:69px}.i29{width:114px;height:69px}.ps140{margin-left:1px;margin-top:-274px}.s128{min-width:251px;width:251px;min-height:660px}.ps141{margin-left:0}.s129{min-width:230px;width:230px;min-height:151px}.s130{min-width:200px;width:200px;min-height:148px}.s131{min-width:200px;width:200px;height:145px}.f10{font-size:5px;font-size:calc(5px * var(--f));line-height:1.401}.ps142{margin-left:20px;margin-top:-11px}.ps143{margin-left:150px;margin-top:-151px}.ps144{margin-top:180px}.s132{min-width:251px;width:251px;height:329px}.ps145{margin-left:120px;margin-top:-520px}.s133{min-width:200px;width:200px;min-height:373px}.s134{min-width:200px;width:200px;height:229px}.ps146{margin-left:139px;margin-top:-8px}.s135{min-width:61px;width:61px;min-height:152px;height:152px}.i30{width:61px;height:151px}.ps147{margin-left:206px;margin-top:-632px}.s136{min-width:114px;width:114px;min-height:63px;height:63px}.i31{width:113px;height:63px}.ps148{margin-left:51px;margin-top:54px}.s137{min-width:302px;width:302px;min-height:59px}.s138{min-width:61px;width:61px;min-height:59px;height:59px}.i32{left:3px;width:56px;height:59px}.ps149{margin-left:5px;margin-top:11px}.s139{min-width:188px;width:188px;min-height:38px;height:38px}.i33{width:188px;height:38px}.ps150{margin-left:22px;margin-top:13px}.s140{min-width:26px;width:26px;min-height:28px;height:28px}.i34{width:26px;height:28px}}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (min-resolution:144dpi){.fx1{background-image:url(../images/e/microfono-640.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/r/microfono-640.webp);background-attachment:fixed}}@media (min-width:320px){.fx1{background-attachment:fixed;background-image:url(../images/v/microfono-480.jpg)}.webp .fx1{background-image:url(../images/0/microfono-480.webp);background-attachment:fixed}}@media (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:320px) and (min-resolution:144dpi){.fx1{background-image:url(../images/4/microfono-960.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/v/microfono-960-1.webp);background-attachment:fixed}}@media (min-width:480px){.fx1{background-attachment:fixed;background-image:url(../images/v/microfono-768.jpg)}.webp .fx1{background-image:url(../images/v/microfono-768.webp);background-attachment:fixed}}@media (min-width:768px){.fx1{background-attachment:fixed;background-image:url(../images/c/microfono-960.jpg)}.webp .fx1{background-image:url(../images/n/microfono-960.webp);background-attachment:fixed}}@media (min-width:960px){.fx1{background-attachment:fixed;background-image:url(../images/2/microfono-1200.jpg)}.webp .fx1{background-image:url(../images/h/microfono-1200.webp);background-attachment:fixed}}@media (min-width:1200px){.fx1{background-attachment:fixed;background-image:url(../images/l/microfono-1600.jpg)}.webp .fx1{background-image:url(../images/v/microfono-1600.webp);background-attachment:fixed}}@media (min-width:1600px){.fx1{background-attachment:fixed;background-image:url(../images/c/microfono-2000.jpg)}.webp .fx1{background-image:url(../images/a/microfono-2000.webp);background-attachment:fixed}}@media (min-width:2000px){.fx1{background-attachment:fixed;background-image:url(../images/v/microfono-2560.jpg)}.webp .fx1{background-image:url(../images/0/microfono-2560.webp);background-attachment:fixed}}body{--f:1;min-width:1200px}@media (min-width:480px) and (max-width:1199px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.c13{display:inline-block;position:relative;margin-left:0;margin-top:0}