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}}html{font-family:sans-serif}body{font-size:0;margin:0;--z:1;zoom:var(--z)}audio,video{display:inline-block;vertical-align:baseline}video[controls]{zoom:calc(1/var(--z));transform:scale(var(--z));transform-origin:0 0}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}b,strong{font-weight:700}dfn{font-style:italic}h1,h2,h3,h4,h5,h6{font-size:1em;line-height:1;margin:0}img{border:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible;background:none;border:0;padding:0;text-align:inherit;align-items:initial;padding-block-start:0;padding-block-end:0;padding-inline-start:0}button,select{text-transform:none}button,html input[type=button],input[type=submit]{-webkit-appearance:button;cursor:pointer;box-sizing:border-box;white-space:normal;white-space-collapse:preserve}input[type=text],input[type=password],input[type=email],input[type=date],input[type=number],textarea{-webkit-appearance:none;appearance:none;box-sizing:border-box}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;box-sizing:border-box;border-color:#ddd}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}blockquote{margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}:-webkit-full-screen-ancestor:not(iframe){-webkit-clip-path:initial!important}
body>div{font-size:0}p,span,h1,h2,h3,h4,h5,h6,a,li,button{margin:0;word-spacing:normal;word-wrap:break-word;-ms-word-wrap:break-word;pointer-events:auto;-ms-text-size-adjust:none !important;-moz-text-size-adjust:none !important;-webkit-text-size-adjust:none !important;text-size-adjust:none !important;max-height:10000000px}sup{font-size:inherit;vertical-align:baseline;position:relative;top:-0.4em}sub{font-size:inherit;vertical-align:baseline;position:relative;top:0.4em}ul{display:block;word-spacing:normal;word-wrap:break-word;line-break:normal;list-style-type:none;padding:0;margin:0;-moz-padding-start:0;-khtml-padding-start:0;-webkit-padding-start:0;-o-padding-start:0;-padding-start:0;-webkit-margin-before:0;-webkit-margin-after:0}li{display:block;white-space:normal}[data-marker]::before{content:attr(data-marker) ' ';-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;text-wrap:nowrap}li p, .slc{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}form{display:inline-block}a{text-decoration:inherit;color:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0)}textarea{resize:none}.shm-l{float:left;clear:left}.shm-r{float:right;clear:right;shape-outside:content-box}.btf{display:none}.plyr{min-width:0 !important}html,body{-webkit-text-zoom:reset !important}.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-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 bounceInDown{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(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0, 0, 0)}}@keyframes bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translate3d(0, 0, 0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}
@-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 fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.modpop{margin-left:var(--sw);overflow:hidden}.modalpop{overflow:scroll}.popup::-webkit-scrollbar{display:none}.popup div::-webkit-scrollbar{display:none}
@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@font-face{font-display:block;font-family:"Open Sans 3";src:url('OpenSans-Bold.woff2') format('woff2'),url('OpenSans-Bold.woff') format('woff');font-weight:700}@font-face{font-display:block;font-family:"Open Sans 1";src:url('OpenSans-Regular.woff2') format('woff2'),url('OpenSans-Regular.woff') format('woff');font-weight:400}#b1{background-color:rgba(28,29,31,0.95)}.v1{display:block;pointer-events:none}.ps1{margin-top:0;top:0;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky}.s1{width:100%;min-width:1920px;min-height:70px}.z1{z-index:28}.ps2{display:inline-block;width:0;height:0}.v2{display:inline-block;vertical-align:top}.ps3{position:relative;margin-top:0}.c1{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z2{z-index:29}.ps4{position:relative;margin-top:-54px}.v3{display:block}.s2{width:1920px;margin-left:auto;margin-right:auto;min-height:39px}.ps5{position:relative;margin-left:35px;margin-top:0}.s3{min-width:1867px;width:1867px;min-height:39px}.v4{display:inline-block;vertical-align:top;pointer-events:auto}.ps6{position:relative;margin-left:0;margin-top:0}.s4{min-width:54px;width:54px;min-height:39px;height:39px}.z3{z-index:31}.a1{display:block}.i1{position:absolute;left:8px;min-width:39px;max-width:39px;min-height:39px;max-height:39px;top:0}.ps7{position:relative;margin-left:551px;margin-top:0}.s5{min-width:640px;width:640px;overflow:hidden;height:38px}.z4{z-index:30}.p1{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f1{font-family:"Open Sans 3";font-size:24px;font-size:calc(24px * var(--f));line-height:1.376;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#808080;background-color:initial;text-shadow:none}.ps8{position:relative;margin-left:558px;margin-top:0}.s6{min-width:64px;width:64px;min-height:39px;height:39px}.z5{z-index:32}.i2{position:absolute;left:13px;min-width:39px;max-width:39px;min-height:39px;max-height:39px;top:0;color:rgba(0,0,0,0.22)}.s7{width:100%;min-width:1920px;min-height:355px}.z6{z-index:1}.v5{display:inline-block;vertical-align:top;pointer-events:none}.s8{width:100%;min-width:1920px;min-height:351px}.c3{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#004cfe}.z7{z-index:2}.ps9{position:relative;margin-top:-244px}.s9{width:1920px;margin-left:auto;margin-right:auto;min-height:248px}.ps10{position:relative;margin-left:0;margin-top:0}.s10{min-width:1920px;width:1920px;min-height:248px}.s11{min-width:1920px;width:1920px;min-height:248px;line-height:0}.ps11{position:relative;margin-left:549px;margin-top:0}.s12{min-width:822px;width:822px;overflow:hidden;height:96px}.z8{z-index:4}.f2{font-family:"Open Sans 1";font-size:28px;font-size:calc(28px * var(--f));line-height:1.894;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps12{position:relative;margin-left:0;margin-top:-56px}.s13{min-width:1920px;width:1920px;overflow:hidden;height:208px}.z9{z-index:3}.p2{direction:ltr;text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f3{font-family:"Arial Black", "Arial Bold", Gadget, sans-serif;font-size:240px;font-size:calc(240px * var(--f));line-height:0.847;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:-20.00px;color:rgba(1,1,1,0.15);background-color:initial;text-shadow:none}.ps13{position:relative;margin-top:-4px}.s14{width:100%;min-width:1920px;min-height:351px}.z10{z-index:5}.s15{width:100%;min-width:1920px;min-height:351px}.c4{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#8e6e55}.z11{z-index:6}.ps14{position:relative;margin-top:-242px}.s16{width:1920px;margin-left:auto;margin-right:auto;min-height:242px}.s17{min-width:1920px;width:1920px;min-height:242px}.s18{min-width:1920px;width:1920px;min-height:242px;line-height:0}.s19{min-width:822px;width:822px;overflow:hidden;height:103px}.z12{z-index:8}.f4{font-family:"Open Sans 1";font-size:28px;font-size:calc(28px * var(--f));line-height:1.894;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps15{position:relative;margin-left:0;margin-top:-67px}.s20{min-width:1920px;width:1920px;overflow:hidden;height:206px}.z13{z-index:7}.ps16{position:relative;margin-top:0}.s21{width:100%;min-width:1920px;min-height:413px}.z14{z-index:9}.c5{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#cde735}.z15{z-index:10}.ps17{position:relative;margin-top:-241px}.s22{width:1920px;margin-left:auto;margin-right:auto;min-height:303px}.s23{min-width:1920px;width:1920px;min-height:303px}.s24{min-width:1920px;width:1920px;min-height:303px;line-height:0}.ps18{position:relative;margin-left:550px;margin-top:0}.s25{min-width:822px;width:822px;overflow:hidden;height:93px}.z16{z-index:12}.ps19{position:relative;margin-left:0;margin-top:-55px}.s26{min-width:1920px;width:1920px;overflow:hidden;height:265px}.z17{z-index:11}.ps20{position:relative;margin-top:-62px}.s27{width:100%;min-width:1920px;min-height:356px}.z18{z-index:13}.s28{width:100%;min-width:1920px;min-height:356px}.c6{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#226be7}.z19{z-index:14}.ps21{position:relative;margin-top:-246px}.s29{width:1920px;margin-left:auto;margin-right:auto;min-height:241px}.s30{min-width:1920px;width:1920px;min-height:241px}.s31{min-width:1920px;width:1920px;min-height:241px;line-height:0}.ps22{position:relative;margin-left:550px;margin-top:0}.s32{min-width:822px;width:822px;overflow:hidden;height:97px}.z20{z-index:16}.ps23{position:relative;margin-left:0;margin-top:-60px}.s33{min-width:1920px;width:1920px;overflow:hidden;height:204px}.z21{z-index:15}.ps24{position:relative;margin-top:-1px}.s34{width:100%;min-width:1920px;min-height:350px}.z22{z-index:17}.s35{width:100%;min-width:1920px;min-height:346px}.c7{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#00fe99}.z23{z-index:18}.ps25{position:relative;margin-top:-243px}.s36{width:1920px;margin-left:auto;margin-right:auto;min-height:247px}.s37{min-width:1920px;width:1920px;min-height:247px}.s38{min-width:1920px;width:1920px;min-height:247px;line-height:0}.ps26{position:relative;margin-left:550px;margin-top:0}.s39{min-width:822px;width:822px;overflow:hidden;height:103px}.z24{z-index:20}.ps27{position:relative;margin-left:0;margin-top:-61px}.s40{min-width:1920px;width:1920px;overflow:hidden;height:205px}.z25{z-index:19}.ps28{position:relative;margin-top:-4px}.s41{width:100%;min-width:1920px;min-height:358px}.z26{z-index:21}.s42{width:100%;min-width:1920px;min-height:350px}.c8{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#f78c1e}.z27{z-index:22}.ps29{position:relative;margin-top:-245px}.s43{width:1920px;margin-left:auto;margin-right:auto;min-height:253px}.s44{min-width:1920px;width:1920px;min-height:253px}.s45{min-width:1920px;width:1920px;min-height:253px;line-height:0}.ps30{position:relative;margin-left:549px;margin-top:0}.s46{min-width:822px;width:822px;overflow:hidden;height:112px}.z28{z-index:24}.ps31{position:relative;margin-left:0;margin-top:-69px}.s47{min-width:1920px;width:1920px;overflow:hidden;height:210px}.z29{z-index:23}.ps32{margin-top:-8px;top:70px;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky}.s48{width:100%;min-width:1920px;min-height:80px}.z30{z-index:25}.c9{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#1a1a1e}.z31{z-index:26}.ps33{position:relative;margin-top:-55px}.s49{width:1920px;margin-left:auto;margin-right:auto;min-height:31px}.ps34{position:relative;margin-left:640px;margin-top:0}.s50{min-width:640px;width:640px;overflow:hidden;height:31px}.z32{z-index:27}.f5{font-family:"Open Sans 1";font-size:14px;font-size:calc(14px * var(--f));line-height:1.358;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#808080;background-color:initial;text-shadow:none}.c10{display:block;position:fixed;left:0;top:0;width:100%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom));z-index:2146435106;background-color:rgba(0,0,0,0.75);pointer-events:auto;opacity:0;transition:opacity 1s}.v6{display:block;vertical-align:top;pointer-events:auto}.ps35{position:relative;margin-left:auto;margin-top:calc(50vh - 447px);margin-top:calc(var(--vh, 1vh) * 50 - 447px);margin-right:auto}.s51{min-width:1920px;width:1920px;min-height:895px;height:895px}.c11{border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/h/2026-1st-2-members-1920.jpg)}.webp .c11{background-image:url(../images/c/2026-1st-2-members-1920.webp)}.ps36{position:relative;margin-left:1857px;margin-top:18px}.s52{min-width:45px;width:45px;height:45px;box-sizing:border-box}.c12{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;background-color:rgba(28,29,31,0.95);background-image:url(../images/j/close.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a2{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.c13{display:inline-block;position:relative;margin-left:0;margin-top:0}.c12:hover{background-color:#8e6e55;color:#808080;background-clip:padding-box;border:0}.c12:active{transition:initial;color:rgba(1,1,1,0.15);background-color:#4172a3}body{--d:0;--s:1920}@media (min-width:1200px) and (max-width:1919px){.s1{min-width:1200px}.ps4{margin-top:-55px}.s2{width:1200px;min-height:42px}.ps5{margin-left:19px}.s3{min-width:1172px;width:1172px;min-height:42px}.ps6{margin-top:2px}.s4{min-width:40px;width:40px;min-height:40px;height:40px}.i1{left:0;min-width:40px;max-width:40px;min-height:40px;max-height:40px}.ps7{margin-left:341px;margin-top:7px}.s5{min-width:400px;width:400px;height:31px}.f1{font-size:20px;font-size:calc(20px * var(--f));line-height:1.351}.ps8{margin-left:351px}.s6{min-width:40px;width:40px;min-height:40px;height:40px}.i2{left:0;min-width:40px;max-width:40px;min-height:40px;max-height:40px}.s7{min-width:1200px;min-height:214px}.s8{min-width:1200px;min-height:213px}.ps9{margin-top:-164px}.s9{width:1200px;min-height:165px}.s10{min-width:1200px;width:1200px;min-height:165px}.s11{min-width:1200px;width:1200px;min-height:165px}.ps11{margin-left:342px}.s12{min-width:514px;width:514px;height:58px}.f2{font-size:18px;font-size:calc(18px * var(--f));line-height:1.890}.ps12{margin-top:-15px}.s13{min-width:1200px;width:1200px;height:122px}.f3{font-size:140px;font-size:calc(140px * var(--f));line-height:0.844;letter-spacing:-14.00px}.ps13{margin-top:-1px}.s14{min-width:1200px;min-height:213px}.s15{min-width:1200px;min-height:213px}.ps14{margin-top:-164px}.s16{width:1200px;min-height:162px}.s17{min-width:1200px;width:1200px;min-height:162px}.s18{min-width:1200px;width:1200px;min-height:162px}.s19{min-width:514px;width:514px;height:58px}.f4{font-size:18px;font-size:calc(18px * var(--f));line-height:1.890}.ps15{margin-top:-16px}.s20{min-width:1200px;width:1200px;height:120px}.s21{min-width:1200px;min-height:213px}.ps17{margin-top:-171px}.s22{width:1200px;min-height:171px}.s23{min-width:1200px;width:1200px;min-height:171px}.s24{min-width:1200px;width:1200px;min-height:171px}.ps18{margin-left:344px}.s25{min-width:514px;width:514px;height:58px}.ps19{margin-top:-8px}.s26{min-width:1200px;width:1200px;height:121px}.ps20{margin-top:0}.s27{min-width:1200px;min-height:213px}.s28{min-width:1200px;min-height:213px}.ps21{margin-top:-167px}.s29{width:1200px;min-height:167px}.s30{min-width:1200px;width:1200px;min-height:167px}.s31{min-width:1200px;width:1200px;min-height:167px}.ps22{margin-left:342px}.s32{min-width:514px;width:514px;height:58px}.ps23{margin-top:-10px}.s33{min-width:1200px;width:1200px;height:119px}.ps24{margin-top:2px}.s34{min-width:1200px;min-height:213px}.s35{min-width:1200px;min-height:213px}.ps25{margin-top:-169px}.s36{width:1200px;min-height:169px}.s37{min-width:1200px;width:1200px;min-height:169px}.s38{min-width:1200px;width:1200px;min-height:169px}.ps26{margin-left:344px}.s39{min-width:514px;width:514px;height:58px}.ps27{margin-top:-9px}.s40{min-width:1200px;width:1200px;height:120px}.ps28{margin-top:-1px}.s41{min-width:1200px;min-height:213px}.s42{min-width:1200px;min-height:213px}.ps29{margin-top:-164px}.s43{width:1200px;min-height:164px}.s44{min-width:1200px;width:1200px;min-height:164px}.s45{min-width:1200px;width:1200px;min-height:164px}.ps30{margin-left:344px}.s46{min-width:514px;width:514px;height:58px}.ps31{margin-top:-16px}.s47{min-width:1200px;width:1200px;height:122px}.ps32{margin-top:0}.s48{min-width:1200px;min-height:70px}.ps33{margin-top:-45px}.s49{width:1200px;min-height:27px}.ps34{margin-left:400px}.s50{min-width:400px;width:400px;height:27px}.ps35{margin-top:calc(50vh - 286px);margin-top:calc(var(--vh, 1vh) * 50 - 286px)}.s51{min-width:1200px;width:1200px;min-height:572px;height:572px}.c11{background-image:url(../images/a/2026-1st-2-members-1200.jpg)}.webp .c11{background-image:url(../images/3/2026-1st-2-members-1200-1.webp)}.ps36{margin-left:1153px;margin-top:11px}.s52{min-width:35px;width:35px;height:35px}.c12{-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px}body{--d:1;--s:1200}}@media (min-width:960px) and (max-width:1199px){.s1{min-width:960px;min-height:59px}.ps4{margin-top:-46px}.s2{width:960px}.ps5{margin-left:15px}.s3{min-width:938px;width:938px}.s4{min-width:32px;width:32px;min-height:32px;height:32px}.i1{left:0;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.ps7{margin-left:273px;margin-top:2px}.s5{min-width:320px;width:320px;height:37px}.f1{font-size:21px;font-size:calc(21px * var(--f));line-height:1.334}.ps8{margin-left:281px;margin-top:2px}.s6{min-width:32px;width:32px;min-height:32px;height:32px}.i2{left:0;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.s7{min-width:960px;min-height:170px}.s8{min-width:960px;min-height:170px}.ps9{margin-top:-136px}.s9{width:960px;min-height:133px}.s10{min-width:960px;width:960px;min-height:133px}.s11{min-width:960px;width:960px;min-height:133px}.ps11{margin-left:275px}.s12{min-width:411px;width:411px;height:46px}.f2{font-size:16px;font-size:calc(16px * var(--f));line-height:1.938}.ps12{margin-top:-16px}.s13{min-width:960px;width:960px;height:103px}.f3{font-size:120px;font-size:calc(120px * var(--f));line-height:0.843;letter-spacing:-14.00px}.ps13{margin-top:0}.s14{min-width:960px;min-height:172px}.s15{min-width:960px;min-height:170px}.ps14{margin-top:-135px}.s16{width:960px;min-height:137px}.s17{min-width:960px;width:960px;min-height:137px}.s18{min-width:960px;width:960px;min-height:137px}.s19{min-width:411px;width:411px;height:46px}.f4{font-size:17px;font-size:calc(17px * var(--f));line-height:1.883}.ps15{margin-top:-17px}.s20{min-width:960px;width:960px;height:108px}.ps16{margin-top:-2px}.s21{min-width:960px;min-height:196px}.ps17{margin-top:-131px}.s22{width:960px;min-height:157px}.s23{min-width:960px;width:960px;min-height:157px}.s24{min-width:960px;width:960px;min-height:157px}.ps18{margin-left:275px}.s25{min-width:411px;width:411px;height:46px}.ps19{margin-top:-19px}.s26{min-width:960px;width:960px;height:130px}.ps20{margin-top:-26px}.s27{min-width:960px;min-height:171px}.s28{min-width:960px;min-height:170px}.ps21{margin-top:-131px}.s29{width:960px;min-height:132px}.s30{min-width:960px;width:960px;min-height:132px}.s31{min-width:960px;width:960px;min-height:132px}.ps22{margin-left:275px}.s32{min-width:411px;width:411px;height:46px}.ps23{margin-top:-20px}.s33{min-width:960px;width:960px;height:106px}.s34{min-width:960px;min-height:174px}.s35{min-width:960px;min-height:170px}.ps25{margin-top:-134px}.s36{width:960px;min-height:138px}.s37{min-width:960px;width:960px;min-height:138px}.s38{min-width:960px;width:960px;min-height:138px}.ps26{margin-left:275px}.s39{min-width:411px;width:411px;height:46px}.ps27{margin-top:-13px}.s40{min-width:960px;width:960px;height:105px}.s41{min-width:960px;min-height:170px}.s42{min-width:960px;min-height:170px}.ps29{margin-top:-135px}.s43{width:960px;min-height:134px}.s44{min-width:960px;width:960px;min-height:134px}.s45{min-width:960px;width:960px;min-height:134px}.ps30{margin-left:275px}.s46{min-width:411px;width:411px;height:46px}.ps31{margin-top:-15px}.s47{min-width:960px;width:960px;height:103px}.ps32{margin-top:0;top:59px}.s48{min-width:960px;min-height:55px}.ps33{margin-top:-38px}.s49{width:960px;min-height:26px}.ps34{margin-left:320px}.s50{min-width:320px;width:320px;height:26px}.ps35{margin-top:calc(50vh - 232px);margin-top:calc(var(--vh, 1vh) * 50 - 232px)}.s51{min-width:960px;width:960px;min-height:464px;height:464px}.c11{background-image:url(../images/4/2026-1st-2-members-960-1.jpg)}.webp .c11{background-image:url(../images/e/2026-1st-2-members-960.webp)}.ps36{margin-left:922px;margin-top:9px}.s52{min-width:28px;width:28px;height:28px}.c12{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}body{--d:2;--s:960}}@media (min-width:768px) and (max-width:959px){.s1{min-width:768px;min-height:47px}.ps4{margin-top:-37px}.s2{width:768px;min-height:32px}.ps5{margin-left:12px}.s3{min-width:751px;width:751px;min-height:32px}.s4{min-width:26px;width:26px;min-height:26px;height:26px}.i1{left:0;min-width:26px;max-width:26px;min-height:26px;max-height:26px}.ps7{margin-left:218px;margin-top:2px}.s5{min-width:256px;width:256px;height:30px}.f1{font-size:16px;font-size:calc(16px * var(--f))}.ps8{margin-left:225px;margin-top:2px}.s6{min-width:26px;width:26px;min-height:26px;height:26px}.i2{left:0;min-width:26px;max-width:26px;min-height:26px;max-height:26px}.s7{min-width:768px;min-height:136px}.s8{min-width:768px;min-height:136px}.ps9{margin-top:-109px}.s9{width:768px;min-height:106px}.s10{min-width:768px;width:768px;min-height:106px}.s11{min-width:768px;width:768px;min-height:106px}.ps11{margin-left:220px}.s12{min-width:329px;width:329px;height:37px}.f2{font-size:12px;font-size:calc(12px * var(--f));line-height:1.918}.ps12{margin-top:-13px}.s13{min-width:768px;width:768px;height:82px}.f3{font-size:96px;font-size:calc(96px * var(--f));line-height:0.845;letter-spacing:-14.00px}.ps13{margin-top:0}.s14{min-width:768px;min-height:137px}.s15{min-width:768px;min-height:136px}.ps14{margin-top:-108px}.s16{width:768px;min-height:109px}.s17{min-width:768px;width:768px;min-height:109px}.s18{min-width:768px;width:768px;min-height:109px}.s19{min-width:329px;width:329px;height:37px}.f4{font-size:13px;font-size:calc(13px * var(--f));line-height:1.847}.ps15{margin-top:-14px}.s20{min-width:768px;width:768px;height:86px}.ps16{margin-top:-1px}.s21{min-width:768px;min-height:157px}.ps17{margin-top:-105px}.s22{width:768px;min-height:126px}.s23{min-width:768px;width:768px;min-height:126px}.s24{min-width:768px;width:768px;min-height:126px}.ps18{margin-left:220px}.s25{min-width:329px;width:329px;height:37px}.ps19{margin-top:-15px}.s26{min-width:768px;width:768px;height:104px}.ps20{margin-top:-21px}.s27{min-width:768px;min-height:137px}.s28{min-width:768px;min-height:136px}.ps21{margin-top:-105px}.s29{width:768px;min-height:106px}.s30{min-width:768px;width:768px;min-height:106px}.s31{min-width:768px;width:768px;min-height:106px}.ps22{margin-left:220px}.s32{min-width:329px;width:329px;height:37px}.ps23{margin-top:-16px}.s33{min-width:768px;width:768px;height:85px}.s34{min-width:768px;min-height:139px}.s35{min-width:768px;min-height:136px}.ps25{margin-top:-107px}.s36{width:768px;min-height:110px}.s37{min-width:768px;width:768px;min-height:110px}.s38{min-width:768px;width:768px;min-height:110px}.ps26{margin-left:220px}.s39{min-width:329px;width:329px;height:37px}.ps27{margin-top:-11px}.s40{min-width:768px;width:768px;height:84px}.ps28{margin-top:-3px}.s41{min-width:768px;min-height:136px}.s42{min-width:768px;min-height:136px}.ps29{margin-top:-108px}.s43{width:768px;min-height:107px}.s44{min-width:768px;width:768px;min-height:107px}.s45{min-width:768px;width:768px;min-height:107px}.ps30{margin-left:220px}.s46{min-width:329px;width:329px;height:37px}.ps31{margin-top:-12px}.s47{min-width:768px;width:768px;height:82px}.ps32{margin-top:0;top:47px}.s48{min-width:768px;min-height:44px}.ps33{margin-top:-30px}.s49{width:768px;min-height:21px}.ps34{margin-left:256px}.s50{min-width:256px;width:256px;height:21px}.f5{font-size:11px;font-size:calc(11px * var(--f));line-height:1.365}.ps35{margin-top:calc(50vh - 185px);margin-top:calc(var(--vh, 1vh) * 50 - 185px)}.s51{min-width:768px;width:768px;min-height:371px;height:371px}.c11{background-image:url(../images/r/2026-1st-2-members-768-1.jpg)}.webp .c11{background-image:url(../images/4/2026-1st-2-members-768.webp)}.ps36{margin-left:738px;margin-top:7px}.s52{min-width:22px;width:22px;height:22px}.c12{-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px}body{--d:3;--s:768}}@media (min-width:480px) and (max-width:767px){.s1{min-width:480px;min-height:60px}.ps4{margin-top:-45px}.s2{width:480px;min-height:35px}.ps5{margin-left:18px}.s3{min-width:447px;width:447px;min-height:35px}.s4{min-width:36px;width:36px;min-height:30px;height:30px}.i1{left:3px;min-width:30px;max-width:30px;min-height:30px;max-height:30px}.ps7{margin-left:11px}.s5{min-width:348px;width:348px;height:35px}.f1{font-size:21px;font-size:calc(21px * var(--f));line-height:1.334}.ps8{margin-left:16px}.s6{min-width:36px;width:36px;min-height:30px;height:30px}.i2{left:3px;min-width:30px;max-width:30px;min-height:30px;max-height:30px}.s7{min-width:480px;min-height:161px}.s8{min-width:480px;min-height:161px}.ps9{margin-top:-116px}.s9{width:480px;min-height:116px}.s10{min-width:480px;width:480px;min-height:116px}.s11{min-width:480px;width:480px;min-height:116px}.ps11{margin-left:38px}.s12{min-width:405px;width:405px;height:48px}.f2{font-size:21px;font-size:calc(21px * var(--f));line-height:1.906}.ps12{margin-top:-7px}.s13{min-width:480px;width:480px;height:75px}.p2{direction:rtl}.f3{font-size:78px;font-size:calc(78px * var(--f));letter-spacing:-2.00px}.ps13{margin-top:0}.s14{min-width:480px;min-height:150px}.s15{min-width:480px;min-height:150px}.ps14{margin-top:-116px}.s16{width:480px;min-height:116px}.s17{min-width:480px;width:480px;min-height:116px}.s18{min-width:480px;width:480px;min-height:116px}.s19{min-width:405px;width:405px;height:41px}.f4{font-size:21px;font-size:calc(21px * var(--f));line-height:1.906}.ps15{margin-top:0}.s20{min-width:480px;width:480px;height:75px}.s21{min-width:480px;min-height:156px}.ps17{margin-top:-117px}.s22{width:480px;min-height:123px}.s23{min-width:480px;width:480px;min-height:123px}.s24{min-width:480px;width:480px;min-height:123px}.ps18{margin-left:38px}.s25{min-width:405px;width:405px;height:42px}.ps19{margin-top:-5px}.s26{min-width:480px;width:480px;height:86px}.ps20{margin-top:-6px}.s27{min-width:480px;min-height:159px}.s28{min-width:480px;min-height:159px}.ps21{margin-top:-125px}.s29{width:480px;min-height:125px}.s30{min-width:480px;width:480px;min-height:125px}.s31{min-width:480px;width:480px;min-height:125px}.ps22{margin-left:38px}.s32{min-width:405px;width:405px;height:45px}.ps23{margin-top:0}.s33{min-width:480px;width:480px;height:80px}.ps24{margin-top:0}.s34{min-width:480px;min-height:162px}.s35{min-width:480px;min-height:159px}.ps25{margin-top:-123px}.s36{width:480px;min-height:126px}.s37{min-width:480px;width:480px;min-height:126px}.s38{min-width:480px;width:480px;min-height:126px}.ps26{margin-left:36px}.s39{min-width:405px;width:405px;height:44px}.ps27{margin-top:2px}.s40{min-width:480px;width:480px;height:80px}.ps28{margin-top:-5px}.s41{min-width:480px;min-height:177px}.s42{min-width:480px;min-height:173px}.ps29{margin-top:-134px}.s43{width:480px;min-height:138px}.s44{min-width:480px;width:480px;min-height:138px}.s45{min-width:480px;width:480px;min-height:138px}.ps30{margin-left:38px}.s46{min-width:405px;width:405px;height:50px}.ps31{margin-top:1px}.s47{min-width:480px;width:480px;height:87px}.ps32{margin-top:-4px;top:60px}.s48{min-width:480px;min-height:60px}.ps33{margin-top:-41px}.s49{width:480px;min-height:29px}.ps34{margin-left:0}.s50{min-width:480px;width:480px;height:29px}.f5{font-size:13px;font-size:calc(13px * var(--f));line-height:1.386}.ps35{margin-top:calc(50vh - 110px);margin-top:calc(var(--vh, 1vh) * 50 - 110px)}.s51{min-width:480px;width:480px;min-height:221px;height:221px}.c11{background-image:url(../images/d/2026-1st-2-members-480.jpg)}.webp .c11{background-image:url(../images/l/2026-1st-2-members-480.webp)}.ps36{margin-left:462px;margin-top:4px}.s52{min-width:14px;width:14px;height:14px}.c12{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}body{--d:4;--s:480}}@media (max-width:479px){.s1{min-width:320px;min-height:40px}.ps4{margin-top:-30px}.s2{width:320px;min-height:23px}.ps5{margin-left:12px}.s3{min-width:298px;width:298px;min-height:23px}.s4{min-width:24px;width:24px;min-height:20px;height:20px}.i1{left:2px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.ps7{margin-left:7px}.s5{min-width:232px;width:232px;height:23px}.f1{font-size:14px;font-size:calc(14px * var(--f));line-height:1.358}.ps8{margin-left:11px}.s6{min-width:24px;width:24px;min-height:20px;height:20px}.i2{left:2px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.s7{min-width:320px;min-height:107px}.s8{min-width:320px;min-height:107px}.ps9{margin-top:-77px}.s9{width:320px;min-height:77px}.s10{min-width:320px;width:320px;min-height:77px}.s11{min-width:320px;width:320px;min-height:77px}.ps11{margin-left:25px}.s12{min-width:270px;width:270px;height:32px}.f2{font-size:14px;font-size:calc(14px * var(--f));line-height:1.930}.ps12{margin-top:-5px}.s13{min-width:320px;width:320px;height:50px}.p2{direction:rtl}.f3{font-size:52px;font-size:calc(52px * var(--f));letter-spacing:-2.00px}.ps13{margin-top:0}.s14{min-width:320px;min-height:100px}.s15{min-width:320px;min-height:100px}.ps14{margin-top:-77px}.s16{width:320px;min-height:77px}.s17{min-width:320px;width:320px;min-height:77px}.s18{min-width:320px;width:320px;min-height:77px}.s19{min-width:270px;width:270px;height:27px}.f4{font-size:14px;font-size:calc(14px * var(--f));line-height:1.930}.ps15{margin-top:0}.s20{min-width:320px;width:320px;height:50px}.s21{min-width:320px;min-height:104px}.ps17{margin-top:-78px}.s22{width:320px;min-height:82px}.s23{min-width:320px;width:320px;min-height:82px}.s24{min-width:320px;width:320px;min-height:82px}.ps18{margin-left:25px}.s25{min-width:270px;width:270px;height:28px}.ps19{margin-top:-3px}.s26{min-width:320px;width:320px;height:57px}.ps20{margin-top:-4px}.s27{min-width:320px;min-height:106px}.s28{min-width:320px;min-height:106px}.ps21{margin-top:-83px}.s29{width:320px;min-height:83px}.s30{min-width:320px;width:320px;min-height:83px}.s31{min-width:320px;width:320px;min-height:83px}.ps22{margin-left:25px}.s32{min-width:270px;width:270px;height:30px}.ps23{margin-top:0}.s33{min-width:320px;width:320px;height:53px}.ps24{margin-top:0}.s34{min-width:320px;min-height:108px}.s35{min-width:320px;min-height:106px}.ps25{margin-top:-82px}.s36{width:320px;min-height:84px}.s37{min-width:320px;width:320px;min-height:84px}.s38{min-width:320px;width:320px;min-height:84px}.ps26{margin-left:24px}.s39{min-width:270px;width:270px;height:29px}.ps27{margin-top:2px}.s40{min-width:320px;width:320px;height:53px}.ps28{margin-top:-3px}.s41{min-width:320px;min-height:118px}.s42{min-width:320px;min-height:115px}.ps29{margin-top:-89px}.s43{width:320px;min-height:92px}.s44{min-width:320px;width:320px;min-height:92px}.s45{min-width:320px;width:320px;min-height:92px}.ps30{margin-left:25px}.s46{min-width:270px;width:270px;height:33px}.ps31{margin-top:1px}.s47{min-width:320px;width:320px;height:58px}.ps32{margin-top:-3px;top:40px}.s48{min-width:320px;min-height:40px}.ps33{margin-top:-27px}.s49{width:320px;min-height:19px}.ps34{margin-left:0}.s50{min-width:320px;width:320px;height:19px}.f5{font-size:9px;font-size:calc(9px * var(--f));line-height:1.445}.ps35{margin-top:calc(50vh - 73px);margin-top:calc(var(--vh, 1vh) * 50 - 73px)}.s51{min-width:320px;width:320px;min-height:147px;height:147px}.c11{background-image:url(../images/f/2026-1st-2-members-320.jpg)}.webp .c11{background-image:url(../images/f/2026-1st-2-members-320.webp)}.ps36{margin-left:308px;margin-top:3px}.s52{min-width:9px;width:9px;height:9px}.c12{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}body{--d:5;--s:320}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.c11{background-image:url(../images/9/2026-1st-2-members-3840.jpg)}.webp .c11{background-image:url(../images/v/2026-1st-2-members-3840.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c11{background-image:url(../images/j/2026-1st-2-members-2400.jpg)}.webp .c11{background-image:url(../images/0/2026-1st-2-members-2400.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){.c11{background-image:url(../images/r/2026-1st-2-members-1920-1.jpg)}.webp .c11{background-image:url(../images/7/2026-1st-2-members-1920.webp)}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c11{background-image:url(../images/f/2026-1st-2-members-1536.jpg)}.webp .c11{background-image:url(../images/e/2026-1st-2-members-1536.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c11{background-image:url(../images/u/2026-1st-2-members-960.jpg)}.webp .c11{background-image:url(../images/3/2026-1st-2-members-960-1.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c11{background-image:url(../images/u/2026-1st-2-members-640.jpg)}.webp .c11{background-image:url(../images/g/2026-1st-2-members-640.webp)}}/* patterns from subtlepatterns.com */.v7{display:block;pointer-events:none}.ps37{margin-top:0;top:0;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky}.s53{width:100%;min-width:1920px;min-height:70px}.z33{z-index:13}.ps38{display:inline-block;width:0;height:0}.v8{display:inline-block;vertical-align:top}.ps39{position:relative;margin-top:0}.c14{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z34{z-index:14}.ps40{position:relative;margin-top:-58px}.v9{display:block}.s54{width:1920px;margin-left:auto;margin-right:auto;min-height:51px}.ps41{position:relative;margin-left:30px;margin-top:0}.s55{min-width:1876px;width:1876px;min-height:51px}.v10{display:inline-block;vertical-align:top;pointer-events:auto}.ps42{position:relative;margin-left:0;margin-top:4px}.s56{min-width:64px;width:64px;min-height:39px;height:39px}.z35{z-index:17}.a3{display:block}.i3{position:absolute;left:13px;min-width:39px;max-width:39px;min-height:39px;max-height:39px;top:0;color:rgba(0,0,0,0.22)}.ps43{position:relative;margin-left:546px;margin-top:0}.s57{min-width:640px;width:640px;overflow:hidden;height:51px}.z36{z-index:15}.p3{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f6{font-family:"Open Sans 3";font-size:28px;font-size:calc(28px * var(--f));line-height:1.644;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:rgba(0,0,0,0.5);background-color:initial;text-shadow:none}.ps44{position:relative;margin-left:562px;margin-top:0}.s58{min-width:64px;width:64px;min-height:45px;height:45px}.z37{z-index:16}.i4{position:absolute;left:10px;min-width:45px;max-width:45px;min-height:45px;max-height:45px;top:0;color:rgba(0,0,0,0.22)}.s59{width:1920px;margin-left:auto;margin-right:auto;min-height:23660px}.ps45{position:relative;margin-left:0;margin-top:0}.s60{min-width:1920px;width:1920px;min-height:1160px;height:1160px}.z38{z-index:1}.i5{position:absolute;left:0;width:1920px;top:0;height:1160px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.i6{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps46{position:relative;margin-left:0;margin-top:0}.s61{min-width:1920px;width:1920px;min-height:1190px;height:1190px}.z39{z-index:2}.i7{position:absolute;left:0;width:1920px;top:0;height:1190px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps47{position:relative;margin-left:0;margin-top:0}.s62{min-width:1920px;width:1920px;min-height:2631px;height:2631px}.z40{z-index:3}.i8{position:absolute;left:0;width:1920px;top:0;height:2631px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.s63{min-width:1920px;width:1920px;min-height:2103px;height:2103px}.z41{z-index:4}.i9{position:absolute;left:0;width:1920px;top:0;height:2103px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.s64{min-width:1920px;width:1920px;min-height:1308px;height:1308px}.z42{z-index:5}.i10{position:absolute;left:0;width:1920px;top:0;height:1308px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.s65{min-width:1920px;width:1920px;min-height:2117px;height:2117px}.z43{z-index:6}.i11{position:absolute;left:0;width:1920px;top:0;height:2117px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps48{position:relative;margin-left:0;margin-top:0}.s66{min-width:1920px;width:1920px;min-height:4310px;height:4310px}.z44{z-index:7}.i12{position:absolute;left:0;width:1920px;top:0;height:4310px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.s67{min-width:1920px;width:1920px;min-height:4186px;height:4186px}.z45{z-index:8}.i13{position:absolute;left:0;width:1920px;top:0;height:4186px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.s68{min-width:1920px;width:1920px;min-height:4655px;height:4655px}.z46{z-index:9}.i14{position:absolute;left:0;width:1920px;top:0;height:4655px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.v11{display:inline-block;vertical-align:top;pointer-events:none}.s69{width:100%;min-width:1920px;min-height:80px}.z47{z-index:10}.c15{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#111114 url(../images/e/micro_carbon.png) repeat center top}.z48{z-index:11}.ps49{position:relative;margin-top:-57px}.s70{width:1920px;margin-left:auto;margin-right:auto;min-height:42px}.ps50{position:relative;margin-left:576px;margin-top:0}.s71{min-width:768px;width:768px;overflow:hidden;height:42px}.z49{z-index:12}.f7{font-family:"Open Sans 1";font-size:14px;font-size:calc(14px * var(--f));line-height:1.358;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#808080;background-color:initial;text-shadow:none}.c16{display:block;position:fixed;left:0;top:0;width:100%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom));z-index:2146435091;background-color:rgba(0,0,0,0.75);pointer-events:auto;opacity:0;transition:opacity 1s}.v12{display:block;vertical-align:top;pointer-events:auto}.ps51{position:relative;margin-left:auto;margin-top:calc(50vh - 534px);margin-top:calc(var(--vh, 1vh) * 50 - 534px);margin-right:auto}.s72{min-width:1920px;width:1920px;min-height:1068px;height:1068px}.c17{border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/i/1-2-a-1920.jpg)}.webp .c17{background-image:url(../images/0/1-2-a-1920.webp)}.ps52{position:relative;margin-left:1857px;margin-top:18px}.s73{min-width:45px;width:45px;height:45px;box-sizing:border-box}.c18{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;background-color:rgba(28,29,31,0.95);background-image:url(../images/j/close.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a4{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.c19{display:inline-block;position:relative;margin-left:0;margin-top:0}.c18:hover{background-color:#8e6e55;color:#808080;background-clip:padding-box;border:0}.c18:active{transition:initial;color:rgba(1,1,1,0.15);background-color:#4172a3}body{--d:0;--s:1920}@media (min-width:1200px) and (max-width:1919px){.s53{min-width:1200px}.ps40{margin-top:-55px}.s54{width:1200px;min-height:39px}.ps41{margin-left:19px}.s55{min-width:1172px;width:1172px;min-height:39px}.ps42{margin-top:0}.s56{min-width:40px;width:40px;min-height:38px;height:38px}.i3{left:1px;min-width:38px;max-width:38px;min-height:38px;max-height:38px}.ps43{margin-left:341px;margin-top:5px}.s57{min-width:400px;width:400px;height:32px}.f6{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps44{margin-left:351px;margin-top:1px}.s58{min-width:40px;width:40px;min-height:38px;height:38px}.i4{left:1px;min-width:38px;max-width:38px;min-height:38px;max-height:38px}.s59{width:1200px;min-height:14787px}.s60{min-width:1200px;width:1200px;min-height:725px;height:725px}.i5{width:1200px;height:725px}.s61{min-width:1200px;width:1200px;min-height:744px;height:744px}.i7{width:1200px;height:744px}.s62{min-width:1200px;width:1200px;min-height:1644px;height:1644px}.i8{width:1200px;height:1644px}.s63{min-width:1200px;width:1200px;min-height:1314px;height:1314px}.i9{width:1200px;height:1314px}.s64{min-width:1200px;width:1200px;min-height:818px;height:818px}.i10{width:1200px;height:818px}.s65{min-width:1200px;width:1200px;min-height:1323px;height:1323px}.i11{width:1200px;height:1323px}.s66{min-width:1200px;width:1200px;min-height:2694px;height:2694px}.i12{width:1200px;height:2694px}.s67{min-width:1200px;width:1200px;min-height:2616px;height:2616px}.i13{width:1200px;height:2616px}.s68{min-width:1200px;width:1200px;min-height:2909px;height:2909px}.i14{width:1200px;height:2909px}.s69{min-width:1200px;min-height:70px}.ps49{margin-top:-54px}.s70{width:1200px;min-height:37px}.ps50{margin-left:360px}.s71{min-width:480px;width:480px;height:37px}.ps51{margin-top:calc(50vh - 336px);margin-top:calc(var(--vh, 1vh) * 50 - 336px)}.s72{min-width:1200px;width:1200px;min-height:673px;height:673px}.c17{background-image:url(../images/d/1-2-a-1200.jpg)}.webp .c17{background-image:url(../images/0/1-2-a-1200.webp)}.ps52{margin-left:1153px;margin-top:11px}.s73{min-width:35px;width:35px;height:35px}.c18{-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px}body{--d:1;--s:1200}}@media (min-width:960px) and (max-width:1199px){.s53{min-width:960px;min-height:59px}.ps40{margin-top:-49px}.s54{width:960px;min-height:42px}.ps41{margin-left:15px}.s55{min-width:938px;width:938px;min-height:42px}.ps42{margin-top:3px}.s56{min-width:32px;width:32px;min-height:32px;height:32px}.i3{left:0;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.ps43{margin-left:273px}.s57{min-width:320px;width:320px;height:42px}.f6{font-size:22px;font-size:calc(22px * var(--f));line-height:1.637}.ps44{margin-left:281px;margin-top:5px}.s58{min-width:32px;width:32px;min-height:32px;height:32px}.i4{left:0;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.s59{width:960px;min-height:11828px}.s60{min-width:960px;width:960px;min-height:580px;height:580px}.i5{width:960px;height:580px}.s61{min-width:960px;width:960px;min-height:595px;height:595px}.i7{width:960px;height:595px}.s62{min-width:960px;width:960px;min-height:1315px;height:1315px}.i8{width:960px;height:1315px}.s63{min-width:960px;width:960px;min-height:1051px;height:1051px}.i9{width:960px;height:1051px}.s64{min-width:960px;width:960px;min-height:654px;height:654px}.i10{width:960px;height:654px}.s65{min-width:960px;width:960px;min-height:1058px;height:1058px}.i11{width:960px;height:1058px}.s66{min-width:960px;width:960px;min-height:2155px;height:2155px}.i12{width:960px;height:2155px}.s67{min-width:960px;width:960px;min-height:2093px;height:2093px}.i13{width:960px;height:2093px}.s68{min-width:960px;width:960px;min-height:2327px;height:2327px}.i14{width:960px;height:2327px}.s69{min-width:960px;min-height:59px}.ps49{margin-top:-40px}.s70{width:960px;min-height:26px}.ps50{margin-left:288px}.s71{min-width:384px;width:384px;height:26px}.ps51{margin-top:calc(50vh - 269px);margin-top:calc(var(--vh, 1vh) * 50 - 269px)}.s72{min-width:960px;width:960px;min-height:538px;height:538px}.c17{background-image:url(../images/b/1-2-a-960-1.jpg)}.webp .c17{background-image:url(../images/m/1-2-a-960.webp)}.ps52{margin-left:922px;margin-top:9px}.s73{min-width:28px;width:28px;height:28px}.c18{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}body{--d:2;--s:960}}@media (min-width:768px) and (max-width:959px){.s53{min-width:768px;min-height:47px}.ps40{margin-top:-39px}.s54{width:768px;min-height:34px}.ps41{margin-left:12px}.s55{min-width:751px;width:751px;min-height:34px}.ps42{margin-top:2px}.s56{min-width:26px;width:26px;min-height:26px;height:26px}.i3{left:0;min-width:26px;max-width:26px;min-height:26px;max-height:26px}.ps43{margin-left:218px}.s57{min-width:256px;width:256px;height:34px}.f6{font-size:17px;font-size:calc(17px * var(--f));line-height:1.648}.ps44{margin-left:225px;margin-top:4px}.s58{min-width:26px;width:26px;min-height:26px;height:26px}.i4{left:0;min-width:26px;max-width:26px;min-height:26px;max-height:26px}.s59{width:768px;min-height:9463px}.s60{min-width:768px;width:768px;min-height:464px;height:464px}.i5{width:768px;height:464px}.s61{min-width:768px;width:768px;min-height:476px;height:476px}.i7{width:768px;height:476px}.s62{min-width:768px;width:768px;min-height:1052px;height:1052px}.i8{width:768px;height:1052px}.s63{min-width:768px;width:768px;min-height:841px;height:841px}.i9{width:768px;height:841px}.s64{min-width:768px;width:768px;min-height:523px;height:523px}.i10{width:768px;height:523px}.s65{min-width:768px;width:768px;min-height:846px;height:846px}.i11{width:767px;height:846px}.ps48{margin-top:1px}.s66{min-width:768px;width:768px;min-height:1724px;height:1724px}.i12{width:768px;height:1724px}.s67{min-width:768px;width:768px;min-height:1674px;height:1674px}.i13{width:768px;height:1674px}.s68{min-width:768px;width:768px;min-height:1862px;height:1862px}.i14{width:768px;height:1862px}.s69{min-width:768px;min-height:47px}.ps49{margin-top:-32px}.s70{width:768px;min-height:21px}.ps50{margin-left:230px}.s71{min-width:307px;width:307px;height:21px}.f7{font-size:11px;font-size:calc(11px * var(--f));line-height:1.365}.ps51{margin-top:calc(50vh - 215px);margin-top:calc(var(--vh, 1vh) * 50 - 215px)}.s72{min-width:768px;width:768px;min-height:430px;height:430px}.c17{background-image:url(../images/9/1-2-a-768.jpg)}.webp .c17{background-image:url(../images/0/1-2-a-768.webp)}.ps52{margin-left:738px;margin-top:7px}.s73{min-width:22px;width:22px;height:22px}.c18{-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px}body{--d:3;--s:768}}@media (min-width:480px) and (max-width:767px){.s53{min-width:480px;min-height:60px}.ps40{margin-top:-45px}.s54{width:480px;min-height:40px}.ps41{margin-left:17px}.s55{min-width:448px;width:448px;min-height:40px}.ps42{margin-top:0}.s56{min-width:36px;width:36px;min-height:30px;height:30px}.i3{left:3px;min-width:30px;max-width:30px;min-height:30px;max-height:30px}.ps43{margin-left:16px;margin-top:2px}.s57{min-width:351px;width:351px;height:38px}.f6{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps44{margin-left:9px}.s58{min-width:36px;width:36px;min-height:30px;height:30px}.i4{left:3px;min-width:30px;max-width:30px;min-height:30px;max-height:30px}.s59{width:480px;min-height:5913px}.s60{min-width:480px;width:480px;min-height:291px;height:291px}.i5{width:480px;height:290px}.ps46{margin-top:-3px}.s61{min-width:480px;width:480px;min-height:300px;height:300px}.i7{width:480px;top:1px;height:298px}.ps47{margin-top:-1px}.s62{min-width:480px;width:480px;min-height:657px;height:657px}.i8{width:479px;height:657px}.s63{min-width:480px;width:480px;min-height:525px;height:525px}.i9{width:479px;height:525px}.s64{min-width:480px;width:480px;min-height:327px;height:327px}.i10{width:480px;height:327px}.s65{min-width:480px;width:480px;min-height:530px;height:530px}.i11{width:480px;top:1px;height:529px}.ps48{margin-top:-1px}.s66{min-width:480px;width:480px;min-height:1077px;height:1077px}.i12{width:480px;height:1077px}.s67{min-width:480px;width:480px;min-height:1047px;height:1047px}.i13{width:480px;height:1047px}.s68{min-width:480px;width:480px;min-height:1164px;height:1164px}.i14{width:480px;height:1164px}.s69{min-width:480px;min-height:60px}.ps49{margin-top:-40px}.s70{width:480px;min-height:29px}.ps50{margin-left:0}.s71{min-width:480px;width:480px;height:29px}.f7{font-size:13px;font-size:calc(13px * var(--f));line-height:1.386}.ps51{margin-top:calc(50vh - 134px);margin-top:calc(var(--vh, 1vh) * 50 - 134px)}.s72{min-width:480px;width:480px;min-height:269px;height:269px}.c17{background-image:url(../images/5/1-2-a-480.jpg)}.webp .c17{background-image:url(../images/u/1-2-a-480.webp)}.ps52{margin-left:462px;margin-top:4px}.s73{min-width:14px;width:14px;height:14px}.c18{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}body{--d:4;--s:480}}@media (max-width:479px){.s53{min-width:320px;min-height:40px}.ps40{margin-top:-30px}.s54{width:320px;min-height:26px}.ps41{margin-left:11px}.s55{min-width:299px;width:299px;min-height:26px}.ps42{margin-top:0}.s56{min-width:24px;width:24px;min-height:20px;height:20px}.i3{left:2px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.ps43{margin-left:11px;margin-top:1px}.s57{min-width:234px;width:234px;height:25px}.f6{font-size:12px;font-size:calc(12px * var(--f));line-height:1.584}.ps44{margin-left:6px}.s58{min-width:24px;width:24px;min-height:20px;height:20px}.i4{left:2px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.s59{width:320px;min-height:3942px}.s60{min-width:320px;width:320px;min-height:194px;height:194px}.i5{width:320px;top:1px;height:193px}.ps46{margin-top:-2px}.s61{min-width:320px;width:320px;min-height:200px;height:200px}.i7{width:320px;top:1px;height:198px}.ps47{margin-top:-1px}.s62{min-width:320px;width:320px;min-height:438px;height:438px}.i8{width:320px;height:438px}.s63{min-width:320px;width:320px;min-height:350px;height:350px}.i9{width:320px;height:350px}.s64{min-width:320px;width:320px;min-height:218px;height:218px}.i10{width:320px;height:218px}.s65{min-width:320px;width:320px;min-height:353px;height:353px}.i11{width:320px;height:353px}.s66{min-width:320px;width:320px;min-height:718px;height:718px}.i12{width:320px;height:718px}.s67{min-width:320px;width:320px;min-height:698px;height:698px}.i13{width:320px;height:698px}.s68{min-width:320px;width:320px;min-height:776px;height:776px}.i14{width:320px;height:776px}.s69{min-width:320px;min-height:40px}.ps49{margin-top:-27px}.s70{width:320px;min-height:19px}.ps50{margin-left:0}.s71{min-width:320px;width:320px;height:19px}.f7{font-size:9px;font-size:calc(9px * var(--f));line-height:1.445}.ps51{margin-top:calc(50vh - 89px);margin-top:calc(var(--vh, 1vh) * 50 - 89px)}.s72{min-width:320px;width:320px;min-height:179px;height:179px}.c17{background-image:url(../images/f/1-2-a-320.jpg)}.webp .c17{background-image:url(../images/1/1-2-a-320.webp)}.ps52{margin-left:308px;margin-top:3px}.s73{min-width:9px;width:9px;height:9px}.c18{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}body{--d:5;--s:320}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.c17{background-image:url(../images/g/1-2-a-3840.jpg)}.webp .c17{background-image:url(../images/m/1-2-a-3840.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c17{background-image:url(../images/q/1-2-a-2400.jpg)}.webp .c17{background-image:url(../images/7/1-2-a-2400.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){.c17{background-image:url(../images/l/1-2-a-1920.jpg)}.webp .c17{background-image:url(../images/a/1-2-a-1920.webp)}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c17{background-image:url(../images/j/1-2-a-1536.jpg)}.webp .c17{background-image:url(../images/a/1-2-a-1536.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c17{background-image:url(../images/f/1-2-a-960.jpg)}.webp .c17{background-image:url(../images/6/1-2-a-960.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c17{background-image:url(../images/a/1-2-a-640.jpg)}.webp .c17{background-image:url(../images/2/1-2-a-640.webp)}}.v13{display:block;pointer-events:none}.ps53{margin-top:0;top:0;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky}.s74{width:100%;min-width:1920px;min-height:70px}.z50{z-index:11}.ps54{display:inline-block;width:0;height:0}.v14{display:inline-block;vertical-align:top}.ps55{position:relative;margin-top:0}.c20{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z51{z-index:12}.ps56{position:relative;margin-top:-58px}.v15{display:block}.s75{width:1920px;margin-left:auto;margin-right:auto;min-height:51px}.ps57{position:relative;margin-left:30px;margin-top:0}.s76{min-width:1876px;width:1876px;min-height:51px}.v16{display:inline-block;vertical-align:top;pointer-events:auto}.ps58{position:relative;margin-left:0;margin-top:4px}.z52{z-index:15}.a5{display:block}.i15{position:absolute;left:13px;min-width:39px;max-width:39px;min-height:39px;max-height:39px;top:0;color:rgba(0,0,0,0.22)}.ps59{position:relative;margin-left:546px;margin-top:0}.s77{min-width:640px;width:640px;overflow:hidden;height:51px}.z53{z-index:13}.p4{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f8{font-family:"Open Sans 3";font-size:28px;font-size:calc(28px * var(--f));line-height:1.644;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:rgba(0,0,0,0.5);background-color:initial;text-shadow:none}.ps60{position:relative;margin-left:562px;margin-top:0}.z54{z-index:14}.i16{position:absolute;left:10px;min-width:45px;max-width:45px;min-height:45px;max-height:45px;top:0;color:rgba(0,0,0,0.22)}.ps61{position:relative;margin-top:0}.s78{width:1920px;margin-left:auto;margin-right:auto;min-height:26698px}.ps62{position:relative;margin-left:0;margin-top:0}.s79{min-width:1920px;width:1920px;min-height:1362px;height:1362px}.z55{z-index:1}.i17{position:absolute;left:2px;width:1915px;top:0;height:1362px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.i18{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps63{position:relative;margin-left:0;margin-top:0}.s80{min-width:1920px;width:1920px;min-height:2722px;height:2722px}.z56{z-index:2}.i19{position:absolute;left:2px;width:1917px;top:0;height:2722px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps64{position:relative;margin-left:0;margin-top:0}.s81{min-width:1920px;width:1920px;min-height:1363px;height:1363px}.z57{z-index:3}.i20{position:absolute;left:2px;width:1917px;top:0;height:1363px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps65{position:relative;margin-left:0;margin-top:0}.s82{min-width:1920px;width:1920px;min-height:5157px;height:5157px}.z58{z-index:4}.i21{position:absolute;left:3px;width:1914px;top:0;height:5157px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps66{position:relative;margin-left:0;margin-top:0}.s83{min-width:1920px;width:1920px;min-height:7680px;height:7680px}.z59{z-index:5}.i22{position:absolute;left:3px;width:1913px;top:0;height:7680px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.s84{min-width:1920px;width:1920px;min-height:4134px;height:4134px}.z60{z-index:6}.i23{position:absolute;left:4px;width:1912px;top:0;height:4134px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.s85{min-width:1920px;width:1920px;min-height:4280px;height:4280px}.z61{z-index:7}.i24{position:absolute;left:4px;width:1913px;top:0;height:4280px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.v17{display:inline-block;vertical-align:top;pointer-events:none}.ps67{position:relative;margin-top:0}.s86{width:100%;min-width:1920px;min-height:80px}.z62{z-index:8}.c21{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#111114 url(../images/e/micro_carbon.png) repeat center top}.z63{z-index:9}.ps68{position:relative;margin-top:-59px}.s87{width:1920px;margin-left:auto;margin-right:auto;min-height:44px}.ps69{position:relative;margin-left:576px;margin-top:0}.s88{min-width:768px;width:768px;overflow:hidden;height:44px}.z64{z-index:10}.f9{font-family:"Open Sans 1";font-size:14px;font-size:calc(14px * var(--f));line-height:1.358;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#808080;background-color:initial;text-shadow:none}.c22{display:block;position:fixed;left:0;top:0;width:100%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom));z-index:2146435089;background-color:rgba(0,0,0,0.75);pointer-events:auto;opacity:0;transition:opacity 1s}.v18{display:block;vertical-align:top;pointer-events:auto}.ps70{position:relative;margin-left:auto;margin-top:calc(50vh - 534px);margin-top:calc(var(--vh, 1vh) * 50 - 534px);margin-right:auto}.c23{border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/4/1-2-b-1920.jpg)}.webp .c23{background-image:url(../images/5/1-2-b-1920.webp)}.ps71{position:relative;margin-left:1857px;margin-top:18px}.s89{min-width:45px;width:45px;height:45px;box-sizing:border-box}.c24{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;background-color:rgba(28,29,31,0.95);background-image:url(../images/j/close.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a6{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.c25{display:inline-block;position:relative;margin-left:0;margin-top:0}.c24:hover{background-color:#8e6e55;color:#808080;background-clip:padding-box;border:0}.c24:active{transition:initial;color:rgba(1,1,1,0.15);background-color:#4172a3}body{--d:0;--s:1920}@media (min-width:1200px) and (max-width:1919px){.s74{min-width:1200px}.ps56{margin-top:-55px}.s75{width:1200px;min-height:38px}.ps57{margin-left:19px}.s76{min-width:1172px;width:1172px;min-height:38px}.ps58{margin-top:0}.i15{left:1px;min-width:38px;max-width:38px;min-height:38px;max-height:38px}.ps59{margin-left:341px;margin-top:6px}.s77{min-width:400px;width:400px;height:32px}.f8{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps60{margin-left:351px}.i16{left:1px;min-width:38px;max-width:38px;min-height:38px;max-height:38px}.s78{width:1200px;min-height:16686px}.s79{min-width:1200px;width:1200px;min-height:851px;height:851px}.i17{width:1197px;height:851px}.s80{min-width:1200px;width:1200px;min-height:1701px;height:1701px}.i19{left:1px;width:1198px;height:1701px}.s81{min-width:1200px;width:1200px;min-height:852px;height:852px}.i20{left:1px;width:1198px;height:852px}.s82{min-width:1200px;width:1200px;min-height:3223px;height:3223px}.i21{left:2px;width:1196px;height:3223px}.s83{min-width:1200px;width:1200px;min-height:4800px;height:4800px}.i22{left:2px;width:1196px;height:4800px}.s84{min-width:1200px;width:1200px;min-height:2584px;height:2584px}.i23{left:3px;width:1195px;height:2584px}.s85{min-width:1200px;width:1200px;min-height:2675px;height:2675px}.i24{left:2px;width:1196px;height:2675px}.s86{min-width:1200px;min-height:74px}.s87{width:1200px;min-height:39px}.ps69{margin-left:359px}.s88{min-width:480px;width:480px;height:39px}.ps70{margin-top:calc(50vh - 336px);margin-top:calc(var(--vh, 1vh) * 50 - 336px)}.c23{background-image:url(../images/7/1-2-b-1200.jpg)}.webp .c23{background-image:url(../images/o/1-2-b-1200.webp)}.ps71{margin-left:1153px;margin-top:11px}.s89{min-width:35px;width:35px;height:35px}.c24{-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px}body{--d:1;--s:1200}}@media (min-width:960px) and (max-width:1199px){.s74{min-width:960px;min-height:59px}.ps56{margin-top:-49px}.s75{width:960px;min-height:42px}.ps57{margin-left:15px}.s76{min-width:938px;width:938px;min-height:42px}.ps58{margin-top:3px}.i15{left:0;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.ps59{margin-left:273px}.s77{min-width:320px;width:320px;height:42px}.f8{font-size:22px;font-size:calc(22px * var(--f));line-height:1.637}.ps60{margin-left:281px;margin-top:5px}.i16{left:0;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.s78{width:960px;min-height:13348px}.s79{min-width:960px;width:960px;min-height:681px;height:681px}.i17{left:1px;width:958px;height:681px}.s80{min-width:960px;width:960px;min-height:1361px;height:1361px}.i19{left:1px;width:958px;height:1361px}.s81{min-width:960px;width:960px;min-height:682px;height:682px}.i20{left:0;width:959px;height:682px}.ps65{margin-top:-1px}.s82{min-width:960px;width:960px;min-height:2578px;height:2578px}.i21{left:2px;width:957px;height:2578px}.s83{min-width:960px;width:960px;min-height:3840px;height:3840px}.i22{left:2px;width:957px;height:3840px}.s84{min-width:960px;width:960px;min-height:2067px;height:2067px}.i23{left:2px;width:956px;height:2067px}.s85{min-width:960px;width:960px;min-height:2140px;height:2140px}.i24{left:2px;width:956px;height:2140px}.s86{min-width:960px;min-height:59px}.ps68{margin-top:-41px}.s87{width:960px;min-height:31px}.ps69{margin-left:288px}.s88{min-width:384px;width:384px;height:31px}.ps70{margin-top:calc(50vh - 269px);margin-top:calc(var(--vh, 1vh) * 50 - 269px)}.c23{background-image:url(../images/v/1-2-b-960.jpg)}.webp .c23{background-image:url(../images/4/1-2-b-960.webp)}.ps71{margin-left:922px;margin-top:9px}.s89{min-width:28px;width:28px;height:28px}.c24{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}body{--d:2;--s:960}}@media (min-width:768px) and (max-width:959px){.s74{min-width:768px;min-height:47px}.ps56{margin-top:-39px}.s75{width:768px;min-height:34px}.ps57{margin-left:12px}.s76{min-width:751px;width:751px;min-height:34px}.ps58{margin-top:2px}.i15{left:0;min-width:26px;max-width:26px;min-height:26px;max-height:26px}.ps59{margin-left:218px}.s77{min-width:256px;width:256px;height:34px}.f8{font-size:17px;font-size:calc(17px * var(--f));line-height:1.648}.ps60{margin-left:225px;margin-top:4px}.i16{left:0;min-width:26px;max-width:26px;min-height:26px;max-height:26px}.s78{width:768px;min-height:10679px}.s79{min-width:768px;width:768px;min-height:545px;height:545px}.i17{left:1px;width:766px;height:545px}.s80{min-width:768px;width:768px;min-height:1089px;height:1089px}.i19{left:1px;width:767px;height:1089px}.s81{min-width:768px;width:768px;min-height:546px;height:546px}.i20{left:0;width:768px;height:546px}.ps65{margin-top:-1px}.s82{min-width:768px;width:768px;min-height:2062px;height:2062px}.i21{left:1px;width:765px;height:2062px}.s83{min-width:768px;width:768px;min-height:3072px;height:3072px}.i22{left:1px;width:765px;height:3072px}.s84{min-width:768px;width:768px;min-height:1654px;height:1654px}.i23{left:2px;width:765px;height:1654px}.s85{min-width:768px;width:768px;min-height:1712px;height:1712px}.i24{left:1px;width:765px;height:1712px}.s86{min-width:768px;min-height:47px}.ps68{margin-top:-33px}.s87{width:768px;min-height:25px}.ps69{margin-left:230px}.s88{min-width:307px;width:307px;height:25px}.f9{font-size:11px;font-size:calc(11px * var(--f));line-height:1.365}.ps70{margin-top:calc(50vh - 215px);margin-top:calc(var(--vh, 1vh) * 50 - 215px)}.c23{background-image:url(../images/q/1-2-b-768.jpg)}.webp .c23{background-image:url(../images/d/1-2-b-768.webp)}.ps71{margin-left:738px;margin-top:7px}.s89{min-width:22px;width:22px;height:22px}.c24{-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px}body{--d:3;--s:768}}@media (min-width:480px) and (max-width:767px){.s74{min-width:480px;min-height:60px}.ps56{margin-top:-45px}.s75{width:480px;min-height:40px}.ps57{margin-left:17px}.s76{min-width:448px;width:448px;min-height:40px}.ps58{margin-top:0}.i15{left:3px;min-width:30px;max-width:30px;min-height:30px;max-height:30px}.ps59{margin-left:16px;margin-top:2px}.s77{min-width:351px;width:351px;height:38px}.f8{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps60{margin-left:9px}.i16{left:3px;min-width:30px;max-width:30px;min-height:30px;max-height:30px}.ps61{margin-top:-1px}.s78{width:480px;min-height:6674px}.s79{min-width:480px;width:480px;min-height:345px;height:345px}.i17{left:0;width:480px;top:2px;height:341px}.ps63{margin-top:-3px}.s80{min-width:480px;width:480px;min-height:681px;height:681px}.i19{left:0;width:480px;height:681px}.ps64{margin-top:-2px}.s81{min-width:480px;width:480px;min-height:345px;height:345px}.i20{left:0;width:480px;top:2px;height:341px}.ps65{margin-top:-4px}.s82{min-width:480px;width:480px;min-height:1289px;height:1289px}.i21{left:1px;width:478px;height:1289px}.ps66{margin-top:-1px}.s83{min-width:480px;width:480px;min-height:1920px;height:1920px}.i22{left:1px;width:478px;height:1920px}.s84{min-width:480px;width:480px;min-height:1034px;height:1034px}.i23{left:1px;width:478px;height:1034px}.s85{min-width:480px;width:480px;min-height:1070px;height:1070px}.i24{left:1px;width:478px;height:1070px}.ps67{margin-top:-1px}.s86{min-width:480px;min-height:60px}.ps68{margin-top:-42px}.s87{width:480px;min-height:30px}.ps69{margin-left:0}.s88{min-width:480px;width:480px;height:30px}.f9{font-size:13px;font-size:calc(13px * var(--f));line-height:1.386}.ps70{margin-top:calc(50vh - 134px);margin-top:calc(var(--vh, 1vh) * 50 - 134px)}.c23{background-image:url(../images/v/1-2-b-480.jpg)}.webp .c23{background-image:url(../images/f/1-2-b-480.webp)}.ps71{margin-left:462px;margin-top:4px}.s89{min-width:14px;width:14px;height:14px}.c24{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}body{--d:4;--s:480}}@media (max-width:479px){.s74{min-width:320px;min-height:40px}.ps56{margin-top:-30px}.s75{width:320px;min-height:26px}.ps57{margin-left:11px}.s76{min-width:299px;width:299px;min-height:26px}.ps58{margin-top:0}.i15{left:2px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.ps59{margin-left:11px;margin-top:1px}.s77{min-width:234px;width:234px;height:25px}.f8{font-size:12px;font-size:calc(12px * var(--f));line-height:1.584}.ps60{margin-left:6px}.i16{left:2px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.ps61{margin-top:-1px}.s78{width:320px;min-height:4449px}.s79{min-width:320px;width:320px;min-height:230px;height:230px}.i17{left:0;width:320px;top:1px;height:228px}.ps63{margin-top:-2px}.s80{min-width:320px;width:320px;min-height:454px;height:454px}.i19{left:0;width:320px;height:454px}.ps64{margin-top:-1px}.s81{min-width:320px;width:320px;min-height:230px;height:230px}.i20{left:0;width:320px;top:1px;height:228px}.ps65{margin-top:-3px}.s82{min-width:320px;width:320px;min-height:859px;height:859px}.i21{left:1px;width:319px;height:859px}.s83{min-width:320px;width:320px;min-height:1280px;height:1280px}.i22{left:1px;width:319px;height:1280px}.s84{min-width:320px;width:320px;min-height:689px;height:689px}.i23{left:1px;width:319px;height:689px}.s85{min-width:320px;width:320px;min-height:713px;height:713px}.i24{left:1px;width:319px;height:713px}.s86{min-width:320px;min-height:40px}.ps68{margin-top:-28px}.s87{width:320px;min-height:20px}.ps69{margin-left:0}.s88{min-width:320px;width:320px;height:20px}.f9{font-size:9px;font-size:calc(9px * var(--f));line-height:1.445}.ps70{margin-top:calc(50vh - 89px);margin-top:calc(var(--vh, 1vh) * 50 - 89px)}.c23{background-image:url(../images/f/1-2-b-320.jpg)}.webp .c23{background-image:url(../images/u/1-2-b-320.webp)}.ps71{margin-left:308px;margin-top:3px}.s89{min-width:9px;width:9px;height:9px}.c24{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}body{--d:5;--s:320}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.c23{background-image:url(../images/0/1-2-b-3840.jpg)}.webp .c23{background-image:url(../images/8/1-2-b-3840.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c23{background-image:url(../images/u/1-2-b-2400.jpg)}.webp .c23{background-image:url(../images/d/1-2-b-2400.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){.c23{background-image:url(../images/1/1-2-b-1920.jpg)}.webp .c23{background-image:url(../images/3/1-2-b-1920.webp)}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c23{background-image:url(../images/j/1-2-b-1536.jpg)}.webp .c23{background-image:url(../images/r/1-2-b-1536.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c23{background-image:url(../images/9/1-2-b-960.jpg)}.webp .c23{background-image:url(../images/5/1-2-b-960.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c23{background-image:url(../images/j/1-2-b-640.jpg)}.webp .c23{background-image:url(../images/v/1-2-b-640.webp)}}.v19{display:block;pointer-events:none}.ps72{margin-top:0;top:0;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky}.s90{width:100%;min-width:1920px;min-height:70px}.z65{z-index:9}.ps73{display:inline-block;width:0;height:0}.v20{display:inline-block;vertical-align:top}.ps74{position:relative;margin-top:0}.c26{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z66{z-index:10}.ps75{position:relative;margin-top:-58px}.v21{display:block}.s91{width:1920px;margin-left:auto;margin-right:auto;min-height:51px}.ps76{position:relative;margin-left:30px;margin-top:0}.s92{min-width:1876px;width:1876px;min-height:51px}.v22{display:inline-block;vertical-align:top;pointer-events:auto}.ps77{position:relative;margin-left:0;margin-top:4px}.z67{z-index:13}.a7{display:block}.i25{position:absolute;left:13px;min-width:39px;max-width:39px;min-height:39px;max-height:39px;top:0;color:rgba(0,0,0,0.22)}.ps78{position:relative;margin-left:546px;margin-top:0}.s93{min-width:640px;width:640px;overflow:hidden;height:51px}.z68{z-index:11}.p5{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f10{font-family:"Open Sans 3";font-size:28px;font-size:calc(28px * var(--f));line-height:1.644;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:rgba(0,0,0,0.5);background-color:initial;text-shadow:none}.ps79{position:relative;margin-left:562px;margin-top:0}.z69{z-index:12}.i26{position:absolute;left:10px;min-width:45px;max-width:45px;min-height:45px;max-height:45px;top:0;color:rgba(0,0,0,0.22)}.s94{width:1920px;margin-left:auto;margin-right:auto;min-height:15185px}.ps80{position:relative;margin-left:0;margin-top:0}.s95{min-width:1920px;width:1920px;min-height:2680px;height:2680px}.z70{z-index:1}.i27{position:absolute;left:2px;width:1917px;top:0;height:2680px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.i28{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps81{position:relative;margin-left:0;margin-top:0}.s96{min-width:1920px;width:1920px;min-height:2644px;height:2644px}.z71{z-index:2}.i29{position:absolute;left:2px;width:1916px;top:0;height:2644px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps82{position:relative;margin-left:0;margin-top:0}.s97{min-width:1920px;width:1920px;min-height:4693px;height:4693px}.z72{z-index:3}.i30{position:absolute;left:2px;width:1916px;top:0;height:4693px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.s98{min-width:1920px;width:1920px;min-height:2327px;height:2327px}.z73{z-index:4}.i31{position:absolute;left:2px;width:1916px;top:0;height:2327px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.s99{min-width:1920px;width:1920px;min-height:2841px;height:2841px}.z74{z-index:5}.i32{position:absolute;left:2px;width:1915px;top:0;height:2841px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.v23{display:inline-block;vertical-align:top;pointer-events:none}.s100{width:100%;min-width:1920px;min-height:80px}.z75{z-index:6}.c27{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#111114 url(../images/e/micro_carbon.png) repeat center top}.z76{z-index:7}.ps83{position:relative;margin-top:-56px}.s101{width:1920px;margin-left:auto;margin-right:auto;min-height:42px}.ps84{position:relative;margin-left:576px;margin-top:0}.s102{min-width:768px;width:768px;overflow:hidden;height:42px}.z77{z-index:8}.f11{font-family:"Open Sans 1";font-size:14px;font-size:calc(14px * var(--f));line-height:1.358;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#808080;background-color:initial;text-shadow:none}.c28{display:block;position:fixed;left:0;top:0;width:100%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom));z-index:2146435087;background-color:rgba(0,0,0,0.75);pointer-events:auto;opacity:0;transition:opacity 1s}.v24{display:block;vertical-align:top;pointer-events:auto}.ps85{position:relative;margin-left:auto;margin-top:calc(50vh - 534px);margin-top:calc(var(--vh, 1vh) * 50 - 534px);margin-right:auto}.c29{border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/g/1-2-c-1920.jpg)}.webp .c29{background-image:url(../images/c/1-2-c-1920.webp)}.ps86{position:relative;margin-left:1857px;margin-top:18px}.s103{min-width:45px;width:45px;height:45px;box-sizing:border-box}.c30{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;background-color:rgba(28,29,31,0.95);background-image:url(../images/j/close.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a8{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.c31{display:inline-block;position:relative;margin-left:0;margin-top:0}.c30:hover{background-color:#8e6e55;color:#808080;background-clip:padding-box;border:0}.c30:active{transition:initial;color:rgba(1,1,1,0.15);background-color:#4172a3}body{--d:0;--s:1920}@media (min-width:1200px) and (max-width:1919px){.s90{min-width:1200px}.ps75{margin-top:-55px}.s91{width:1200px;min-height:39px}.ps76{margin-left:19px}.s92{min-width:1172px;width:1172px;min-height:39px}.ps77{margin-top:0}.i25{left:1px;min-width:38px;max-width:38px;min-height:38px;max-height:38px}.ps78{margin-left:341px;margin-top:5px}.s93{min-width:400px;width:400px;height:32px}.f10{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps79{margin-left:351px;margin-top:1px}.i26{left:1px;min-width:38px;max-width:38px;min-height:38px;max-height:38px}.s94{width:1200px;min-height:9490px}.s95{min-width:1200px;width:1200px;min-height:1675px;height:1675px}.i27{left:1px;width:1198px;height:1675px}.s96{min-width:1200px;width:1200px;min-height:1653px;height:1653px}.i29{left:1px;width:1198px;height:1653px}.ps82{margin-top:-1px}.s97{min-width:1200px;width:1200px;min-height:2933px;height:2933px}.i30{left:1px;width:1197px;height:2933px}.s98{min-width:1200px;width:1200px;min-height:1454px;height:1454px}.i31{left:1px;width:1197px;height:1454px}.s99{min-width:1200px;width:1200px;min-height:1776px;height:1776px}.i32{left:1px;width:1197px;height:1776px}.s100{min-width:1200px;min-height:70px}.ps83{margin-top:-55px}.s101{width:1200px;min-height:37px}.ps84{margin-left:360px}.s102{min-width:480px;width:480px;height:37px}.ps85{margin-top:calc(50vh - 336px);margin-top:calc(var(--vh, 1vh) * 50 - 336px)}.c29{background-image:url(../images/7/1-2-c-1200.jpg)}.webp .c29{background-image:url(../images/n/1-2-c-1200.webp)}.ps86{margin-left:1153px;margin-top:11px}.s103{min-width:35px;width:35px;height:35px}.c30{-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px}body{--d:1;--s:1200}}@media (min-width:960px) and (max-width:1199px){.s90{min-width:960px;min-height:59px}.ps75{margin-top:-49px}.s91{width:960px;min-height:42px}.ps76{margin-left:15px}.s92{min-width:938px;width:938px;min-height:42px}.ps77{margin-top:3px}.i25{left:0;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.ps78{margin-left:273px}.s93{min-width:320px;width:320px;height:42px}.f10{font-size:22px;font-size:calc(22px * var(--f));line-height:1.637}.ps79{margin-left:281px;margin-top:5px}.i26{left:0;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.s94{width:960px;min-height:7592px}.s95{min-width:960px;width:960px;min-height:1340px;height:1340px}.i27{left:1px;width:958px;height:1340px}.s96{min-width:960px;width:960px;min-height:1322px;height:1322px}.i29{left:1px;width:958px;height:1322px}.s97{min-width:960px;width:960px;min-height:2346px;height:2346px}.i30{left:1px;width:958px;height:2346px}.s98{min-width:960px;width:960px;min-height:1163px;height:1163px}.i31{left:1px;width:957px;height:1163px}.s99{min-width:960px;width:960px;min-height:1421px;height:1421px}.i32{left:1px;width:958px;height:1421px}.s100{min-width:960px;min-height:59px}.ps83{margin-top:-41px}.s101{width:960px;min-height:25px}.ps84{margin-left:288px}.s102{min-width:384px;width:384px;height:25px}.ps85{margin-top:calc(50vh - 269px);margin-top:calc(var(--vh, 1vh) * 50 - 269px)}.c29{background-image:url(../images/o/1-2-c-960.jpg)}.webp .c29{background-image:url(../images/r/1-2-c-960.webp)}.ps86{margin-left:922px;margin-top:9px}.s103{min-width:28px;width:28px;height:28px}.c30{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}body{--d:2;--s:960}}@media (min-width:768px) and (max-width:959px){.s90{min-width:768px;min-height:47px}.ps75{margin-top:-39px}.s91{width:768px;min-height:34px}.ps76{margin-left:12px}.s92{min-width:751px;width:751px;min-height:34px}.ps77{margin-top:2px}.i25{left:0;min-width:26px;max-width:26px;min-height:26px;max-height:26px}.ps78{margin-left:218px}.s93{min-width:256px;width:256px;height:34px}.f10{font-size:17px;font-size:calc(17px * var(--f));line-height:1.648}.ps79{margin-left:225px;margin-top:4px}.i26{left:0;min-width:26px;max-width:26px;min-height:26px;max-height:26px}.s94{width:768px;min-height:6074px}.s95{min-width:768px;width:768px;min-height:1072px;height:1072px}.i27{left:1px;width:767px;height:1072px}.s96{min-width:768px;width:768px;min-height:1058px;height:1058px}.i29{left:1px;width:767px;height:1058px}.s97{min-width:768px;width:768px;min-height:1877px;height:1877px}.i30{left:1px;width:766px;height:1877px}.s98{min-width:768px;width:768px;min-height:930px;height:930px}.i31{left:1px;width:766px;height:930px}.s99{min-width:768px;width:768px;min-height:1137px;height:1137px}.i32{left:1px;width:766px;height:1137px}.s100{min-width:768px;min-height:47px}.ps83{margin-top:-33px}.s101{width:768px;min-height:20px}.ps84{margin-left:230px}.s102{min-width:307px;width:307px;height:20px}.f11{font-size:11px;font-size:calc(11px * var(--f));line-height:1.365}.ps85{margin-top:calc(50vh - 215px);margin-top:calc(var(--vh, 1vh) * 50 - 215px)}.c29{background-image:url(../images/i/1-2-c-768.jpg)}.webp .c29{background-image:url(../images/h/1-2-c-768.webp)}.ps86{margin-left:738px;margin-top:7px}.s103{min-width:22px;width:22px;height:22px}.c30{-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px}body{--d:3;--s:768}}@media (min-width:480px) and (max-width:767px){.s90{min-width:480px;min-height:60px}.ps75{margin-top:-45px}.s91{width:480px;min-height:37px}.ps76{margin-left:17px}.s92{min-width:448px;width:448px;min-height:37px}.ps77{margin-top:0}.i25{left:3px;min-width:30px;max-width:30px;min-height:30px;max-height:30px}.ps78{margin-left:16px;margin-top:2px}.s93{min-width:351px;width:351px;height:35px}.f10{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps79{margin-left:9px}.i26{left:3px;min-width:30px;max-width:30px;min-height:30px;max-height:30px}.s94{width:480px;min-height:3797px}.s95{min-width:480px;width:480px;min-height:671px;height:671px}.i27{left:0;width:480px;height:671px}.ps81{margin-top:-2px}.s96{min-width:480px;width:480px;min-height:662px;height:662px}.i29{left:0;width:480px;height:662px}.s97{min-width:480px;width:480px;min-height:1173px;height:1173px}.i30{left:1px;width:479px;height:1173px}.s98{min-width:480px;width:480px;min-height:582px;height:582px}.i31{left:0;width:479px;height:582px}.s99{min-width:480px;width:480px;min-height:711px;height:711px}.i32{left:0;width:479px;height:711px}.s100{min-width:480px;min-height:60px}.ps83{margin-top:-41px}.s101{width:480px;min-height:32px}.ps84{margin-left:0}.s102{min-width:480px;width:480px;height:32px}.f11{font-size:13px;font-size:calc(13px * var(--f));line-height:1.386}.ps85{margin-top:calc(50vh - 134px);margin-top:calc(var(--vh, 1vh) * 50 - 134px)}.c29{background-image:url(../images/o/1-2-c-480.jpg)}.webp .c29{background-image:url(../images/4/1-2-c-480.webp)}.ps86{margin-left:462px;margin-top:4px}.s103{min-width:14px;width:14px;height:14px}.c30{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}body{--d:4;--s:480}}@media (max-width:479px){.s90{min-width:320px;min-height:40px}.ps75{margin-top:-30px}.s91{width:320px;min-height:24px}.ps76{margin-left:11px}.s92{min-width:299px;width:299px;min-height:24px}.ps77{margin-top:0}.i25{left:2px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.ps78{margin-left:11px;margin-top:1px}.s93{min-width:234px;width:234px;height:23px}.f10{font-size:12px;font-size:calc(12px * var(--f));line-height:1.584}.ps79{margin-left:6px}.i26{left:2px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.s94{width:320px;min-height:2531px}.s95{min-width:320px;width:320px;min-height:447px;height:447px}.i27{left:0;width:320px;height:447px}.ps81{margin-top:-1px}.s96{min-width:320px;width:320px;min-height:441px;height:441px}.i29{left:0;width:320px;height:441px}.s97{min-width:320px;width:320px;min-height:782px;height:782px}.i30{left:0;width:319px;height:782px}.s98{min-width:320px;width:320px;min-height:388px;height:388px}.i31{left:0;width:319px;height:388px}.s99{min-width:320px;width:320px;min-height:474px;height:474px}.i32{left:0;width:320px;height:474px}.s100{min-width:320px;min-height:40px}.ps83{margin-top:-27px}.s101{width:320px;min-height:21px}.ps84{margin-left:0}.s102{min-width:320px;width:320px;height:21px}.f11{font-size:9px;font-size:calc(9px * var(--f));line-height:1.445}.ps85{margin-top:calc(50vh - 89px);margin-top:calc(var(--vh, 1vh) * 50 - 89px)}.c29{background-image:url(../images/k/1-2-c-320.jpg)}.webp .c29{background-image:url(../images/h/1-2-c-320.webp)}.ps86{margin-left:308px;margin-top:3px}.s103{min-width:9px;width:9px;height:9px}.c30{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}body{--d:5;--s:320}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.c29{background-image:url(../images/k/1-2-c-3840.jpg)}.webp .c29{background-image:url(../images/3/1-2-c-3840.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c29{background-image:url(../images/0/1-2-c-2400.jpg)}.webp .c29{background-image:url(../images/b/1-2-c-2400.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){.c29{background-image:url(../images/i/1-2-c-1920.jpg)}.webp .c29{background-image:url(../images/v/1-2-c-1920.webp)}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c29{background-image:url(../images/5/1-2-c-1536.jpg)}.webp .c29{background-image:url(../images/1/1-2-c-1536.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c29{background-image:url(../images/q/1-2-c-960.jpg)}.webp .c29{background-image:url(../images/h/1-2-c-960.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c29{background-image:url(../images/m/1-2-c-640.jpg)}.webp .c29{background-image:url(../images/j/1-2-c-640.webp)}}.v25{display:block;pointer-events:none}.ps87{margin-top:0;top:0;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky}.s104{width:100%;min-width:1920px;min-height:70px}.z78{z-index:11}.ps88{display:inline-block;width:0;height:0}.v26{display:inline-block;vertical-align:top}.ps89{position:relative;margin-top:0}.c32{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z79{z-index:12}.ps90{position:relative;margin-top:-58px}.v27{display:block}.s105{width:1920px;margin-left:auto;margin-right:auto;min-height:51px}.ps91{position:relative;margin-left:30px;margin-top:0}.s106{min-width:1876px;width:1876px;min-height:51px}.v28{display:inline-block;vertical-align:top;pointer-events:auto}.ps92{position:relative;margin-left:0;margin-top:4px}.z80{z-index:15}.a9{display:block}.i33{position:absolute;left:13px;min-width:39px;max-width:39px;min-height:39px;max-height:39px;top:0;color:rgba(0,0,0,0.22)}.ps93{position:relative;margin-left:546px;margin-top:0}.s107{min-width:640px;width:640px;overflow:hidden;height:51px}.z81{z-index:13}.p6{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f12{font-family:"Open Sans 3";font-size:28px;font-size:calc(28px * var(--f));line-height:1.644;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:rgba(0,0,0,0.5);background-color:initial;text-shadow:none}.ps94{position:relative;margin-left:562px;margin-top:0}.z82{z-index:14}.i34{position:absolute;left:10px;min-width:45px;max-width:45px;min-height:45px;max-height:45px;top:0;color:rgba(0,0,0,0.22)}.s108{width:1920px;margin-left:auto;margin-right:auto;min-height:14522px}.ps95{position:relative;margin-left:0;margin-top:0}.s109{min-width:1920px;width:1920px;min-height:2139px;height:2139px}.z83{z-index:1}.i35{position:absolute;left:0;width:1919px;top:0;height:2139px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.i36{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps96{position:relative;margin-left:0;margin-top:0}.s110{min-width:1920px;width:1920px;min-height:7731px}.s111{min-width:1920px;width:1920px;min-height:7731px;line-height:0}.s112{min-width:1920px;width:1920px;min-height:2036px;height:2036px}.z84{z-index:2}.i37{position:absolute;left:0;width:1920px;top:0;height:2035px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps97{position:relative;margin-left:0;margin-top:-1px}.s113{min-width:1920px;width:1920px;min-height:1721px;height:1721px}.z85{z-index:3}.i38{position:absolute;left:0;width:1920px;top:0;height:1720px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps98{position:relative;margin-left:0;margin-top:-2px}.s114{min-width:1920px;width:1920px;min-height:2025px;height:2025px}.z86{z-index:4}.i39{position:absolute;left:0;width:1920px;top:0;height:2024px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps99{position:relative;margin-left:0;margin-top:-1px}.s115{min-width:1920px;width:1920px;min-height:1953px;height:1953px}.z87{z-index:5}.i40{position:absolute;left:2px;width:1916px;top:0;height:1953px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps100{position:relative;margin-left:0;margin-top:0}.s116{min-width:1920px;width:1920px;min-height:2318px;height:2318px}.z88{z-index:6}.i41{position:absolute;left:2px;width:1915px;top:0;height:2318px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps101{position:relative;margin-left:0;margin-top:0}.s117{min-width:1920px;width:1920px;min-height:2334px;height:2334px}.z89{z-index:7}.i42{position:absolute;left:2px;width:1916px;top:0;height:2334px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.v29{display:inline-block;vertical-align:top;pointer-events:none}.s118{width:100%;min-width:1920px;min-height:80px}.z90{z-index:8}.c33{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#111114 url(../images/e/micro_carbon.png) repeat center top}.z91{z-index:9}.ps102{position:relative;margin-top:-55px}.s119{width:1920px;margin-left:auto;margin-right:auto;min-height:41px}.ps103{position:relative;margin-left:576px;margin-top:0}.s120{min-width:768px;width:768px;overflow:hidden;height:41px}.z92{z-index:10}.f13{font-family:"Open Sans 1";font-size:14px;font-size:calc(14px * var(--f));line-height:1.358;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#808080;background-color:initial;text-shadow:none}.c34{display:block;position:fixed;left:0;top:0;width:100%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom));z-index:2146435089;background-color:rgba(0,0,0,0.75);pointer-events:auto;opacity:0;transition:opacity 1s}.v30{display:block;vertical-align:top;pointer-events:auto}.ps104{position:relative;margin-left:auto;margin-top:calc(50vh - 534px);margin-top:calc(var(--vh, 1vh) * 50 - 534px);margin-right:auto}.c35{border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/4/1-2-d-1920.jpg)}.webp .c35{background-image:url(../images/f/1-2-d-1920.webp)}.ps105{position:relative;margin-left:1857px;margin-top:18px}.s121{min-width:45px;width:45px;height:45px;box-sizing:border-box}.c36{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;background-color:rgba(28,29,31,0.95);background-image:url(../images/j/close.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a10{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.c37{display:inline-block;position:relative;margin-left:0;margin-top:0}.c36:hover{background-color:#8e6e55;color:#808080;background-clip:padding-box;border:0}.c36:active{transition:initial;color:rgba(1,1,1,0.15);background-color:#4172a3}body{--d:0;--s:1920}@media (min-width:1200px) and (max-width:1919px){.s104{min-width:1200px}.ps90{margin-top:-55px}.s105{width:1200px;min-height:39px}.ps91{margin-left:19px}.s106{min-width:1172px;width:1172px;min-height:39px}.ps92{margin-top:0}.i33{left:1px;min-width:38px;max-width:38px;min-height:38px;max-height:38px}.ps93{margin-left:341px;margin-top:6px}.s107{min-width:400px;width:400px;height:32px}.f12{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps94{margin-left:351px;margin-top:1px}.i34{left:1px;min-width:38px;max-width:38px;min-height:38px;max-height:38px}.s108{width:1200px;min-height:9076px}.s109{min-width:1200px;width:1200px;min-height:1337px;height:1337px}.i35{width:1200px;height:1337px}.s110{min-width:1200px;width:1200px;min-height:4832px}.s111{min-width:1200px;width:1200px;min-height:4832px}.s112{min-width:1200px;width:1200px;min-height:1273px;height:1273px}.i37{width:1200px;height:1272px}.s113{min-width:1200px;width:1200px;min-height:1076px;height:1076px}.i38{width:1200px;height:1075px}.s114{min-width:1200px;width:1200px;min-height:1266px;height:1266px}.i39{width:1200px;height:1265px}.s115{min-width:1200px;width:1200px;min-height:1221px;height:1221px}.i40{left:1px;width:1198px;height:1221px}.s116{min-width:1200px;width:1200px;min-height:1449px;height:1449px}.i41{left:1px;width:1197px;height:1449px}.ps101{margin-top:-1px}.s117{min-width:1200px;width:1200px;min-height:1459px;height:1459px}.i42{left:1px;width:1198px;height:1459px}.s118{min-width:1200px;min-height:70px}.ps102{margin-top:-53px}.s119{width:1200px;min-height:37px}.ps103{margin-left:360px}.s120{min-width:480px;width:480px;height:37px}.ps104{margin-top:calc(50vh - 336px);margin-top:calc(var(--vh, 1vh) * 50 - 336px)}.c35{background-image:url(../images/j/1-2-d-1200.jpg)}.webp .c35{background-image:url(../images/v/1-2-d-1200.webp)}.ps105{margin-left:1153px;margin-top:11px}.s121{min-width:35px;width:35px;height:35px}.c36{-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px}body{--d:1;--s:1200}}@media (min-width:960px) and (max-width:1199px){.s104{min-width:960px;min-height:59px}.ps90{margin-top:-49px}.s105{width:960px;min-height:42px}.ps91{margin-left:15px}.s106{min-width:938px;width:938px;min-height:42px}.ps92{margin-top:3px}.i33{left:0;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.ps93{margin-left:273px}.s107{min-width:320px;width:320px;height:42px}.f12{font-size:22px;font-size:calc(22px * var(--f));line-height:1.637}.ps94{margin-left:281px;margin-top:5px}.i34{left:0;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.s108{width:960px;min-height:7261px}.s109{min-width:960px;width:960px;min-height:1070px;height:1070px}.i35{width:960px;height:1070px}.ps96{margin-top:-1px}.s110{min-width:960px;width:960px;min-height:3866px}.s111{min-width:960px;width:960px;min-height:3866px}.s112{min-width:960px;width:960px;min-height:1018px;height:1018px}.i37{width:960px;top:1px;height:1017px}.ps97{margin-top:0}.s113{min-width:960px;width:960px;min-height:861px;height:861px}.i38{width:960px;height:860px}.s114{min-width:960px;width:960px;min-height:1013px;height:1013px}.i39{width:960px;height:1012px}.s115{min-width:960px;width:960px;min-height:977px;height:977px}.i40{left:1px;width:958px;height:977px}.s116{min-width:960px;width:960px;min-height:1159px;height:1159px}.i41{left:1px;width:958px;height:1159px}.s117{min-width:960px;width:960px;min-height:1167px;height:1167px}.i42{left:1px;width:958px;height:1167px}.s118{min-width:960px;min-height:59px}.ps102{margin-top:-41px}.s119{width:960px;min-height:25px}.ps103{margin-left:288px}.s120{min-width:384px;width:384px;height:25px}.ps104{margin-top:calc(50vh - 269px);margin-top:calc(var(--vh, 1vh) * 50 - 269px)}.c35{background-image:url(../images/8/1-2-d-960.jpg)}.webp .c35{background-image:url(../images/i/1-2-d-960.webp)}.ps105{margin-left:922px;margin-top:9px}.s121{min-width:28px;width:28px;height:28px}.c36{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}body{--d:2;--s:960}}@media (min-width:768px) and (max-width:959px){.s104{min-width:768px;min-height:47px}.ps90{margin-top:-39px}.s105{width:768px;min-height:34px}.ps91{margin-left:12px}.s106{min-width:751px;width:751px;min-height:34px}.ps92{margin-top:2px}.i33{left:0;min-width:26px;max-width:26px;min-height:26px;max-height:26px}.ps93{margin-left:218px}.s107{min-width:256px;width:256px;height:34px}.f12{font-size:17px;font-size:calc(17px * var(--f));line-height:1.648}.ps94{margin-left:225px;margin-top:4px}.i34{left:0;min-width:26px;max-width:26px;min-height:26px;max-height:26px}.s108{width:768px;min-height:5809px}.s109{min-width:768px;width:768px;min-height:856px;height:856px}.i35{width:768px;height:856px}.ps96{margin-top:-1px}.s110{min-width:768px;width:768px;min-height:3094px}.s111{min-width:768px;width:768px;min-height:3094px}.s112{min-width:768px;width:768px;min-height:814px;height:814px}.i37{width:768px;height:814px}.ps97{margin-top:1px}.s113{min-width:768px;width:768px;min-height:689px;height:689px}.i38{width:768px;height:688px}.s114{min-width:768px;width:768px;min-height:810px;height:810px}.i39{width:768px;height:810px}.ps99{margin-top:0}.s115{min-width:768px;width:768px;min-height:782px;height:782px}.i40{left:0;width:767px;height:782px}.ps100{margin-top:-1px}.s116{min-width:768px;width:768px;min-height:927px;height:927px}.i41{left:1px;width:766px;height:927px}.s117{min-width:768px;width:768px;min-height:934px;height:934px}.i42{left:1px;width:767px;height:934px}.s118{min-width:768px;min-height:47px}.ps102{margin-top:-33px}.s119{width:768px;min-height:20px}.ps103{margin-left:230px}.s120{min-width:307px;width:307px;height:20px}.f13{font-size:11px;font-size:calc(11px * var(--f));line-height:1.365}.ps104{margin-top:calc(50vh - 215px);margin-top:calc(var(--vh, 1vh) * 50 - 215px)}.c35{background-image:url(../images/m/1-2-d-768.jpg)}.webp .c35{background-image:url(../images/4/1-2-d-768.webp)}.ps105{margin-left:738px;margin-top:7px}.s121{min-width:22px;width:22px;height:22px}.c36{-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px}body{--d:3;--s:768}}@media (min-width:480px) and (max-width:767px){.s104{min-width:480px;min-height:60px}.ps90{margin-top:-45px}.s105{width:480px;min-height:32px}.ps91{margin-left:17px}.s106{min-width:448px;width:448px;min-height:32px}.ps92{margin-top:0}.i33{left:3px;min-width:30px;max-width:30px;min-height:30px;max-height:30px}.ps93{margin-left:16px;margin-top:2px}.s107{min-width:351px;width:351px;height:30px}.f12{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps94{margin-left:9px}.i34{left:3px;min-width:30px;max-width:30px;min-height:30px;max-height:30px}.s108{width:480px;min-height:3630px}.s109{min-width:480px;width:480px;min-height:536px;height:536px}.i35{width:480px;height:535px}.ps96{margin-top:-2px}.s110{min-width:480px;width:480px;min-height:1934px}.s111{min-width:480px;width:480px;min-height:1934px}.s112{min-width:480px;width:480px;min-height:509px;height:509px}.i37{width:480px;height:509px}.ps97{margin-top:0}.s113{min-width:480px;width:480px;min-height:431px;height:431px}.i38{width:480px;height:430px}.s114{min-width:480px;width:480px;min-height:507px;height:507px}.i39{width:480px;height:506px}.ps99{margin-top:0}.s115{min-width:480px;width:480px;min-height:489px;height:489px}.i40{left:0;width:480px;height:489px}.ps100{margin-top:-2px}.s116{min-width:480px;width:480px;min-height:584px;height:584px}.i41{left:0;width:480px;top:1px;height:581px}.ps101{margin-top:-5px}.s117{min-width:480px;width:480px;min-height:585px;height:585px}.i42{left:0;width:480px;height:585px}.s118{min-width:480px;min-height:60px}.ps102{margin-top:-39px}.s119{width:480px;min-height:30px}.ps103{margin-left:0}.s120{min-width:480px;width:480px;height:30px}.f13{font-size:13px;font-size:calc(13px * var(--f));line-height:1.386}.ps104{margin-top:calc(50vh - 134px);margin-top:calc(var(--vh, 1vh) * 50 - 134px)}.c35{background-image:url(../images/g/1-2-d-480.jpg)}.webp .c35{background-image:url(../images/p/1-2-d-480.webp)}.ps105{margin-left:462px;margin-top:4px}.s121{min-width:14px;width:14px;height:14px}.c36{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}body{--d:4;--s:480}}@media (max-width:479px){.s104{min-width:320px;min-height:40px}.ps90{margin-top:-30px}.s105{width:320px;min-height:21px}.ps91{margin-left:11px}.s106{min-width:299px;width:299px;min-height:21px}.ps92{margin-top:0}.i33{left:2px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.ps93{margin-left:11px;margin-top:1px}.s107{min-width:234px;width:234px;height:20px}.f12{font-size:12px;font-size:calc(12px * var(--f));line-height:1.584}.ps94{margin-left:6px}.i34{left:2px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.s108{width:320px;min-height:2420px}.s109{min-width:320px;width:320px;min-height:357px;height:357px}.i35{width:320px;height:357px}.ps96{margin-top:-1px}.s110{min-width:320px;width:320px;min-height:1289px}.s111{min-width:320px;width:320px;min-height:1289px}.s112{min-width:320px;width:320px;min-height:339px;height:339px}.i37{width:320px;height:339px}.ps97{margin-top:0}.s113{min-width:320px;width:320px;min-height:287px;height:287px}.i38{width:320px;height:287px}.ps98{margin-top:-1px}.s114{min-width:320px;width:320px;min-height:338px;height:338px}.i39{width:320px;top:1px;height:337px}.ps99{margin-top:0}.s115{min-width:320px;width:320px;min-height:326px;height:326px}.i40{left:0;width:320px;height:326px}.ps100{margin-top:-1px}.s116{min-width:320px;width:320px;min-height:389px;height:389px}.i41{left:0;width:320px;top:1px;height:387px}.ps101{margin-top:-3px}.s117{min-width:320px;width:320px;min-height:390px;height:390px}.i42{left:0;width:320px;height:390px}.s118{min-width:320px;min-height:40px}.ps102{margin-top:-26px}.s119{width:320px;min-height:20px}.ps103{margin-left:0}.s120{min-width:320px;width:320px;height:20px}.f13{font-size:9px;font-size:calc(9px * var(--f));line-height:1.445}.ps104{margin-top:calc(50vh - 89px);margin-top:calc(var(--vh, 1vh) * 50 - 89px)}.c35{background-image:url(../images/r/1-2-d-320.jpg)}.webp .c35{background-image:url(../images/0/1-2-d-320.webp)}.ps105{margin-left:308px;margin-top:3px}.s121{min-width:9px;width:9px;height:9px}.c36{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}body{--d:5;--s:320}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.c35{background-image:url(../images/6/1-2-d-3840.jpg)}.webp .c35{background-image:url(../images/n/1-2-d-3840.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c35{background-image:url(../images/v/1-2-d-2400.jpg)}.webp .c35{background-image:url(../images/4/1-2-d-2400.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){.c35{background-image:url(../images/u/1-2-d-1920.jpg)}.webp .c35{background-image:url(../images/n/1-2-d-1920.webp)}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c35{background-image:url(../images/v/1-2-d-1536.jpg)}.webp .c35{background-image:url(../images/d/1-2-d-1536.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c35{background-image:url(../images/3/1-2-d-960.jpg)}.webp .c35{background-image:url(../images/m/1-2-d-960.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c35{background-image:url(../images/i/1-2-d-640.jpg)}.webp .c35{background-image:url(../images/9/1-2-d-640.webp)}}.v31{display:block;pointer-events:none}.ps106{margin-top:0;top:0;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky}.s122{width:100%;min-width:1920px;min-height:70px}.z93{z-index:13}.ps107{display:inline-block;width:0;height:0}.v32{display:inline-block;vertical-align:top}.ps108{position:relative;margin-top:0}.c38{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z94{z-index:14}.ps109{position:relative;margin-top:-58px}.v33{display:block}.s123{width:1920px;margin-left:auto;margin-right:auto;min-height:51px}.ps110{position:relative;margin-left:30px;margin-top:0}.s124{min-width:1876px;width:1876px;min-height:51px}.v34{display:inline-block;vertical-align:top;pointer-events:auto}.ps111{position:relative;margin-left:0;margin-top:4px}.z95{z-index:17}.a11{display:block}.i43{position:absolute;left:13px;min-width:39px;max-width:39px;min-height:39px;max-height:39px;top:0;color:rgba(0,0,0,0.22)}.ps112{position:relative;margin-left:546px;margin-top:0}.s125{min-width:640px;width:640px;overflow:hidden;height:51px}.z96{z-index:15}.p7{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f14{font-family:"Open Sans 3";font-size:28px;font-size:calc(28px * var(--f));line-height:1.644;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:rgba(0,0,0,0.5);background-color:initial;text-shadow:none}.ps113{position:relative;margin-left:562px;margin-top:0}.z97{z-index:16}.i44{position:absolute;left:10px;min-width:45px;max-width:45px;min-height:45px;max-height:45px;top:0;color:rgba(0,0,0,0.22)}.s126{width:1920px;margin-left:auto;margin-right:auto;min-height:13161px}.ps114{position:relative;margin-left:0;margin-top:0}.s127{min-width:1920px;width:1920px;min-height:1320px;height:1320px}.z98{z-index:1}.i45{position:absolute;left:1px;width:1918px;top:0;height:1320px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.i46{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps115{position:relative;margin-left:0;margin-top:0}.s128{min-width:1920px;width:1920px;min-height:1076px;height:1076px}.z99{z-index:2}.i47{position:absolute;left:1px;width:1918px;top:0;height:1076px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps116{position:relative;margin-left:0;margin-top:0}.s129{min-width:1920px;width:1920px;min-height:1188px;height:1188px}.z100{z-index:3}.i48{position:absolute;left:1px;width:1918px;top:0;height:1188px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.s130{min-width:1920px;width:1920px;min-height:1848px;height:1848px}.z101{z-index:4}.i49{position:absolute;left:1px;width:1917px;top:0;height:1848px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.s131{min-width:1920px;width:1920px;min-height:1890px;height:1890px}.z102{z-index:5}.i50{position:absolute;left:0;width:1920px;top:7px;height:1876px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.s132{min-width:1920px;width:1920px;min-height:3645px}.s133{min-width:1920px;width:1920px;min-height:3645px;line-height:0}.s134{min-width:1920px;width:1920px;min-height:2463px;height:2463px}.z103{z-index:6}.i51{position:absolute;left:2px;width:1916px;top:0;height:2463px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps117{position:relative;margin-left:0;margin-top:-1px}.s135{min-width:1920px;width:1920px;min-height:1183px;height:1183px}.z104{z-index:7}.i52{position:absolute;left:1px;width:1918px;top:0;height:1183px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.z105{z-index:8}.ps118{position:relative;margin-left:0;margin-top:0}.s136{min-width:1920px;width:1920px;min-height:1011px;height:1011px}.z106{z-index:9}.i53{position:absolute;left:2px;width:1916px;top:0;height:1011px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.v35{display:inline-block;vertical-align:top;pointer-events:none}.s137{width:100%;min-width:1920px;min-height:80px}.z107{z-index:10}.c39{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#111114 url(../images/e/micro_carbon.png) repeat center top}.z108{z-index:11}.ps119{position:relative;margin-top:-60px}.s138{width:1920px;margin-left:auto;margin-right:auto;min-height:40px}.ps120{position:relative;margin-left:576px;margin-top:0}.s139{min-width:768px;width:768px;overflow:hidden;height:40px}.z109{z-index:12}.f15{font-family:"Open Sans 1";font-size:14px;font-size:calc(14px * var(--f));line-height:1.358;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#808080;background-color:initial;text-shadow:none}.c40{display:block;position:fixed;left:0;top:0;width:100%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom));z-index:2146435091;background-color:rgba(0,0,0,0.75);pointer-events:auto;opacity:0;transition:opacity 1s}.v36{display:block;vertical-align:top;pointer-events:auto}.ps121{position:relative;margin-left:auto;margin-top:calc(50vh - 534px);margin-top:calc(var(--vh, 1vh) * 50 - 534px);margin-right:auto}.c41{border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/r/1-2-e-1920.jpg)}.webp .c41{background-image:url(../images/k/1-2-e-1920.webp)}.ps122{position:relative;margin-left:1857px;margin-top:18px}.s140{min-width:45px;width:45px;height:45px;box-sizing:border-box}.c42{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;background-color:rgba(28,29,31,0.95);background-image:url(../images/j/close.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a12{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.c43{display:inline-block;position:relative;margin-left:0;margin-top:0}.c42:hover{background-color:#8e6e55;color:#808080;background-clip:padding-box;border:0}.c42:active{transition:initial;color:rgba(1,1,1,0.15);background-color:#4172a3}body{--d:0;--s:1920}@media (min-width:1200px) and (max-width:1919px){.s122{min-width:1200px}.ps109{margin-top:-55px}.s123{width:1200px;min-height:38px}.ps110{margin-left:19px}.s124{min-width:1172px;width:1172px;min-height:38px}.ps111{margin-top:0}.i43{left:1px;min-width:38px;max-width:38px;min-height:38px;max-height:38px}.ps112{margin-left:341px;margin-top:6px}.s125{min-width:400px;width:400px;height:32px}.f14{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps113{margin-left:351px}.i44{left:1px;min-width:38px;max-width:38px;min-height:38px;max-height:38px}.s126{width:1200px;min-height:8226px}.s127{min-width:1200px;width:1200px;min-height:825px;height:825px}.i45{width:1199px;height:825px}.s128{min-width:1200px;width:1200px;min-height:673px;height:673px}.i47{left:0;width:1199px;height:673px}.ps116{margin-top:-1px}.s129{min-width:1200px;width:1200px;min-height:743px;height:743px}.i48{left:0;width:1199px;height:743px}.s130{min-width:1200px;width:1200px;min-height:1155px;height:1155px}.i49{width:1198px;height:1155px}.s131{min-width:1200px;width:1200px;min-height:1181px;height:1181px}.i50{width:1200px;top:4px;height:1173px}.s132{min-width:1200px;width:1200px;min-height:2278px}.s133{min-width:1200px;width:1200px;min-height:2278px}.s134{min-width:1200px;width:1200px;min-height:1539px;height:1539px}.i51{left:1px;width:1197px;height:1539px}.ps117{margin-top:0}.s135{min-width:1200px;width:1200px;min-height:739px;height:739px}.i52{width:1198px;height:739px}.ps118{margin-top:1px}.s136{min-width:1200px;width:1200px;min-height:632px;height:632px}.i53{left:1px;width:1197px;height:632px}.s137{min-width:1200px;min-height:74px}.ps119{margin-top:-58px}.s138{width:1200px;min-height:39px}.ps120{margin-left:360px}.s139{min-width:480px;width:480px;height:39px}.ps121{margin-top:calc(50vh - 336px);margin-top:calc(var(--vh, 1vh) * 50 - 336px)}.c41{background-image:url(../images/9/1-2-e-1200.jpg)}.webp .c41{background-image:url(../images/n/1-2-e-1200.webp)}.ps122{margin-left:1153px;margin-top:11px}.s140{min-width:35px;width:35px;height:35px}.c42{-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px}body{--d:1;--s:1200}}@media (min-width:960px) and (max-width:1199px){.s122{min-width:960px;min-height:59px}.ps109{margin-top:-49px}.s123{width:960px;min-height:42px}.ps110{margin-left:15px}.s124{min-width:938px;width:938px;min-height:42px}.ps111{margin-top:3px}.i43{left:0;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.ps112{margin-left:273px}.s125{min-width:320px;width:320px;height:42px}.f14{font-size:22px;font-size:calc(22px * var(--f));line-height:1.637}.ps113{margin-left:281px;margin-top:5px}.i44{left:0;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.s126{width:960px;min-height:6581px}.s127{min-width:960px;width:960px;min-height:660px;height:660px}.i45{left:0;width:959px;height:660px}.s128{min-width:960px;width:960px;min-height:538px;height:538px}.i47{width:959px;height:538px}.s129{min-width:960px;width:960px;min-height:594px;height:594px}.i48{width:959px;height:594px}.s130{min-width:960px;width:960px;min-height:924px;height:924px}.i49{width:959px;height:924px}.s131{min-width:960px;width:960px;min-height:945px;height:945px}.i50{width:960px;top:3px;height:938px}.s132{min-width:960px;width:960px;min-height:1822px}.s133{min-width:960px;width:960px;min-height:1822px}.s134{min-width:960px;width:960px;min-height:1231px;height:1231px}.i51{left:1px;width:958px;height:1231px}.ps117{margin-top:0}.s135{min-width:960px;width:960px;min-height:591px;height:591px}.i52{width:958px;height:591px}.ps118{margin-top:1px}.s136{min-width:960px;width:960px;min-height:506px;height:506px}.i53{left:1px;width:959px;height:506px}.s137{min-width:960px;min-height:59px}.ps119{margin-top:-41px}.s138{width:960px;min-height:26px}.ps120{margin-left:288px}.s139{min-width:384px;width:384px;height:26px}.ps121{margin-top:calc(50vh - 269px);margin-top:calc(var(--vh, 1vh) * 50 - 269px)}.c41{background-image:url(../images/a/1-2-e-960.jpg)}.webp .c41{background-image:url(../images/b/1-2-e-960.webp)}.ps122{margin-left:922px;margin-top:9px}.s140{min-width:28px;width:28px;height:28px}.c42{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}body{--d:2;--s:960}}@media (min-width:768px) and (max-width:959px){.s122{min-width:768px;min-height:47px}.ps109{margin-top:-39px}.s123{width:768px;min-height:34px}.ps110{margin-left:12px}.s124{min-width:751px;width:751px;min-height:34px}.ps111{margin-top:2px}.i43{left:0;min-width:26px;max-width:26px;min-height:26px;max-height:26px}.ps112{margin-left:218px}.s125{min-width:256px;width:256px;height:34px}.f14{font-size:17px;font-size:calc(17px * var(--f));line-height:1.648}.ps113{margin-left:225px;margin-top:4px}.i44{left:0;min-width:26px;max-width:26px;min-height:26px;max-height:26px}.s126{width:768px;min-height:5265px}.s127{min-width:768px;width:768px;min-height:528px;height:528px}.i45{left:0;width:767px;height:528px}.s128{min-width:768px;width:768px;min-height:430px;height:430px}.i47{width:766px;height:430px}.ps116{margin-top:1px}.s129{min-width:768px;width:768px;min-height:475px;height:475px}.i48{width:767px;height:475px}.s130{min-width:768px;width:768px;min-height:739px;height:739px}.i49{width:767px;height:739px}.s131{min-width:768px;width:768px;min-height:756px;height:756px}.i50{width:768px;top:3px;height:750px}.s132{min-width:768px;width:768px;min-height:1458px}.s133{min-width:768px;width:768px;min-height:1458px}.s134{min-width:768px;width:768px;min-height:985px;height:985px}.i51{left:1px;width:766px;height:985px}.ps117{margin-top:0}.s135{min-width:768px;width:768px;min-height:473px;height:473px}.i52{left:0;width:767px;height:473px}.s136{min-width:768px;width:768px;min-height:405px;height:405px}.i53{left:0;width:767px;height:405px}.s137{min-width:768px;min-height:47px}.ps119{margin-top:-33px}.s138{width:768px;min-height:21px}.ps120{margin-left:230px}.s139{min-width:307px;width:307px;height:21px}.f15{font-size:11px;font-size:calc(11px * var(--f));line-height:1.365}.ps121{margin-top:calc(50vh - 215px);margin-top:calc(var(--vh, 1vh) * 50 - 215px)}.c41{background-image:url(../images/6/1-2-e-768.jpg)}.webp .c41{background-image:url(../images/0/1-2-e-768.webp)}.ps122{margin-left:738px;margin-top:7px}.s140{min-width:22px;width:22px;height:22px}.c42{-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px}body{--d:3;--s:768}}@media (min-width:480px) and (max-width:767px){.s122{min-width:480px;min-height:60px}.ps109{margin-top:-45px}.s123{width:480px;min-height:33px}.ps110{margin-left:17px}.s124{min-width:448px;width:448px;min-height:33px}.ps111{margin-top:0}.i43{left:3px;min-width:30px;max-width:30px;min-height:30px;max-height:30px}.ps112{margin-left:16px;margin-top:3px}.s125{min-width:351px;width:351px;height:30px}.f14{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps113{margin-left:9px}.i44{left:3px;min-width:30px;max-width:30px;min-height:30px;max-height:30px}.s126{width:480px;min-height:3290px}.s127{min-width:480px;width:480px;min-height:330px;height:330px}.i45{left:0;width:480px;height:330px}.ps115{margin-top:-1px}.s128{min-width:480px;width:480px;min-height:272px;height:272px}.i47{left:0;width:480px;top:2px;height:269px}.ps116{margin-top:-4px}.s129{min-width:480px;width:480px;min-height:297px;height:297px}.i48{left:0;width:479px;height:297px}.s130{min-width:480px;width:480px;min-height:462px;height:462px}.i49{left:0;width:479px;height:462px}.s131{min-width:480px;width:480px;min-height:473px;height:473px}.i50{width:480px;top:2px;height:469px}.s132{min-width:480px;width:480px;min-height:910px}.s133{min-width:480px;width:480px;min-height:910px}.s134{min-width:480px;width:480px;min-height:615px;height:615px}.i51{left:1px;width:478px;height:615px}.ps117{margin-top:-2px}.s135{min-width:480px;width:480px;min-height:297px;height:297px}.i52{left:0;width:480px;height:296px}.s136{min-width:480px;width:480px;min-height:254px;height:254px}.i53{left:0;width:480px;top:1px;height:253px}.s137{min-width:480px;min-height:60px}.ps119{margin-top:-42px}.s138{width:480px;min-height:23px}.ps120{margin-left:0}.s139{min-width:480px;width:480px;height:23px}.f15{font-size:13px;font-size:calc(13px * var(--f));line-height:1.386}.ps121{margin-top:calc(50vh - 134px);margin-top:calc(var(--vh, 1vh) * 50 - 134px)}.c41{background-image:url(../images/0/1-2-e-480.jpg)}.webp .c41{background-image:url(../images/s/1-2-e-480.webp)}.ps122{margin-left:462px;margin-top:4px}.s140{min-width:14px;width:14px;height:14px}.c42{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}body{--d:4;--s:480}}@media (max-width:479px){.s122{min-width:320px;min-height:40px}.ps109{margin-top:-30px}.s123{width:320px;min-height:22px}.ps110{margin-left:11px}.s124{min-width:299px;width:299px;min-height:22px}.ps111{margin-top:0}.i43{left:2px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.ps112{margin-left:11px;margin-top:2px}.s125{min-width:234px;width:234px;height:20px}.f14{font-size:12px;font-size:calc(12px * var(--f));line-height:1.584}.ps113{margin-left:6px}.i44{left:2px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.s126{width:320px;min-height:2193px}.s127{min-width:320px;width:320px;min-height:220px;height:220px}.i45{left:0;width:320px;height:220px}.ps115{margin-top:-1px}.s128{min-width:320px;width:320px;min-height:181px;height:181px}.i47{left:0;width:320px;height:180px}.ps116{margin-top:-2px}.s129{min-width:320px;width:320px;min-height:198px;height:198px}.i48{left:0;width:320px;height:198px}.s130{min-width:320px;width:320px;min-height:308px;height:308px}.i49{left:0;width:320px;height:308px}.s131{min-width:320px;width:320px;min-height:315px;height:315px}.i50{width:320px;top:1px;height:313px}.s132{min-width:320px;width:320px;min-height:607px}.s133{min-width:320px;width:320px;min-height:607px}.s134{min-width:320px;width:320px;min-height:410px;height:410px}.i51{left:1px;width:319px;height:410px}.s135{min-width:320px;width:320px;min-height:198px;height:198px}.i52{left:0;width:320px;top:1px;height:197px}.s136{min-width:320px;width:320px;min-height:169px;height:169px}.i53{left:0;width:320px;height:169px}.s137{min-width:320px;min-height:40px}.ps119{margin-top:-28px}.s138{width:320px;min-height:15px}.ps120{margin-left:0}.s139{min-width:320px;width:320px;height:15px}.f15{font-size:9px;font-size:calc(9px * var(--f));line-height:1.445}.ps121{margin-top:calc(50vh - 89px);margin-top:calc(var(--vh, 1vh) * 50 - 89px)}.c41{background-image:url(../images/2/1-2-e-320.jpg)}.webp .c41{background-image:url(../images/3/1-2-e-320.webp)}.ps122{margin-left:308px;margin-top:3px}.s140{min-width:9px;width:9px;height:9px}.c42{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}body{--d:5;--s:320}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.c41{background-image:url(../images/q/1-2-e-3840.jpg)}.webp .c41{background-image:url(../images/2/1-2-e-3840.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c41{background-image:url(../images/6/1-2-e-2400.jpg)}.webp .c41{background-image:url(../images/d/1-2-e-2400.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/p/1-2-e-1920.jpg)}.webp .c41{background-image:url(../images/a/1-2-e-1920-1.webp)}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c41{background-image:url(../images/u/1-2-e-1536.jpg)}.webp .c41{background-image:url(../images/a/1-2-e-1536.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c41{background-image:url(../images/j/1-2-e-960.jpg)}.webp .c41{background-image:url(../images/o/1-2-e-960.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c41{background-image:url(../images/h/1-2-e-640.jpg)}.webp .c41{background-image:url(../images/0/1-2-e-640.webp)}}.v37{display:block;pointer-events:none}.ps123{margin-top:0;top:0;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky}.s141{width:100%;min-width:1920px;min-height:70px}.z110{z-index:14}.ps124{display:inline-block;width:0;height:0}.v38{display:inline-block;vertical-align:top}.ps125{position:relative;margin-top:0}.c44{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z111{z-index:15}.ps126{position:relative;margin-top:-58px}.v39{display:block}.s142{width:1920px;margin-left:auto;margin-right:auto;min-height:51px}.ps127{position:relative;margin-left:30px;margin-top:0}.s143{min-width:1876px;width:1876px;min-height:51px}.v40{display:inline-block;vertical-align:top;pointer-events:auto}.ps128{position:relative;margin-left:0;margin-top:4px}.z112{z-index:18}.a13{display:block}.i54{position:absolute;left:13px;min-width:39px;max-width:39px;min-height:39px;max-height:39px;top:0;color:rgba(0,0,0,0.22)}.ps129{position:relative;margin-left:546px;margin-top:0}.s144{min-width:640px;width:640px;overflow:hidden;height:51px}.z113{z-index:16}.p8{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f16{font-family:"Open Sans 3";font-size:28px;font-size:calc(28px * var(--f));line-height:1.644;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:rgba(0,0,0,0.5);background-color:initial;text-shadow:none}.ps130{position:relative;margin-left:562px;margin-top:0}.z114{z-index:17}.i55{position:absolute;left:10px;min-width:45px;max-width:45px;min-height:45px;max-height:45px;top:0;color:rgba(0,0,0,0.22)}.s145{width:1920px;margin-left:auto;margin-right:auto;min-height:19718px}.ps131{position:relative;margin-left:0;margin-top:0}.s146{min-width:1920px;width:1920px;min-height:1696px;height:1696px}.z115{z-index:1}.i56{position:absolute;left:2px;width:1915px;top:0;height:1696px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.i57{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps132{position:relative;margin-left:0;margin-top:0}.s147{min-width:1920px;width:1920px;min-height:480px;height:480px}.z116{z-index:2}.i58{position:absolute;left:0;width:1920px;top:0;height:480px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.s148{min-width:1920px;width:1920px;min-height:3836px;height:3836px}.z117{z-index:3}.i59{position:absolute;left:0;width:1919px;top:0;height:3836px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps133{position:relative;margin-left:0;margin-top:0}.s149{min-width:1920px;width:1920px;min-height:3172px;height:3172px}.z118{z-index:4}.i60{position:absolute;left:0;width:1920px;top:0;height:3172px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps134{position:relative;margin-left:0;margin-top:0}.s150{min-width:1920px;width:1920px;min-height:1057px;height:1057px}.z119{z-index:5}.i61{position:absolute;left:0;width:1919px;top:0;height:1057px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps135{position:relative;margin-left:0;margin-top:0}.s151{min-width:1920px;width:1920px;min-height:2459px;height:2459px}.z120{z-index:6}.i62{position:absolute;left:0;width:1919px;top:0;height:2459px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.s152{min-width:1920px;width:1920px;min-height:1161px;height:1161px}.z121{z-index:7}.i63{position:absolute;left:0;width:1919px;top:0;height:1161px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps136{position:relative;margin-left:0;margin-top:0}.s153{min-width:1920px;width:1920px;min-height:1866px;height:1866px}.z122{z-index:8}.i64{position:absolute;left:0;width:1919px;top:0;height:1866px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps137{position:relative;margin-left:0;margin-top:0}.s154{min-width:1920px;width:1920px;min-height:3627px;height:3627px}.z123{z-index:9}.i65{position:absolute;left:1px;width:1919px;top:0;height:3627px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps138{position:relative;margin-left:0;margin-top:0}.s155{min-width:1920px;width:1920px;min-height:364px;height:364px}.z124{z-index:10}.i66{position:absolute;left:0;width:1920px;top:0;height:363px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.v41{display:inline-block;vertical-align:top;pointer-events:none}.ps139{position:relative;margin-top:0}.s156{width:100%;min-width:1920px;min-height:80px}.z125{z-index:11}.c45{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#111114 url(../images/e/micro_carbon.png) repeat center top}.z126{z-index:12}.ps140{position:relative;margin-top:-59px}.s157{width:1920px;margin-left:auto;margin-right:auto;min-height:39px}.ps141{position:relative;margin-left:576px;margin-top:0}.s158{min-width:768px;width:768px;overflow:hidden;height:39px}.z127{z-index:13}.f17{font-family:"Open Sans 1";font-size:14px;font-size:calc(14px * var(--f));line-height:1.358;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#808080;background-color:initial;text-shadow:none}.c46{display:block;position:fixed;left:0;top:0;width:100%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom));z-index:2146435092;background-color:rgba(0,0,0,0.75);pointer-events:auto;opacity:0;transition:opacity 1s}.v42{display:block;vertical-align:top;pointer-events:auto}.ps142{position:relative;margin-left:auto;margin-top:calc(50vh - 534px);margin-top:calc(var(--vh, 1vh) * 50 - 534px);margin-right:auto}.c47{border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/b/1-2-f-1920.jpg)}.webp .c47{background-image:url(../images/g/1-2-f-1920.webp)}.ps143{position:relative;margin-left:1857px;margin-top:18px}.s159{min-width:45px;width:45px;height:45px;box-sizing:border-box}.c48{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;background-color:rgba(28,29,31,0.95);background-image:url(../images/j/close.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a14{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.c49{display:inline-block;position:relative;margin-left:0;margin-top:0}.c48:hover{background-color:#8e6e55;color:#808080;background-clip:padding-box;border:0}.c48:active{transition:initial;color:rgba(1,1,1,0.15);background-color:#4172a3}body{--d:0;--s:1920}@media (min-width:1200px) and (max-width:1919px){.s141{min-width:1200px}.ps126{margin-top:-55px}.s142{width:1200px;min-height:38px}.ps127{margin-left:19px}.s143{min-width:1172px;width:1172px;min-height:38px}.ps128{margin-top:0}.i54{left:1px;min-width:38px;max-width:38px;min-height:38px;max-height:38px}.ps129{margin-left:341px;margin-top:5px}.s144{min-width:400px;width:400px;height:32px}.f16{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps130{margin-left:351px}.i55{left:1px;min-width:38px;max-width:38px;min-height:38px;max-height:38px}.s145{width:1200px;min-height:12324px}.s146{min-width:1200px;width:1200px;min-height:1060px;height:1060px}.i56{left:1px;width:1197px;height:1060px}.s147{min-width:1200px;width:1200px;min-height:300px;height:300px}.i58{width:1200px;height:300px}.s148{min-width:1200px;width:1200px;min-height:2398px;height:2398px}.i59{width:1200px;height:2398px}.ps133{margin-top:-1px}.s149{min-width:1200px;width:1200px;min-height:1983px;height:1983px}.i60{width:1200px;height:1983px}.s150{min-width:1200px;width:1200px;min-height:661px;height:661px}.i61{width:1200px;height:661px}.ps135{margin-top:-1px}.s151{min-width:1200px;width:1200px;min-height:1537px;height:1537px}.i62{width:1200px;height:1537px}.s152{min-width:1200px;width:1200px;min-height:726px;height:726px}.i63{width:1200px;height:726px}.s153{min-width:1200px;width:1200px;min-height:1166px;height:1166px}.i64{width:1199px;height:1166px}.s154{min-width:1200px;width:1200px;min-height:2267px;height:2267px}.i65{left:0;width:1199px;height:2267px}.s155{min-width:1200px;width:1200px;min-height:228px;height:228px}.i66{width:1200px;height:227px}.s156{min-width:1200px;min-height:70px}.ps140{margin-top:-54px}.s157{width:1200px;min-height:37px}.ps141{margin-left:360px}.s158{min-width:480px;width:480px;height:37px}.ps142{margin-top:calc(50vh - 336px);margin-top:calc(var(--vh, 1vh) * 50 - 336px)}.c47{background-image:url(../images/g/1-2-f-1200.jpg)}.webp .c47{background-image:url(../images/s/1-2-f-1200.webp)}.ps143{margin-left:1153px;margin-top:11px}.s159{min-width:35px;width:35px;height:35px}.c48{-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px}body{--d:1;--s:1200}}@media (min-width:960px) and (max-width:1199px){.s141{min-width:960px;min-height:59px}.ps126{margin-top:-49px}.s142{width:960px;min-height:42px}.ps127{margin-left:15px}.s143{min-width:938px;width:938px;min-height:42px}.ps128{margin-top:3px}.i54{left:0;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.ps129{margin-left:273px}.s144{min-width:320px;width:320px;height:42px}.f16{font-size:22px;font-size:calc(22px * var(--f));line-height:1.637}.ps130{margin-left:281px;margin-top:5px}.i55{left:0;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.s145{width:960px;min-height:9858px}.s146{min-width:960px;width:960px;min-height:848px;height:848px}.i56{left:1px;width:958px;height:848px}.s147{min-width:960px;width:960px;min-height:240px;height:240px}.i58{width:960px;height:240px}.s148{min-width:960px;width:960px;min-height:1918px;height:1918px}.i59{width:960px;height:1918px}.s149{min-width:960px;width:960px;min-height:1586px;height:1586px}.i60{width:960px;height:1586px}.s150{min-width:960px;width:960px;min-height:529px;height:529px}.i61{width:960px;height:529px}.ps135{margin-top:-1px}.s151{min-width:960px;width:960px;min-height:1230px;height:1230px}.i62{width:960px;height:1230px}.s152{min-width:960px;width:960px;min-height:581px;height:581px}.i63{width:960px;height:581px}.ps136{margin-top:-1px}.s153{min-width:960px;width:960px;min-height:933px;height:933px}.i64{width:960px;height:933px}.s154{min-width:960px;width:960px;min-height:1814px;height:1814px}.i65{left:0;width:960px;height:1814px}.ps138{margin-top:-1px}.s155{min-width:960px;width:960px;min-height:182px;height:182px}.i66{width:960px;top:1px;height:181px}.s156{min-width:960px;min-height:59px}.ps140{margin-top:-42px}.s157{width:960px;min-height:25px}.ps141{margin-left:288px}.s158{min-width:384px;width:384px;height:25px}.ps142{margin-top:calc(50vh - 269px);margin-top:calc(var(--vh, 1vh) * 50 - 269px)}.c47{background-image:url(../images/1/1-2-f-960.jpg)}.webp .c47{background-image:url(../images/3/1-2-f-960.webp)}.ps143{margin-left:922px;margin-top:9px}.s159{min-width:28px;width:28px;height:28px}.c48{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}body{--d:2;--s:960}}@media (min-width:768px) and (max-width:959px){.s141{min-width:768px;min-height:47px}.ps126{margin-top:-39px}.s142{width:768px;min-height:34px}.ps127{margin-left:12px}.s143{min-width:751px;width:751px;min-height:34px}.ps128{margin-top:2px}.i54{left:0;min-width:26px;max-width:26px;min-height:26px;max-height:26px}.ps129{margin-left:218px}.s144{min-width:256px;width:256px;height:34px}.f16{font-size:17px;font-size:calc(17px * var(--f));line-height:1.648}.ps130{margin-left:225px;margin-top:4px}.i55{left:0;min-width:26px;max-width:26px;min-height:26px;max-height:26px}.s145{width:768px;min-height:7887px}.s146{min-width:768px;width:768px;min-height:678px;height:678px}.i56{left:1px;width:766px;height:678px}.ps132{margin-top:1px}.s147{min-width:768px;width:768px;min-height:192px;height:192px}.i58{width:768px;height:192px}.s148{min-width:768px;width:768px;min-height:1534px;height:1534px}.i59{width:768px;height:1534px}.s149{min-width:768px;width:768px;min-height:1269px;height:1269px}.i60{width:768px;height:1269px}.s150{min-width:768px;width:768px;min-height:423px;height:423px}.i61{width:768px;height:423px}.ps135{margin-top:-1px}.s151{min-width:768px;width:768px;min-height:984px;height:984px}.i62{width:768px;height:984px}.s152{min-width:768px;width:768px;min-height:465px;height:465px}.i63{width:768px;height:465px}.ps136{margin-top:-1px}.s153{min-width:768px;width:768px;min-height:746px;height:746px}.i64{width:767px;height:746px}.ps137{margin-top:1px}.s154{min-width:768px;width:768px;min-height:1451px;height:1451px}.i65{left:0;width:768px;height:1451px}.ps138{margin-top:-1px}.s155{min-width:768px;width:768px;min-height:146px;height:146px}.i66{width:768px;top:1px;height:145px}.s156{min-width:768px;min-height:47px}.ps140{margin-top:-34px}.s157{width:768px;min-height:20px}.ps141{margin-left:230px}.s158{min-width:307px;width:307px;height:20px}.f17{font-size:11px;font-size:calc(11px * var(--f));line-height:1.365}.ps142{margin-top:calc(50vh - 215px);margin-top:calc(var(--vh, 1vh) * 50 - 215px)}.c47{background-image:url(../images/7/1-2-f-768.jpg)}.webp .c47{background-image:url(../images/f/1-2-f-768.webp)}.ps143{margin-left:738px;margin-top:7px}.s159{min-width:22px;width:22px;height:22px}.c48{-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px}body{--d:3;--s:768}}@media (min-width:480px) and (max-width:767px){.s141{min-width:480px;min-height:60px}.ps126{margin-top:-45px}.s142{width:480px;min-height:30px}.ps127{margin-left:17px}.s143{min-width:448px;width:448px;min-height:30px}.ps128{margin-top:0}.i54{left:3px;min-width:30px;max-width:30px;min-height:30px;max-height:30px}.ps129{margin-left:16px}.s144{min-width:351px;width:351px;height:29px}.f16{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.ps130{margin-left:9px}.i55{left:3px;min-width:30px;max-width:30px;min-height:30px;max-height:30px}.s145{width:480px;min-height:4930px}.s146{min-width:480px;width:480px;min-height:425px;height:425px}.i56{left:0;width:480px;height:425px}.ps132{margin-top:-2px}.s147{min-width:480px;width:480px;min-height:120px;height:120px}.i58{width:480px;height:120px}.s148{min-width:480px;width:480px;min-height:959px;height:959px}.i59{width:480px;height:959px}.s149{min-width:480px;width:480px;min-height:794px;height:794px}.i60{width:480px;height:793px}.ps134{margin-top:-1px}.s150{min-width:480px;width:480px;min-height:264px;height:264px}.i61{width:479px;height:264px}.s151{min-width:480px;width:480px;min-height:615px;height:615px}.i62{width:480px;height:615px}.s152{min-width:480px;width:480px;min-height:291px;height:291px}.i63{width:480px;top:1px;height:290px}.s153{min-width:480px;width:480px;min-height:467px;height:467px}.i64{width:480px;height:467px}.s154{min-width:480px;width:480px;min-height:908px;height:908px}.i65{left:0;width:480px;top:1px;height:907px}.ps138{margin-top:-2px}.s155{min-width:480px;width:480px;min-height:92px;height:92px}.i66{width:480px;height:91px}.ps139{margin-top:-1px}.s156{min-width:480px;min-height:60px}.ps140{margin-top:-42px}.s157{width:480px;min-height:23px}.ps141{margin-left:0}.s158{min-width:480px;width:480px;height:23px}.f17{font-size:13px;font-size:calc(13px * var(--f));line-height:1.386}.ps142{margin-top:calc(50vh - 134px);margin-top:calc(var(--vh, 1vh) * 50 - 134px)}.c47{background-image:url(../images/3/1-2-f-480.jpg)}.webp .c47{background-image:url(../images/3/1-2-f-480.webp)}.ps143{margin-left:462px;margin-top:4px}.s159{min-width:14px;width:14px;height:14px}.c48{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}body{--d:4;--s:480}}@media (max-width:479px){.s141{min-width:320px;min-height:40px}.ps126{margin-top:-30px}.s142{width:320px;min-height:20px}.ps127{margin-left:11px}.s143{min-width:299px;width:299px;min-height:20px}.ps128{margin-top:0}.i54{left:2px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.ps129{margin-left:11px}.s144{min-width:234px;width:234px;height:19px}.f16{font-size:12px;font-size:calc(12px * var(--f));line-height:1.584}.ps130{margin-left:6px}.i55{left:2px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.s145{width:320px;min-height:3286px}.s146{min-width:320px;width:320px;min-height:283px;height:283px}.i56{left:0;width:320px;height:283px}.ps132{margin-top:-1px}.s147{min-width:320px;width:320px;min-height:80px;height:80px}.i58{width:320px;height:80px}.s148{min-width:320px;width:320px;min-height:639px;height:639px}.i59{width:320px;height:639px}.s149{min-width:320px;width:320px;min-height:529px;height:529px}.i60{width:320px;height:529px}.s150{min-width:320px;width:320px;min-height:176px;height:176px}.i61{width:320px;height:176px}.s151{min-width:320px;width:320px;min-height:410px;height:410px}.i62{width:320px;height:410px}.s152{min-width:320px;width:320px;min-height:194px;height:194px}.i63{width:320px;height:194px}.s153{min-width:320px;width:320px;min-height:311px;height:311px}.i64{width:320px;height:311px}.s154{min-width:320px;width:320px;min-height:605px;height:605px}.i65{left:0;width:320px;height:605px}.ps138{margin-top:-1px}.s155{min-width:320px;width:320px;min-height:61px;height:61px}.i66{width:320px;top:1px;height:60px}.s156{min-width:320px;min-height:40px}.ps140{margin-top:-28px}.s157{width:320px;min-height:15px}.ps141{margin-left:0}.s158{min-width:320px;width:320px;height:15px}.f17{font-size:9px;font-size:calc(9px * var(--f));line-height:1.445}.ps142{margin-top:calc(50vh - 89px);margin-top:calc(var(--vh, 1vh) * 50 - 89px)}.c47{background-image:url(../images/n/1-2-f-320.jpg)}.webp .c47{background-image:url(../images/e/1-2-f-320.webp)}.ps143{margin-left:308px;margin-top:3px}.s159{min-width:9px;width:9px;height:9px}.c48{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}body{--d:5;--s:320}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.c47{background-image:url(../images/c/1-2-f-3840.jpg)}.webp .c47{background-image:url(../images/e/1-2-f-3840.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c47{background-image:url(../images/f/1-2-f-2400.jpg)}.webp .c47{background-image:url(../images/8/1-2-f-2400.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){.c47{background-image:url(../images/e/1-2-f-1920.jpg)}.webp .c47{background-image:url(../images/v/1-2-f-1920.webp)}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c47{background-image:url(../images/8/1-2-f-1536.jpg)}.webp .c47{background-image:url(../images/6/1-2-f-1536.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c47{background-image:url(../images/a/1-2-f-960.jpg)}.webp .c47{background-image:url(../images/g/1-2-f-960.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c47{background-image:url(../images/p/1-2-f-640.jpg)}.webp .c47{background-image:url(../images/t/1-2-f-640.webp)}}