body{--f:1;min-width:1200px}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.menu-content{cursor:pointer;position:relative}li{-webkit-tap-highlight-color:rgba(0,0,0,0)}
.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.un1{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes fadeInUpSubtle{from{opacity:0;-webkit-transform:translate3d(0,30px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes fadeInUpSubtle{from{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.un2{-webkit-animation-name:fadeInUpSubtle;animation-name:fadeInUpSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.un3{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-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(0.3,0.3,0.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(0.3,0.3,0.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)}}.un4{-webkit-animation-name:bounceIn;animation-name:bounceIn}.un5{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un6{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un7{-webkit-animation-name:bounceIn;animation-name:bounceIn}.slick-slider{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-webkit-tap-highlight-color:transparent;pointer-events:none;box-sizing:border-box;border-left:var(--border-left);border-top:var(--border-top);border-right:var(--border-right);border-bottom:var(--border-bottom);border-radius:var(--rounding);box-shadow:var(--shadow)}
.slick-list{position:relative;display:block;margin:0;padding:0}
@media (prefers-color-scheme: dark)
{
    .slick-slider{border-left:var(--border-left-dark, var(--border-left));border-top:var(--border-top-dark, var(--border-top));border-right:var(--border-right-dark, var(--border-right));border-bottom:var(--border-bottom-dark, var(--border-bottom));box-shadow:var(--shadow-dark, var(--shadow))}
}
.slick-list:focus{outline:none}
.slick-list .dragging{cursor:pointer}
.slick-slider .slick-list,.slick-track,.slick-slide{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}
.slick-track{position:relative;height:100%;left:0;top:0;display:inline-block;zoom:1}
.slick-track:before,.slick-track:after{content:"";display:table}
.slick-track:after{clear:both}
.slick-loading .slick-track{display:none}
.slider-fade .slick-list{height:100%}
.slider-fade .slick-track{width:100%!important}
.slider-fade .slick-slide{position:absolute!important;left:0!important;right:0!important}
.slider:not(.slider-fade):not(.slider-nav) .slick-slide:not(.slick-active):not([data-slick-moving]){visibility:hidden}
.slider:not(.slider-nav)[data-slick-animating] .slick-slide:not([data-slick-moving]){visibility:hidden}
.slick-slide{position:static;float:left;height:100%;min-height:1px;display:none}
.slick-active picture{pointer-events:auto}
.slick-slide picture{border-radius:var(--img-rounding);-webkit-clip-path:inset(0 round var(--img-rounding));clip-path:inset(0 round var(--img-rounding))}
.slick-slide img{display:block}
.slick-slide .slick-loading img{display:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{display:none}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-prev,.slick-next{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;padding:0;border:none;outline:none}
.slick-prev svg,.slick-next svg{display:block;width:100%;height:100%}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;opacity:1}
.slick-prev .slick-disabled,.slick-next .slick-disabled{opacity:0.25}
.slick-dots{position:absolute;list-style:none;display:block;text-align:center;padding:0;width:100%}
.slick-dots li{position:relative;display:inline-block;padding:0;cursor:pointer}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none;opacity:1}
.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;color:black;opacity:0.25;pointer-events:auto}
.slick-dots .slick-active button:active{opacity:1}
.slick-dots .slick-active button{opacity:0.75}
[dir="rtl"] .slick-slide{float:right}
.slidex {display:none}
.slider-nav .slick-list {overflow:hidden}
.slider-nav button {pointer-events:auto}
.slider-nav picture {cursor:pointer}
.un16{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un17{-webkit-animation-name:fadeInUpSubtle;animation-name:fadeInUpSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un18{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un19{-webkit-animation-name:bounceIn;animation-name:bounceIn}.un20{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un21{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un22{-webkit-animation-name:bounceIn;animation-name:bounceIn}.un31{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un32{-webkit-animation-name:fadeInUpSubtle;animation-name:fadeInUpSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un33{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un34{-webkit-animation-name:bounceIn;animation-name:bounceIn}.un35{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un36{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un37{-webkit-animation-name:bounceIn;animation-name:bounceIn}.un46{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un47{-webkit-animation-name:fadeInUpSubtle;animation-name:fadeInUpSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un48{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un49{-webkit-animation-name:bounceIn;animation-name:bounceIn}.un50{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un51{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un52{-webkit-animation-name:bounceIn;animation-name:bounceIn}.un61{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un62{-webkit-animation-name:fadeInUpSubtle;animation-name:fadeInUpSubtle;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un63{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un64{-webkit-animation-name:bounceIn;animation-name:bounceIn}.un65{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un66{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un67{-webkit-animation-name:bounceIn;animation-name:bounceIn}.ps1{position:relative;margin-top:27px}.v1{display:block;pointer-events:none}.s1{width:1200px;margin-left:auto;margin-right:auto;min-height:1425px}.v2{display:inline-block;vertical-align:top}.ps2{position:relative;margin-left:15px;margin-top:0}.s2{min-width:1170px;width:1170px;min-height:855px}.z1{z-index:28}.v3{display:inline-block;vertical-align:top;pointer-events:auto}.ps3{position:relative;margin-left:0;margin-top:0}.s3{min-width:1170px;width:1170px;overflow:hidden;height:106px}.z2{z-index:19}.p1{text-indent:0;padding-bottom:4px;padding-right:0;text-align:center}.f1{font-family:Arial, Helvetica, sans-serif;font-size:72px;font-size:calc(72px * var(--f));line-height:1.279;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#feffff;background-color:initial;text-shadow:1px 1px #000, 2px 2px #000, 3px 3px #000, 4px 4px #000}.ps4{position:relative;margin-left:185px;margin-top:25px}.s4{min-width:800px;width:800px;overflow:hidden;height:118px}.z3{z-index:21}.f2{font-family:Arial, Helvetica, sans-serif;font-size:84px;font-size:calc(84px * var(--f));line-height:1.275;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#feffff;background-color:initial;text-shadow:1px 1px #000, 2px 2px #000, 3px 3px #000, 4px 4px #000}.ps5{position:relative;margin-left:163px;margin-top:37px}.s5{min-width:849px;width:849px;overflow:hidden;height:256px}.z4{z-index:22}.p2{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f3{font-family:Arial, Helvetica, sans-serif;font-size:30px;font-size:calc(30px * var(--f));line-height:1.601;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.7px;color:#000;background-color:initial;text-shadow:none}.ps6{position:relative;margin-left:290px;margin-top:20px}.s6{min-width:590px;width:590px;overflow:hidden;height:163px}.z5{z-index:23}.f4{font-family:"Arial Black", "Arial Bold", Gadget, sans-serif;font-size:30px;font-size:calc(30px * var(--f));line-height:1.701;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.7px;color:#feffff;background-color:initial;text-shadow:3px 3px 0 rgba(0,0,0,.99)}.ps7{position:relative;margin-left:379px;margin-top:29px}.s7{min-width:412px;width:412px;height:101px}.z6{z-index:20}.v4{display:inline-block;outline:0}.ps8{position:relative}.s8{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c2{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#feffff;border:5px solid #feffff;-webkit-border-radius:51px;-moz-border-radius:51px;border-radius:51px;background-color:#000;box-shadow:0 10px 8px rgba(0,0,0,.4);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.a1{display:inline-block;width:100%;max-height:100%;overflow:hidden;z-index:1}.f5{font-family:Arial, Helvetica, sans-serif;font-size:43px;font-size:calc(43px * var(--f));line-height:1.141;letter-spacing:normal;text-indent:0;padding-right:0;text-align:center;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;text-shadow:none;cursor:pointer;padding-top:21px;padding-bottom:21px}.s9{display:inline-block;height:43px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(6px)}.ps9{position:relative;margin-left:0;margin-top:52px}.s10{min-width:1200px;width:1200px;min-height:518px}.z7{z-index:24}.ps10{position:relative;margin-left:0;margin-top:0}.c3{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#feffff}.z8{z-index:7}.ps11{position:relative;margin-left:5px;margin-top:36px}.s11{min-width:1190px;width:1190px;overflow:hidden;height:93px}.z9{z-index:17}.f6{font-family:Arial, Helvetica, sans-serif;font-size:72px;font-size:calc(72px * var(--f));line-height:1.14;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#000;background-color:initial;text-shadow:none}.ps12{position:relative;margin-left:33px;margin-top:21px}.s12{min-width:1134px;width:1134px;overflow:hidden;height:160px}.z10{z-index:16}.f7{font-family:Arial, Helvetica, sans-serif;font-size:30px;font-size:calc(30px * var(--f));line-height:1.601;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.7px;color:#000;background-color:initial;text-shadow:none}.ps13{position:relative;margin-left:5px;margin-top:27px}.s13{min-width:1190px;width:1190px;min-height:140px}.ps14{position:relative;margin-left:0;margin-top:0}.s14{min-width:140px;width:140px;min-height:140px}.z11{z-index:8}.s15{display:block;position:relative;height:140px;width:100%;overflow:hidden}.un8 .slider{height:140px}.un8 .slick-prev,.un8 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#404040}
.un8 .slick-prev{left:-25px}
.un8 .slick-next{right:-25px}
.un8 .slider-for{margin-bottom:0px}
.un8 .slider-nav{margin-bottom:0px}
.un8 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un8 .slider-nav .slick-center picture{border-color:transparent}
.un8 .slick-dots{bottom:0px}
.un8 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un8 .slick-dots li button{height:20px;width:20px}
.un8 .slick-dots li button:before{width:20px;height:20px}
.un8 .slick-dots button{color:#404040}
[dir="rtl"] .un8 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un8 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un8 .slick-prev,.un8 .slick-next{{{arrowcolordark}}}
    .un8 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un8 .slick-dots button{{{dotscolordark}}}
}
.ps15{position:relative;margin-left:10px;margin-top:0}.z12{z-index:9}.un9 .slider{height:140px}.un9 .slick-prev,.un9 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#404040}
.un9 .slick-prev{left:-25px}
.un9 .slick-next{right:-25px}
.un9 .slider-for{margin-bottom:0px}
.un9 .slider-nav{margin-bottom:0px}
.un9 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un9 .slider-nav .slick-center picture{border-color:transparent}
.un9 .slick-dots{bottom:0px}
.un9 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un9 .slick-dots li button{height:20px;width:20px}
.un9 .slick-dots li button:before{width:20px;height:20px}
.un9 .slick-dots button{color:#404040}
[dir="rtl"] .un9 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un9 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un9 .slick-prev,.un9 .slick-next{{{arrowcolordark}}}
    .un9 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un9 .slick-dots button{{{dotscolordark}}}
}
.ps16{position:relative;margin-left:10px;margin-top:0}.z13{z-index:10}.un10 .slider{height:140px}.un10 .slick-prev,.un10 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#404040}
.un10 .slick-prev{left:-25px}
.un10 .slick-next{right:-25px}
.un10 .slider-for{margin-bottom:0px}
.un10 .slider-nav{margin-bottom:0px}
.un10 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un10 .slider-nav .slick-center picture{border-color:transparent}
.un10 .slick-dots{bottom:0px}
.un10 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un10 .slick-dots li button{height:20px;width:20px}
.un10 .slick-dots li button:before{width:20px;height:20px}
.un10 .slick-dots button{color:#404040}
[dir="rtl"] .un10 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un10 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un10 .slick-prev,.un10 .slick-next{{{arrowcolordark}}}
    .un10 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un10 .slick-dots button{{{dotscolordark}}}
}
.ps17{position:relative;margin-left:10px;margin-top:0}.z14{z-index:11}.un11 .slider{height:140px}.un11 .slick-prev,.un11 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#404040}
.un11 .slick-prev{left:-25px}
.un11 .slick-next{right:-25px}
.un11 .slider-for{margin-bottom:0px}
.un11 .slider-nav{margin-bottom:0px}
.un11 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un11 .slider-nav .slick-center picture{border-color:transparent}
.un11 .slick-dots{bottom:0px}
.un11 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un11 .slick-dots li button{height:20px;width:20px}
.un11 .slick-dots li button:before{width:20px;height:20px}
.un11 .slick-dots button{color:#404040}
[dir="rtl"] .un11 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un11 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un11 .slick-prev,.un11 .slick-next{{{arrowcolordark}}}
    .un11 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un11 .slick-dots button{{{dotscolordark}}}
}
.ps18{position:relative;margin-left:10px;margin-top:0}.z15{z-index:12}.un12 .slider{height:140px}.un12 .slick-prev,.un12 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#404040}
.un12 .slick-prev{left:-25px}
.un12 .slick-next{right:-25px}
.un12 .slider-for{margin-bottom:0px}
.un12 .slider-nav{margin-bottom:0px}
.un12 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un12 .slider-nav .slick-center picture{border-color:transparent}
.un12 .slick-dots{bottom:0px}
.un12 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un12 .slick-dots li button{height:20px;width:20px}
.un12 .slick-dots li button:before{width:20px;height:20px}
.un12 .slick-dots button{color:#404040}
[dir="rtl"] .un12 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un12 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un12 .slick-prev,.un12 .slick-next{{{arrowcolordark}}}
    .un12 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un12 .slick-dots button{{{dotscolordark}}}
}
.ps19{position:relative;margin-left:10px;margin-top:0}.z16{z-index:13}.un13 .slider{height:140px}.un13 .slick-prev,.un13 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#404040}
.un13 .slick-prev{left:-25px}
.un13 .slick-next{right:-25px}
.un13 .slider-for{margin-bottom:0px}
.un13 .slider-nav{margin-bottom:0px}
.un13 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un13 .slider-nav .slick-center picture{border-color:transparent}
.un13 .slick-dots{bottom:0px}
.un13 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un13 .slick-dots li button{height:20px;width:20px}
.un13 .slick-dots li button:before{width:20px;height:20px}
.un13 .slick-dots button{color:#404040}
[dir="rtl"] .un13 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un13 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un13 .slick-prev,.un13 .slick-next{{{arrowcolordark}}}
    .un13 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un13 .slick-dots button{{{dotscolordark}}}
}
.ps20{position:relative;margin-left:10px;margin-top:0}.z17{z-index:14}.un14 .slider{height:140px}.un14 .slick-prev,.un14 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#c0c0c0}
.un14 .slick-prev{left:-25px}
.un14 .slick-next{right:-25px}
.un14 .slider-for{margin-bottom:0px}
.un14 .slider-nav{margin-bottom:0px}
.un14 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un14 .slider-nav .slick-center picture{border-color:transparent}
.un14 .slick-dots{bottom:0px}
.un14 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un14 .slick-dots li button{height:20px;width:20px}
.un14 .slick-dots li button:before{width:20px;height:20px}
.un14 .slick-dots button{color:#404040}
[dir="rtl"] .un14 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un14 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un14 .slick-prev,.un14 .slick-next{{{arrowcolordark}}}
    .un14 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un14 .slick-dots button{{{dotscolordark}}}
}
.ps21{position:relative;margin-left:10px;margin-top:0}.z18{z-index:15}.un15 .slider{height:140px}.un15 .slick-prev,.un15 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#c0c0c0}
.un15 .slick-prev{left:-25px}
.un15 .slick-next{right:-25px}
.un15 .slider-for{margin-bottom:0px}
.un15 .slider-nav{margin-bottom:0px}
.un15 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un15 .slider-nav .slick-center picture{border-color:transparent}
.un15 .slick-dots{bottom:0px}
.un15 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un15 .slick-dots li button{height:20px;width:20px}
.un15 .slick-dots li button:before{width:20px;height:20px}
.un15 .slick-dots button{color:#404040}
[dir="rtl"] .un15 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un15 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un15 .slick-prev,.un15 .slick-next{{{arrowcolordark}}}
    .un15 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un15 .slick-dots button{{{dotscolordark}}}
}
.v5{display:block}.ps22{position:fixed;left:0;margin-left:var(--sw);bottom:0;scroll-snap-align:start}.s17{width:100%;width:calc(100% - var(--sw));min-width:1200px;min-height:72px;padding-bottom:0}.c4{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent}.z19{z-index:33}.ps23{display:inline-block;width:0;height:0}.ps24{position:relative;margin-top:0}.s18{width:1200px;margin-left:auto;margin-right:auto;min-height:72px}.v6{display:inline-block;vertical-align:top;pointer-events:auto;outline:0;overflow:hidden}.ps25{position:relative;margin-left:1113px;margin-top:0}.s19{min-width:72px;height:72px;box-sizing:border-box;width:72px;padding-right:0}.c5{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#feffff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:rgba(255,255,255,.4);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z20{z-index:34}.a2{transform:translateZ(1px);display:inline-block;width:100%;max-height:100%;overflow:hidden;z-index:1}.f8{font-family:Arial, Helvetica, sans-serif;font-size:62px;font-size:calc(62px * var(--f));line-height:1.146;letter-spacing:normal;text-indent:0;padding-right:0;text-align:center;direction:rtl;cursor:pointer;padding-top:1px;padding-bottom:0}.s20{display:inline-block;height:62px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(8px)}.ps26{position:relative;margin-top:106px}.s21{width:100%;min-width:1200px;min-height:195px;padding-bottom:0}.c6{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000}.z21{z-index:6}.ps27{position:relative;margin-top:33px}.s22{width:1200px;margin-left:auto;margin-right:auto;min-height:146px}.ps28{position:relative;margin-left:15px;margin-top:0}.s23{min-width:1170px;width:1170px;min-height:47px}.v7{display:inline-block;vertical-align:top;pointer-events:auto;overflow:hidden}.ps29{position:relative;margin-left:0;margin-top:4px}.s24{min-width:370px;width:370px;height:40px;box-sizing:border-box}.c7{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/o/xlogobis-44.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z22{z-index:4}.a3{transform:translateZ(1px);display:inline-block;width:100%;height:100%;max-height:100%;overflow:hidden;z-index:1}.webp .c7{background-image:url(../images/4/xlogobis-44.webp)}.webp (null){background-image:url(../images/c/xlogobis2-44.webp)}.ps30{position:relative;margin-left:30px;margin-top:0}.s25{min-width:370px;width:370px;height:47px;box-sizing:border-box}.c8{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/2/facebookbis-47-1.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z23{z-index:3}.webp .c8{background-image:url(../images/b/facebookbis-47.webp)}.webp (null){background-image:url(../images/o/facebookbis2-47.webp)}.ps31{position:relative;margin-left:30px;margin-top:0}.s26{min-width:370px;width:370px;height:47px;box-sizing:border-box}.c9{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/2/instagrambis-47.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z24{z-index:2}.webp .c9{background-image:url(../images/1/instagrambis-47.webp)}.webp (null){background-image:url(../images/h/instagrambis2-47.webp)}.ps32{position:relative;margin-left:199px;margin-top:67px}.s27{min-width:801px;width:801px;overflow:hidden;height:32px}.z25{z-index:5}.f9{font-family:Arial, Helvetica, sans-serif;font-size:16px;font-size:calc(16px * var(--f));line-height:1.626;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.7px;color:#feffff;background-color:initial;text-shadow:none}.c10{display:inline-block;position:relative;margin-left:0;margin-top:0}.c2:hover{background-color:#feffff;background-clip:padding-box;border-color:#000;color:#ff9200}.c2:active{transition:initial, initial}.c5:hover{color:#ff9200;background-clip:padding-box;border:0}.c5:active{transition:initial, initial}.c7::before{background-image:url(../images/b/xlogobis2-44.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c7:hover:before{opacity:1}.c7:hover{border-color:transparent;color:transparent}.c7:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c7:active{transition:initial, initial;color:#feffff}.c8::before{background-image:url(../images/1/facebookbis2-47.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c8:hover:before{opacity:1}.c8:hover{border-color:transparent;color:transparent}.c8:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c8:active{transition:initial, initial;color:#feffff}.c9::before{background-image:url(../images/j/instagrambis2-47.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c9:hover:before{opacity:1}.c9:hover{border-color:transparent;color:transparent}.c9:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c9:active{transition:initial, initial;color:#feffff}@media (min-width:960px) and (max-width:1199px){.ps1{margin-top:31px}.s1{width:960px;min-height:1159px}.ps2{margin-left:18px}.s2{min-width:926px;width:926px;min-height:701px}.s3{min-width:926px;width:926px;height:84px}.p1{padding-bottom:0}.f1{font-size:57px;font-size:calc(57px * var(--f));line-height:1.264}.ps4{margin-top:15px}.s4{min-width:554px;width:554px;height:88px}.f2{font-size:64px;font-size:calc(64px * var(--f));line-height:1.267}.ps5{margin-left:129px;margin-top:22px}.s5{min-width:687px;width:687px;height:198px}.f3{font-size:24px;font-size:calc(24px * var(--f));line-height:1.584}.ps6{margin-left:109px;margin-top:16px}.s6{min-width:712px;width:712px;height:161px}.ps7{margin-left:310px}.s7{min-width:305px;width:305px;height:88px}.c2{-webkit-border-radius:44px;-moz-border-radius:44px;border-radius:44px}.f5{font-size:35px;font-size:calc(35px * var(--f));line-height:1.144;padding-top:19px;padding-bottom:19px}.s9{height:35px;transform:scale(1) translateY(5px)}.ps9{margin-top:54px}.s10{min-width:960px;width:960px;min-height:404px}.ps11{margin-left:124px;margin-top:33px}.s11{min-width:712px;width:712px;height:69px}.f6{font-size:57px;font-size:calc(57px * var(--f));line-height:1.159}.ps12{margin-left:20px;margin-top:19px}.s12{min-width:920px;width:920px;height:123px}.f7{font-size:24px;font-size:calc(24px * var(--f));line-height:1.584}.ps13{margin-left:8px;margin-top:25px}.s13{min-width:942px;width:942px;min-height:112px}.s14{min-width:112px;width:112px;min-height:112px}.s15{height:112px}.un8 .slider{height:112px}.ps15{margin-left:7px}.un9 .slider{height:112px}.ps16{margin-left:6px}.un10 .slider{height:112px}.ps17{margin-left:7px}.un11 .slider{height:112px}.ps18{margin-left:6px}.un12 .slider{height:112px}.ps19{margin-left:7px}.un13 .slider{height:112px}.ps20{margin-left:6px}.un14 .slider{height:112px}.ps21{margin-left:7px}.un15 .slider{height:112px}.s17{min-width:960px;min-height:49px}.s18{width:960px;min-height:49px}.ps25{margin-left:889px}.s19{min-width:49px;height:49px;width:49px}.f8{font-size:44px;font-size:calc(44px * var(--f));line-height:1.137;direction:ltr;padding-top:0}.s20{height:44px;transform:scale(1) translateY(6px)}.ps26{margin-top:38px}.s21{min-width:960px;min-height:183px}.ps27{margin-top:22px}.s22{width:960px;min-height:137px}.ps28{margin-left:10px}.s23{min-width:940px;width:940px;min-height:50px}.ps29{margin-top:0}.s24{min-width:300px;width:300px}.ps30{margin-left:23px}.s25{min-width:295px;width:295px;height:50px}.c8{background-image:url(../images/r/facebookbis-50.png)}.webp .c8{background-image:url(../images/7/facebookbis-50.webp)}.webp (null){background-image:url(../images/h/facebookbis2-50.webp)}.ps31{margin-left:22px}.s26{min-width:300px;width:300px;height:50px}.c9{background-image:url(../images/g/instagrambis-50.png)}.webp .c9{background-image:url(../images/d/instagrambis-50.webp)}.webp (null){background-image:url(../images/i/instagrambis2-50.webp)}.ps32{margin-left:10px;margin-top:52px}.s27{min-width:940px;width:940px;height:35px}.c10{margin-top:1034px}.c7::before{background-image:url(../images/b/xlogobis2-44.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c7:hover:before{opacity:1}.c7:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c8::before{background-image:url(../images/n/facebookbis2-50.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c8:hover:before{opacity:1}.c8:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c9::before{background-image:url(../images/n/instagrambis2-50.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c9:hover:before{opacity:1}.c9:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}}@media (min-width:768px) and (max-width:959px){.ps1{margin-top:28px}.s1{width:768px;min-height:981px}.s2{min-width:738px;width:738px;min-height:592px}.s3{min-width:738px;width:738px;height:66px}.p1{padding-bottom:2px}.f1{font-size:45px;font-size:calc(45px * var(--f));line-height:1.268}.ps4{margin-left:130px;margin-top:22px}.s4{min-width:481px;width:481px;height:67px}.f2{font-size:52px;font-size:calc(52px * var(--f));line-height:1.27}.ps5{margin-left:41px;margin-top:29px}.s5{min-width:665px;width:665px;height:150px}.f3{font-size:20px;font-size:calc(20px * var(--f))}.ps6{margin-left:32px;margin-top:8px}.s6{min-width:674px;width:674px;height:157px}.ps7{margin-left:237px;margin-top:27px}.s7{min-width:267px;width:267px;height:66px}.c2{-webkit-border-radius:33px;-moz-border-radius:33px;border-radius:33px}.f5{font-size:28px;font-size:calc(28px * var(--f));line-height:1.144;padding-top:12px;padding-bottom:12px}.s9{height:28px;transform:scale(1) translateY(4px)}.ps9{margin-top:58px}.s10{min-width:768px;width:768px;min-height:331px}.ps11{margin-left:100px;margin-top:25px}.s11{min-width:569px;width:569px;height:55px}.f6{font-size:45px;font-size:calc(45px * var(--f));line-height:1.157}.ps12{margin-left:35px;margin-top:14px}.s12{min-width:699px;width:699px;height:109px}.f7{font-size:20px;font-size:calc(20px * var(--f))}.ps13{margin-left:4px;margin-top:21px}.s13{min-width:762px;width:762px;min-height:90px}.s14{min-width:90px;width:90px;min-height:90px}.s15{height:90px}.un8 .slider{height:90px}.ps15{margin-left:6px}.un9 .slider{height:90px}.ps16{margin-left:6px}.un10 .slider{height:90px}.ps17{margin-left:6px}.un11 .slider{height:90px}.ps18{margin-left:6px}.un12 .slider{height:90px}.ps19{margin-left:6px}.un13 .slider{height:90px}.ps20{margin-left:6px}.un14 .slider{height:90px}.ps21{margin-left:6px}.un15 .slider{height:90px}.s17{min-width:768px;min-height:46px}.s18{width:768px;min-height:46px}.ps25{margin-left:708px}.s19{min-width:46px;height:46px;width:46px}.f8{font-size:36px;font-size:calc(36px * var(--f));line-height:1.168;direction:ltr;padding-top:2px;padding-bottom:2px}.s20{height:36px;transform:scale(1) translateY(5px)}.ps26{margin-top:36px}.s21{min-width:768px;min-height:167px}.ps27{margin-top:17px}.s22{width:768px;min-height:128px}.ps28{margin-left:10px}.s23{min-width:744px;width:744px;min-height:39px}.ps29{margin-top:3px}.s24{min-width:231px;width:231px;height:34px}.c7{background-image:url(../images/e/xlogobis-76.png)}.webp .c7{background-image:url(../images/6/xlogobis-76.webp)}.webp (null){background-image:url(../images/m/xlogobis2-76.webp)}.s25{min-width:226px;width:226px;height:39px}.c8{background-image:url(../images/a/facebookbis-78.png)}.webp .c8{background-image:url(../images/n/facebookbis-78.webp)}.webp (null){background-image:url(../images/u/facebookbis2-78.webp)}.s26{min-width:227px;width:227px;height:39px}.c9{background-image:url(../images/k/instagrambis-78.png)}.webp .c9{background-image:url(../images/g/instagrambis-78.webp)}.webp (null){background-image:url(../images/7/instagrambis2-78.webp)}.ps32{margin-left:10px;margin-top:48px}.s27{min-width:737px;width:737px;height:41px}.f9{font-size:20px;font-size:calc(20px * var(--f));line-height:1.601}.c10{margin-top:733px}.c7::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/0/xlogobis2-76.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c7:hover:before{opacity:1}.c7:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c8::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/k/facebookbis2-78.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c8:hover:before{opacity:1}.c8:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c9::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/f/instagrambis2-78.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c9:hover:before{opacity:1}.c9:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}}@media (min-width:480px) and (max-width:767px){.ps1{margin-top:13px}.s1{width:480px;min-height:1053px}.ps2{margin-left:0}.s2{min-width:480px;width:480px;min-height:558px}.s3{min-width:480px;width:480px;height:50px}.p1{padding-bottom:0}.f1{font-size:32px;font-size:calc(32px * var(--f));line-height:1.251}.ps4{margin-left:18px;margin-top:11px}.s4{min-width:447px;width:447px;height:62px}.f2{font-size:40px;font-size:calc(40px * var(--f));line-height:1.251}.ps5{margin-left:23px;margin-top:21px}.s5{min-width:436px;width:436px;height:184px}.f3{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps6{margin-left:15px;margin-top:12px}.s6{min-width:450px;width:450px;height:131px}.f4{font-size:23px;font-size:calc(23px * var(--f));line-height:1.697}.ps7{margin-left:121px;margin-top:24px}.s7{min-width:240px;width:240px;height:63px}.c2{-webkit-border-radius:32px;-moz-border-radius:32px;border-radius:32px}.f5{font-size:24px;font-size:calc(24px * var(--f));line-height:1.168;padding-top:13px;padding-bottom:12px}.s9{height:24px;transform:scale(1) translateY(4px)}.ps9{margin-top:34px}.s10{min-width:480px;width:480px;min-height:461px}.ps11{margin-left:65px;margin-top:26px}.s11{min-width:350px;width:350px;height:39px}.f6{font-size:32px;font-size:calc(32px * var(--f));line-height:1.157}.ps12{margin-left:18px;margin-top:9px}.s12{min-width:445px;width:445px;height:133px}.f7{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps13{margin-top:11px}.s13{min-width:470px;width:470px;min-height:231px}.ps14{margin-top:121px}.s14{min-width:110px;width:110px;min-height:110px}.s15{height:110px}.un8 .slider{height:110px}.ps15{margin-top:121px}.un9 .slider{height:110px}.ps16{margin-left:-230px}.un10 .slider{height:110px}.un11 .slider{height:110px}.un12 .slider{height:110px}.un13 .slider{height:110px}.ps20{margin-left:240px;margin-top:-110px}.un14 .slider{height:110px}.ps21{margin-top:-110px}.un15 .slider{height:110px}.s17{min-width:480px;min-height:44px}.s18{width:480px;min-height:44px}.ps25{margin-left:431px}.s19{min-width:44px;height:44px;width:44px}.f8{font-size:28px;font-size:calc(28px * var(--f));line-height:1.144;direction:ltr;padding-top:6px;padding-bottom:6px}.s20{height:28px;transform:scale(1) translateY(4px)}.ps26{margin-top:21px}.s21{min-width:480px;min-height:144px}.ps27{margin-top:25px}.s22{width:480px;min-height:100px}.ps28{margin-left:20px}.s23{min-width:445px;width:445px;min-height:34px}.ps29{margin-top:3px}.s24{min-width:130px;width:130px;height:28px}.c7{background-image:url(../images/i/xlogobis-62.png)}.webp .c7{background-image:url(../images/k/xlogobis-62.webp)}.webp (null){background-image:url(../images/5/xlogobis2-62.webp)}.ps30{margin-left:25px}.s25{min-width:130px;width:130px;height:34px}.c8{background-image:url(../images/3/facebookbis-68.png)}.webp .c8{background-image:url(../images/e/facebookbis-68-1.webp)}.webp (null){background-image:url(../images/i/facebookbis2-68.webp)}.ps31{margin-top:1px}.s26{min-width:130px;width:130px;height:32px}.c9{background-image:url(../images/j/instagrambis-64.png)}.webp .c9{background-image:url(../images/6/instagrambis-64.webp)}.webp (null){background-image:url(../images/c/instagrambis2-64.webp)}.ps32{margin-left:15px;margin-top:37px}.s27{min-width:450px;width:450px;height:29px}.f9{font-size:14px;font-size:calc(14px * var(--f));line-height:1.644}.c10{margin-top:3565px}.c7::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/xlogobis2-62.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c7:hover:before{opacity:1}.c7:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c8::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/q/facebookbis2-68.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c8:hover:before{opacity:1}.c8:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c9::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/7/instagrambis2-64.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c9:hover:before{opacity:1}.c9:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}}@media (max-width:479px){.ps1{margin-top:16px}.s1{width:320px;min-height:1096px}.ps2{margin-left:0}.s2{min-width:320px;width:320px;min-height:651px}.ps3{margin-left:22px}.s3{min-width:278px;width:278px;height:94px}.p1{padding-bottom:0}.f1{font-size:32px;font-size:calc(32px * var(--f));line-height:1.251}.ps4{margin-left:0;margin-top:13px}.s4{min-width:320px;width:320px;height:51px}.f2{font-size:32px;font-size:calc(32px * var(--f));line-height:1.251}.ps5{margin-left:38px;margin-top:19px}.s5{min-width:245px;width:245px;height:294px}.f3{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps6{margin-left:22px;margin-top:11px}.s6{min-width:277px;width:277px;height:114px}.f4{font-size:18px;font-size:calc(18px * var(--f));line-height:1.723}.ps7{margin-left:79px;margin-top:10px}.s7{min-width:163px;width:163px;height:45px}.c2{-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px}.f5{font-size:16px;font-size:calc(16px * var(--f));line-height:1.126;padding-top:9px;padding-bottom:8px}.s9{height:16px;transform:scale(1) translateY(2px)}.ps9{margin-top:38px}.s10{min-width:320px;width:320px;min-height:407px}.ps11{margin-left:3px;margin-top:19px}.s11{min-width:314px;width:314px;height:35px}.f6{font-size:28px;font-size:calc(28px * var(--f));line-height:1.144}.ps12{margin-left:12px;margin-top:9px}.s12{min-width:297px;width:297px;height:165px}.f7{font-size:16px;font-size:calc(16px * var(--f));line-height:1.626}.ps13{margin-left:3px;margin-top:13px}.s13{min-width:314px;width:314px;min-height:156px}.ps14{margin-top:82px}.s14{min-width:74px;width:74px;min-height:74px}.s15{height:74px}.un8 .slider{height:74px}.ps15{margin-left:6px;margin-top:82px}.un9 .slider{height:74px}.ps16{margin-left:-154px}.un10 .slider{height:74px}.ps17{margin-left:6px}.un11 .slider{height:74px}.ps18{margin-left:7px}.un12 .slider{height:74px}.ps19{margin-left:5px}.un13 .slider{height:74px}.ps20{margin-left:160px;margin-top:-74px}.un14 .slider{height:74px}.ps21{margin-left:6px;margin-top:-74px}.un15 .slider{height:74px}.s17{min-width:320px;min-height:36px}.s18{width:320px;min-height:36px}.ps25{margin-left:277px}.s19{min-width:37px;height:36px;width:37px}.f8{font-size:26px;font-size:calc(26px * var(--f));line-height:1.193;direction:ltr;padding-top:3px;padding-bottom:2px}.s20{height:26px;transform:scale(1) translateY(4px)}.ps26{margin-top:21px}.s21{min-width:320px;min-height:120px}.ps27{margin-top:14px}.s22{width:320px;min-height:99px}.ps28{margin-left:22px}.s23{min-width:278px;width:278px;min-height:32px}.ps29{margin-top:2px}.s24{min-width:74px;width:74px;height:28px}.c7{background-image:url(../images/i/xlogobis-62.png)}.webp .c7{background-image:url(../images/k/xlogobis-62.webp)}.webp (null){background-image:url(../images/5/xlogobis2-62.webp)}.ps30{margin-left:28px}.s25{min-width:74px;width:74px;height:32px}.c8{background-image:url(../images/e/facebookbis-64.png)}.webp .c8{background-image:url(../images/m/facebookbis-64.webp)}.webp (null){background-image:url(../images/p/facebookbis2-64.webp)}.ps31{margin-left:28px;margin-top:1px}.s26{min-width:74px;width:74px;height:31px}.c9{background-image:url(../images/u/instagrambis-62.png)}.webp .c9{background-image:url(../images/p/instagrambis-62.webp)}.webp (null){background-image:url(../images/i/instagrambis2-62.webp)}.ps32{margin-left:20px;margin-top:38px}.s27{min-width:280px;width:280px;height:29px}.f9{font-size:13px;font-size:calc(13px * var(--f));line-height:1.616}.c10{margin-top:8095px}.c7::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/xlogobis2-62.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c7:hover:before{opacity:1}.c7:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c8::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/facebookbis2-64.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c8:hover:before{opacity:1}.c8:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c9::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/o/instagrambis2-62.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c9:hover:before{opacity:1}.c9:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (min-resolution:144dpi){.c7{background-image:url(../images/g/xlogobis-88.png)}.webp .c7{background-image:url(../images/p/xlogobis-88.webp)}.c7::before{background-image:url(../images/d/xlogobis2-88.png)}.webp (null){background-image:url(../images/f/xlogobis2-88.webp)}.c8{background-image:url(../images/n/facebookbis-94.png)}.webp .c8{background-image:url(../images/a/facebookbis-94.webp)}.c8::before{background-image:url(../images/5/facebookbis2-94.png)}.webp (null){background-image:url(../images/v/facebookbis2-94.webp)}.c9{background-image:url(../images/n/instagrambis-94.png)}.webp .c9{background-image:url(../images/i/instagrambis-94.webp)}.c9::before{background-image:url(../images/k/instagrambis2-94.png)}.webp (null){background-image:url(../images/k/instagrambis2-94.webp)}}@media (min-width:960px) and (max-width:1199px) and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (max-width:1199px) and (min-width:960px) and (min-resolution:144dpi){.c7{background-image:url(../images/g/xlogobis-88.png)}.webp .c7{background-image:url(../images/p/xlogobis-88.webp)}.c7::before{background-image:url(../images/d/xlogobis2-88.png)}.webp (null){background-image:url(../images/f/xlogobis2-88.webp)}.c8{background-image:url(../images/4/facebookbis-100.png)}.webp .c8{background-image:url(../images/3/facebookbis-100.webp)}.c8::before{background-image:url(../images/c/facebookbis2-100.png)}.webp (null){background-image:url(../images/t/facebookbis2-100.webp)}.c9{background-image:url(../images/k/instagrambis-100.png)}.webp .c9{background-image:url(../images/p/instagrambis-100.webp)}.c9::before{background-image:url(../images/s/instagrambis2-100.png)}.webp (null){background-image:url(../images/6/instagrambis2-100.webp)}}.un76{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}/* patterns from subtlepatterns.com */.un77{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un78{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un79{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un80{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.v29{display:block}.ps62{position:fixed;left:0;margin-left:var(--sw);bottom:0;scroll-snap-align:start}.s60{width:100%;width:calc(100% - var(--sw));min-width:1200px;min-height:72px;padding-bottom:0}.c22{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent}.z42{z-index:61}.ps63{display:inline-block;width:0;height:0}.ps64{position:relative;margin-top:0}.v30{display:block;pointer-events:none}.s61{width:1200px;margin-left:auto;margin-right:auto;min-height:72px}.v31{display:inline-block;vertical-align:top;pointer-events:auto;outline:0;overflow:hidden}.ps65{position:relative;margin-left:1113px;margin-top:0}.s62{min-width:72px;height:72px;box-sizing:border-box;width:72px;padding-right:0}.c23{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#feffff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:rgba(255,255,255,.4);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z43{z-index:62}.a6{transform:translateZ(1px);display:inline-block;width:100%;max-height:100%;overflow:hidden;z-index:1}.f17{font-family:Arial, Helvetica, sans-serif;font-size:62px;font-size:calc(62px * var(--f));line-height:1.146;letter-spacing:normal;text-indent:0;padding-right:0;text-align:center;direction:rtl;cursor:pointer;padding-top:1px;padding-bottom:0}.s63{display:inline-block;height:62px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(8px)}.ps66{position:relative;margin-top:125px}.s64{width:100%;min-width:1200px;min-height:195px;padding-bottom:0}.c24{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000}.z44{z-index:6}.ps67{position:relative;margin-top:33px}.s65{width:1200px;margin-left:auto;margin-right:auto;min-height:146px}.v32{display:inline-block;vertical-align:top}.ps68{position:relative;margin-left:15px;margin-top:0}.s66{min-width:1170px;width:1170px;min-height:47px}.v33{display:inline-block;vertical-align:top;pointer-events:auto;overflow:hidden}.ps69{position:relative;margin-left:0;margin-top:4px}.s67{min-width:370px;width:370px;height:40px;box-sizing:border-box}.c25{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/o/xlogobis-44.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z45{z-index:4}.a7{transform:translateZ(1px);display:inline-block;width:100%;height:100%;max-height:100%;overflow:hidden;z-index:1}.webp .c25{background-image:url(../images/4/xlogobis-44.webp)}.webp (null){background-image:url(../images/4/xlogobis-44.webp)}.ps70{position:relative;margin-left:30px;margin-top:0}.s68{min-width:370px;width:370px;height:47px;box-sizing:border-box}.c26{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/2/facebookbis-47-1.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z46{z-index:3}.webp .c26{background-image:url(../images/b/facebookbis-47.webp)}.webp (null){background-image:url(../images/b/facebookbis-47.webp)}.ps71{position:relative;margin-left:30px;margin-top:0}.s69{min-width:370px;width:370px;height:47px;box-sizing:border-box}.c27{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/2/instagrambis-47.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z47{z-index:2}.webp .c27{background-image:url(../images/1/instagrambis-47.webp)}.webp (null){background-image:url(../images/1/instagrambis-47.webp)}.v34{display:inline-block;vertical-align:top;pointer-events:auto}.ps72{position:relative;margin-left:199px;margin-top:67px}.s70{min-width:801px;width:801px;overflow:hidden;height:32px}.z48{z-index:5}.p8{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f18{font-family:Arial, Helvetica, sans-serif;font-size:16px;font-size:calc(16px * var(--f));line-height:1.626;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.7px;color:#feffff;background-color:initial;text-shadow:none}.c29{display:inline-block;position:relative;margin-left:0;margin-top:0}.c23:hover{color:#ff9200;background-clip:padding-box;border:0}.c23:active{transition:initial, initial}.c25::before{background-image:url(../images/o/xlogobis-44.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c25:hover:before{opacity:1}.c25:hover{border-color:transparent;color:transparent}.c25:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c25:active{transition:initial, initial;color:#feffff}.c26::before{background-image:url(../images/2/facebookbis-47-1.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c26:hover:before{opacity:1}.c26:hover{border-color:transparent;color:transparent}.c26:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c26:active{transition:initial, initial;color:#feffff}.c27::before{background-image:url(../images/2/instagrambis-47.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c27:hover:before{opacity:1}.c27:hover{border-color:transparent;color:transparent}.c27:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c27:active{transition:initial, initial;color:#feffff}@media (min-width:960px) and (max-width:1199px){.s60{min-width:960px;min-height:49px}.s61{width:960px;min-height:49px}.ps65{margin-left:889px}.s62{min-width:49px;height:49px;width:49px}.f17{font-size:44px;font-size:calc(44px * var(--f));line-height:1.137;direction:ltr;padding-top:0}.s63{height:44px;transform:scale(1) translateY(6px)}.ps66{margin-top:38px}.s64{min-width:960px;min-height:183px}.ps67{margin-top:22px}.s65{width:960px;min-height:137px}.ps68{margin-left:10px}.s66{min-width:940px;width:940px;min-height:50px}.ps69{margin-top:0}.s67{min-width:300px;width:300px}.ps70{margin-left:23px}.s68{min-width:295px;width:295px;height:50px}.c26{background-image:url(../images/r/facebookbis-50.png)}.webp .c26{background-image:url(../images/7/facebookbis-50.webp)}.webp (null){background-image:url(../images/7/facebookbis-50.webp)}.ps71{margin-left:22px}.s69{min-width:300px;width:300px;height:50px}.c27{background-image:url(../images/g/instagrambis-50.png)}.webp .c27{background-image:url(../images/d/instagrambis-50.webp)}.webp (null){background-image:url(../images/d/instagrambis-50.webp)}.ps72{margin-left:10px;margin-top:52px}.s70{min-width:940px;width:940px;height:35px}.c25::before{background-image:url(../images/o/xlogobis-44.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c25:hover:before{opacity:1}.c25:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c26::before{background-image:url(../images/r/facebookbis-50.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c26:hover:before{opacity:1}.c26:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c27::before{background-image:url(../images/g/instagrambis-50.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c27:hover:before{opacity:1}.c27:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}}@media (min-width:768px) and (max-width:959px){.s60{min-width:768px;min-height:46px}.s61{width:768px;min-height:46px}.ps65{margin-left:708px}.s62{min-width:46px;height:46px;width:46px}.f17{font-size:36px;font-size:calc(36px * var(--f));line-height:1.168;direction:ltr;padding-top:2px;padding-bottom:2px}.s63{height:36px;transform:scale(1) translateY(5px)}.ps66{margin-top:69px}.s64{min-width:768px;min-height:167px}.ps67{margin-top:17px}.s65{width:768px;min-height:128px}.ps68{margin-left:10px}.s66{min-width:744px;width:744px;min-height:39px}.ps69{margin-top:3px}.s67{min-width:231px;width:231px;height:34px}.c25{background-image:url(../images/e/xlogobis-76.png)}.webp .c25{background-image:url(../images/6/xlogobis-76.webp)}.webp (null){background-image:url(../images/6/xlogobis-76.webp)}.s68{min-width:226px;width:226px;height:39px}.c26{background-image:url(../images/a/facebookbis-78.png)}.webp .c26{background-image:url(../images/n/facebookbis-78.webp)}.webp (null){background-image:url(../images/n/facebookbis-78.webp)}.s69{min-width:227px;width:227px;height:39px}.c27{background-image:url(../images/k/instagrambis-78.png)}.webp .c27{background-image:url(../images/g/instagrambis-78.webp)}.webp (null){background-image:url(../images/g/instagrambis-78.webp)}.ps72{margin-left:10px;margin-top:48px}.s70{min-width:737px;width:737px;height:41px}.f18{font-size:20px;font-size:calc(20px * var(--f));line-height:1.601}.c25::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/xlogobis-76.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c25:hover:before{opacity:1}.c25:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c26::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/a/facebookbis-78.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c26:hover:before{opacity:1}.c26:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c27::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/k/instagrambis-78.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c27:hover:before{opacity:1}.c27:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}}@media (min-width:480px) and (max-width:767px){.s60{min-width:480px;min-height:44px}.s61{width:480px;min-height:44px}.ps65{margin-left:431px}.s62{min-width:44px;height:44px;width:44px}.f17{font-size:28px;font-size:calc(28px * var(--f));line-height:1.144;direction:ltr;padding-top:6px;padding-bottom:6px}.s63{height:28px;transform:scale(1) translateY(4px)}.ps66{margin-top:64px}.s64{min-width:480px;min-height:144px}.ps67{margin-top:25px}.s65{width:480px;min-height:100px}.ps68{margin-left:20px}.s66{min-width:445px;width:445px;min-height:34px}.ps69{margin-top:3px}.s67{min-width:130px;width:130px;height:28px}.c25{background-image:url(../images/i/xlogobis-62.png)}.webp .c25{background-image:url(../images/k/xlogobis-62.webp)}.webp (null){background-image:url(../images/k/xlogobis-62.webp)}.ps70{margin-left:25px}.s68{min-width:130px;width:130px;height:34px}.c26{background-image:url(../images/3/facebookbis-68.png)}.webp .c26{background-image:url(../images/e/facebookbis-68-1.webp)}.webp (null){background-image:url(../images/e/facebookbis-68-1.webp)}.ps71{margin-top:1px}.s69{min-width:130px;width:130px;height:32px}.c27{background-image:url(../images/j/instagrambis-64.png)}.webp .c27{background-image:url(../images/6/instagrambis-64.webp)}.webp (null){background-image:url(../images/6/instagrambis-64.webp)}.ps72{margin-left:15px;margin-top:37px}.s70{min-width:450px;width:450px;height:29px}.f18{font-size:14px;font-size:calc(14px * var(--f));line-height:1.644}.c25::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/i/xlogobis-62.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c25:hover:before{opacity:1}.c25:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c26::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/3/facebookbis-68.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c26:hover:before{opacity:1}.c26:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c27::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/instagrambis-64.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c27:hover:before{opacity:1}.c27:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}}@media (max-width:479px){.s60{min-width:320px;min-height:36px}.s61{width:320px;min-height:36px}.ps65{margin-left:277px}.s62{min-width:37px;height:36px;width:37px}.f17{font-size:26px;font-size:calc(26px * var(--f));line-height:1.193;direction:ltr;padding-top:3px;padding-bottom:2px}.s63{height:26px;transform:scale(1) translateY(4px)}.ps66{margin-top:62px}.s64{min-width:320px;min-height:120px}.ps67{margin-top:14px}.s65{width:320px;min-height:99px}.ps68{margin-left:22px}.s66{min-width:278px;width:278px;min-height:32px}.ps69{margin-top:2px}.s67{min-width:74px;width:74px;height:28px}.c25{background-image:url(../images/i/xlogobis-62.png)}.webp .c25{background-image:url(../images/k/xlogobis-62.webp)}.webp (null){background-image:url(../images/k/xlogobis-62.webp)}.ps70{margin-left:28px}.s68{min-width:74px;width:74px;height:32px}.c26{background-image:url(../images/e/facebookbis-64.png)}.webp .c26{background-image:url(../images/m/facebookbis-64.webp)}.webp (null){background-image:url(../images/m/facebookbis-64.webp)}.ps71{margin-left:28px;margin-top:1px}.s69{min-width:74px;width:74px;height:31px}.c27{background-image:url(../images/u/instagrambis-62.png)}.webp .c27{background-image:url(../images/p/instagrambis-62.webp)}.webp (null){background-image:url(../images/p/instagrambis-62.webp)}.ps72{margin-left:20px;margin-top:38px}.s70{min-width:280px;width:280px;height:29px}.f18{font-size:13px;font-size:calc(13px * var(--f));line-height:1.616}.c25::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/i/xlogobis-62.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c25:hover:before{opacity:1}.c25:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c26::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/facebookbis-64.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c26:hover:before{opacity:1}.c26:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c27::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/instagrambis-62.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c27:hover:before{opacity:1}.c27:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (min-resolution:144dpi){.c25{background-image:url(../images/g/xlogobis-88.png)}.webp .c25{background-image:url(../images/p/xlogobis-88.webp)}.c25::before{background-image:url(../images/g/xlogobis-88.png)}.webp (null){background-image:url(../images/p/xlogobis-88.webp)}.c26{background-image:url(../images/n/facebookbis-94.png)}.webp .c26{background-image:url(../images/a/facebookbis-94.webp)}.c26::before{background-image:url(../images/n/facebookbis-94.png)}.webp (null){background-image:url(../images/a/facebookbis-94.webp)}.c27{background-image:url(../images/n/instagrambis-94.png)}.webp .c27{background-image:url(../images/i/instagrambis-94.webp)}.c27::before{background-image:url(../images/n/instagrambis-94.png)}.webp (null){background-image:url(../images/i/instagrambis-94.webp)}}@media (min-width:960px) and (max-width:1199px) and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (max-width:1199px) and (min-width:960px) and (min-resolution:144dpi){.c25{background-image:url(../images/g/xlogobis-88.png)}.webp .c25{background-image:url(../images/p/xlogobis-88.webp)}.c25::before{background-image:url(../images/g/xlogobis-88.png)}.webp (null){background-image:url(../images/p/xlogobis-88.webp)}.c26{background-image:url(../images/4/facebookbis-100.png)}.webp .c26{background-image:url(../images/3/facebookbis-100.webp)}.c26::before{background-image:url(../images/4/facebookbis-100.png)}.webp (null){background-image:url(../images/3/facebookbis-100.webp)}.c27{background-image:url(../images/k/instagrambis-100.png)}.webp .c27{background-image:url(../images/p/instagrambis-100.webp)}.c27::before{background-image:url(../images/k/instagrambis-100.png)}.webp (null){background-image:url(../images/p/instagrambis-100.webp)}}.un81{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un82{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un83{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un84{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un85{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.v52{display:block}.ps134{position:relative;margin-top:50px}.s127{width:100%;min-width:1200px;min-height:195px;padding-bottom:0}.c40{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000}.z109{z-index:17}.ps135{display:inline-block;width:0;height:0}.ps136{position:relative;margin-top:33px}.v53{display:block;pointer-events:none}.s128{width:1200px;margin-left:auto;margin-right:auto;min-height:146px}.v54{display:inline-block;vertical-align:top}.ps137{position:relative;margin-left:15px;margin-top:0}.s129{min-width:1170px;width:1170px;min-height:47px}.v55{display:inline-block;vertical-align:top;pointer-events:auto;overflow:hidden}.ps138{position:relative;margin-left:0;margin-top:4px}.s130{min-width:370px;width:370px;height:40px;box-sizing:border-box}.c41{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/o/xlogobis-44.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z110{z-index:4}.a9{transform:translateZ(1px);display:inline-block;width:100%;height:100%;max-height:100%;overflow:hidden;z-index:1}.webp .c41{background-image:url(../images/4/xlogobis-44.webp)}.webp (null){background-image:url(../images/4/xlogobis-44.webp)}.ps139{position:relative;margin-left:30px;margin-top:0}.s131{min-width:370px;width:370px;height:47px;box-sizing:border-box}.c42{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/2/facebookbis-47-1.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z111{z-index:3}.webp .c42{background-image:url(../images/b/facebookbis-47.webp)}.webp (null){background-image:url(../images/b/facebookbis-47.webp)}.ps140{position:relative;margin-left:30px;margin-top:0}.s132{min-width:370px;width:370px;height:47px;box-sizing:border-box}.c43{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/2/instagrambis-47.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z112{z-index:2}.webp .c43{background-image:url(../images/1/instagrambis-47.webp)}.webp (null){background-image:url(../images/1/instagrambis-47.webp)}.v56{display:inline-block;vertical-align:top;pointer-events:auto}.ps141{position:relative;margin-left:199px;margin-top:67px}.s133{min-width:801px;width:801px;overflow:hidden;height:32px}.z113{z-index:5}.p14{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f29{font-family:Arial, Helvetica, sans-serif;font-size:16px;font-size:calc(16px * var(--f));line-height:1.626;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.7px;color:#feffff;background-color:initial;text-shadow:none}.c45{display:inline-block;position:relative;margin-left:0;margin-top:0}.c41::before{background-image:url(../images/o/xlogobis-44.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c41:hover:before{opacity:1}.c41:hover{border-color:transparent;color:transparent}.c41:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c41:active{transition:initial, initial;color:#feffff}.c42::before{background-image:url(../images/2/facebookbis-47-1.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c42:hover:before{opacity:1}.c42:hover{border-color:transparent;color:transparent}.c42:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c42:active{transition:initial, initial;color:#feffff}.c43::before{background-image:url(../images/2/instagrambis-47.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c43:hover:before{opacity:1}.c43:hover{border-color:transparent;color:transparent}.c43:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c43:active{transition:initial, initial;color:#feffff}@media (min-width:960px) and (max-width:1199px){.ps134{margin-top:40px}.s127{min-width:960px;min-height:183px}.ps136{margin-top:22px}.s128{width:960px;min-height:137px}.ps137{margin-left:10px}.s129{min-width:940px;width:940px;min-height:50px}.ps138{margin-top:0}.s130{min-width:300px;width:300px}.ps139{margin-left:23px}.s131{min-width:295px;width:295px;height:50px}.c42{background-image:url(../images/r/facebookbis-50.png)}.webp .c42{background-image:url(../images/7/facebookbis-50.webp)}.webp (null){background-image:url(../images/7/facebookbis-50.webp)}.ps140{margin-left:22px}.s132{min-width:300px;width:300px;height:50px}.c43{background-image:url(../images/g/instagrambis-50.png)}.webp .c43{background-image:url(../images/d/instagrambis-50.webp)}.webp (null){background-image:url(../images/d/instagrambis-50.webp)}.ps141{margin-left:10px;margin-top:52px}.s133{min-width:940px;width:940px;height:35px}.c41::before{background-image:url(../images/o/xlogobis-44.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c41:hover:before{opacity:1}.c41:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c42::before{background-image:url(../images/r/facebookbis-50.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c42:hover:before{opacity:1}.c42:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c43::before{background-image:url(../images/g/instagrambis-50.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c43:hover:before{opacity:1}.c43:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}}@media (min-width:768px) and (max-width:959px){.ps134{margin-top:30px}.s127{min-width:768px;min-height:167px}.ps136{margin-top:17px}.s128{width:768px;min-height:128px}.ps137{margin-left:10px}.s129{min-width:744px;width:744px;min-height:39px}.ps138{margin-top:3px}.s130{min-width:231px;width:231px;height:34px}.c41{background-image:url(../images/e/xlogobis-76.png)}.webp .c41{background-image:url(../images/6/xlogobis-76.webp)}.webp (null){background-image:url(../images/6/xlogobis-76.webp)}.s131{min-width:226px;width:226px;height:39px}.c42{background-image:url(../images/a/facebookbis-78.png)}.webp .c42{background-image:url(../images/n/facebookbis-78.webp)}.webp (null){background-image:url(../images/n/facebookbis-78.webp)}.s132{min-width:227px;width:227px;height:39px}.c43{background-image:url(../images/k/instagrambis-78.png)}.webp .c43{background-image:url(../images/g/instagrambis-78.webp)}.webp (null){background-image:url(../images/g/instagrambis-78.webp)}.ps141{margin-left:10px;margin-top:48px}.s133{min-width:737px;width:737px;height:41px}.f29{font-size:20px;font-size:calc(20px * var(--f));line-height:1.601}.c41::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/xlogobis-76.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c41:hover:before{opacity:1}.c41:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c42::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/a/facebookbis-78.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c42:hover:before{opacity:1}.c42:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c43::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/k/instagrambis-78.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c43:hover:before{opacity:1}.c43:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}}@media (min-width:480px) and (max-width:767px){.ps134{margin-top:23px}.s127{min-width:480px;min-height:144px}.ps136{margin-top:25px}.s128{width:480px;min-height:100px}.ps137{margin-left:20px}.s129{min-width:445px;width:445px;min-height:34px}.ps138{margin-top:3px}.s130{min-width:130px;width:130px;height:28px}.c41{background-image:url(../images/i/xlogobis-62.png)}.webp .c41{background-image:url(../images/k/xlogobis-62.webp)}.webp (null){background-image:url(../images/k/xlogobis-62.webp)}.ps139{margin-left:25px}.s131{min-width:130px;width:130px;height:34px}.c42{background-image:url(../images/3/facebookbis-68.png)}.webp .c42{background-image:url(../images/e/facebookbis-68-1.webp)}.webp (null){background-image:url(../images/e/facebookbis-68-1.webp)}.ps140{margin-top:1px}.s132{min-width:130px;width:130px;height:32px}.c43{background-image:url(../images/j/instagrambis-64.png)}.webp .c43{background-image:url(../images/6/instagrambis-64.webp)}.webp (null){background-image:url(../images/6/instagrambis-64.webp)}.ps141{margin-left:15px;margin-top:37px}.s133{min-width:450px;width:450px;height:29px}.f29{font-size:14px;font-size:calc(14px * var(--f));line-height:1.644}.c41::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/i/xlogobis-62.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c41:hover:before{opacity:1}.c41:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c42::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/3/facebookbis-68.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c42:hover:before{opacity:1}.c42:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c43::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/instagrambis-64.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c43:hover:before{opacity:1}.c43:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}}@media (max-width:479px){.ps134{margin-top:19px}.s127{min-width:320px;min-height:120px}.ps136{margin-top:14px}.s128{width:320px;min-height:99px}.ps137{margin-left:22px}.s129{min-width:278px;width:278px;min-height:32px}.ps138{margin-top:2px}.s130{min-width:74px;width:74px;height:28px}.c41{background-image:url(../images/i/xlogobis-62.png)}.webp .c41{background-image:url(../images/k/xlogobis-62.webp)}.webp (null){background-image:url(../images/k/xlogobis-62.webp)}.ps139{margin-left:28px}.s131{min-width:74px;width:74px;height:32px}.c42{background-image:url(../images/e/facebookbis-64.png)}.webp .c42{background-image:url(../images/m/facebookbis-64.webp)}.webp (null){background-image:url(../images/m/facebookbis-64.webp)}.ps140{margin-left:28px;margin-top:1px}.s132{min-width:74px;width:74px;height:31px}.c43{background-image:url(../images/u/instagrambis-62.png)}.webp .c43{background-image:url(../images/p/instagrambis-62.webp)}.webp (null){background-image:url(../images/p/instagrambis-62.webp)}.ps141{margin-left:20px;margin-top:38px}.s133{min-width:280px;width:280px;height:29px}.f29{font-size:13px;font-size:calc(13px * var(--f));line-height:1.616}.c41::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/i/xlogobis-62.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c41:hover:before{opacity:1}.c41:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c42::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/facebookbis-64.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c42:hover:before{opacity:1}.c42:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}.c43::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/instagrambis-62.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear, opacity 0.2s, color 0.2s, border-color 0.2s, background-color 0.2s}.c43:hover:before{opacity:1}.c43:active:before{background-color:transparent;background-clip:padding-box;border:0;transition:initial}}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (min-resolution:144dpi){.c41{background-image:url(../images/g/xlogobis-88.png)}.webp .c41{background-image:url(../images/p/xlogobis-88.webp)}.c41::before{background-image:url(../images/g/xlogobis-88.png)}.webp (null){background-image:url(../images/p/xlogobis-88.webp)}.c42{background-image:url(../images/n/facebookbis-94.png)}.webp .c42{background-image:url(../images/a/facebookbis-94.webp)}.c42::before{background-image:url(../images/n/facebookbis-94.png)}.webp (null){background-image:url(../images/a/facebookbis-94.webp)}.c43{background-image:url(../images/n/instagrambis-94.png)}.webp .c43{background-image:url(../images/i/instagrambis-94.webp)}.c43::before{background-image:url(../images/n/instagrambis-94.png)}.webp (null){background-image:url(../images/i/instagrambis-94.webp)}}@media (min-width:960px) and (max-width:1199px) and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (max-width:1199px) and (min-width:960px) and (min-resolution:144dpi){.c41{background-image:url(../images/g/xlogobis-88.png)}.webp .c41{background-image:url(../images/p/xlogobis-88.webp)}.c41::before{background-image:url(../images/g/xlogobis-88.png)}.webp (null){background-image:url(../images/p/xlogobis-88.webp)}.c42{background-image:url(../images/4/facebookbis-100.png)}.webp .c42{background-image:url(../images/3/facebookbis-100.webp)}.c42::before{background-image:url(../images/4/facebookbis-100.png)}.webp (null){background-image:url(../images/3/facebookbis-100.webp)}.c43{background-image:url(../images/k/instagrambis-100.png)}.webp .c43{background-image:url(../images/p/instagrambis-100.webp)}.c43::before{background-image:url(../images/k/instagrambis-100.png)}.webp (null){background-image:url(../images/p/instagrambis-100.webp)}}.un86{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un87{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un88{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un89{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un90{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un91{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un92{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un93{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un94{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:ease;animation-timing-function:ease}.un95{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}.c53{display:inline-block;position:relative;margin-left:0;margin-top:432px}@media (min-width:960px) and (max-width:1199px){.c53{margin-top:364px}}@media (min-width:768px) and (max-width:959px){.c53{margin-top:299px}}@media (min-width:480px) and (max-width:767px){.c53{margin-top:198px}}@media (max-width:479px){.c53{margin-top:202px}}