body{--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{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}}.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;-webkit-transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0, 0, 0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}
@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;-webkit-transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0, 0, 0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}
@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0)}}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0, 0, 0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translate3d(0, 0, 0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}
@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0, 0, 0)}}@keyframes bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translate3d(0, 0, 0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}
@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0)}}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0)}}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);opacity:1}to{-webkit-transform:translate3d(0, 0, 0);opacity:1}}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:translate3d(0, 0, 0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
@-webkit-keyframes flipInY{from{-webkit-transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in}60%{-webkit-transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:translateZ(999px) perspective(400px)}}@keyframes flipInY{from{transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:translateZ(999px) perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:translateZ(999px) perspective(400px)}}.flipInY{backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}
.menu-content{cursor:pointer;position:relative}li{-webkit-tap-highlight-color:rgba(0,0,0,0)}
.v1{display:inline-block;vertical-align:top}.ps1{position:relative;margin-top:-114px}.s1{width:100%;min-width:1920px;min-height:936px}.c1{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:6}.z1{z-index:6;pointer-events:none}.fx1{background-attachment:fixed;background-color:#f2f2f2;background-repeat:no-repeat;background-position:50% 0;background-size:cover;background-image:url(../images/h/image-320.jpg)}.webp .fx1{background-image:url(../images/e/image-320-1.webp);background-attachment:fixed}.ps2{position:relative;margin-top:279px}.v2{display:block}.s2{width:1920px;margin-left:auto;margin-right:auto;min-height:332px}.ps3{position:relative;margin-left:337px;margin-top:0}.s3{min-width:1246px;width:1246px;min-height:332px}.ps4{position:relative;margin-left:0;margin-top:0}.s4{min-width:1246px;width:1246px;min-height:332px;line-height:0}.s5{min-width:1240px;width:1240px;min-height:326px}.c2{border:3px solid #f6f4f1;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;z-index:8}.z2{z-index:8}.fx2{background-attachment:fixed;background-color:transparent;background-repeat:no-repeat;background-position:50% 0;background-size:cover;background-image:url(../images/4/strada-320.jpg)}.webp .fx2{background-image:url(../images/t/strada-320.webp);background-attachment:fixed}.ps5{position:relative;margin-left:25px;margin-top:-285px}.s6{min-width:1200px;width:1200px;overflow:hidden;height:256px}.z3{z-index:9;pointer-events:auto}.p1{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f1{font-family:"PT Serif";font-size:78px;font-size:calc(78px * var(--f));line-height:1.322;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#feffff;background-color:initial;text-shadow:none}.c4{display:block;position:relative;pointer-events:none;min-width:1920px;width:100%;overflow:hidden;margin-top:-116px;min-height:3841px}.ps6{position:relative;margin-top:0}.s7{width:1920px;margin-left:auto;margin-right:auto;min-height:1696px}.z4{pointer-events:none}.s8{min-width:1920px;width:1920px;min-height:238px}.s9{min-width:1920px;width:1920px;min-height:238px;line-height:0}.s10{min-width:1920px;width:1920px;min-height:238px}.c5{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#f6f4f1}.z5{z-index:17}.ps7{position:relative;margin-left:164px;margin-top:-218px}.s11{min-width:1635px;width:1635px;overflow:hidden;height:218px}.z6{z-index:19;pointer-events:auto}.f2{font-family:"Dancing Script";font-size:117px;font-size:calc(117px * var(--f));line-height:1.206;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#062e10;background-color:initial;text-shadow:none}.ps8{position:relative;margin-left:18px;margin-top:98px}.s12{min-width:1882px;width:1882px;min-height:360px}.ps9{position:relative;margin-left:0;margin-top:290px}.s13{min-width:218px;width:218px;min-height:70px}.c6{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z7{z-index:24}.ps10{position:relative;margin-left:-216px;margin-top:0}.s14{min-width:600px;width:600px;min-height:360px;line-height:0}.s15{min-width:600px;width:600px;min-height:360px;height:360px}.z8{z-index:20;pointer-events:auto}.i1{position:absolute;left:0;width:600px;height:360px;top:0;border:0}.ps11{position:relative;margin-left:0;margin-top:-62px}.s16{min-width:216px;width:216px;overflow:hidden;height:56px}.z9{z-index:28;pointer-events:auto}.f3{font-family:"PT Serif 3";font-size:28px;font-size:calc(28px * var(--f));line-height:1.608;font-weight:700;font-style:italic;text-decoration:none;text-transform:none;letter-spacing:2.00px;color:#292929;background-color:initial;text-shadow:none}.ps12{position:relative;margin-left:38px;margin-top:290px}.s17{min-width:218px;width:218px;min-height:70px}.z10{z-index:26}.ps13{position:relative;margin-left:-216px;margin-top:0}.s18{min-width:600px;width:600px;min-height:360px;line-height:0}.z11{z-index:21;pointer-events:auto}.ps14{position:relative;margin-left:0;margin-top:-62px}.z12{z-index:29;pointer-events:auto}.ps15{position:relative;margin-left:38px;margin-top:290px}.z13{z-index:33}.ps16{position:relative;margin-left:1282px;margin-top:-360px}.s19{min-width:600px;width:600px;min-height:360px;line-height:0}.z14{z-index:22;pointer-events:auto}.ps17{position:relative;margin-left:0;margin-top:-62px}.s20{min-width:216px;width:216px;overflow:hidden;height:56px}.z15{z-index:39;pointer-events:auto}.ps18{position:relative;margin-left:18px;margin-top:0}.s21{min-width:1886px;width:1886px;min-height:300px}.s22{min-width:606px;width:606px;min-height:300px;line-height:0}.ps19{position:relative;margin-left:0;margin-top:38px}.s23{min-width:606px;width:606px;overflow:hidden;height:72px}.z16{z-index:34;pointer-events:auto}.f4{font-family:"PT Serif 2";font-size:36px;font-size:calc(36px * var(--f));line-height:1.584;font-weight:400;font-style:italic;text-decoration:none;text-transform:none;letter-spacing:2.00px;color:#292929;background-color:initial;text-shadow:none}.ps20{position:relative;margin-left:2px;margin-top:-110px}.s24{min-width:600px;width:600px;min-height:300px}.z17{z-index:25}.ps21{position:relative;margin-left:56px;margin-top:136px}.s25{min-width:488px;width:488px;overflow:hidden;height:138px}.z18{z-index:27;pointer-events:auto}.f5{font-family:"PT Serif 3";font-size:32px;font-size:calc(32px * var(--f));line-height:1.595;font-weight:700;font-style:italic;text-decoration:none;text-transform:none;letter-spacing:normal;color:#999;background-color:initial;text-shadow:none}.ps22{position:relative;margin-left:34px;margin-top:0}.s26{min-width:606px;width:606px;min-height:300px;line-height:0}.ps23{position:relative;margin-left:0;margin-top:38px}.s27{min-width:606px;width:606px;overflow:hidden;height:72px}.z19{z-index:35;pointer-events:auto}.f6{font-family:"PT Serif 2";font-size:36px;font-size:calc(36px * var(--f));line-height:1.584;font-weight:400;font-style:italic;text-decoration:none;text-transform:none;letter-spacing:2.00px;color:#292929;background-color:initial;text-shadow:none}.ps24{position:relative;margin-left:2px;margin-top:-110px}.s28{min-width:600px;width:600px;min-height:300px}.z20{z-index:30}.ps25{position:relative;margin-left:56px;margin-top:136px}.s29{min-width:488px;width:488px;overflow:hidden;height:138px}.z21{z-index:32;pointer-events:auto}.f7{font-family:"PT Serif 3";font-size:32px;font-size:calc(32px * var(--f));line-height:1.595;font-weight:700;font-style:italic;text-decoration:none;text-transform:none;letter-spacing:normal;color:#999;background-color:initial;text-shadow:none}.ps26{position:relative;margin-left:34px;margin-top:0}.ps27{position:relative;margin-left:2px;margin-top:0}.s30{min-width:600px;width:600px;min-height:300px}.s31{min-width:600px;width:600px;min-height:300px;line-height:0}.s32{min-width:600px;width:600px;min-height:300px}.z22{z-index:31}.ps28{position:relative;margin-left:56px;margin-top:-164px}.s33{min-width:488px;width:488px;overflow:hidden;height:138px}.z23{z-index:37;pointer-events:auto}.ps29{position:relative;margin-left:0;margin-top:-262px}.s34{min-width:606px;width:606px;overflow:hidden;height:72px}.z24{z-index:36;pointer-events:auto}.ps30{position:relative;margin-left:14px;margin-top:40px}.s35{min-width:1886px;width:1886px;min-height:360px}.ps31{position:relative;margin-left:0;margin-top:298px}.s36{min-width:216px;width:216px;overflow:hidden;height:56px}.z25{z-index:46;pointer-events:auto}.f8{font-family:"PT Serif 3";font-size:28px;font-size:calc(28px * var(--f));line-height:1.608;font-weight:700;font-style:italic;text-decoration:none;text-transform:none;letter-spacing:2.00px;color:#292929;background-color:initial;text-shadow:none}.ps32{position:relative;margin-left:-212px;margin-top:290px}.z26{z-index:44}.ps33{position:relative;margin-left:-216px;margin-top:0}.s37{min-width:600px;width:600px;min-height:360px;height:360px}.z27{z-index:40;pointer-events:auto}.i2{position:absolute;left:0;width:600px;height:360px;top:0;border:0}.ps34{position:relative;margin-left:38px;margin-top:290px}.z28{z-index:48}.ps35{position:relative;margin-left:-216px;margin-top:0}.s38{min-width:600px;width:600px;min-height:360px;line-height:0}.z29{z-index:41;pointer-events:auto}.ps36{position:relative;margin-left:0;margin-top:-62px}.s39{min-width:216px;width:216px;overflow:hidden;height:56px}.z30{z-index:49;pointer-events:auto}.ps37{position:relative;margin-left:38px;margin-top:290px}.s40{min-width:218px;width:218px;min-height:70px}.z31{z-index:51}.ps38{position:relative;margin-left:1286px;margin-top:-360px}.z32{z-index:42;pointer-events:auto}.ps39{position:relative;margin-left:0;margin-top:-62px}.z33{z-index:70;pointer-events:auto}.ps40{position:relative;margin-left:18px;margin-top:0}.s41{min-width:1886px;width:1886px;min-height:300px}.s42{min-width:606px;width:606px;min-height:300px;line-height:0}.s43{min-width:600px;width:600px;min-height:300px}.s44{min-width:600px;width:600px;min-height:300px;line-height:0}.ps41{position:relative;margin-left:0;margin-top:0}.s45{min-width:600px;width:600px;min-height:300px}.z34{z-index:43}.ps42{position:relative;margin-left:56px;margin-top:-164px}.s46{min-width:488px;width:488px;overflow:hidden;height:138px}.z35{z-index:45;pointer-events:auto}.ps43{position:relative;margin-left:0;margin-top:-262px}.s47{min-width:606px;width:606px;overflow:hidden;height:72px}.z36{z-index:55;pointer-events:auto}.ps44{position:relative;margin-left:34px;margin-top:0}.s48{min-width:606px;width:606px;min-height:300px;line-height:0}.s49{min-width:600px;width:600px;min-height:300px}.s50{min-width:600px;width:600px;min-height:300px;line-height:0}.s51{min-width:600px;width:600px;min-height:300px}.z37{z-index:47}.ps45{position:relative;margin-left:56px;margin-top:-164px}.s52{min-width:488px;width:488px;overflow:hidden;height:138px}.z38{z-index:53;pointer-events:auto}.ps46{position:relative;margin-left:0;margin-top:-262px}.s53{min-width:606px;width:606px;overflow:hidden;height:92px}.z39{z-index:52;pointer-events:auto}.ps47{position:relative;margin-left:34px;margin-top:0}.s54{min-width:600px;width:600px;min-height:300px;line-height:0}.z40{z-index:50}.ps48{position:relative;margin-left:56px;margin-top:-164px}.s55{min-width:488px;width:488px;overflow:hidden;height:138px}.z41{z-index:72;pointer-events:auto}.ps49{position:relative;margin-left:0;margin-top:-262px}.s56{min-width:606px;width:606px;overflow:hidden;height:72px}.z42{z-index:59;pointer-events:auto}.ps50{position:relative;margin-top:180px}.s57{width:100%;min-width:1920px;min-height:1602px}.c7{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#6c71c4}.z43{z-index:10;pointer-events:none}.ps51{position:relative;margin-top:79px}.s58{width:1920px;margin-left:auto;margin-right:auto;min-height:461px}.ps52{position:relative;margin-left:134px;margin-top:0}.s59{min-width:1706px;width:1706px;min-height:461px}.s60{min-width:1706px;width:1706px;min-height:461px;line-height:0}.ps53{position:relative;margin-left:15px;margin-top:0}.s61{min-width:1620px;width:1620px;overflow:hidden;height:284px}.z44{z-index:11;pointer-events:auto}.f9{font-family:"Dancing Script";font-size:114px;font-size:calc(114px * var(--f));line-height:1.203;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#f6f4f1;background-color:initial;text-shadow:none}.ps54{position:relative;margin-left:0;margin-top:-17px}.s62{min-width:1706px;width:1706px;overflow:hidden;height:194px}.z45{z-index:12;pointer-events:auto}.f10{font-family:"PT Sans 2";font-size:63px;font-size:calc(63px * var(--f));line-height:1.287;font-weight:400;font-style:italic;text-decoration:none;text-transform:none;letter-spacing:normal;color:#feffff;background-color:initial;text-shadow:none}.ps55{position:relative;margin-top:-1085px}.s63{width:1920px;margin-left:auto;margin-right:auto;min-height:1448px}.s64{min-width:1920px;width:1920px;min-height:1448px}.s65{min-width:1920px;width:1920px;min-height:1448px;line-height:0}.z46{z-index:13}.s66{min-width:640px;width:640px;min-height:1448px;height:1448px}.z47{z-index:15;pointer-events:auto}.i3{position:absolute;left:0;width:640px;height:1448px;top:0;border:0}.ps56{position:relative;margin-left:0;margin-top:0}.s67{min-width:1280px;width:1280px;min-height:1448px;line-height:0}.s68{min-width:1280px;width:1280px;min-height:818px;height:818px}.z48{z-index:14;pointer-events:auto}.i4{position:absolute;left:0;width:1280px;height:818px;top:0;border:0}.ps57{position:relative;margin-left:0;margin-top:0}.s69{min-width:1280px;width:1280px;min-height:630px;height:630px}.z49{pointer-events:auto}.i5{position:absolute;left:0;width:1280px;height:630px;top:0;border:0}.ps58{position:relative;margin-left:1508px;margin-top:-724px}.s70{min-width:336px;width:336px;overflow:hidden;height:112px}.z50{z-index:38;pointer-events:auto}.p2{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f11{font-family:"PT Serif 2";font-size:53px;font-size:calc(53px * var(--f));line-height:1.850;font-weight:400;font-style:italic;text-decoration:none;text-transform:none;letter-spacing:normal;color:#f2f2f2;background-color:initial;text-shadow:none}.ps59{position:relative;margin-top:-363px}.s71{width:100%;min-width:1920px;min-height:1093px}.c8{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#ffa133}.z51{z-index:2;pointer-events:none}.s72{width:1920px;margin-left:auto;margin-right:auto;min-height:1093px}.ps60{position:relative;margin-left:-877px;margin-top:0}.s73{min-width:2485px;width:2485px;min-height:1093px}.s74{min-width:844px;width:844px;min-height:1093px}.c9{border-left:999px solid #f9da38;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#f9da38}.z52{z-index:3}.ps61{position:relative;margin-left:1194px;margin-top:-163px}.s75{min-width:1291px;width:1291px;min-height:163px;line-height:0}.ps62{position:relative;margin-left:355px;margin-top:0}.s76{min-width:574px;width:574px;overflow:hidden;height:103px}.z53{z-index:68;pointer-events:auto}.p3{text-indent:0;padding-bottom:0;padding-right:0;text-align:right}.f12{font-family:Pacifico;font-size:30px;font-size:calc(30px * var(--f));line-height:2.468;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.20px;color:#404040;background-color:initial;text-shadow:none}.ps63{position:relative;margin-top:-906px}.s77{width:1920px;margin-left:auto;margin-right:auto;min-height:671px}.ps64{position:relative;margin-left:134px;margin-top:0}.s78{min-width:1764px;width:1764px;min-height:148px}.ps65{position:relative;margin-left:0;margin-top:5px}.s79{min-width:590px;width:590px;overflow:hidden;height:138px}.z54{z-index:23;pointer-events:auto}.f13{font-family:"PT Serif 2";font-size:52px;font-size:calc(52px * var(--f));line-height:1.443;font-weight:400;font-style:italic;text-decoration:none;text-transform:none;letter-spacing:normal;color:#f6f4f1;background-color:initial;text-shadow:none}.ps66{position:relative;margin-left:684px;margin-top:0}.s80{min-width:490px;width:490px;overflow:hidden;height:148px}.z55{z-index:18;pointer-events:auto}.f14{font-family:"PT Serif 2";font-size:53px;font-size:calc(53px * var(--f));line-height:1.850;font-weight:400;font-style:italic;text-decoration:none;text-transform:none;letter-spacing:normal;color:#f6f4f1;background-color:initial;text-shadow:none}.ps67{position:relative;margin-left:42px;margin-top:64px}.s81{min-width:1782px;width:1782px;min-height:459px}.ps68{position:relative;margin-left:0;margin-top:15px}.s82{min-width:848px;width:848px;overflow:hidden;height:444px}.z56{z-index:74;pointer-events:auto}.f15{font-family:"PT Sans";font-size:32px;font-size:calc(32px * var(--f));line-height:1.313;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#062e10;background-color:initial;text-shadow:none}.ps69{position:relative;margin-left:179px;margin-top:0}.s83{min-width:755px;width:755px;overflow:hidden;height:411px}.z57{z-index:73;pointer-events:auto}.c10{display:inline-block;position:relative;margin-left:0;margin-top:235px}@media (min-width:1200px) and (max-width:1919px){.ps1{margin-top:-72px}.s1{min-width:1200px;min-height:585px}.ps2{margin-top:173px}.s2{width:1200px;min-height:210px}.ps3{margin-left:210px}.s3{min-width:781px;width:781px;min-height:210px}.s4{min-width:781px;width:781px;min-height:210px}.s5{min-width:775px;width:775px;min-height:204px}.ps5{margin-left:16px;margin-top:-179px}.s6{min-width:750px;width:750px;height:156px}.f1{font-size:48px;font-size:calc(48px * var(--f));line-height:1.334}.c4{min-width:1200px;margin-top:-72px;min-height:2395px}.s7{width:1200px;min-height:1060px}.s8{min-width:1200px;width:1200px;min-height:161px}.s9{min-width:1200px;width:1200px;min-height:161px}.s10{min-width:1200px;width:1200px;min-height:149px}.ps7{margin-left:13px;margin-top:-137px}.s11{min-width:1173px;width:1173px;height:149px}.f2{font-size:87px;font-size:calc(87px * var(--f));line-height:1.196}.ps8{margin-left:11px;margin-top:49px}.s12{min-width:1177px;width:1177px;min-height:225px}.ps9{margin-top:181px}.s13{min-width:136px;width:136px;min-height:44px}.ps10{margin-left:-134px}.s14{min-width:375px;width:375px;min-height:225px}.s15{min-width:375px;width:375px;min-height:225px;height:225px}.i1{width:375px;height:225px}.ps11{margin-top:-39px}.s16{min-width:135px;width:135px;height:35px}.f3{font-size:17px;font-size:calc(17px * var(--f));line-height:1.589}.ps12{margin-left:23px;margin-top:181px}.s17{min-width:136px;width:136px;min-height:44px}.ps13{margin-left:-134px}.s18{min-width:375px;width:375px;min-height:225px}.ps14{margin-top:-39px}.ps15{margin-left:23px;margin-top:181px}.ps16{margin-left:802px;margin-top:-225px}.s19{min-width:375px;width:375px;min-height:225px}.ps17{margin-top:-39px}.s20{min-width:135px;width:135px;height:35px}.ps18{margin-left:11px}.s21{min-width:1179px;width:1179px;min-height:188px}.s22{min-width:379px;width:379px;min-height:188px}.ps19{margin-top:23px}.s23{min-width:379px;width:379px;height:45px}.f4{font-size:22px;font-size:calc(22px * var(--f));line-height:1.592}.ps20{margin-top:-68px}.s24{min-width:375px;width:375px;min-height:188px}.ps21{margin-left:35px;margin-top:85px}.s25{min-width:305px;width:305px;height:87px}.f5{font-size:20px;font-size:calc(20px * var(--f));line-height:1.601}.ps22{margin-left:21px}.s26{min-width:379px;width:379px;min-height:188px}.ps23{margin-top:23px}.s27{min-width:379px;width:379px;height:45px}.f6{font-size:22px;font-size:calc(22px * var(--f));line-height:1.592}.ps24{margin-top:-68px}.s28{min-width:375px;width:375px;min-height:188px}.ps25{margin-left:35px;margin-top:85px}.s29{min-width:305px;width:305px;height:86px}.f7{font-size:20px;font-size:calc(20px * var(--f));line-height:1.601}.ps26{margin-left:21px}.s30{min-width:375px;width:375px;min-height:188px}.s31{min-width:375px;width:375px;min-height:188px}.s32{min-width:375px;width:375px;min-height:188px}.ps28{margin-left:35px;margin-top:-103px}.s33{min-width:305px;width:305px;height:87px}.ps29{margin-top:-165px}.s34{min-width:379px;width:379px;height:45px}.ps30{margin-left:9px;margin-top:24px}.s35{min-width:1179px;width:1179px;min-height:233px}.ps31{margin-top:185px}.s36{min-width:135px;width:135px;height:48px}.f8{font-size:17px;font-size:calc(17px * var(--f));line-height:1.589}.ps32{margin-left:-133px;margin-top:181px}.ps33{margin-left:-134px}.s37{min-width:375px;width:375px;min-height:225px;height:225px}.i2{width:375px;height:225px}.ps34{margin-left:23px;margin-top:181px}.ps35{margin-left:-134px}.s38{min-width:375px;width:375px;min-height:225px}.ps36{margin-top:-39px}.s39{min-width:135px;width:135px;height:35px}.ps37{margin-left:23px;margin-top:181px}.s40{min-width:136px;width:136px;min-height:44px}.ps38{margin-left:804px;margin-top:-233px}.ps39{margin-top:-39px}.ps40{margin-left:11px;margin-top:-8px}.s41{min-width:1179px;width:1179px;min-height:188px}.s42{min-width:379px;width:379px;min-height:188px}.s43{min-width:375px;width:375px;min-height:188px}.s44{min-width:375px;width:375px;min-height:188px}.s45{min-width:375px;width:375px;min-height:188px}.ps42{margin-left:35px;margin-top:-103px}.s46{min-width:305px;width:305px;height:86px}.ps43{margin-top:-164px}.s47{min-width:379px;width:379px;height:45px}.ps44{margin-left:21px}.s48{min-width:379px;width:379px;min-height:188px}.s49{min-width:375px;width:375px;min-height:188px}.s50{min-width:375px;width:375px;min-height:188px}.s51{min-width:375px;width:375px;min-height:188px}.ps45{margin-left:35px;margin-top:-103px}.s52{min-width:305px;width:305px;height:86px}.ps46{margin-top:-164px}.s53{min-width:379px;width:379px;height:57px}.ps47{margin-left:21px}.s54{min-width:375px;width:375px;min-height:188px}.ps48{margin-left:35px;margin-top:-103px}.s55{min-width:305px;width:305px;height:86px}.ps49{margin-top:-164px}.s56{min-width:379px;width:379px;height:45px}.ps50{margin-top:112px}.s57{min-width:1200px;min-height:1001px}.ps51{margin-top:36px}.s58{width:1200px;min-height:312px}.ps52{margin-left:84px}.s59{min-width:1066px;width:1066px;min-height:312px}.s60{min-width:1066px;width:1066px;min-height:312px}.ps53{margin-left:21px}.s61{min-width:998px;width:998px;height:180px}.f9{font-size:74px;font-size:calc(74px * var(--f));line-height:1.204}.ps54{margin-top:0}.s62{min-width:1066px;width:1066px;height:132px}.f10{font-size:37px;font-size:calc(37px * var(--f));line-height:1.298}.ps55{margin-top:-683px}.s63{width:1200px;min-height:905px}.s64{min-width:1200px;width:1200px;min-height:905px}.s65{min-width:1200px;width:1200px;min-height:905px}.s66{min-width:464px;width:464px;min-height:905px;height:905px}.i3{width:464px;height:905px}.ps56{margin-left:400px;margin-top:-905px}.s67{min-width:800px;width:800px;min-height:905px}.s68{min-width:800px;width:800px;min-height:511px;height:511px}.i4{width:800px;height:511px}.ps57{margin-left:64px}.s69{min-width:736px;width:736px;min-height:394px;height:394px}.i5{width:736px;height:394px}.ps58{margin-left:886px;margin-top:-462px}.s70{min-width:273px;width:273px;height:90px}.f11{font-size:43px;font-size:calc(43px * var(--f));line-height:1.861;color:#f6f4f1}.f11:visited{font-size:43px;font-size:calc(43px * var(--f));line-height:1.861;color:#f6f4f1}.f11:hover{font-size:43px;font-size:calc(43px * var(--f));line-height:1.861;color:#f6f4f1}.f11:active{font-size:43px;font-size:calc(43px * var(--f));line-height:1.861;color:#f6f4f1}.ps59{margin-top:-222px}.s71{min-width:1200px;min-height:628px}.s72{width:1200px;min-height:628px}.ps60{margin-left:-923px}.s73{min-width:1887px;width:1887px;min-height:628px}.s74{min-width:528px;width:528px;min-height:628px}.ps61{margin-left:1168px;margin-top:-93px}.s75{min-width:719px;width:719px;min-height:93px}.ps62{margin-left:187px}.s76{min-width:344px;width:344px;height:60px}.f12{font-size:18px;font-size:calc(18px * var(--f));line-height:2.445}.ps63{margin-top:-510px}.s77{width:1200px;min-height:388px}.ps64{margin-left:70px}.s78{min-width:1094px;width:1094px;min-height:104px}.ps65{margin-top:14px}.s79{min-width:394px;width:394px;height:90px}.f13{font-size:43px;font-size:calc(43px * var(--f));line-height:1.466}.ps66{margin-left:312px}.s80{min-width:388px;width:388px;height:104px}.f14{font-size:43px;font-size:calc(43px * var(--f));line-height:1.861}.ps67{margin-left:23px;margin-top:17px}.s81{min-width:1109px;width:1109px;min-height:267px}.ps68{margin-top:0}.s82{min-width:530px;width:530px;height:267px}.f15{font-size:20px;font-size:calc(20px * var(--f));line-height:1.301}.ps69{margin-left:116px}.s83{min-width:463px;width:463px;height:257px}.c10{margin-top:122px}}@media (min-width:960px) and (max-width:1199px){.ps1{margin-top:-57px}.s1{min-width:960px;min-height:468px}.ps2{margin-top:138px}.s2{width:960px;min-height:169px}.ps3{margin-left:167px}.s3{min-width:626px;width:626px;min-height:169px}.s4{min-width:626px;width:626px;min-height:169px}.s5{min-width:620px;width:620px;min-height:163px}.ps5{margin-left:14px;margin-top:-144px}.s6{min-width:600px;width:600px;height:124px}.f1{font-size:39px;font-size:calc(39px * var(--f));line-height:1.334}.c4{min-width:960px;margin-top:-58px;min-height:1916px}.s7{width:960px;min-height:848px}.s8{min-width:960px;width:960px;min-height:119px}.s9{min-width:960px;width:960px;min-height:119px}.s10{min-width:960px;width:960px;min-height:119px}.ps7{margin-left:56px;margin-top:-96px}.s11{min-width:854px;width:854px;height:96px}.f2{font-size:64px;font-size:calc(64px * var(--f));line-height:1.204}.ps8{margin-left:9px;margin-top:49px}.s12{min-width:941px;width:941px;min-height:180px}.ps9{margin-top:145px}.s13{min-width:109px;width:109px;min-height:35px}.ps10{margin-left:-108px}.s14{min-width:300px;width:300px;min-height:180px}.s15{min-width:300px;width:300px;min-height:180px;height:180px}.i1{width:300px;height:180px}.ps11{margin-top:-31px}.s16{min-width:108px;width:108px;height:28px}.f3{font-size:14px;font-size:calc(14px * var(--f));line-height:1.572}.ps12{margin-left:19px;margin-top:145px}.s17{min-width:109px;width:109px;min-height:35px}.ps13{margin-left:-108px}.s18{min-width:300px;width:300px;min-height:180px}.ps14{margin-top:-31px}.ps15{margin-left:19px;margin-top:145px}.ps16{margin-left:641px;margin-top:-180px}.s19{min-width:300px;width:300px;min-height:180px}.ps17{margin-top:-31px}.s20{min-width:108px;width:108px;height:28px}.ps18{margin-left:9px}.s21{min-width:943px;width:943px;min-height:150px}.s22{min-width:303px;width:303px;min-height:150px}.ps19{margin-top:19px}.s23{min-width:303px;width:303px;height:36px}.f4{font-size:18px;font-size:calc(18px * var(--f));line-height:1.557}.ps20{margin-left:1px;margin-top:-55px}.s24{min-width:300px;width:300px;min-height:150px}.ps21{margin-left:28px;margin-top:68px}.s25{min-width:244px;width:244px;height:69px}.f5{font-size:16px;font-size:calc(16px * var(--f));line-height:1.563}.ps22{margin-left:17px}.s26{min-width:303px;width:303px;min-height:150px}.ps23{margin-top:19px}.s27{min-width:303px;width:303px;height:36px}.f6{font-size:18px;font-size:calc(18px * var(--f));line-height:1.557}.ps24{margin-left:1px;margin-top:-55px}.s28{min-width:300px;width:300px;min-height:150px}.ps25{margin-left:28px;margin-top:68px}.s29{min-width:244px;width:244px;height:69px}.f7{font-size:16px;font-size:calc(16px * var(--f));line-height:1.563}.ps26{margin-left:17px}.ps27{margin-left:1px}.s30{min-width:300px;width:300px;min-height:150px}.s31{min-width:300px;width:300px;min-height:150px}.s32{min-width:300px;width:300px;min-height:150px}.ps28{margin-left:28px;margin-top:-82px}.s33{min-width:244px;width:244px;height:69px}.ps29{margin-top:-131px}.s34{min-width:303px;width:303px;height:36px}.ps30{margin-left:7px;margin-top:20px}.s35{min-width:943px;width:943px;min-height:180px}.ps31{margin-top:149px}.s36{min-width:108px;width:108px;height:28px}.f8{font-size:14px;font-size:calc(14px * var(--f));line-height:1.572}.ps32{margin-left:-106px;margin-top:145px}.ps33{margin-left:-108px}.s37{min-width:300px;width:300px;min-height:180px;height:180px}.i2{width:300px;height:180px}.ps34{margin-left:19px;margin-top:145px}.ps35{margin-left:-108px}.s38{min-width:300px;width:300px;min-height:180px}.ps36{margin-top:-31px}.s39{min-width:108px;width:108px;height:28px}.ps37{margin-left:19px;margin-top:145px}.s40{min-width:109px;width:109px;min-height:35px}.ps38{margin-left:643px;margin-top:-180px}.ps39{margin-top:-31px}.ps40{margin-left:9px}.s41{min-width:943px;width:943px;min-height:150px}.s42{min-width:303px;width:303px;min-height:150px}.s43{min-width:300px;width:300px;min-height:150px}.s44{min-width:300px;width:300px;min-height:150px}.s45{min-width:300px;width:300px;min-height:150px}.ps42{margin-left:28px;margin-top:-82px}.s46{min-width:244px;width:244px;height:69px}.ps43{margin-top:-131px}.s47{min-width:303px;width:303px;height:36px}.ps44{margin-left:17px}.s48{min-width:303px;width:303px;min-height:150px}.s49{min-width:300px;width:300px;min-height:150px}.s50{min-width:300px;width:300px;min-height:150px}.s51{min-width:300px;width:300px;min-height:150px}.ps45{margin-left:28px;margin-top:-82px}.s52{min-width:244px;width:244px;height:69px}.ps46{margin-top:-141px}.s53{min-width:303px;width:303px;height:56px}.ps47{margin-left:17px}.s54{min-width:300px;width:300px;min-height:150px}.ps48{margin-left:28px;margin-top:-82px}.s55{min-width:244px;width:244px;height:69px}.ps49{margin-top:-131px}.s56{min-width:303px;width:303px;height:36px}.ps50{margin-top:90px}.s57{min-width:960px;min-height:801px}.ps51{margin-top:26px}.s58{width:960px;min-height:228px}.ps52{margin-left:61px}.s59{min-width:853px;width:853px;min-height:228px}.s60{min-width:853px;width:853px;min-height:228px}.ps53{margin-left:20px}.s61{min-width:803px;width:803px;height:119px}.f9{font-size:57px;font-size:calc(57px * var(--f));line-height:1.194}.ps54{margin-top:-11px}.s62{min-width:853px;width:853px;height:120px}.f10{font-size:29px;font-size:calc(29px * var(--f));line-height:1.311}.ps55{margin-top:-547px}.s63{width:960px;min-height:724px}.s64{min-width:960px;width:960px;min-height:724px}.s65{min-width:960px;width:960px;min-height:724px}.s66{min-width:320px;width:320px;min-height:724px;height:724px}.i3{width:320px;height:724px}.s67{min-width:640px;width:640px;min-height:724px}.s68{min-width:640px;width:640px;min-height:409px;height:409px}.i4{width:640px;height:409px}.s69{min-width:640px;width:640px;min-height:315px;height:315px}.i5{width:640px;height:315px}.ps58{margin-left:790px;margin-top:-389px}.s70{min-width:168px;width:168px;height:116px}.f11{font-size:26px;font-size:calc(26px * var(--f));line-height:1.847;color:#f6f4f1}.f11:visited{font-size:26px;font-size:calc(26px * var(--f));line-height:1.847;color:#f6f4f1}.f11:hover{font-size:26px;font-size:calc(26px * var(--f));line-height:1.847;color:#f6f4f1}.f11:active{font-size:26px;font-size:calc(26px * var(--f));line-height:1.847;color:#f6f4f1}.ps59{margin-top:-177px}.s71{min-width:960px;min-height:468px}.s72{width:960px;min-height:468px}.ps60{margin-left:-938px}.s73{min-width:1727px;width:1727px;min-height:468px}.s74{min-width:422px;width:422px;min-height:468px}.ps61{margin-left:1116px;margin-top:-71px}.s75{min-width:611px;width:611px;min-height:71px}.ps62{margin-left:174px;margin-top:1px}.s76{min-width:262px;width:262px;height:43px}.f12{font-size:14px;font-size:calc(14px * var(--f));line-height:2.501}.ps63{margin-top:-363px}.s77{width:960px;min-height:305px}.ps64{margin-left:74px}.s78{min-width:875px;width:875px;min-height:88px}.ps65{margin-top:10px}.s79{min-width:295px;width:295px;height:69px}.f13{font-size:26px;font-size:calc(26px * var(--f));line-height:1.463}.ps66{margin-left:309px}.s80{min-width:271px;width:271px;height:88px}.f14{font-size:26px;font-size:calc(26px * var(--f));line-height:1.847}.ps67{margin-left:21px;margin-top:0}.s81{min-width:834px;width:834px;min-height:217px}.ps68{margin-top:0}.s82{min-width:424px;width:424px;height:217px}.f15{font-size:16px;font-size:calc(16px * var(--f));line-height:1.251}.ps69{margin-left:57px}.s83{min-width:353px;width:353px;height:155px}.c10{margin-top:58px}}@media (min-width:768px) and (max-width:959px){.ps1{margin-top:-46px}.s1{min-width:768px;min-height:374px}.ps2{margin-top:110px}.s2{width:768px;min-height:136px}.ps3{margin-left:133px}.s3{min-width:502px;width:502px;min-height:136px}.s4{min-width:502px;width:502px;min-height:136px}.s5{min-width:496px;width:496px;min-height:130px}.ps5{margin-left:12px;margin-top:-116px}.s6{min-width:480px;width:480px;height:95px}.f1{font-size:30px;font-size:calc(30px * var(--f));line-height:1.334}.c4{min-width:768px;margin-top:-46px;min-height:1533px}.s7{width:768px;min-height:678px}.s8{min-width:768px;width:768px;min-height:95px}.s9{min-width:768px;width:768px;min-height:95px}.s10{min-width:768px;width:768px;min-height:95px}.ps7{margin-left:14px;margin-top:-87px}.s11{min-width:745px;width:745px;height:87px}.f2{font-size:52px;font-size:calc(52px * var(--f));line-height:1.213}.ps8{margin-left:7px;margin-top:39px}.s12{min-width:753px;width:753px;min-height:144px}.ps9{margin-top:116px}.s13{min-width:87px;width:87px;min-height:28px}.ps10{margin-left:-86px}.s14{min-width:240px;width:240px;min-height:144px}.s15{min-width:240px;width:240px;min-height:144px;height:144px}.i1{width:240px;height:144px}.ps11{margin-top:-24px}.s16{min-width:86px;width:86px;height:22px}.f3{font-size:11px;font-size:calc(11px * var(--f));line-height:1.637}.ps12{margin-left:15px;margin-top:116px}.s17{min-width:87px;width:87px;min-height:28px}.ps13{margin-left:-86px}.s18{min-width:240px;width:240px;min-height:144px}.ps14{margin-top:-24px}.ps15{margin-left:15px;margin-top:116px}.ps16{margin-left:513px;margin-top:-144px}.s19{min-width:240px;width:240px;min-height:144px}.ps17{margin-top:-24px}.s20{min-width:86px;width:86px;height:22px}.ps18{margin-left:7px}.s21{min-width:754px;width:754px;min-height:120px}.s22{min-width:242px;width:242px;min-height:120px}.ps19{margin-top:16px}.s23{min-width:242px;width:242px;height:29px}.f4{font-size:14px;font-size:calc(14px * var(--f));line-height:1.572}.ps20{margin-left:1px;margin-top:-45px}.s24{min-width:240px;width:240px;min-height:120px}.ps21{margin-left:22px;margin-top:55px}.s25{min-width:195px;width:195px;height:55px}.f5{font-size:12px;font-size:calc(12px * var(--f));line-height:1.584}.ps22{margin-left:14px}.s26{min-width:242px;width:242px;min-height:120px}.ps23{margin-top:16px}.s27{min-width:242px;width:242px;height:29px}.f6{font-size:14px;font-size:calc(14px * var(--f));line-height:1.572}.ps24{margin-left:1px;margin-top:-45px}.s28{min-width:240px;width:240px;min-height:120px}.ps25{margin-left:22px;margin-top:55px}.s29{min-width:195px;width:195px;height:55px}.f7{font-size:12px;font-size:calc(12px * var(--f));line-height:1.584}.ps26{margin-left:14px}.ps27{margin-left:1px}.s30{min-width:240px;width:240px;min-height:120px}.s31{min-width:240px;width:240px;min-height:120px}.s32{min-width:240px;width:240px;min-height:120px}.ps28{margin-left:22px;margin-top:-65px}.s33{min-width:195px;width:195px;height:55px}.ps29{margin-top:-104px}.s34{min-width:242px;width:242px;height:29px}.ps30{margin-left:6px;margin-top:16px}.s35{min-width:754px;width:754px;min-height:144px}.ps31{margin-top:120px}.s36{min-width:86px;width:86px;height:22px}.f8{font-size:11px;font-size:calc(11px * var(--f));line-height:1.637}.ps32{margin-left:-85px;margin-top:116px}.ps33{margin-left:-86px}.s37{min-width:240px;width:240px;min-height:144px;height:144px}.i2{width:240px;height:144px}.ps34{margin-left:15px;margin-top:116px}.ps35{margin-left:-86px}.s38{min-width:240px;width:240px;min-height:144px}.ps36{margin-top:-24px}.s39{min-width:86px;width:86px;height:22px}.ps37{margin-left:15px;margin-top:116px}.s40{min-width:87px;width:87px;min-height:28px}.ps38{margin-left:514px;margin-top:-144px}.ps39{margin-top:-24px}.ps40{margin-left:7px}.s41{min-width:754px;width:754px;min-height:120px}.s42{min-width:242px;width:242px;min-height:120px}.s43{min-width:240px;width:240px;min-height:120px}.s44{min-width:240px;width:240px;min-height:120px}.s45{min-width:240px;width:240px;min-height:120px}.ps42{margin-left:22px;margin-top:-65px}.s46{min-width:195px;width:195px;height:55px}.ps43{margin-top:-104px}.s47{min-width:242px;width:242px;height:29px}.ps44{margin-left:14px}.s48{min-width:242px;width:242px;min-height:120px}.s49{min-width:240px;width:240px;min-height:120px}.s50{min-width:240px;width:240px;min-height:120px}.s51{min-width:240px;width:240px;min-height:120px}.ps45{margin-left:22px;margin-top:-65px}.s52{min-width:195px;width:195px;height:55px}.ps46{margin-top:-104px}.s53{min-width:242px;width:242px;height:39px}.ps47{margin-left:14px}.s54{min-width:240px;width:240px;min-height:120px}.ps48{margin-left:22px;margin-top:-65px}.s55{min-width:195px;width:195px;height:55px}.ps49{margin-top:-104px}.s56{min-width:242px;width:242px;height:29px}.ps50{margin-top:72px}.s57{min-width:768px;min-height:641px}.ps51{margin-top:18px}.s58{width:768px;min-height:159px}.ps52{margin-left:51px}.s59{min-width:682px;width:682px;min-height:159px}.s60{min-width:682px;width:682px;min-height:159px}.ps53{margin-left:11px}.s61{min-width:650px;width:650px;height:95px}.f9{font-size:45px;font-size:calc(45px * var(--f));line-height:1.201}.ps54{margin-top:26px}.s62{min-width:682px;width:682px;height:38px}.f10{font-size:24px;font-size:calc(24px * var(--f));line-height:1.293}.ps55{margin-top:-437px}.s63{width:768px;min-height:579px}.s64{min-width:768px;width:768px;min-height:579px}.s65{min-width:768px;width:768px;min-height:579px}.s66{min-width:256px;width:256px;min-height:579px;height:579px}.i3{width:256px;height:579px}.s67{min-width:512px;width:512px;min-height:579px}.s68{min-width:512px;width:512px;min-height:327px;height:327px}.i4{width:512px;height:327px}.s69{min-width:512px;width:512px;min-height:252px;height:252px}.i5{width:512px;height:252px}.ps58{margin-left:619px;margin-top:-289px}.s70{min-width:139px;width:139px;height:52px}.f11{font-size:20px;font-size:calc(20px * var(--f));line-height:1.851;color:#f6f4f1}.f11:visited{font-size:20px;font-size:calc(20px * var(--f));line-height:1.851;color:#f6f4f1}.f11:hover{font-size:20px;font-size:calc(20px * var(--f));line-height:1.851;color:#f6f4f1}.f11:active{font-size:20px;font-size:calc(20px * var(--f));line-height:1.851;color:#f6f4f1}.ps59{margin-top:-142px}.s71{min-width:768px;min-height:415px}.s72{width:768px;min-height:415px}.ps60{margin-left:-950px}.s73{min-width:1623px;width:1623px;min-height:415px}.s74{min-width:338px;width:338px;min-height:415px}.ps61{margin-left:1052px;margin-top:-76px}.s75{min-width:571px;width:571px;min-height:76px}.ps62{margin-left:169px;margin-top:10px}.s76{min-width:233px;width:233px;height:40px}.f12{font-size:13px;font-size:calc(13px * var(--f));line-height:2.463}.ps63{margin-top:-336px}.s77{width:768px;min-height:247px}.ps64{margin-left:69px}.s78{min-width:690px;width:690px;min-height:55px}.ps65{margin-top:0}.s79{min-width:236px;width:236px;height:55px}.f13{font-size:18px;font-size:calc(18px * var(--f));line-height:1.501}.ps66{margin-left:277px;margin-top:5px}.s80{min-width:177px;width:177px;height:45px}.f14{font-size:20px;font-size:calc(20px * var(--f));line-height:1.851}.ps67{margin-left:11px;margin-top:10px}.s81{min-width:688px;width:688px;min-height:182px}.ps68{margin-top:0}.s82{min-width:339px;width:339px;height:173px}.f15{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251}.ps69{margin-left:53px}.s83{min-width:296px;width:296px;height:182px}.c10{margin-top:89px}}@media (min-width:480px) and (max-width:767px){.ps1{margin-top:-54px}.s1{min-width:480px;min-height:441px}.ps2{margin-top:188px}.s2{width:480px;min-height:125px}.ps3{margin-left:18px}.s3{min-width:448px;width:448px;min-height:125px}.s4{min-width:448px;width:448px;min-height:125px}.s5{min-width:441px;width:441px;min-height:119px}.ps5{margin-left:7px;margin-top:-101px}.s6{min-width:441px;width:441px;height:90px}.f1{font-size:26px;font-size:calc(26px * var(--f));line-height:1.309}.c4{min-width:480px;margin-top:26px;min-height:4247px}.s7{width:480px;min-height:3351px}.s8{min-width:480px;width:480px;min-height:73px}.s9{min-width:480px;width:480px;min-height:73px}.s10{min-width:480px;width:480px;min-height:73px}.ps7{margin-left:3px;margin-top:-67px}.s11{min-width:477px;width:477px;height:67px}.f2{font-size:35px;font-size:calc(35px * var(--f));line-height:1.201}.ps8{margin-left:0;margin-top:60px}.s12{min-width:480px;width:480px;min-height:1347px}.ps9{margin-top:206px}.s13{min-width:150px;width:150px;min-height:41px}.ps10{margin-left:0;margin-top:-247px}.s14{min-width:480px;width:480px;min-height:248px}.s15{min-width:480px;width:480px;min-height:246px;height:246px}.i1{width:480px;height:246px}.ps11{margin-top:-40px}.s16{min-width:150px;width:150px;height:42px}.f3{font-size:26px;font-size:calc(26px * var(--f));line-height:1.578}.ps12{margin-left:0;margin-top:502px}.s17{min-width:150px;width:150px;min-height:42px}.ps13{margin-left:0;margin-top:-246px}.s18{min-width:480px;width:480px;min-height:246px}.ps14{margin-left:2px;margin-top:-42px}.ps15{margin-left:0;margin-top:512px}.ps16{margin-left:0;margin-top:-249px}.s19{min-width:480px;width:480px;min-height:250px}.ps17{margin-left:2px;margin-top:-41px}.s20{min-width:149px;width:149px;height:45px}.ps18{margin-left:0;margin-top:-1099px}.s21{min-width:481px;width:481px;min-height:1350px}.s22{min-width:481px;width:481px;min-height:255px}.ps19{margin-left:2px;margin-top:30px}.s23{min-width:479px;width:479px;height:45px}.f4{font-size:28px;font-size:calc(28px * var(--f));line-height:1.608}.ps20{margin-left:0;margin-top:-75px}.s24{min-width:479px;width:479px;min-height:255px}.ps21{margin-left:0;margin-top:90px}.s25{min-width:476px;width:476px;height:153px}.f5{font-size:30px;font-size:calc(30px * var(--f));line-height:1.568}.ps22{margin-left:0;margin-top:289px}.s26{min-width:480px;width:480px;min-height:267px}.ps23{margin-top:32px}.s27{min-width:479px;width:479px;height:53px}.f6{font-size:30px;font-size:calc(30px * var(--f));line-height:1.568}.ps24{margin-left:0;margin-top:-85px}.s28{min-width:480px;width:480px;min-height:267px}.ps25{margin-left:0;margin-top:98px}.s29{min-width:476px;width:476px;height:155px}.ps26{margin-left:0;margin-top:284px}.ps27{margin-left:0}.s30{min-width:481px;width:481px;min-height:255px}.s31{min-width:481px;width:481px;min-height:255px}.s32{min-width:480px;width:480px;min-height:255px}.ps28{margin-left:2px;margin-top:-168px}.s33{min-width:479px;width:479px;height:153px}.ps29{margin-top:-225px}.s34{min-width:480px;width:480px;height:47px}.ps30{margin-left:0;margin-top:28px}.s35{min-width:481px;width:481px;min-height:1327px}.ps31{margin-top:204px}.s36{min-width:152px;width:152px;height:42px}.f8{font-size:26px;font-size:calc(26px * var(--f));line-height:1.578}.ps32{margin-left:-150px;margin-top:204px}.ps33{margin-left:2px;margin-top:-246px}.s37{min-width:479px;width:479px;min-height:246px;height:246px}.i2{width:479px;height:246px}.ps34{margin-left:0;margin-top:492px}.ps35{margin-left:0;margin-top:-246px}.s38{min-width:480px;width:480px;min-height:247px}.ps36{margin-top:-40px}.s39{min-width:150px;width:150px;height:41px}.ps37{margin-left:0;margin-top:508px}.s40{min-width:150px;width:150px;min-height:36px}.ps38{margin-left:0;margin-top:-246px}.ps39{margin-top:-39px}.ps40{margin-left:0;margin-top:-1081px}.s41{min-width:481px;width:481px;min-height:1346px}.s42{min-width:481px;width:481px;min-height:260px}.s43{min-width:481px;width:481px;min-height:260px}.s44{min-width:481px;width:481px;min-height:260px}.ps41{margin-left:2px}.s45{min-width:479px;width:479px;min-height:260px}.ps42{margin-left:0;margin-top:-174px}.s46{min-width:476px;width:476px;height:152px}.ps43{margin-left:2px;margin-top:-236px}.s47{min-width:479px;width:479px;height:51px}.ps44{margin-left:0;margin-top:270px}.s48{min-width:481px;width:481px;min-height:269px}.s49{min-width:481px;width:481px;min-height:269px}.s50{min-width:481px;width:481px;min-height:269px}.s51{min-width:480px;width:480px;min-height:269px}.ps45{margin-left:2px;margin-top:-176px}.s52{min-width:479px;width:479px;height:155px}.ps46{margin-top:-238px}.s53{min-width:480px;width:480px;height:51px}.ps47{margin-left:0;margin-top:280px}.s54{min-width:480px;width:480px;min-height:267px}.ps48{margin-left:0;margin-top:-173px}.s55{min-width:480px;width:480px;height:153px}.ps49{margin-top:-243px}.s56{min-width:474px;width:474px;height:59px}.ps50{margin-top:87px}.s57{min-width:480px;min-height:658px}.ps51{margin-top:31px}.s58{width:480px;min-height:311px}.ps52{margin-left:0}.s59{min-width:480px;width:480px;min-height:311px}.s60{min-width:480px;width:480px;min-height:311px}.ps53{margin-left:0}.s61{min-width:480px;width:480px;height:135px}.f9{font-size:51px;font-size:calc(51px * var(--f));line-height:1.197}.ps54{margin-top:21px}.s62{min-width:479px;width:479px;height:155px}.f10{font-size:37px;font-size:calc(37px * var(--f));line-height:1.298}.ps55{margin-top:-273px}.s63{width:480px;min-height:424px}.s64{min-width:481px;width:481px;min-height:424px}.s65{min-width:481px;width:481px;min-height:424px}.s66{min-width:161px;width:161px;min-height:423px;height:423px}.i3{width:161px;height:423px}.s67{min-width:320px;width:320px;min-height:424px}.s68{min-width:320px;width:320px;min-height:239px;height:239px}.i4{width:320px;height:239px}.s69{min-width:320px;width:320px;min-height:185px;height:185px}.i5{width:320px;height:185px}.ps58{margin-left:356px;margin-top:-219px}.s70{min-width:105px;width:105px;height:42px}.f11{font-size:16px;font-size:calc(16px * var(--f));line-height:1.813;color:#f6f4f1}.f11:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:1.813;color:#f6f4f1}.f11:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:1.813;color:#f6f4f1}.f11:active{font-size:16px;font-size:calc(16px * var(--f));line-height:1.813;color:#f6f4f1}.ps59{margin-top:-151px}.s71{min-width:480px;min-height:585px}.s72{width:480px;min-height:585px}.ps60{margin-left:-969px}.s73{min-width:1403px;width:1403px;min-height:585px}.s74{min-width:210px;width:210px;min-height:585px}.ps61{margin-left:1020px;margin-top:-72px}.s75{min-width:383px;width:383px;min-height:72px}.ps62{margin-left:109px;margin-top:24px}.s76{min-width:164px;width:164px;height:26px}.f12{font-size:8px;font-size:calc(8px * var(--f));line-height:2.501}.ps63{margin-top:-485px}.s77{width:480px;min-height:413px}.ps64{margin-left:14px}.s78{min-width:460px;width:460px;min-height:51px}.ps65{margin-top:10px}.s79{min-width:147px;width:147px;height:40px}.f13{font-size:16px;font-size:calc(16px * var(--f));line-height:1.438}.ps66{margin-left:182px}.s80{min-width:131px;width:131px;height:51px}.f14{font-size:16px;font-size:calc(16px * var(--f));line-height:1.813}.ps67{margin-left:2px;margin-top:12px}.s81{min-width:472px;width:472px;min-height:350px}.ps68{margin-top:0}.s82{min-width:224px;width:224px;height:350px}.f15{font-size:7px;font-size:calc(7px * var(--f));line-height:1.287}.ps69{margin-left:34px}.s83{min-width:214px;width:214px;height:225px}.c10{margin-top:72px}}@media (max-width:479px){.ps1{margin-top:0}.s1{min-width:320px;min-height:364px}.ps2{margin-top:88px}.s2{width:320px;min-height:106px}.ps3{margin-left:11px}.s3{min-width:300px;width:300px;min-height:106px}.s4{min-width:300px;width:300px;min-height:106px}.s5{min-width:294px;width:294px;min-height:79px}.ps5{margin-left:2px;margin-top:-78px}.s6{min-width:294px;width:294px;height:99px}.f1{font-size:17px;font-size:calc(17px * var(--f));line-height:1.354}.c4{min-width:320px;margin-top:-89px;min-height:2831px}.s7{width:320px;min-height:2234px}.s8{min-width:320px;width:320px;min-height:44px}.s9{min-width:320px;width:320px;min-height:44px}.s10{min-width:320px;width:320px;min-height:44px}.ps7{margin-left:2px;margin-top:-40px}.s11{min-width:318px;width:318px;height:40px}.f2{font-size:23px;font-size:calc(23px * var(--f));line-height:1.175}.ps8{margin-left:0;margin-top:45px}.s12{min-width:320px;width:320px;min-height:895px}.ps9{margin-top:137px}.s13{min-width:100px;width:100px;min-height:27px}.ps10{margin-left:0;margin-top:-164px}.s14{min-width:320px;width:320px;min-height:164px}.s15{min-width:320px;width:320px;min-height:164px;height:164px}.i1{width:320px;height:164px}.ps11{margin-top:-28px}.s16{min-width:100px;width:100px;height:28px}.f3{font-size:18px;font-size:calc(18px * var(--f));line-height:1.557}.ps12{margin-left:0;margin-top:335px}.s17{min-width:100px;width:100px;min-height:28px}.ps13{margin-left:0;margin-top:-163px}.s18{min-width:320px;width:320px;min-height:164px}.ps14{margin-left:1px;margin-top:-29px}.ps15{margin-left:0;margin-top:338px}.ps16{margin-left:0;margin-top:-163px}.s19{min-width:320px;width:320px;min-height:164px}.ps17{margin-left:1px;margin-top:-29px}.s20{min-width:99px;width:99px;height:28px}.ps18{margin-left:0;margin-top:-730px}.s21{min-width:320px;width:320px;min-height:900px}.s22{min-width:320px;width:320px;min-height:170px}.ps19{margin-left:1px;margin-top:20px}.s23{min-width:319px;width:319px;height:30px}.f4{font-size:18px;font-size:calc(18px * var(--f));line-height:1.557}.ps20{margin-left:0;margin-top:-50px}.s24{min-width:319px;width:319px;min-height:170px}.ps21{margin-left:0;margin-top:60px}.s25{min-width:317px;width:317px;height:102px}.f5{font-size:22px;font-size:calc(22px * var(--f));line-height:1.592}.ps22{margin-left:0;margin-top:193px}.s26{min-width:320px;width:320px;min-height:178px}.ps23{margin-top:21px}.s27{min-width:319px;width:319px;height:35px}.f6{font-size:18px;font-size:calc(18px * var(--f));line-height:1.557}.ps24{margin-left:0;margin-top:-56px}.s28{min-width:320px;width:320px;min-height:178px}.ps25{margin-left:0;margin-top:65px}.s29{min-width:317px;width:317px;height:103px}.f7{font-size:22px;font-size:calc(22px * var(--f));line-height:1.592}.ps26{margin-left:0;margin-top:189px}.ps27{margin-left:0}.s30{min-width:320px;width:320px;min-height:170px}.s31{min-width:320px;width:320px;min-height:170px}.s32{min-width:320px;width:320px;min-height:170px}.ps28{margin-left:1px;margin-top:-112px}.s33{min-width:319px;width:319px;height:102px}.ps29{margin-top:-150px}.s34{min-width:320px;width:320px;height:31px}.ps30{margin-left:0;margin-top:19px}.s35{min-width:320px;width:320px;min-height:883px}.ps31{margin-top:135px}.s36{min-width:101px;width:101px;height:28px}.f8{font-size:17px;font-size:calc(17px * var(--f));line-height:1.589}.ps32{margin-left:-100px;margin-top:135px}.ps33{margin-left:1px;margin-top:-163px}.s37{min-width:319px;width:319px;min-height:164px;height:164px}.i2{width:319px;height:164px}.ps34{margin-left:0;margin-top:324px}.ps35{margin-left:0;margin-top:-160px}.s38{min-width:320px;width:320px;min-height:164px}.ps36{margin-top:-31px}.s39{min-width:100px;width:100px;height:27px}.ps37{margin-left:0;margin-top:338px}.s40{min-width:100px;width:100px;min-height:24px}.ps38{margin-left:0;margin-top:-163px}.ps39{margin-top:-27px}.ps40{margin-left:0;margin-top:-719px}.s41{min-width:320px;width:320px;min-height:897px}.s42{min-width:320px;width:320px;min-height:173px}.s43{min-width:320px;width:320px;min-height:173px}.s44{min-width:320px;width:320px;min-height:173px}.ps41{margin-left:1px}.s45{min-width:319px;width:319px;min-height:173px}.ps42{margin-left:0;margin-top:-116px}.s46{min-width:317px;width:317px;height:101px}.ps43{margin-left:1px;margin-top:-157px}.s47{min-width:319px;width:319px;height:34px}.ps44{margin-left:0;margin-top:180px}.s48{min-width:320px;width:320px;min-height:179px}.s49{min-width:320px;width:320px;min-height:179px}.s50{min-width:320px;width:320px;min-height:179px}.s51{min-width:320px;width:320px;min-height:179px}.ps45{margin-left:1px;margin-top:-117px}.s52{min-width:319px;width:319px;height:103px}.ps46{margin-top:-158px}.s53{min-width:320px;width:320px;height:34px}.ps47{margin-left:0;margin-top:187px}.s54{min-width:320px;width:320px;min-height:178px}.ps48{margin-left:0;margin-top:-115px}.s55{min-width:320px;width:320px;height:102px}.ps49{margin-top:-162px}.s56{min-width:316px;width:316px;height:39px}.ps50{margin-top:-705px}.s57{min-width:320px;min-height:1202px}.ps51{margin-top:784px}.s58{width:320px;min-height:207px}.ps52{margin-left:0}.s59{min-width:320px;width:320px;min-height:207px}.s60{min-width:320px;width:320px;min-height:207px}.ps53{margin-left:0}.s61{min-width:320px;width:320px;height:90px}.f9{font-size:34px;font-size:calc(34px * var(--f));line-height:1.207}.ps54{margin-top:14px}.s62{min-width:319px;width:319px;height:103px}.f10{font-size:25px;font-size:calc(25px * var(--f));line-height:1.281}.ps55{margin-top:-182px}.s63{width:320px;min-height:282px}.s64{min-width:320px;width:320px;min-height:282px}.s65{min-width:320px;width:320px;min-height:282px}.s66{min-width:107px;width:107px;min-height:282px;height:282px}.i3{width:107px;height:282px}.s67{min-width:213px;width:213px;min-height:282px}.s68{min-width:213px;width:213px;min-height:159px;height:159px}.i4{width:213px;height:159px}.s69{min-width:213px;width:213px;min-height:123px;height:123px}.i5{width:213px;height:123px}.ps58{margin-left:238px;margin-top:-151px}.s70{min-width:70px;width:70px;height:35px}.f11{font-size:11px;font-size:calc(11px * var(--f));line-height:1.819;color:#f6f4f1}.f11:visited{font-size:11px;font-size:calc(11px * var(--f));line-height:1.819;color:#f6f4f1}.f11:hover{font-size:11px;font-size:calc(11px * var(--f));line-height:1.819;color:#f6f4f1}.f11:active{font-size:11px;font-size:calc(11px * var(--f));line-height:1.819;color:#f6f4f1}.ps59{margin-top:-100px}.s71{min-width:320px;min-height:408px}.s72{width:320px;min-height:408px}.ps60{margin-left:-979px}.s73{min-width:1249px;width:1249px;min-height:408px}.s74{min-width:141px;width:141px;min-height:408px}.ps61{margin-left:1029px;margin-top:-65px}.s75{min-width:220px;width:220px;min-height:65px}.ps62{margin-left:36px;margin-top:12px}.s76{min-width:150px;width:150px;height:34px}.f12{font-size:8px;font-size:calc(8px * var(--f));line-height:2.501}.ps63{margin-top:-344px}.s77{width:320px;min-height:279px}.ps64{margin-left:5px}.s78{min-width:305px;width:305px;min-height:42px}.ps65{margin-top:0}.s79{min-width:98px;width:98px;height:42px}.f13{font-size:11px;font-size:calc(11px * var(--f));line-height:1.456}.ps66{margin-left:100px;margin-top:6px}.s80{min-width:107px;width:107px;height:36px}.f14{font-size:11px;font-size:calc(11px * var(--f));line-height:1.819}.ps67{margin-left:5px;margin-top:16px}.s81{min-width:314px;width:314px;min-height:221px}.ps68{margin-top:0}.s82{min-width:149px;width:149px;height:221px}.f15{font-size:5px;font-size:calc(5px * var(--f));line-height:1.201}.ps69{margin-left:22px}.s83{min-width:143px;width:143px;height:175px}.c10{margin-top:65px}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.fx1{background-image:url(../images/c/image-640.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/2/image-640.webp);background-attachment:fixed}.fx2{background-image:url(../images/6/strada-640.jpg);background-attachment:fixed}.webp .fx2{background-image:url(../images/0/strada-640.webp);background-attachment:fixed}}@media (min-width:320px){.fx1{background-attachment:fixed;background-image:url(../images/6/image-480.jpg)}.webp .fx1{background-image:url(../images/8/image-480.webp);background-attachment:fixed}.fx2{background-attachment:fixed;background-image:url(../images/6/strada-480.jpg)}.webp .fx2{background-image:url(../images/j/strada-480.webp);background-attachment:fixed}}@media (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:320px) and (min-resolution:144dpi){.fx1{background-image:url(../images/6/image-960-1.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/4/image-960-2.webp);background-attachment:fixed}.fx2{background-image:url(../images/e/strada-960.jpg);background-attachment:fixed}.webp .fx2{background-image:url(../images/6/strada-960.webp);background-attachment:fixed}}@media (min-width:480px){.fx1{background-attachment:fixed;background-image:url(../images/p/image-768-1.jpg)}.webp .fx1{background-image:url(../images/p/image-768-1.webp);background-attachment:fixed}.fx2{background-attachment:fixed;background-image:url(../images/c/strada-768.jpg)}.webp .fx2{background-image:url(../images/n/strada-768.webp);background-attachment:fixed}}@media (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:480px) and (min-resolution:144dpi){.fx1{background-image:url(../images/c/image-1536.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/e/image-1536.webp);background-attachment:fixed}.fx2{background-image:url(../images/l/strada-1536.jpg);background-attachment:fixed}.webp .fx2{background-image:url(../images/e/strada-1536.webp);background-attachment:fixed}}@media (min-width:768px){.fx1{background-attachment:fixed;background-image:url(../images/t/image-960-1.jpg)}.webp .fx1{background-image:url(../images/r/image-960-1.webp);background-attachment:fixed}.fx2{background-attachment:fixed;background-image:url(../images/h/strada-960.jpg)}.webp .fx2{background-image:url(../images/c/strada-960.webp);background-attachment:fixed}}@media (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:768px) and (min-resolution:144dpi){.fx1{background-image:url(../images/n/image-1920-1.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/c/image-1920-1.webp);background-attachment:fixed}.fx2{background-image:url(../images/l/strada-1920.jpg);background-attachment:fixed}.webp .fx2{background-image:url(../images/n/strada-1920.webp);background-attachment:fixed}}@media (min-width:960px){.fx1{background-attachment:fixed;background-image:url(../images/a/image-1200.jpg)}.webp .fx1{background-image:url(../images/2/image-1200-1.webp);background-attachment:fixed}.fx2{background-attachment:fixed;background-image:url(../images/0/strada-1200.jpg)}.webp .fx2{background-image:url(../images/t/strada-1200.webp);background-attachment:fixed}}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:960px) and (min-resolution:144dpi){.fx1{background-image:url(../images/c/image-2400.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/n/image-2400.webp);background-attachment:fixed}.fx2{background-image:url(../images/8/strada-2400.jpg);background-attachment:fixed}.webp .fx2{background-image:url(../images/8/strada-2400.webp);background-attachment:fixed}}@media (min-width:1200px){.fx1{background-attachment:fixed;background-image:url(../images/0/image-1600.jpg)}.webp .fx1{background-image:url(../images/8/image-1600-1.webp);background-attachment:fixed}.fx2{background-attachment:fixed;background-image:url(../images/0/strada-1600.jpg)}.webp .fx2{background-image:url(../images/c/strada-1600.webp);background-attachment:fixed}}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:1200px) and (min-resolution:144dpi){.fx1{background-image:url(../images/2/image-3200-1.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/8/image-3200.webp);background-attachment:fixed}}@media (min-width:1600px){.fx1{background-attachment:fixed;background-image:url(../images/h/image-2000.jpg)}.webp .fx1{background-image:url(../images/0/image-2000.webp);background-attachment:fixed}.fx2{background-attachment:fixed;background-image:url(../images/c/strada-2000.jpg)}.webp .fx2{background-image:url(../images/p/strada-2000.webp);background-attachment:fixed}}@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:1600px) and (min-resolution:144dpi){.fx1{background-image:url(../images/6/image-4000.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/h/image-4000.webp);background-attachment:fixed}}@media (min-width:2000px){.fx1{background-attachment:fixed;background-image:url(../images/n/image-2560.jpg)}.webp .fx1{background-image:url(../images/j/image-2560.webp);background-attachment:fixed}.fx2{background-attachment:fixed;background-image:url(../images/c/strada-2560.jpg)}.webp .fx2{background-image:url(../images/a/strada-2560.webp);background-attachment:fixed}}body{--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{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}}.c19{display:inline-block;position:relative;margin-left:0;margin-top:0}